summaryrefslogtreecommitdiffstats
path: root/sax
Commit message (Expand)AuthorAgeFilesLines
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-1/+0
* WaE: unused variableTor Lillqvist2013-10-021-2/+0
* -Werror,-Wunused-functionStephan Bergmann2013-10-021-17/+0
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-311-2/+0
* fix indentationPhilipp Riemer2013-08-311-11/+11
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-311-48/+9
* cppcheck: fix duplicate if/elseJulien Nabet2013-08-231-0/+2
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-213-5/+5
* Re-work 8bit characters in source code, or remove them.Michael Meeks2013-08-201-1/+1
* Mark as constTakeshi Abe2013-08-151-1/+1
* fixup SAL_INFO macros to actually print the stringsLionel Elie Mamane2013-08-041-10/+10
* sax converter unittest: test accept trailing zeros in fractional secondsLionel Elie Mamane2013-08-041-1/+1
* Mark as constTakeshi Abe2013-08-011-1/+1
* Remove unused convertDateTimeTZ and convertDateTZJulien Nabet2013-07-211-12/+0
* OUStringBuffer doesn't have append() overload for const char*Luboš Luňák2013-07-151-1/+1
* sax: even more boost_headersMichael Stahl2013-07-151-0/+2
* sax: more s/TimeZone/Timezone/Michael Stahl2013-07-151-4/+4
* i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl2013-07-152-47/+54
* i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl2013-07-152-55/+212
* fastsax: provide the element name instead of prefix for unknown elementsCédric Bosdonnat2013-07-031-1/+1
* remove OUString wrap for string literalsThomas Arnhold2013-06-295-7/+7
* i#108348 sax::Converter: support negative date and dateTimeMichael Stahl2013-06-292-10/+18
* sax: FastSaxSerializer: add well-formedness assertionsMichael Stahl2013-06-052-1/+54
* sax: SaxWriter: add well-formedness assertionsMichael Stahl2013-06-051-2/+32
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-1/+1
* gbuild: drop empty use_packages callsDavid Tardon2013-04-242-6/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-1/+0
* move URE headers to include/David Tardon2013-04-241-3/+0
* execute move of global headersBjoern Michaelsen2013-04-237-796/+0
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-182-123/+128
* rename expat external to 'expat'David Tardon2013-04-092-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0718-183/+165
* Remove RTL_CONSTASCII_(U)STRINGPARAM in scaddins/saxChr. Rossmanith2013-04-012-5/+5
* add missing dep on sal/types.hDavid Tardon2013-03-281-0/+2
* -Wunused-macrosStephan Bergmann2013-03-271-1/+0
* further OUString cleanupThomas Arnhold2013-03-192-5/+5
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-2/+2
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-192-3/+3
* Wundef, fix various more or less broken debug codeLuboš Luňák2013-03-182-5/+5
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* sal_Bool to boolTakeshi Abe2013-03-042-5/+5
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-032-2/+2
* remove all d.lstMichael Stahl2013-02-281-0/+0
* cppu: new ZipPackage_cppu_odk_headersMichael Stahl2013-02-271-1/+1
* Fix typo, "charcter" -> "character"Julien Nabet2013-02-231-7/+7
* fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan2013-02-191-35/+25
* fdo#60471: svgio, sax: enable internal entity declarations for SVGMichael Stahl2013-02-131-10/+32
* sax: convert some legacy assertionsMichael Stahl2013-02-132-11/+10
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-0/+3
* sax: add methods to duplicate current top marker and reapply it laterPierre-Eric Pelloux-Prayer2013-01-144-0/+29