summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/emf-print.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* EMF/WMF: Hopefully resolve locale issues with decimal separator for goodEduard Braun2017-04-061-4/+0
* patch for bug 1405292, start clipping with COPY instead of OR so GDI clipping...mathog2016-11-101-1/+1
* Remove embedded build date, to allow reproducible building.Mattia Rizzolo2016-11-071-1/+1
* Renamed children list in SPObjectAdrian Boguszewski2016-07-141-2/+2
* Second part of new SPObject children listAdrian Boguszewski2016-07-131-3/+11
* Remove last use of getSVGUnit() and remove all remnants of this abomination.Tavmjong Bah2016-06-011-1/+1
* patch for bug 1538361, work around limits in mingw/MSVCRTmathog2016-03-111-1/+1
* patch fixes bug 1538786mathog2016-01-271-19/+30
* patch probably fixes bug 1534833mathog2016-01-171-1/+1
* patch for bug 1511508mathog2015-10-291-1/+1
* Merge from trunkKrzysztof Kosi??ski2015-05-221-4/+4
|\
| * renamed SPPattern methods to match coding styleTomasz Boczkowski2015-05-031-4/+4
| * merge with trunkTomasz Boczkowski2015-05-021-7/+5
| |\
| * \ merged SPPattern c++-sification from svgpaints branchTomasz Boczkowski2015-04-251-4/+4
| |\ \
| | * | SPPattern c++-sification: replacing pattern_ functions by methods pt1Tomasz Boczkowski2014-05-271-4/+4
* | | | Merge from trunkKrzysztof Kosi??ski2015-05-081-7/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | patch for bugs 1447850 and 1447382mathog2015-04-271-7/+5
| |/ /
* / / 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-10/+10
|/ /
* | fix for bug 1425317mathog2015-02-251-0/+4
* | fix for bug 1405292mathog2015-02-091-1/+1
* | Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-241-1/+1
* | resolves bug 1348417 and implements addition features for bug 1302857mathog2014-09-041-24/+163
* | Replaced some abs/fabs with std::abs.Markus Engel2014-07-221-1/+1
* | Warnings cleaup.Jon A. Cruz2014-07-151-2/+2
|/
* Improved support for clipping on EMF/WMF import, see bug 1302857mathog2014-04-291-0/+4
* Clean up of style code, removal of SPFontStyle. Step 2.Tavmjong Bah2014-04-241-2/+2
* Patch for several issues in libuemf.David Mathog2014-03-251-1/+3
* emf-print.cpp : fix coding... :'(Johan B. C. Engelen2014-03-231-12/+12
* Warning cleanups.Jon A. Cruz2014-03-181-1/+1
* Change stroke-dasharray and stroke-dashoffset handling to match other propert...Tavmjong Bah2014-03-111-13/+12
* Fix 'preserveAspectRatio' attribute of bitmap images in EMF/WMF import/export...David Mathog2014-02-221-5/+5
* EMF/WMF support: Various changes (see bug #1263242 c35 for details)David Mathog2014-02-081-17/+23
* EMF export: fix handling of transformed rectangular gradients (bug #1263242)David Mathog2014-01-211-9/+9
* libUEMF update; EMF linear gradient bug fixes (bug #1263242)David Mathog2014-01-171-61/+356
* Merge from trunk.Matthew Petroff2013-09-201-4/+5
|\
| * Encapsulate the shared memory hack for Cairo and GdkPixbuf in a classKrzysztof Kosi??ski2013-09-191-4/+5
* | Improved code readability.Matthew Petroff2013-09-151-1/+1
* | Merge from trunk.Matthew Petroff2013-09-121-2/+2
|/
* Unduplicate some code in the metafile printing extensionsKrzysztof Kosi??ski2013-09-011-1081/+640
* Move libuemf to a separate directory.Krzysztof Kosi??ski2013-08-311-5/+2
* adapt to changes in r12471 (unit refactoring)su_v2013-08-291-6/+4
* changes_2013_05_22a.patch:David Mathog2013-06-191-14/+36
* 988601-changes_2013_03_20a.patchDavid Mathog2013-03-211-10/+5
* changes_2013_03_18c.patchDavid Mathog2013-03-191-984/+975
* Prevent crashing on windows systems due to locale issuesKris De Gussem2013-03-131-107/+136
* changes_2013_02_25a.patchDavid Mathog2013-03-081-58/+53
* changes_2013_02_01b.patchDavid Mathog2013-02-131-26/+56
* changes_2012_10_22b.patch, changes_2012_10_24a.patchDavid Mathog2012-10-251-22/+20
* update based on patch 'changes_2012_09_27b.patch'David Mathog2012-10-041-2/+2
* fix compiler warnings with old GCC on Mac OS X and SolarisDavid Mathog2012-09-271-16/+14