summaryrefslogtreecommitdiffstats
path: root/src/libuemf/uemf.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-29moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin1-5606/+0
2016-01-27patch should fix bug 1480651mathog1-3/+3
2015-08-29Ensure strncpy'd strings are null terminatedBryce Harrington1-1/+5
2015-04-27patch for bugs 1447850 and 1447382mathog1-123/+150
2014-04-29Improved support for clipping on EMF/WMF import, see bug 1302857mathog1-3/+3
2014-03-25Patch for several issues in libuemf.David Mathog1-4/+2
2014-01-17libUEMF update; EMF linear gradient bug fixes (bug #1263242)David Mathog1-27/+45
2014-01-14Merge in patch from mathog in Bug #1241797Martin Owens1-3/+39
2013-10-17fix wrong memory deallocationKris De Gussem1-1/+1
2013-08-31Move libuemf to a separate directory.Krzysztof Kosi??ski1-0/+0
2013-03-08changes_2013_02_25a.patchDavid Mathog1-118/+163
2013-02-13changes_2013_02_01b.patchDavid Mathog1-141/+329
2012-12-13preliminary release of the EMF import text reassembly feature. David Mathog1-532/+129
2012-12-04changes_2012-11_28.patchDavid Mathog1-3/+4
2012-11-01changes_2012_10_31b.patchDavid Mathog1-26/+79
2012-10-25changes_2012_10_22b.patch, changes_2012_10_24a.patchDavid Mathog1-21/+41
2012-10-04changes_2012_10_04b.patch: fixes one small memory issue (bytes allocated and ...David Mathog1-135/+142
2012-09-27fix compiler warnings with old GCC on Mac OS X and SolarisDavid Mathog1-3/+3
2012-09-23Fixes bug #988601: omnibus patch for EMF input/output support (cross-platform)su_v1-0/+5612