summaryrefslogtreecommitdiffstats
path: root/src/io/stream/inkscapestream.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-02modernize loopsMarc Jeanmougin1-2/+2
2018-11-18Move i/o stream classes into own directory. Add README.Tavmjong Bah1-0/+0
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-09-29Inkscapestream: Make some things const and avoid unnecessary copiesEduard Braun1-5/+4
2018-09-29Purge gunichar from InkscapestreamEduard Braun1-17/+14
2018-09-29Inkscapestream: Fix write methods for string typesEduard Braun1-7/+7
2018-09-22Inkscapestream: Incredible speed up for writing of stringsEduard Braun1-2/+3
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2013-03-08Preparation to merge /dom/io and /io code (bug #1120585 )Kris De Gussem1-1/+1
2013-03-03Preparation to merge /dom/io and /io code (bug #1120585 )Kris De Gussem1-39/+3
2013-02-13fixing variable type in stream classes to what was intended (preparation for ...Kris De Gussem1-7/+3
2013-02-11A couple of forward declarationsAlex Valavanis1-1/+1
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-1/+1
2007-10-11Avoid string literal char* warnings on g++-4.2: change some functions to take...Peter Moulder1-2/+2