summaryrefslogtreecommitdiffstats
path: root/sax
Commit message (Expand)AuthorAgeFilesLines
* XML_Parse returns enum XML_StatusMichael Stahl2012-07-122-2/+3
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-023-12/+3
* another unit test issueMichael Meeks2012-06-291-49/+49
* re-base on ALv2 code.Michael Meeks2012-06-2724-516/+354
* targetted re-work of cppunit pieces.Michael Meeks2012-06-272-6/+1
* Remove unused include filesThomas Arnhold2012-06-271-141/+0
* reduce static_initialization_and_destruction chainCaolán McNamara2012-06-251-5/+7
* Remove various commented out definesThomas Arnhold2012-06-251-11/+0
* re-base on ALv2 code.Michael Meeks2012-06-221-23/+14
* re-base on ALv2 code.Michael Meeks2012-06-218-196/+124
* re-base on ALv2 code.Michael Meeks2012-06-211-21/+12
* other mis-includeNorbert Thiebaud2012-06-161-1/+1
* fix build breakage due to sax gbuildificationNorbert Thiebaud2012-06-161-1/+1
* gbuildification of saxNorbert Thiebaud2012-06-1614-9/+204
* revert gmk4Norbert Thiebaud2012-06-166-307/+0
* Targeted string re-work in padmin and saxThorsten Behrens2012-06-012-10/+10
* targeted string re-workNorbert Thiebaud2012-05-316-134/+133
* 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-042-2/+2
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* fdo#48969: add unit test for Converter::convertDoubleMichael Stahl2012-04-201-0/+72
* 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
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-084-8/+8
* 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-122-7/+5
* sax: move xml2utf.cxx to libsax to prevent duplicate linkage warningsMichael Stahl2012-03-124-13/+8
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-103-3/+3
* Avoid temporary rtl::OUStringJulien Nabet2012-03-031-2/+2
* sax: ConverterTest: add leap year testsMichael Stahl2012-02-291-0/+6
* 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
* Reduce verbiage slightlyTor Lillqvist2012-02-161-1/+3
* Use the same simple lo_main() on iOS as on AndroidTor Lillqvist2012-02-162-70/+0
* Removed unused codeAlexander Bergmann2012-02-102-88/+0
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe2012-02-101-6/+6
* update unused listCaolán McNamara2012-02-082-18/+0
* Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich2012-02-081-0/+1
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-214-28/+35
* remove unimplemented methods from headersCaolán McNamara2012-01-161-5/+0
* Removing unused codeAlexander Bergmann2012-01-161-48/+0
* cleanup: remove unused prototype tooMichael Meeks2012-01-161-1/+0