summaryrefslogtreecommitdiffstats
path: root/src/libuemf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* libUEMF update; EMF linear gradient bug fixes (bug #1263242)David Mathog2014-01-1721-2247/+18183
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1263242 (bzr r12953)
* Merge in patch from mathog in Bug #1241797Martin Owens2014-01-142-28/+67
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1241797 (bzr r12926)
* Fix for Bug 1243937 (EMF import, diagram obscured by full page rectangle)David Mathog2013-10-241-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1243937 (bzr r12720)
* fix wrong memory deallocationKris De Gussem2013-10-171-1/+1
| | | (bzr r12699)
* cppcheck: printf variable identifierKris De Gussem2013-10-161-1/+1
| | | (bzr r12698)
* cppcheckKris De Gussem2013-09-261-16/+16
| | | (bzr r12597)
* Fix compilation warnings in libuemfKrzysztof Kosi??ski2013-09-013-23/+57
| | | (bzr r12497)
* update cmakefilesCampbell Barton2013-08-311-0/+1
| | | (bzr r12493)
* Move libuemf to a separate directory.Krzysztof Kosi??ski2013-08-3120-0/+27339
Rename libunicode-convert to symbol_convert and put it in libuemf. (bzr r12490)