summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/wmf-print.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-17improve dot dash support in wmf exportmathog1-1/+22
2016-01-17patch probably fixes bug 1534833mathog1-1/+4
2015-05-22Update to 2Geom revision 2396Krzysztof Kosi??ski1-1/+1
2015-05-03renamed SPPattern methods to match coding styleTomasz Boczkowski1-2/+2
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-10/+9
2015-04-27patch for bugs 1447850 and 1447382mathog1-3/+3
2015-02-07Fixing dead assignment and uninitialized argument value.Nicolas Dufour1-1/+2
2014-07-22Replaced some abs/fabs with std::abs.Markus Engel1-1/+1
2014-05-27SPPattern c++-sification: replacing pattern_ functions by methods pt1Tomasz Boczkowski1-2/+2
2014-04-24Clean up of style code, removal of SPFontStyle. Step 2.Tavmjong Bah1-2/+2
2014-03-18Warning cleanups.Jon A. Cruz1-1/+1
2014-03-11Change stroke-dasharray and stroke-dashoffset handling to match other propert...Tavmjong Bah1-7/+6
2014-02-22Fix 'preserveAspectRatio' attribute of bitmap images in EMF/WMF import/export...David Mathog1-6/+10
2014-01-17libUEMF update; EMF linear gradient bug fixes (bug #1263242)David Mathog1-57/+59
2013-10-29"fix" some "unused parameter" warningsKris De Gussem1-1/+1
2013-10-25Fix for Bug 1241783 (WMF image output size)David Mathog1-1/+4
2013-09-19Encapsulate the shared memory hack for Cairo and GdkPixbuf in a classKrzysztof Kosi??ski1-6/+7
2013-09-01Unduplicate some code in the metafile printing extensionsKrzysztof Kosi??ski1-987/+566
2013-08-31Move libuemf to a separate directory.Krzysztof Kosi??ski1-6/+2
2013-08-29adapt to changes in r12471 (unit refactoring)su_v1-3/+2
2013-06-19changes_2013_05_22a.patch:David Mathog1-11/+30
2013-03-21988601-changes_2013_03_20a.patchDavid Mathog1-23/+43
2013-03-19changes_2013_03_18c.patchDavid Mathog1-908/+897
2013-03-13Prevent crashing on windows systems due to locale issuesKris De Gussem1-6/+20
2013-03-08changes_2013_02_25a.patchDavid Mathog1-671/+452
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