summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/wmf-print.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-09-24Remove #include "config.h" from header files where possibleEduard Braun1-4/+0
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-16/+16
2018-04-29moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-1/+0
2014-07-22Fixed some unused variables warnings.Markus Engel1-1/+1
2013-09-01Unduplicate some code in the metafile printing extensionsKrzysztof Kosi??ski1-58/+5
2013-08-31Move libuemf to a separate directory.Krzysztof Kosi??ski1-1/+1
2013-06-19changes_2013_05_22a.patch:David Mathog1-1/+2
2013-03-19changes_2013_03_18c.patchDavid Mathog1-4/+6
2013-03-08changes_2013_02_25a.patchDavid Mathog1-12/+43
2012-09-23Fixes bug #988601: omnibus patch for EMF input/output support (cross-platform)su_v1-27/+20
2012-04-20Memory leak fix. (Bug #986271) Code supplied by David Mathog.Kris De Gussem1-1/+7
2011-08-27Remove NRRect use from the extension systemKrzysztof Kosi??ski1-7/+11
2011-04-15No more PrintWin32, including no special cases for non-Unicode Windows anymore.Jasper van de Gronde1-0/+3
2011-02-02update to latest 2geom !Johan B. C. Engelen1-8/+8
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2008-12-30get rid of a lot of no longer needed "libnr/nr-..." includes.Johan B. C. Engelen1-2/+0
2008-10-31Merge from trunkTed Gould1-10/+9
2008-09-102geomify, remove warnings and other fixesUlf Erikson1-15/+7
2008-08-31remove unused variablesJohan B. C. Engelen1-4/+3
2008-08-12NR:: to Geom:: for most of src/extension/Johan B. C. Engelen1-10/+10
2008-07-122geomify print, fill and stroke methods of extensionsJohan B. C. Engelen1-2/+2
2008-05-22Improved emf handlingUlf Erikson1-2/+9
2008-05-09complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen1-2/+2
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-7/+7
2007-11-25Export/Import text as text + some bug-fixes.Ulf Erikson1-2/+7
2007-02-19Cleaned up DOS line ends that had snuck in.Jon A. Cruz1-107/+107
2006-11-13patch for emf export on win32bulia byak1-0/+107