summaryrefslogtreecommitdiffstats
path: root/src/dom/io/domstream.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski2009-02-261-0/+1
* warning cleanup and fixed string free issueJon A. Cruz2008-05-041-3/+3
* Warning cleanupJon A. Cruz2008-03-081-1/+1
* Update charclass.h/cpp to use complete Unicode character databaseBob Jamison2008-03-071-2/+2
* Avoid string literal char* warnings on g++-4.2: change some functions to take...Peter Moulder2007-10-111-1/+1
* Fix integer paddingBob Jamison2006-06-301-0/+7
* Add code for printf() to allow %#s as xml-escaped string (cool, eh?)Bob Jamison2006-06-261-103/+147
* Fix <path> output. Apparently ODF is more picky about floats than SVG. They...Bob Jamison2006-06-251-0/+2
* patch [ 1503869 ] ODF formatting fixAaron Spike2006-06-131-10/+329
* Made the format buffer larger and part of the class, not the stack.Bob Jamison2006-04-131-6/+3
* fix include pathBob Jamison2006-04-121-8/+2
* Add new rearranged /dom directoryBob Jamison2006-04-121-0/+878