summaryrefslogtreecommitdiff
path: root/sax/source/tools
AgeCommit message (Expand)Author
2014-10-10Revert "This was OString already; use it that way"Stephan Bergmann
2014-10-10This was OString already; use it that wayMatúš Kukan
2014-09-24Unused FastSaxSerializer::maSavedMarkStack memberMatúš Kukan
2014-07-03FastSaxSerializer: update documentationMiklos Vajna
2014-07-03fdo#80748: Fix for file corruption due to framePrRohit Deshmukh
2014-05-27css already means ::com::sun::starThomas Arnhold
2014-05-26coverity#982640 Missing break in switchCaolán McNamara
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-04-07sax: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-05sax: FastAttributeList - add attribute in a specific namespaceTomaž Vajngerl
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25remove unused code sax_fastparser::FastSerializerHelper::copyTopMarkPop()Noel Grandin
2014-02-25remove unused code sax_fastparser::FastSerializerHelper::copyTopMarkPush()Noel Grandin
2014-02-11sax: my suggestion was not as good as i thought...Michael Stahl
2014-02-11fdo#72468 avoid out of bounds array accessArnaud Versini
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-12-17sax: avoid usage of double for parsing nanoseconds here tooMichael Stahl
2013-12-17...and nDigits > 9 is harmless in following for loop and need not be cappedStephan Bergmann
2013-12-17readUnsignedNumberMaxDigits can read more than maxDigits charsStephan Bergmann
2013-12-17Avoid inaccurate floating-point computationsStephan Bergmann
2013-12-10sax, xmloff: fix ODF import/export of text:time/text:time-valueMichael Stahl
2013-11-27Urgh - add embarassingly missing ~Michael Meeks
2013-11-27fastparser: Outline virtual destructor to please MSVC++.Michael Meeks
2013-11-26fastparser: Avoid copying all tokens into a sequence.Michael Meeks
2013-11-24cppcheck: fix same expression on both sidesJulien Nabet
2013-11-22getChar() to return a null-terminated char array.Kohei Yoshida
2013-11-20Expose raw char array and use it to avoid OUString allocations.Kohei Yoshida
2013-11-20fastparser: avoid excessive alloc/frees for int / bool / double parsingMichael Meeks
2013-11-20fix spelling in commentNoel Grandin
2013-11-20sax: -Werror=sign-compareMiklos Vajna
2013-11-19fastparser: accelerate value tokenisation as well.Michael Meeks
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-10-21FastTokenHandler service should apparently have a default constructorStephan Bergmann
2013-10-17FastAttributeList: avoid OStrings in attribute list; just use char bufferMatúš Kukan
2013-10-17FastAttributeList: use vectors instead of map; the size is smallMatúš Kukan
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-15Mark as constTakeshi Abe
2013-08-01Mark as constTakeshi Abe
2013-07-21Remove unused convertDateTimeTZ and convertDateTZJulien Nabet
2013-07-15sax: more s/TimeZone/Timezone/Michael Stahl
2013-07-15i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-29i#108348 sax::Converter: support negative date and dateTimeMichael Stahl
2013-06-05sax: FastSaxSerializer: add well-formedness assertionsMichael Stahl
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane