summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/wmf-print.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-6/+0
* Fixing coding styleJabier Arraiza2018-08-051-2/+2
* Fixes pointed by TavJabier Arraiza2018-08-051-2/+5
* coding style fixesJabier Arraiza2018-08-051-3/+4
* Refactor with Tav helpJabier Arraiza2018-08-051-3/+3
* Revert changesJabier Arraiza2018-08-051-44/+5
* Allow inkscape handle units and percent in dasharray and dashoffset. Add pref...Jabier Arraiza2018-08-051-5/+44
* Replace functions with methods in SPColor.Emmanuel Gil Peyrot2018-06-191-9/+9
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-1/+1
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-17/+17
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-13/+13
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-13/+13
* moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin2018-04-291-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-10/+9
* Misc. typosluz.paz2018-01-081-3/+3
* Avoid name conflict with libwmf (wmf_free).Tavmjong Bah2017-06-011-1/+1
* improve dot dash support in wmf exportmathog2017-02-171-1/+22
* patch probably fixes bug 1534833mathog2016-01-171-1/+4
* Update to 2Geom revision 2396Krzysztof Kosi??ski2015-05-221-1/+1
* Merge from trunkKrzysztof Kosi??ski2015-05-221-2/+2
|\
| * renamed SPPattern methods to match coding styleTomasz Boczkowski2015-05-031-2/+2
| * merge with trunkTomasz Boczkowski2015-05-021-3/+3
| |\
| * \ merged SPPattern c++-sification from svgpaints branchTomasz Boczkowski2015-04-251-2/+2
| |\ \
| | * | SPPattern c++-sification: replacing pattern_ functions by methods pt1Tomasz Boczkowski2014-05-271-2/+2
* | | | Merge from trunkKrzysztof Kosi??ski2015-05-081-3/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | patch for bugs 1447850 and 1447382mathog2015-04-271-3/+3
| |/ /
* / / 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-10/+9
|/ /
* | Fixing dead assignment and uninitialized argument value.Nicolas Dufour2015-02-071-1/+2
* | Replaced some abs/fabs with std::abs.Markus Engel2014-07-221-1/+1
|/
* Clean up of style code, removal of SPFontStyle. Step 2.Tavmjong Bah2014-04-241-2/+2
* Warning cleanups.Jon A. Cruz2014-03-181-1/+1
* Change stroke-dasharray and stroke-dashoffset handling to match other propert...Tavmjong Bah2014-03-111-7/+6
* Fix 'preserveAspectRatio' attribute of bitmap images in EMF/WMF import/export...David Mathog2014-02-221-6/+10
* libUEMF update; EMF linear gradient bug fixes (bug #1263242)David Mathog2014-01-171-57/+59
* "fix" some "unused parameter" warningsKris De Gussem2013-10-291-1/+1
* Fix for Bug 1241783 (WMF image output size)David Mathog2013-10-251-1/+4
* Merge from trunk.Matthew Petroff2013-09-201-6/+7
|\
| * Encapsulate the shared memory hack for Cairo and GdkPixbuf in a classKrzysztof Kosi??ski2013-09-191-6/+7
* | Merge from trunk.Matthew Petroff2013-09-121-2/+2
|/
* Unduplicate some code in the metafile printing extensionsKrzysztof Kosi??ski2013-09-011-987/+566
* Move libuemf to a separate directory.Krzysztof Kosi??ski2013-08-311-6/+2
* adapt to changes in r12471 (unit refactoring)su_v2013-08-291-3/+2
* changes_2013_05_22a.patch:David Mathog2013-06-191-11/+30
* 988601-changes_2013_03_20a.patchDavid Mathog2013-03-211-23/+43
* changes_2013_03_18c.patchDavid Mathog2013-03-191-908/+897
* Prevent crashing on windows systems due to locale issuesKris De Gussem2013-03-131-6/+20
* changes_2013_02_25a.patchDavid Mathog2013-03-081-0/+1953