summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/emf-print.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-04resolves bug 1348417 and implements addition features for bug 1302857mathog1-24/+163
2014-07-22Replaced some abs/fabs with std::abs.Markus Engel1-1/+1
2014-07-15Warnings cleaup.Jon A. Cruz1-2/+2
2014-04-29Improved support for clipping on EMF/WMF import, see bug 1302857mathog1-0/+4
2014-04-24Clean up of style code, removal of SPFontStyle. Step 2.Tavmjong Bah1-2/+2
2014-03-25Patch for several issues in libuemf.David Mathog1-1/+3
2014-03-23emf-print.cpp : fix coding... :'(Johan B. C. Engelen1-12/+12
2014-03-18Warning cleanups.Jon A. Cruz1-1/+1
2014-03-11Change stroke-dasharray and stroke-dashoffset handling to match other propert...Tavmjong Bah1-13/+12
2014-02-22Fix 'preserveAspectRatio' attribute of bitmap images in EMF/WMF import/export...David Mathog1-5/+5
2014-02-08EMF/WMF support: Various changes (see bug #1263242 c35 for details)David Mathog1-17/+23
2014-01-21EMF export: fix handling of transformed rectangular gradients (bug #1263242)David Mathog1-9/+9
2014-01-17libUEMF update; EMF linear gradient bug fixes (bug #1263242)David Mathog1-61/+356
2013-09-19Encapsulate the shared memory hack for Cairo and GdkPixbuf in a classKrzysztof Kosi??ski1-4/+5
2013-09-15Improved code readability.Matthew Petroff1-1/+1
2013-09-01Unduplicate some code in the metafile printing extensionsKrzysztof Kosi??ski1-1081/+640
2013-08-31Move libuemf to a separate directory.Krzysztof Kosi??ski1-5/+2
2013-08-29adapt to changes in r12471 (unit refactoring)su_v1-6/+4
2013-06-19changes_2013_05_22a.patch:David Mathog1-14/+36
2013-03-21988601-changes_2013_03_20a.patchDavid Mathog1-10/+5
2013-03-19changes_2013_03_18c.patchDavid Mathog1-984/+975
2013-03-13Prevent crashing on windows systems due to locale issuesKris De Gussem1-107/+136
2013-03-08changes_2013_02_25a.patchDavid Mathog1-58/+53
2013-02-13changes_2013_02_01b.patchDavid Mathog1-26/+56
2012-10-25changes_2012_10_22b.patch, changes_2012_10_24a.patchDavid Mathog1-22/+20
2012-10-04update based on patch 'changes_2012_09_27b.patch'David Mathog1-2/+2
2012-09-27fix compiler warnings with old GCC on Mac OS X and SolarisDavid Mathog1-16/+14
2012-09-23Fixes bug #988601: omnibus patch for EMF input/output support (cross-platform)su_v1-0/+2146