summaryrefslogtreecommitdiff
path: root/sax/source
AgeCommit message (Expand)Author
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02reorganize trickier staticsCaolán McNamara
2012-03-12sax: no matching function for call to 'max(int, sal_Int32&)'Ivan Timofeev
2012-03-12sax: replace Min/Max macros with std::maxMichael Stahl
2012-03-03Avoid temporary rtl::OUStringJulien Nabet
2012-02-29Correctly calculate leap year.Kohei Yoshida
2012-02-29sax: this CalcXMLLen() was commented out since 2001Miklos Vajna
2012-02-26Avoid temporary rtl::OUStringJulien Nabet
2012-02-10Removed unused codeAlexander Bergmann
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe
2012-02-08update unused listCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-16Removing unused codeAlexander Bergmann
2012-01-16sax_fastparser::FastSerializerHelper::write(float)Alexander Bergmann
2012-01-05Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot
2012-01-05callcatcher: drop some unused methodsCaolán McNamara
2011-12-24catch exception by constant referenceTakeshi Abe
2011-12-01we are W3C XMLSchema here, not ISO 8601Eike Rathke
2011-11-30handle dates with year < 1000Eike Rathke
2011-11-28fix conversions from cmRadek Doulik
2011-11-28added conversion from MeasureUnit::CMRadek Doulik
2011-10-15Fix overflow in smoketest, promotion from sal_Int32 to sal_Int64 doesn't happ...Caolán McNamara
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-10-11partially revert 849a713ffd29a58ae79e48f80835c28bbd9d5a72Michael Stahl
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-08-31catch by const referenceCaolán McNamara
2011-08-17add more component prefixesMatúš Kukan
2011-08-16catch by const referenceCaolán McNamara
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan
2011-06-21Don't use the i prefix for import libraries with WNTGCCTor Lillqvist
2011-06-20gnumake4: fix buildbreakers from mergeBjoern Michaelsen
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: reportdesign, dbaccess: remove DOS lineendings [hg:ba7a15028880]Michael Stahl
2011-06-17CWS gnumake4: some fixes for Windows [hg:9eb9b5d5181e]Mathias Bauer
2011-06-17CWS gnumake4: convert sax to new build system [hg:389d236eb6b2]Mathias Bauer
2011-05-28Replace cstdio with iostream in fastserializer.cxxNigel Hawkins
2011-05-27Fix build breakage with debug enabled.Nigel Hawkins
2011-05-03Adding a public getNamespaceURL method to fastparser.Muthu Subramanian
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-11small bug, "%d" instead of "%ld" in a printfJulien Nabet
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-16add a virtual dtor to baseclassCaolán McNamara
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-01avoid implicit castCaolán McNamara
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2011-02-07Remove some dead codeThomas Arnhold