summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/emf-print.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: Eliminate SPIString::value_defaultThomas Holder2019-11-031-2/+2
* Update internal extensions for latest .inx format changesPatrick Storz2019-09-011-8/+8
* Adjust <print> extensions for previous commit.Patrick Storz2019-08-311-34/+34
* Eliminate clang warningsThomas Holder2019-08-231-1/+1
* More document.h cleanup.Tavmjong Bah2019-04-061-1/+1
* Fix wmf/emf file opening and embed missing font config data.Martin Owens2019-03-061-2/+0
* modernize loopsMarc Jeanmougin2019-01-021-10/+10
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* coding style fixesJabier Arraiza2018-08-051-2/+2
* Refactor with Tav helpJabier Arraiza2018-08-051-4/+4
* Revert changesJabier Arraiza2018-08-051-46/+7
* Allow inkscape handle units and percent in dasharray and dashoffset. Add pref...Jabier Arraiza2018-08-051-7/+46
* Replace functions with methods in SPColor.Emmanuel Gil Peyrot2018-06-191-10/+10
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-1/+1
* Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* 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-32/+32
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-16/+16
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-16/+16
* 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/+11
* Misc. typosluz.paz2018-01-081-1/+1
* EMF/WMF: Hopefully resolve locale issues with decimal separator for goodEduard Braun2017-04-061-4/+0
* patch for bug 1405292, start clipping with COPY instead of OR so GDI clipping...mathog2016-11-101-1/+1
* Remove embedded build date, to allow reproducible building.Mattia Rizzolo2016-11-071-1/+1
* Renamed children list in SPObjectAdrian Boguszewski2016-07-141-2/+2
* Second part of new SPObject children listAdrian Boguszewski2016-07-131-3/+11
* Remove last use of getSVGUnit() and remove all remnants of this abomination.Tavmjong Bah2016-06-011-1/+1
* patch for bug 1538361, work around limits in mingw/MSVCRTmathog2016-03-111-1/+1
* patch fixes bug 1538786mathog2016-01-271-19/+30
* patch probably fixes bug 1534833mathog2016-01-171-1/+1
* patch for bug 1511508mathog2015-10-291-1/+1
* Merge from trunkKrzysztof Kosi??ski2015-05-221-4/+4
|\
| * renamed SPPattern methods to match coding styleTomasz Boczkowski2015-05-031-4/+4
| * merge with trunkTomasz Boczkowski2015-05-021-7/+5
| |\
| * \ merged SPPattern c++-sification from svgpaints branchTomasz Boczkowski2015-04-251-4/+4
| |\ \
| | * | SPPattern c++-sification: replacing pattern_ functions by methods pt1Tomasz Boczkowski2014-05-271-4/+4
* | | | Merge from trunkKrzysztof Kosi??ski2015-05-081-7/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | patch for bugs 1447850 and 1447382mathog2015-04-271-7/+5
| |/ /
* / / 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-10/+10
|/ /
* | fix for bug 1425317mathog2015-02-251-0/+4
* | fix for bug 1405292mathog2015-02-091-1/+1
* | Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-241-1/+1
* | resolves bug 1348417 and implements addition features for bug 1302857mathog2014-09-041-24/+163
* | Replaced some abs/fabs with std::abs.Markus Engel2014-07-221-1/+1
* | Warnings cleaup.Jon A. Cruz2014-07-151-2/+2
|/
* Improved support for clipping on EMF/WMF import, see bug 1302857mathog2014-04-291-0/+4
* Clean up of style code, removal of SPFontStyle. Step 2.Tavmjong Bah2014-04-241-2/+2
* Patch for several issues in libuemf.David Mathog2014-03-251-1/+3