summaryrefslogtreecommitdiffstats
path: root/src/dom/io/domstream.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-04warning cleanup and fixed string free issueJon A. Cruz1-3/+3
2008-03-08Warning cleanupJon A. Cruz1-1/+1
2008-03-07Update charclass.h/cpp to use complete Unicode character databaseBob Jamison1-2/+2
2007-10-11Avoid string literal char* warnings on g++-4.2: change some functions to take...Peter Moulder1-1/+1
2006-06-30Fix integer paddingBob Jamison1-0/+7
2006-06-26Add code for printf() to allow %#s as xml-escaped string (cool, eh?)Bob Jamison1-103/+147
2006-06-25Fix <path> output. Apparently ODF is more picky about floats than SVG. They...Bob Jamison1-0/+2
2006-06-13patch [ 1503869 ] ODF formatting fixAaron Spike1-10/+329
2006-04-13Made the format buffer larger and part of the class, not the stack.Bob Jamison1-6/+3
2006-04-12fix include pathBob Jamison1-8/+2
2006-04-12Add new rearranged /dom directoryBob Jamison1-228/+264