summaryrefslogtreecommitdiff
path: root/sax
AgeCommit message (Expand)Author
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-21Remove comphelper::ComponentContextStephan Bergmann
2013-10-21FastTokenHandler service should apparently have a default constructorStephan Bergmann
2013-10-21WaE: unreferenced local variableTor Lillqvist
2013-10-17sax: build fix: don't prefix enum valuesMatúš Kukan
2013-10-17sax_attributes: needs cppuhelper on WindowsMatúš Kukan
2013-10-17sax_parser: needs also boost_headersMatúš Kukan
2013-10-17sax: fix build: needs explicit typeMatúš Kukan
2013-10-17fastparser: don't use multithreading for small documentsMatúš Kukan
2013-10-17fastparser: don't create temporary Events; use references to event listMatúš Kukan
2013-10-17fastparser: reuse event lists if possibleMatúš Kukan
2013-10-17fastparser: re-work locking, add high & low watermarks, change sizes etc.Michael Meeks
2013-10-17fastparser: implementation using two threadsMatúš Kukan
2013-10-17fastparser: cache default namespace token for ooxml.Michael Meeks
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-10-17fastparser: remove duplicated OString version methodsMatúš Kukan
2013-10-17fastparser: isolate calls to XFastContextHandler in Entity's methodsMatúš Kukan
2013-10-17fastparser: store mnNamespaceCount in another stackMatúš Kukan
2013-10-17sax: add unit test for FastAttributeListMatúš Kukan
2013-10-17sax: add unit test for FastSaxParserMatúš Kukan
2013-10-17remove not implemented method declarationMatúš Kukan
2013-10-11fastparser: don't allocate uno::Sequences when we don't need to.Michael Meeks
2013-10-04fdo#46374 replace stardiv in comments where applicableThomas Arnhold
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-10-02WaE: unused variableTor Lillqvist
2013-10-02-Werror,-Wunused-functionStephan Bergmann
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-31fix indentationPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-23cppcheck: fix duplicate if/elseJulien Nabet
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-15Mark as constTakeshi Abe
2013-08-04fixup SAL_INFO macros to actually print the stringsLionel Elie Mamane
2013-08-04sax converter unittest: test accept trailing zeros in fractional secondsLionel Elie Mamane
2013-08-01Mark as constTakeshi Abe
2013-07-21Remove unused convertDateTimeTZ and convertDateTZJulien Nabet
2013-07-15OUStringBuffer doesn't have append() overload for const char*Luboš Luňák
2013-07-15sax: even more boost_headersMichael Stahl
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-07-03fastsax: provide the element name instead of prefix for unknown elementsCédric Bosdonnat
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-06-05sax: SaxWriter: add well-formedness assertionsMichael Stahl
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist