summaryrefslogtreecommitdiffstats
path: root/src/libuemf (follow)
Commit message (Expand)AuthorAgeFilesLines
* moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin2018-04-2924-46776/+0
* Removing sample meson build files.Felipe CorrĂȘa da Silva Sanches2018-03-171-37/+0
* [meson-build] libuemfFelipe CorrĂȘa da Silva Sanches2018-03-171-0/+37
* libuemf: remove COPYING againEduard Braun2017-11-251-340/+0
* libuemf: sync with upstream version 0.2.5Eduard Braun2017-11-253-68/+431
* Remove all unused makefile.inStefano Facchini2017-10-191-17/+0
* Avoid name conflict with libwmf (wmf_free).Tavmjong Bah2017-06-012-2/+3
* Fix misplaced parenthesis reported by compiler warning.Tavmjong Bah2017-01-041-6/+18
* Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-30/+0
* sync Inkscape to libUEMF changesmathog2016-01-272-11/+17
* patch should fix bug 1538361mathog2016-01-271-4/+7
* patch should fix bug 1480651mathog2016-01-276-35/+38
* Ensure strncpy'd strings are null terminatedBryce Harrington2015-08-291-1/+5
* cmake: Add some missing header files to CMakeLists.txtBryce Harrington2015-06-081-0/+1
* clean up a couple of clang warningsmathog2015-05-282-7/+8
* minor tweaks to libUEMF and related codemathog2015-05-2111-69/+141
* cmake: Include missing source file in build rulesBryce Harrington2015-04-291-0/+1
* add two files omitted in patch at revision 14062mathog2015-04-272-0/+1234
* patch for bugs 1447850 and 1447382mathog2015-04-2716-1787/+3618
* Improved support for clipping on EMF/WMF import, see bug 1302857mathog2014-04-293-8/+9
* Patch for libuemf.David Mathog2014-03-274-20/+15
* Fixed typo.David Mathog2014-03-261-1/+1
* Two more changes in libuemf to silence analyzer.Markus Engel2014-03-261-2/+2
* Second patch for analyzer warnings in libuemf.David Mathog2014-03-264-184/+325
* Patch for several issues in libuemf.David Mathog2014-03-258-104/+187
* libuemf: more self-assignment -> unused changesJohan B. C. Engelen2014-03-221-3/+5
* fix self-assignment. use of UNUSED macro to better show the intent of the codeJohan B. C. Engelen2014-03-221-1/+6
* libuemf: make uemf_utf.c compile cleanly with specific version of iconv. (cur...Johan B. C. Engelen2014-03-211-2/+5
* EMF/WMF support: Various changes (see bug #1263242 c35 for details)David Mathog2014-02-083-36/+87
* libUEMF update; EMF linear gradient bug fixes (bug #1263242)David Mathog2014-01-1721-2247/+18183
* Merge in patch from mathog in Bug #1241797Martin Owens2014-01-142-28/+67
* Fix for Bug 1243937 (EMF import, diagram obscured by full page rectangle)David Mathog2013-10-241-0/+1
* fix wrong memory deallocationKris De Gussem2013-10-171-1/+1
* cppcheck: printf variable identifierKris De Gussem2013-10-161-1/+1
* cppcheckKris De Gussem2013-09-261-16/+16
* Fix compilation warnings in libuemfKrzysztof Kosi??ski2013-09-013-23/+57
* update cmakefilesCampbell Barton2013-08-311-0/+1
* Move libuemf to a separate directory.Krzysztof Kosi??ski2013-08-3120-0/+27339