summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/wmf-inout.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-06EMF/WMF: Hopefully resolve locale issues with decimal separator for goodEduard Braun1-0/+16
2017-03-20Implement rotation via desktop to window affine.Tavmjong Bah1-5/+2
2017-02-17resolve bug 1665421mathog1-0/+10
2016-11-05Add exportersJabier Arraiza Cenoz1-2/+5
2016-06-11Extensions: Use underscored variants of parameters / attribute names in inter...Eduard Braun1-9/+9
2016-02-18provide end user debugging for EMF and WMF issuesmathog1-6/+26
2015-05-21minor tweaks to libUEMF and related codemathog1-2/+4
2015-05-08fixes a few of jenkins warningsMarc Jeanmougin1-4/+2
2015-04-28enable default pen object for WMF filesmathog1-1/+5
2015-04-27patch for bugs 1447850 and 1447382mathog1-22/+42
2015-02-25fix for bug 1425317mathog1-2/+2
2015-02-09two typos in patch at rev 13914mathog1-2/+2
2015-02-09fix for bug 1419926mathog1-11/+19
2015-02-09fix for bug 1405292mathog1-1/+1
2014-09-04resolves bug 1348417 and implements addition features for bug 1302857mathog1-1/+3
2014-08-30Reduce header bloatAlex Valavanis1-0/+1
2014-07-28Fix for bug 1340683 for WMF inputmathog1-3/+19
2014-07-22Replaced some abs/fabs with std::abs.Markus Engel1-2/+2
2014-07-15Warnings cleaup.Jon A. Cruz1-1/+0
2014-04-29Improved support for clipping on EMF/WMF import, see bug 1302857mathog1-24/+122
2014-04-28Fix for bug 1306138mathog1-41/+4
2014-04-27Replace 'memset' by constructors. Fixes segfault from turning SPStyle into a ...Tavmjong Bah1-198/+160
2014-03-25Patch for several issues in libuemf.David Mathog1-1/+1
2014-03-19WMF support: last piece of the code cleanup from bug #1248753David Mathog1-64/+49
2014-03-11Change stroke-dasharray and stroke-dashoffset handling to match other propert...Tavmjong Bah1-24/+19
2014-03-06WMF: fix for files with swapped W, H in the SETWINDOWEXT recordDavid Mathog1-86/+81
2014-02-22Fix 'preserveAspectRatio' attribute of bitmap images in EMF/WMF import/export...David Mathog1-4/+6
2014-02-08EMF/WMF support: Various changes (see bug #1263242 c35 for details)David Mathog1-3/+41
2014-01-17libUEMF update; EMF linear gradient bug fixes (bug #1263242)David Mathog1-149/+1
2014-01-08fix warningsJohan B. C. Engelen1-4/+4
2013-10-27add some nullptr checking, should fix crash (couldn't test)Johan B. C. Engelen1-1/+1
2013-10-27fix crash, partly fix vertical positioning issue. couldn't figure out how to ...Johan B. C. Engelen1-5/+4
2013-10-26fix crashJohan B. C. Engelen1-1/+1
2013-10-25WMF import: fix scaling of files without ViewPort recordDavid Mathog1-1/+3
2013-10-24Fix for Bug 1243937 (EMF import, diagram obscured by full page rectangle)David Mathog1-0/+3
2013-10-24fix bug "some of the locale-based templates cause objects to be resized when ...Johan B. C. Engelen1-2/+3
2013-10-12Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen1-1/+1
2013-10-09Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...Nicolas Dufour1-3/+3
2013-10-05Fix EMF/WMF import scale (Bug #1229120).Matthew Petroff1-0/+26
2013-09-22Fix adding viewBox to new documents.Matthew Petroff1-0/+5
2013-09-15Improved code readability.Matthew Petroff1-2/+2
2013-09-01Unduplicate some code in the metafile printing extensionsKrzysztof Kosi??ski1-3/+0
2013-08-31Move libuemf to a separate directory.Krzysztof Kosi??ski1-2/+2
2013-08-29adapt to changes in r12471 (unit refactoring)su_v1-4/+4
2013-06-19changes_2013_05_22a.patch:David Mathog1-18/+26
2013-03-21988601-changes_2013_03_20a.patchDavid Mathog1-2/+3
2013-03-19INX: fix typo in internal WMF input/output filetypenamesu_v1-2/+2
2013-03-19changes_2013_03_18c.patchDavid Mathog1-1087/+1262
2013-03-08changes_2013_02_25a.patchDavid Mathog1-0/+3051