summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/emf-print.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-06EMF/WMF: Hopefully resolve locale issues with decimal separator for goodEduard Braun1-4/+0
2016-11-10patch for bug 1405292, start clipping with COPY instead of OR so GDI clipping...mathog1-1/+1
2016-11-07Remove embedded build date, to allow reproducible building.Mattia Rizzolo1-1/+1
2016-07-14Renamed children list in SPObjectAdrian Boguszewski1-2/+2
2016-07-13Second part of new SPObject children listAdrian Boguszewski1-3/+11
2016-06-01Remove last use of getSVGUnit() and remove all remnants of this abomination.Tavmjong Bah1-1/+1
2016-03-11patch for bug 1538361, work around limits in mingw/MSVCRTmathog1-1/+1
2016-01-27patch fixes bug 1538786mathog1-19/+30
2016-01-17patch probably fixes bug 1534833mathog1-1/+1
2015-10-29patch for bug 1511508mathog1-1/+1
2015-05-03renamed SPPattern methods to match coding styleTomasz Boczkowski1-4/+4
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-10/+10
2015-04-27patch for bugs 1447850 and 1447382mathog1-7/+5
2015-02-25fix for bug 1425317mathog1-0/+4
2015-02-09fix for bug 1405292mathog1-1/+1
2014-11-24Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen1-1/+1
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-05-27SPPattern c++-sification: replacing pattern_ functions by methods pt1Tomasz Boczkowski1-4/+4
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