summaryrefslogtreecommitdiffstats
path: root/src/dom/io/domstream.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix integer paddingBob Jamison2006-06-301-0/+7
| | | (bzr r1324)
* Add code for printf() to allow %#s as xml-escaped string (cool, eh?)Bob Jamison2006-06-261-103/+147
| | | (bzr r1295)
* Fix <path> output. Apparently ODF is more picky about floats than SVG. ↵Bob Jamison2006-06-251-0/+2
| | | | | They do not like .nnn . Must be 0.nnn (bzr r1282)
* patch [ 1503869 ] ODF formatting fixAaron Spike2006-06-131-10/+329
| | | (bzr r1209)
* Made the format buffer larger and part of the class, not the stack.Bob Jamison2006-04-131-6/+3
| | | (bzr r512)
* fix include pathBob Jamison2006-04-121-8/+2
| | | (bzr r488)
* Add new rearranged /dom directoryBob Jamison2006-04-121-0/+878
(bzr r479)