summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/odf.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* More document.h cleanup.Tavmjong Bah2019-04-061-2/+2
* Give more descriptive names to document file related variables and functions.Tavmjong Bah2019-02-201-1/+1
* Fix stream class locationsAlexander Valavanis2018-11-181-2/+2
* Fix format stringAlexander Valavanis2018-11-161-1/+1
* Clarify licensesMax Gaukler2018-11-081-23/+12
* fix bug 1793940 ODG image exportThomas Holder2018-11-071-57/+28
* Misc. typosluz.paz2018-10-061-1/+1
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-6/+0
* fix .odg and .fx export with inverted y-axisThomas Holder2018-09-231-15/+9
* Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-7/+7
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-14/+14
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-14/+14
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-11/+11
* Fix handling of filenames of linked images in .odg exportEduard Braun2018-01-241-4/+1
* Misc. typosUnknown2017-11-071-2/+2
* Implement rotation via desktop to window affine.Tavmjong Bah2017-03-201-8/+1
* Add exportersJabier Arraiza Cenoz2016-11-051-1/+8
* Use M_PI, M_PI_2. We use these constants everywhere so if they are not define...Tavmjong Bah2016-08-171-4/+1
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-3/+2
* Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...Martin Owens2014-02-261-13/+6
* Merge from trunk.Matthew Petroff2013-09-201-1/+1
|\
| * Cleaned up.Markus Engel2013-08-031-1/+1
* | Added viewBox implement document unit support.Matthew Petroff2013-08-271-1/+2
|/
* odf metadata - let's begin with a first step to full ODF compatibilityKris De Gussem2013-06-211-17/+27
* minor odg export updateKris De Gussem2013-04-201-37/+32
* odg export: some work on gradientsKris De Gussem2013-04-121-53/+34
* odf export: code clean up and preparatory work to allow gradients in export. ...Kris De Gussem2013-04-031-661/+374
* Drop duplicate io code ( Bug #1120585 )Kris De Gussem2013-03-111-11/+7
* fix build warnings / cppcheck ( Bug #1120585 )Kris De Gussem2013-03-111-34/+42
* Preparation to merge /dom/io and /io code (bug #1120585 )Kris De Gussem2013-03-081-44/+68
* ODF output: write correct Inkscape version number to metadataKris De Gussem2013-03-031-26/+6
* cppcheck: Convert more C-style pointer casts to GObject or C++Alex Valavanis2012-11-111-1/+1
* cppcheckKris De Gussem2012-06-071-3/+7
* Merge Andrew's new OCAL dialog and clean headers. Please testAlex Valavanis2012-02-271-0/+2
|\
* | cppcheckKris De Gussem2012-02-151-3/+0
|/
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-1/+1
* cppcheckKris De Gussem2011-10-151-6/+6
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-10/+5
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-171-3/+3
* update to latest 2geom !Johan B. C. Engelen2011-02-021-19/+19
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-5/+6
|\
| * SPShape c++ified to the extent it was possible and more changes done for XML ...Abhishek Sharma Public2010-07-141-1/+1
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-2/+2
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-2/+2
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
|/
* Initial F&S dialog setting of swatch colors.Jon A. Cruz2010-03-091-1/+1
* Cleanup of gradients and stops.Jon A. Cruz2010-03-081-1/+1
* New tab in Fill&Stroke dialog for swatch fills.Jon A. Cruz2010-03-061-1/+1