summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/wmf-inout.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Replace 'memset' by constructors. Fixes segfault from turning SPStyle into a ...Tavmjong Bah2014-04-271-198/+160
* Patch for several issues in libuemf.David Mathog2014-03-251-1/+1
* WMF support: last piece of the code cleanup from bug #1248753David Mathog2014-03-191-64/+49
* Change stroke-dasharray and stroke-dashoffset handling to match other propert...Tavmjong Bah2014-03-111-24/+19
* WMF: fix for files with swapped W, H in the SETWINDOWEXT recordDavid Mathog2014-03-061-86/+81
* Fix 'preserveAspectRatio' attribute of bitmap images in EMF/WMF import/export...David Mathog2014-02-221-4/+6
* EMF/WMF support: Various changes (see bug #1263242 c35 for details)David Mathog2014-02-081-3/+41
* libUEMF update; EMF linear gradient bug fixes (bug #1263242)David Mathog2014-01-171-149/+1
* fix warningsJohan B. C. Engelen2014-01-081-4/+4
* 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 crashJohan B. C. Engelen2013-10-261-1/+1
* WMF import: fix scaling of files without ViewPort recordDavid Mathog2013-10-251-1/+3
* Fix for Bug 1243937 (EMF import, diagram obscured by full page rectangle)David Mathog2013-10-241-0/+3
* fix bug "some of the locale-based templates cause objects to be resized when ...Johan B. C. Engelen2013-10-241-2/+3
* 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-3/+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-4/+4
* changes_2013_05_22a.patch:David Mathog2013-06-191-18/+26
* 988601-changes_2013_03_20a.patchDavid Mathog2013-03-211-2/+3
* INX: fix typo in internal WMF input/output filetypenamesu_v2013-03-191-2/+2
* changes_2013_03_18c.patchDavid Mathog2013-03-191-1087/+1262
* changes_2013_02_25a.patchDavid Mathog2013-03-081-0/+3051