summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/wmf-print.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replaced some abs/fabs with std::abs.Markus Engel2014-07-221-1/+1
* Clean up of style code, removal of SPFontStyle. Step 2.Tavmjong Bah2014-04-241-2/+2
* Warning cleanups.Jon A. Cruz2014-03-181-1/+1
* Change stroke-dasharray and stroke-dashoffset handling to match other propert...Tavmjong Bah2014-03-111-7/+6
* Fix 'preserveAspectRatio' attribute of bitmap images in EMF/WMF import/export...David Mathog2014-02-221-6/+10
* libUEMF update; EMF linear gradient bug fixes (bug #1263242)David Mathog2014-01-171-57/+59
* "fix" some "unused parameter" warningsKris De Gussem2013-10-291-1/+1
* Fix for Bug 1241783 (WMF image output size)David Mathog2013-10-251-1/+4
* Merge from trunk.Matthew Petroff2013-09-201-6/+7
|\
| * Encapsulate the shared memory hack for Cairo and GdkPixbuf in a classKrzysztof Kosi??ski2013-09-191-6/+7
* | Merge from trunk.Matthew Petroff2013-09-121-2/+2
|/
* Unduplicate some code in the metafile printing extensionsKrzysztof Kosi??ski2013-09-011-987/+566
* Move libuemf to a separate directory.Krzysztof Kosi??ski2013-08-311-6/+2
* adapt to changes in r12471 (unit refactoring)su_v2013-08-291-3/+2
* changes_2013_05_22a.patch:David Mathog2013-06-191-11/+30
* 988601-changes_2013_03_20a.patchDavid Mathog2013-03-211-23/+43
* changes_2013_03_18c.patchDavid Mathog2013-03-191-908/+897
* Prevent crashing on windows systems due to locale issuesKris De Gussem2013-03-131-6/+20
* changes_2013_02_25a.patchDavid Mathog2013-03-081-0/+1953