summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/odf.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix stream class locationsAlexander Valavanis2018-11-181-1/+0
* Clarify licensesMax Gaukler2018-11-081-16/+6
* fix bug 1793940 ODG image exportThomas Holder2018-11-071-0/+2
* 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-1/+1
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-2/+2
* Fix handling of filenames of linked images in .odg exportEduard Braun2018-01-241-2/+0
* Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...Martin Owens2014-02-261-6/+3
* minor odg export updateKris De Gussem2013-04-201-1/+1
* odg export: some work on gradientsKris De Gussem2013-04-121-2/+2
* odf export: code clean up and preparatory work to allow gradients in export. ...Kris De Gussem2013-04-031-4/+2
* Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis2013-03-261-3/+2
* Drop duplicate io code ( Bug #1120585 )Kris De Gussem2013-03-111-4/+3
* various minor thingsKris De Gussem2012-03-011-1/+1
* variable initialisationKris De Gussem2011-11-191-1/+1
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-11/+12
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-1/+2
|\
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-1/+1
|/
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* noop: Rename argument from uri to filename for Extension::...::save implement...Peter Moulder2009-04-061-1/+1
* NR:: to Geom:: for most of src/extension/Johan B. C. Engelen2008-08-121-1/+1
* save updates, and put to sleep for a whileBob Jamison2006-07-061-2/+55
* Promote std::string to Glib::ustring. Start processing output strings for XM...Bob Jamison2006-06-251-15/+15
* Add metadataBob Jamison2006-06-251-0/+3
* use svd for better matrix analysisBob Jamison2006-04-271-0/+95
* Native paths and relative path resolutionBob Jamison2006-04-221-1/+5
* Minor cleanup. Sort styleTable.Bob Jamison2006-04-211-1/+4
* Use dual maps to remove duplicates in style tableBob Jamison2006-04-201-59/+38
* Added meta-info stubBob Jamison2006-04-131-0/+2
* More WIP. Got all of the files generated. Now just work on content.xml to g...Bob Jamison2006-04-131-3/+41
* wipBob Jamison2006-04-131-7/+82
* still WIP. added tree-descending codeBob Jamison2006-04-121-0/+1
* WIP commitBob Jamison2006-04-121-6/+26
* Set svn:eol-style to native on all *.cpp *.h files (i.e. on the few .cpp/.h f...Peter Moulder2006-03-131-72/+72
* Add new placeholder for ODFBob Jamison2006-02-161-0/+72