summaryrefslogtreecommitdiffstats
path: root/sax/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-041-1/+1
* fdo#48969: GetConversionFactor: add inch as source unitMichael Stahl2012-04-201-10/+142
* fdo#48969: switch units in Converter::convertDoubleMichael Stahl2012-04-201-1/+2
* escape \n and \r too in escapeXml()Luboš Luňák2012-04-121-0/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-3/+3
* reorganize trickier staticsCaolán McNamara2012-04-022-34/+47
* sax: no matching function for call to 'max(int, sal_Int32&)'Ivan Timofeev2012-03-121-1/+1
* sax: replace Min/Max macros with std::maxMichael Stahl2012-03-121-3/+5
* Avoid temporary rtl::OUStringJulien Nabet2012-03-031-2/+2
* Correctly calculate leap year.Kohei Yoshida2012-02-291-1/+1
* sax: this CalcXMLLen() was commented out since 2001Miklos Vajna2012-02-291-48/+0
* Avoid temporary rtl::OUStringJulien Nabet2012-02-261-2/+1
* Removed unused codeAlexander Bergmann2012-02-101-76/+0
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe2012-02-101-6/+6
* update unused listCaolán McNamara2012-02-081-16/+0