summaryrefslogtreecommitdiff
path: root/sax
AgeCommit message (Expand)AuthorFilesLines
2013-08-23cppcheck: fix duplicate if/elseJulien Nabet1-0/+2
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák3-5/+5
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-1/+1
2013-08-15Mark as constTakeshi Abe1-1/+1
2013-08-04fixup SAL_INFO macros to actually print the stringsLionel Elie Mamane1-10/+10
2013-08-04sax converter unittest: test accept trailing zeros in fractional secondsLionel Elie Mamane1-1/+1
2013-08-01Mark as constTakeshi Abe1-1/+1
2013-07-21Remove unused convertDateTimeTZ and convertDateTZJulien Nabet1-12/+0
2013-07-15OUStringBuffer doesn't have append() overload for const char*Luboš Luňák1-1/+1
2013-07-15sax: even more boost_headersMichael Stahl1-0/+2
2013-07-15sax: more s/TimeZone/Timezone/Michael Stahl1-4/+4
2013-07-15i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl2-47/+54
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl2-55/+212
2013-07-03fastsax: provide the element name instead of prefix for unknown elementsCédric Bosdonnat1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold5-7/+7
2013-06-29i#108348 sax::Converter: support negative date and dateTimeMichael Stahl2-10/+18
2013-06-05sax: FastSaxSerializer: add well-formedness assertionsMichael Stahl2-1/+54
2013-06-05sax: SaxWriter: add well-formedness assertionsMichael Stahl1-2/+32
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-04-24gbuild: drop empty use_packages callsDavid Tardon2-6/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-1/+0
2013-04-24move URE headers to include/David Tardon1-3/+0
2013-04-23execute move of global headersBjoern Michaelsen7-796/+0
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane2-123/+128
2013-04-09rename expat external to 'expat'David Tardon2-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák18-183/+165
2013-04-01Remove RTL_CONSTASCII_(U)STRINGPARAM in scaddins/saxChr. Rossmanith2-5/+5
2013-03-28add missing dep on sal/types.hDavid Tardon1-0/+2
2013-03-27-Wunused-macrosStephan Bergmann1-1/+0
2013-03-19further OUString cleanupThomas Arnhold2-5/+5
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-2/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2-3/+3
2013-03-18Wundef, fix various more or less broken debug codeLuboš Luňák2-5/+5
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-04sal_Bool to boolTakeshi Abe2-5/+5
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-2/+2
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-27cppu: new ZipPackage_cppu_odk_headersMichael Stahl1-1/+1
2013-02-23Fix typo, "charcter" -> "character"Julien Nabet1-7/+7
2013-02-19fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan1-35/+25
2013-02-13fdo#60471: svgio, sax: enable internal entity declarations for SVGMichael Stahl1-10/+32
2013-02-13sax: convert some legacy assertionsMichael Stahl2-11/+10
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl2-0/+3
2013-01-14sax: add methods to duplicate current top marker and reapply it laterPierre-Eric Pelloux-Prayer4-0/+29
2013-01-13callcatcher: update and remove newly unused codeCaolán McNamara2-25/+0
2013-01-07added Converter::convertColor with opacity parameterChr. Rossmanith2-2/+27
2012-12-19wrap vararg sax functions in typesafe overloadsLuboš Luňák2-24/+121
2012-11-15sax: no obvious reason why expwrap should use expat_utf16Michael Stahl1-1/+1
2012-11-12cppCheck: clarifyConditionjailletc361-1/+1
2012-11-11sax: FastSaxSerializer: cannot do anything without a streamMichael Stahl1-0/+2