summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/odf.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-18Fix stream class locationsAlexander Valavanis1-1/+0
2018-11-08Clarify licensesMax Gaukler1-16/+6
2018-11-07fix bug 1793940 ODG image exportThomas Holder1-0/+2
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-3/+3
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-2/+2
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-2/+2
2018-01-24Fix handling of filenames of linked images in .odg exportEduard Braun1-2/+0
2014-02-26Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...Martin Owens1-6/+3
2013-04-20minor odg export updateKris De Gussem1-1/+1
2013-04-12odg export: some work on gradientsKris De Gussem1-2/+2
2013-04-03odf export: code clean up and preparatory work to allow gradients in export. ...Kris De Gussem1-4/+2
2013-03-26Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis1-3/+2
2013-03-11Drop duplicate io code ( Bug #1120585 )Kris De Gussem1-4/+3
2012-03-01various minor thingsKris De Gussem1-1/+1
2011-11-19variable initialisationKris De Gussem1-1/+1
2011-10-25Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz1-11/+12
2011-02-02update to latest 2geom !Johan B. C. Engelen1-1/+1
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-1/+1
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2009-04-06noop: Rename argument from uri to filename for Extension::...::save implement...Peter Moulder1-1/+1
2008-08-12NR:: to Geom:: for most of src/extension/Johan B. C. Engelen1-1/+1
2006-07-06save updates, and put to sleep for a whileBob Jamison1-2/+55
2006-06-25Promote std::string to Glib::ustring. Start processing output strings for XM...Bob Jamison1-15/+15
2006-06-25Add metadataBob Jamison1-0/+3
2006-04-27use svd for better matrix analysisBob Jamison1-0/+95
2006-04-22Native paths and relative path resolutionBob Jamison1-1/+5
2006-04-21Minor cleanup. Sort styleTable.Bob Jamison1-1/+4
2006-04-20Use dual maps to remove duplicates in style tableBob Jamison1-59/+38
2006-04-13Added meta-info stubBob Jamison1-0/+2
2006-04-13More WIP. Got all of the files generated. Now just work on content.xml to g...Bob Jamison1-3/+41
2006-04-13wipBob Jamison1-7/+82
2006-04-12still WIP. added tree-descending codeBob Jamison1-0/+1
2006-04-12WIP commitBob Jamison1-6/+26
2006-03-13Set svn:eol-style to native on all *.cpp *.h files (i.e. on the few .cpp/.h f...Peter Moulder1-72/+72
2006-02-16Add new placeholder for ODFBob Jamison1-0/+72