summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/emf-inout.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Replace typedef struct with struct in POD type declarations.Emmanuel Gil Peyrot2018-06-201-27/+21
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-6/+6
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-5/+5
* moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin2018-04-291-3/+3
* patch for bugs 1447850 and 1447382mathog2015-04-271-0/+2
* resolves bug 1348417 and implements addition features for bug 1302857mathog2014-09-041-1/+2
* Improved support for clipping on EMF/WMF import, see bug 1302857mathog2014-04-291-4/+11
* Replace 'memset' by constructors. Fixes segfault from turning SPStyle into a ...Tavmjong Bah2014-04-271-1/+3
* Replace 'memset' by constructors. Fixes segfault from turning SPStyle into a ...Tavmjong Bah2014-04-271-8/+68
* Clean up of style code: Patch from suv: SPStyle: struct -> classTavmjong Bah2014-04-261-1/+1
* EMF/WMF support: Various changes (see bug #1263242 c35 for details)David Mathog2014-02-081-0/+1
* libUEMF update; EMF linear gradient bug fixes (bug #1263242)David Mathog2014-01-171-36/+7
* Move libuemf to a separate directory.Krzysztof Kosi??ski2013-08-311-1/+1
* 988601-changes_2013_03_20a.patchDavid Mathog2013-03-211-35/+38
* changes_2013_03_18c.patchDavid Mathog2013-03-191-29/+37
* changes_2013_02_25a.patchDavid Mathog2013-03-081-0/+145
* Fixes bug #988601: omnibus patch for EMF input/output support (cross-platform)su_v2012-09-231-0/+55