summaryrefslogtreecommitdiff
path: root/sax/source/tools
AgeCommit message (Expand)Author
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-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-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-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
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-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
2010-12-23cppcheck: prefer prefix variantCaolán McNamara
2010-12-10XLSX VML Export fixes.Muthu Subramanian K
2010-11-26cppcheck: use prefix variantCaolán McNamara
2010-11-24cppcheck: unused variableCaolán McNamara
2010-11-23RTL_CONSTASCII_USTRINGPARAM in libs-gui 15Gert Faller
2010-11-15Docx Export: fixed some elements ordering problemCédric Bosdonnat
2010-11-09dr77: rebase to DEV300m92Daniel Rentz [dr]
2010-11-09DOCX export: order pPr children according to specsCédric Bosdonnat
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06use rtl::ByteSequence instead of SequenceCaolán McNamara
2010-10-04merge DEV300_m89Michael Stahl
2010-09-28dr77: rebase to DEV300_m88Daniel Rentz [dr]
2010-09-17cws-vmiklos01.diff: Better RTF export filterMiklos Vajna
2010-09-06cmcfixes78: #i113054# use rtl::ByteSequence instead of Sequence< sal_Int8 > f...Caolán McNamara
2010-08-30dr77: change all exported services in oox module from MultiServiceFactory to ...Daniel Rentz [dr]
2010-07-20sw34bf01: #i77438#: xmloff: apply patch by cyhawkMichael Stahl
2010-05-19sw33bf04: #i111712#: sax: convert crude test in converter.cxx to cppunit testMichael Stahl
2010-03-10sw33bf02: merge with DEV300_m74Oliver-Rainer Wittmann
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-19sw33bf02: #i108347#: change util::Duration to support MilliSeconds:Michael Stahl