summaryrefslogtreecommitdiff
path: root/include/sax
AgeCommit message (Expand)AuthorFilesLines
2013-12-18sax: various clean up. Move _getFactory next to the implementation.Matúš Kukan1-3/+0
2013-12-10sax, xmloff: fix ODF import/export of text:time/text:time-valueMichael Stahl1-0/+10
2013-12-03sax: stop using SAX_DLLIMPLEMENTATION for both sax and fastsaxMichael Stahl2-2/+38
2013-12-02Hide the implementation.Kohei Yoshida1-112/+9
2013-12-02Add a means to check if a namespace exists.Kohei Yoshida1-0/+3
2013-12-02Move this header out into a public place.Kohei Yoshida1-0/+177
2013-11-27fastparser: Outline virtual destructor to please MSVC++.Michael Meeks1-1/+1
2013-11-26fastparser: Avoid copying all tokens into a sequence.Michael Meeks1-1/+13
2013-11-22getChar() to return a null-terminated char array.Kohei Yoshida1-1/+1
2013-11-20Expose raw char array and use it to avoid OUString allocations.Kohei Yoshida1-0/+1
2013-11-20fastparser: avoid excessive alloc/frees for int / bool / double parsingMichael Meeks1-0/+4
2013-11-19fastparser: accelerate value tokenisation as well.Michael Meeks1-0/+13
2013-11-09fdo#65108 inter-module includes <> include/saxNorbert Thiebaud2-2/+2
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold5-13/+13
2013-10-17FastAttributeList: avoid OStrings in attribute list; just use char bufferMatúš Kukan1-6/+14
2013-10-17FastAttributeList: use vectors instead of map; the size is smallMatúš Kukan1-3/+2
2013-07-21Remove unused convertDateTimeTZ and convertDateTZJulien Nabet1-6/+0
2013-07-15sax: more s/TimeZone/Timezone/Michael Stahl1-4/+4
2013-07-15i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl1-4/+18
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-24/+4
2013-04-23execute move of global headersBjoern Michaelsen5-0/+777