summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/metafile-inout.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to trunk r13580Liam P. White2014-10-061-1/+1
|\ | | | | (bzr r13341.1.255)
| * partial rollback of r13544, allow old recursive behavior for some locations, ↵mathog2014-09-081-1/+1
| | | | | | | | | | but not EMF import (bzr r13549)
* | Move more UI code into ui/Liam P. White2014-10-051-3/+3
|/ | | (bzr r13341.1.253)
* Improved support for clipping on EMF/WMF import, see bug 1302857mathog2014-04-291-22/+49
| | | (bzr r13322)
* Fix for bug 1306138mathog2014-04-281-0/+63
| | | (bzr r13319)
* Remove unused includes to tidy up the code.Martin Owens2014-03-091-0/+1
| | | (bzr r13132)
* libUEMF update; EMF linear gradient bug fixes (bug #1263242)David Mathog2014-01-171-0/+210
Fixed bugs: - https://launchpad.net/bugs/1263242 (bzr r12953)