summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/metafile-print.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix wmf/emf file opening and embed missing font config data.Martin Owens2019-03-061-54/+25
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Replace functions with methods in SPColor.Emmanuel Gil Peyrot2018-06-191-2/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-4/+4
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-4/+4
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-5/+5
* EMF/WMF: Hopefully resolve locale issues with decimal separator for goodEduard Braun2017-04-061-24/+3
* EMF/WFM export: Fix crash when selecting "Convert gradients to colored polygo...Eduard Braun2017-03-061-6/+28
* Renamed children list in SPObjectAdrian Boguszewski2016-07-141-2/+2
* Last part of new SPObject children listAdrian Boguszewski2016-07-141-8/+10
* Ensure strncpy'd strings are null terminatedBryce Harrington2015-08-291-2/+2
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-4/+4
* libUEMF update; EMF linear gradient bug fixes (bug #1263242)David Mathog2014-01-171-1/+3
* Encapsulate the shared memory hack for Cairo and GdkPixbuf in a classKrzysztof Kosi??ski2013-09-191-1/+1
* Unduplicate some code in the metafile printing extensionsKrzysztof Kosi??ski2013-09-011-0/+491