summaryrefslogtreecommitdiffstats
path: root/sax/source
Commit message (Expand)AuthorAgeFilesLines
* cppcheck: fix duplicate if/elseJulien Nabet2013-08-231-0/+2
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-213-5/+5
* Mark as constTakeshi Abe2013-08-151-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: more s/TimeZone/Timezone/Michael Stahl2013-07-151-4/+4
* i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl2013-07-151-44/+51
* i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl2013-07-151-24/+180
* 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-293-5/+5
* i#108348 sax::Converter: support negative date and dateTimeMichael Stahl2013-06-291-8/+14
* 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
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-181-101/+103
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0712-88/+75
* Remove RTL_CONSTASCII_(U)STRINGPARAM in scaddins/saxChr. Rossmanith2013-04-012-5/+5
* -Wunused-macrosStephan Bergmann2013-03-271-1/+0
* further OUString cleanupThomas Arnhold2013-03-191-3/+3
* 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
* sal_Bool to boolTakeshi Abe2013-03-041-3/+3
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-032-2/+2
* Fix typo, "charcter" -> "character"Julien Nabet2013-02-231-7/+7
* 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
* sax: add methods to duplicate current top marker and reapply it laterPierre-Eric Pelloux-Prayer2013-01-143-0/+27
* callcatcher: update and remove newly unused codeCaolán McNamara2013-01-131-20/+0
* added Converter::convertColor with opacity parameterChr. Rossmanith2013-01-071-1/+21
* wrap vararg sax functions in typesafe overloadsLuboš Luňák2012-12-191-6/+12
* cppCheck: clarifyConditionjailletc362012-11-121-1/+1
* sax: FastSaxSerializer: cannot do anything without a streamMichael Stahl2012-11-111-0/+2
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-221-6/+5
* sal_Bool -> boolNoel Grandin2012-09-261-10/+10
* unusedcode: FastSaxSerializer is not used through UNOMatúš Kukan2012-09-202-129/+61
* sax: com.sun.star.xml.sax.FastSerializer seems to be unusedMatúš Kukan2012-09-085-22/+204
* sax: avoid pointless linking expwrap against saxMatúš Kukan2012-08-245-206/+4
* XML_Parse returns enum XML_StatusMichael Stahl2012-07-122-2/+3
* re-base on ALv2 code.Michael Meeks2012-06-2713-259/+196
* reduce static_initialization_and_destruction chainCaolán McNamara2012-06-251-5/+7
* re-base on ALv2 code.Michael Meeks2012-06-221-23/+14
* re-base on ALv2 code.Michael Meeks2012-06-212-49/+31
* gbuildification of saxNorbert Thiebaud2012-06-161-1/+0
* Targeted string re-work in padmin and saxThorsten Behrens2012-06-012-10/+10
* targeted string re-workNorbert Thiebaud2012-05-312-52/+51
* stop parsing on encountering internal entities in fastparser.cxxMichael Stahl2012-05-252-0/+40
* stop parsing on encountering internal entities in sax_expat.cxxMichael Stahl2012-05-251-24/+47
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-161-1/+0