summaryrefslogtreecommitdiff
path: root/sax/source/tools/converter.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-24/+180
2013-07-15i#108348 sax::Converter: support negative date and dateTimeMichael Stahl1-8/+14
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-101/+103
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-31/+29
2013-04-01Remove RTL_CONSTASCII_(U)STRINGPARAM in scaddins/saxChr. Rossmanith1-1/+1
2013-03-27-Wunused-macrosStephan Bergmann1-1/+0
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-2/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2013-01-13callcatcher: update and remove newly unused codeCaolán McNamara1-20/+0
2013-01-07added Converter::convertColor with opacity parameterChr. Rossmanith1-1/+21
2012-06-27re-base on ALv2 code.Michael Meeks1-23/+14
2012-04-20fdo#48969: GetConversionFactor: add inch as source unitMichael Stahl1-10/+142
2012-04-20fdo#48969: switch units in Converter::convertDoubleMichael Stahl1-1/+2
2012-02-29Correctly calculate leap year.Kohei Yoshida1-1/+1
2012-02-10Removed unused codeAlexander Bergmann1-76/+0
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe1-6/+6
2012-02-08update unused listCaolán McNamara1-16/+0
2012-01-05Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot1-1/+1
2011-12-01we are W3C XMLSchema here, not ISO 8601Eike Rathke1-6/+1
2011-11-30handle dates with year < 1000Eike Rathke1-4/+15
2011-11-28fix conversions from cmRadek Doulik1-7/+5
2011-11-28added conversion from MeasureUnit::CMRadek Doulik1-0/+43
2011-10-15Fix overflow in smoketest, promotion from sal_Int32 to sal_Int64 doesn't happ...Caolán McNamara1-2/+3
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl1-61/+21
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl1-1/+178
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl1-4/+25
2011-10-11partially revert 849a713ffd29a58ae79e48f80835c28bbd9d5a72Michael Stahl1-0/+187
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-18/+16
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-2/+2
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-2/+2
2011-02-27Remove "using namespace ::rtl"Julien Nabet1-1/+3
2011-02-07Remove some dead codeThomas Arnhold1-2/+0
2010-11-24cppcheck: unused variableCaolán McNamara1-2/+1
2010-10-18remove non-compiled codePovilas Kanapickas1-199/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-07-20sw34bf01: #i77438#: xmloff: apply patch by cyhawkMichael Stahl1-2/+2
2010-05-19sw33bf04: #i111712#: sax: convert crude test in converter.cxx to cppunit testMichael Stahl1-165/+0
2010-03-10sw33bf02: merge with DEV300_m74Oliver-Rainer Wittmann1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-19sw33bf02: #i108347#: change util::Duration to support MilliSeconds:Michael Stahl1-56/+87
2010-01-18sw33bf02: #i107437#: sax::Converter: support XMLSchema-2 "dateTime" better:Michael Stahl1-81/+356
2009-11-19#i97029#: sax::Converter: properly support XMLSchema-2 "duration" type:Michael Stahl1-54/+383
2009-10-12date time order fixedos1-1/+1
2009-10-09#i97029#: sax::Converter: add convertDateOrDateTime() and convertDate()Michael Stahl1-11/+60
2008-04-10INTEGRATION: CWS changefileheader (1.3.4); FILE MERGEDRüdiger Timm1-41/+18
2008-02-26INTEGRATION: CWS custommeta (1.2.8); FILE MERGEDOliver Bolte1-45/+47
2008-01-10INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDEDOliver Bolte1-0/+1603