summaryrefslogtreecommitdiff
path: root/sax/source
AgeCommit message (Expand)Author
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: 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
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01Remove RTL_CONSTASCII_(U)STRINGPARAM in scaddins/saxChr. Rossmanith
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18Wundef, fix various more or less broken debug codeLuboš Luňák
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-23Fix typo, "charcter" -> "character"Julien Nabet
2013-02-13fdo#60471: svgio, sax: enable internal entity declarations for SVGMichael Stahl
2013-02-13sax: convert some legacy assertionsMichael Stahl
2013-01-14sax: add methods to duplicate current top marker and reapply it laterPierre-Eric Pelloux-Prayer
2013-01-13callcatcher: update and remove newly unused codeCaolán McNamara
2013-01-07added Converter::convertColor with opacity parameterChr. Rossmanith
2012-12-19wrap vararg sax functions in typesafe overloadsLuboš Luňák
2012-11-12cppCheck: clarifyConditionjailletc36
2012-11-11sax: FastSaxSerializer: cannot do anything without a streamMichael Stahl
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-09-26sal_Bool -> boolNoel Grandin
2012-09-20unusedcode: FastSaxSerializer is not used through UNOMatúš Kukan
2012-09-08sax: com.sun.star.xml.sax.FastSerializer seems to be unusedMatúš Kukan
2012-08-24sax: avoid pointless linking expwrap against saxMatúš Kukan
2012-07-12XML_Parse returns enum XML_StatusMichael Stahl
2012-06-27re-base on ALv2 code.Michael Meeks
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-16gbuildification of saxNorbert Thiebaud
2012-06-01Targeted string re-work in padmin and saxThorsten Behrens
2012-05-31targeted string re-workNorbert Thiebaud
2012-05-25stop parsing on encountering internal entities in fastparser.cxxMichael Stahl
2012-05-25stop parsing on encountering internal entities in sax_expat.cxxMichael Stahl
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-04-20fdo#48969: GetConversionFactor: add inch as source unitMichael Stahl
2012-04-20fdo#48969: switch units in Converter::convertDoubleMichael Stahl
2012-04-12escape \n and \r too in escapeXml()Luboš Luňák