summaryrefslogtreecommitdiffstats
path: root/src/io/inkscapestream.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move i/o stream classes into own directory. Add README.Tavmjong Bah2018-11-181-668/+0
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Inkscapestream: Make some things const and avoid unnecessary copiesEduard Braun2018-09-291-4/+4
* Purge gunichar from InkscapestreamEduard Braun2018-09-291-11/+11
* Run clang-tidy’s modernize-use-noexcept pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-13/+13
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-72/+72
* Preparation to merge /dom/io and /io code (bug #1120585 )Kris De Gussem2013-03-031-4/+4
* fixing variable type in stream classes to what was intended (preparation for ...Kris De Gussem2013-02-131-3/+3
* A couple of forward declarationsAlex Valavanis2013-02-111-2/+1
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-6/+4
* Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski2009-02-261-0/+1
* Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen2007-11-041-3/+3
* Avoid string literal char* warnings on g++-4.2: change some functions to take...Peter Moulder2007-10-111-3/+3
* format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook2007-03-201-2/+2
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+669