summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/emf-inout.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* EMF/WMF: Hopefully resolve locale issues with decimal separator for goodEduard Braun2017-04-061-0/+16
* Implement rotation via desktop to window affine.Tavmjong Bah2017-03-201-3/+2
* Add exportersJabier Arraiza Cenoz2016-11-051-2/+3
* Extensions: Use underscored variants of parameters / attribute names in inter...Eduard Braun2016-06-111-11/+11
* provide end user debugging for EMF and WMF issuesmathog2016-02-181-6/+26
* patch for bug 1511508mathog2015-10-291-4/+1
* patch for bugs 1447850 and 1447382mathog2015-04-271-14/+36
* fix for bug 1425317mathog2015-02-251-2/+2
* fix for bug 1419926mathog2015-02-091-15/+24
* fix for bug 1405292mathog2015-02-091-3/+3
* Update to trunk r13580Liam P. White2014-10-061-5/+24
|\
| * resolves bug 1348417 and implements addition features for bug 1302857mathog2014-09-041-5/+24
* | Reduce header bloatAlex Valavanis2014-08-301-1/+1
|/
* Fix for bug 1340683mathog2014-07-241-1/+17
* Replaced some abs/fabs with std::abs.Markus Engel2014-07-221-2/+2
* Improved support for clipping on EMF/WMF import, see bug 1302857mathog2014-04-291-36/+142
* Fix for bug 1306138mathog2014-04-281-41/+4
* Fix for bug 1294840mathog2014-04-281-4/+1
* Replace 'memset' by constructors. Fixes segfault from turning SPStyle into a ...Tavmjong Bah2014-04-271-194/+149
* Patch for several issues in libuemf.David Mathog2014-03-251-1/+1
* EMF import: fix clipPath definition: move transform attribute into the <rect>...David Mathog2014-03-191-2/+2
* Change stroke-dasharray and stroke-dashoffset handling to match other propert...Tavmjong Bah2014-03-111-44/+33
* Fix 'preserveAspectRatio' attribute of bitmap images in EMF/WMF import/export...David Mathog2014-02-221-0/+2
* EMF/WMF support: Various changes (see bug #1263242 c35 for details)David Mathog2014-02-081-0/+2
* libUEMF update; EMF linear gradient bug fixes (bug #1263242)David Mathog2014-01-171-324/+294
* add some nullptr checking, should fix crash (couldn't test)Johan B. C. Engelen2013-10-271-1/+1
* fix crash, partly fix vertical positioning issue. couldn't figure out how to ...Johan B. C. Engelen2013-10-271-5/+4
* Fix for Bug 1242927 (minor EMF import issues)David Mathog2013-10-241-4/+11
* Fix for Bug 1243937 (EMF import, diagram obscured by full page rectangle)David Mathog2013-10-241-0/+1
* fix bug "some of the locale-based templates cause objects to be resized when ...Johan B. C. Engelen2013-10-241-4/+5
* Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen2013-10-121-1/+1
* Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...Nicolas Dufour2013-10-091-3/+3
* Fix EMF/WMF import scale (Bug #1229120).Matthew Petroff2013-10-051-0/+26
* Fix adding viewBox to new documents.Matthew Petroff2013-09-221-0/+5
* Improved code readability.Matthew Petroff2013-09-151-2/+2
* Unduplicate some code in the metafile printing extensionsKrzysztof Kosi??ski2013-09-011-4/+0
* Move libuemf to a separate directory.Krzysztof Kosi??ski2013-08-311-2/+2
* adapt to changes in r12471 (unit refactoring)su_v2013-08-291-5/+4
* patch of David Mathog in bugtread 988601 comment 186Kris De Gussem2013-08-151-2/+1
* changes_2013_05_22a.patch:David Mathog2013-06-191-5/+18
* 988601-changes_2013_03_20a.patchDavid Mathog2013-03-211-8/+7
* changes_2013_03_18c.patchDavid Mathog2013-03-191-1007/+1136
* changes_2013_02_25a.patchDavid Mathog2013-03-081-182/+89
* changes_2013_02_01b.patchDavid Mathog2013-02-131-294/+422
* preliminary release of the EMF import text reassembly feature. David Mathog2012-12-131-76/+108
* changes_2012_11_13a.patchDavid Mathog2012-11-141-50/+44
* changes_2012_10_31b.patchDavid Mathog2012-11-011-109/+104
* changes_2012_10_22b.patch, changes_2012_10_24a.patchDavid Mathog2012-10-251-105/+251
* changes_2012_10_18b.patch:David Mathog2012-10-181-1/+1
* Fix SVG formatting (EMF import):David Mathog2012-10-121-1/+1