summaryrefslogtreecommitdiffstats
path: root/src/extension/implementation/xslt.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove support for saving as JavaFX 1.x script (*.fx)Karl Cheng2019-05-101-1/+12
* Give more descriptive names to document file related variables and functions.Tavmjong Bah2019-02-201-1/+1
* modernize loopsMarc Jeanmougin2019-01-021-4/+4
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-19/+19
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-5/+5
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-5/+5
* Drop obsolete wrapper around Glib::file_open_tmpStefano Facchini2017-10-191-2/+2
* Move directory scanners to new get_filenames(...) callsMartin Owens2017-07-021-19/+3
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-3/+1
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+3
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-3/+1
* Export. Fix for Bug #1166184 (XAML export not compatible with Silverlight).Nicolas Dufour2014-08-101-15/+25
* Protect against infinate looping of new included hrefsMartin Owens2014-01-221-1/+1
* Merge Andrew's new OCAL dialog and clean headers. Please testAlex Valavanis2012-02-271-1/+1
|\
* | Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem2012-01-031-7/+7
|/
* Extensions. Fix for Bug #341353 (The user must know about a XSLT problem).Nicolas Dufour2011-03-041-2/+5
* Indent support for XSLT extensions output.Nicolas Dufour2010-12-211-1/+7
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-4/+5
|\
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-1/+1
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
|/
* Extension. Fix XAML export crash (Bug #282421).Nicolas Dufour2010-05-041-1/+1
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-3/+3
* SPDocument->Documentjohnce2009-08-051-3/+3
* Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file xml/...Peter Moulder2009-04-071-6/+4
* Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski2009-01-131-0/+2
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-211-2/+2
* BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista tempfi...Albin Sunnanbo2008-03-131-1/+1
* Warning cleanupJon A. Cruz2007-11-101-4/+4
* change from <io.h> to <unistd.h> to define closeAdib Taraben2007-09-121-1/+1
* NEW: XSLT Input/output extension support fix for: close not definedAdib Taraben2007-09-121-0/+1
* r16525@tres: ted | 2007-09-11 20:49:47 -0700Ted Gould2007-09-121-2/+191
* r11467@tres: ted | 2006-04-19 21:49:02 -0700Ted Gould2006-05-021-0/+52