summaryrefslogtreecommitdiffstats
path: root/include/sax
Commit message (Expand)AuthorAgeFilesLines
* sax: various clean up. Move _getFactory next to the implementation.Matúš Kukan2013-12-181-3/+0
* sax, xmloff: fix ODF import/export of text:time/text:time-valueMichael Stahl2013-12-101-0/+10
* sax: stop using SAX_DLLIMPLEMENTATION for both sax and fastsaxMichael Stahl2013-12-032-2/+38
* Hide the implementation.Kohei Yoshida2013-12-021-112/+9
* Add a means to check if a namespace exists.Kohei Yoshida2013-12-021-0/+3
* Move this header out into a public place.Kohei Yoshida2013-12-021-0/+177
* fastparser: Outline virtual destructor to please MSVC++.Michael Meeks2013-11-271-1/+1
* fastparser: Avoid copying all tokens into a sequence.Michael Meeks2013-11-261-1/+13
* getChar() to return a null-terminated char array.Kohei Yoshida2013-11-221-1/+1
* Expose raw char array and use it to avoid OUString allocations.Kohei Yoshida2013-11-201-0/+1
* fastparser: avoid excessive alloc/frees for int / bool / double parsingMichael Meeks2013-11-201-0/+4
* fastparser: accelerate value tokenisation as well.Michael Meeks2013-11-191-0/+13
* fdo#65108 inter-module includes <> include/saxNorbert Thiebaud2013-11-092-2/+2
* fixincludeguards.sh: include/s*Thomas Arnhold2013-10-235-13/+13
* FastAttributeList: avoid OStrings in attribute list; just use char bufferMatúš Kukan2013-10-171-6/+14
* FastAttributeList: use vectors instead of map; the size is smallMatúš Kukan2013-10-171-3/+2
* Remove unused convertDateTimeTZ and convertDateTZJulien Nabet2013-07-211-6/+0
* sax: more s/TimeZone/Timezone/Michael Stahl2013-07-151-4/+4
* i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl2013-07-151-4/+18
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-24/+4
* execute move of global headersBjoern Michaelsen2013-04-235-0/+777