summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/metafile-print.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-06Fix wmf/emf file opening and embed missing font config data.Martin Owens1-54/+25
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-06-19Replace functions with methods in SPColor.Emmanuel Gil Peyrot1-2/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-3/+3
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-4/+4
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-4/+4
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-5/+5
2017-04-06EMF/WMF: Hopefully resolve locale issues with decimal separator for goodEduard Braun1-24/+3
2017-03-06EMF/WFM export: Fix crash when selecting "Convert gradients to colored polygo...Eduard Braun1-6/+28
2016-07-14Renamed children list in SPObjectAdrian Boguszewski1-2/+2
2016-07-14Last part of new SPObject children listAdrian Boguszewski1-8/+10
2015-08-29Ensure strncpy'd strings are null terminatedBryce Harrington1-2/+2
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-4/+4
2014-01-17libUEMF update; EMF linear gradient bug fixes (bug #1263242)David Mathog1-1/+3
2013-09-19Encapsulate the shared memory hack for Cairo and GdkPixbuf in a classKrzysztof Kosi??ski1-1/+1
2013-09-01Unduplicate some code in the metafile printing extensionsKrzysztof Kosi??ski1-0/+491