summaryrefslogtreecommitdiffstats
path: root/sax/qa/cppunit/test_converter.cxx
Commit message (Expand)AuthorAgeFilesLines
* various loplugin:passsequencebyrefNoel Grandin2014-05-141-2/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-2/+2
* Improve output in case of test failureStephan Bergmann2014-02-121-2/+2
* Improve CPPUNIT_ASSERTsStephan Bergmann2013-12-171-9/+8
* sax, xmloff: fix ODF import/export of text:time/text:time-valueMichael Stahl2013-12-101-1/+137
* fixup SAL_INFO macros to actually print the stringsLionel Elie Mamane2013-08-041-10/+10
* sax converter unittest: test accept trailing zeros in fractional secondsLionel Elie Mamane2013-08-041-1/+1
* i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl2013-07-151-3/+3
* i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl2013-07-151-31/+32
* i#108348 sax::Converter: support negative date and dateTimeMichael Stahl2013-06-291-2/+4
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-181-22/+25
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-26/+26
* fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan2013-02-191-35/+25
* warning C4310: cast truncates constant valueMichael Stahl2012-08-151-1/+1
* sigh.. MSVC warning C4146: unary minus applied to unsigned type?Michael Stahl2012-08-151-2/+2
* oops forgot #include limitsMichael Stahl2012-08-151-0/+2
* overflow in implicit constant conversion [-Werror=overflow]Michael Stahl2012-08-151-2/+2
* decodeBase64 test is done and workingArtur Dorda2012-08-151-0/+14
* encodeBase64 test is workingArtur Dorda2012-08-151-0/+32
* added some extreme values in string-to-measure testArtur Dorda2012-08-151-0/+3
* 'string to number' test coveredArtur Dorda2012-08-151-0/+15
* 'number to string' test coveredArtur Dorda2012-08-151-0/+20
* 'string to color' test coveredArtur Dorda2012-08-151-0/+14
* 'color to string' test coveredArtur Dorda2012-08-151-0/+19
* 'percent to string' test coveredArtur Dorda2012-08-151-0/+13
* 'string to percent' test coveredArtur Dorda2012-08-151-0/+20
* 'bool to string' test coveredArtur Dorda2012-08-151-0/+13
* 'string to bool' test coveredArtur Dorda2012-08-151-0/+18
* 'measure to string' test covered in test_converter.cxxArtur Dorda2012-08-151-1/+17
* Added testing 'measure to string' functionArtur Dorda2012-08-151-0/+10
* All the MeasureUnit values are covered in converter testArtur Dorda2012-08-151-1/+20
* Started testing measures in converter test, first: string to measureArtur Dorda2012-08-151-0/+16
* another unit test issueMichael Meeks2012-06-291-49/+49
* re-base on ALv2 code.Michael Meeks2012-06-271-23/+14
* targetted re-work of cppunit pieces.Michael Meeks2012-06-271-3/+1
* fdo#48969: add unit test for Converter::convertDoubleMichael Stahl2012-04-201-0/+72
* sax: ConverterTest: add leap year testsMichael Stahl2012-02-291-0/+6
* we are W3C XMLSchema here, not ISO 8601Eike Rathke2011-12-011-5/+3
* handle dates with year < 1000Eike Rathke2011-11-301-2/+7
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-4/+4
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-4/+4
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-121-1/+3
* Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-191-2/+2
|\
| * Removing the ext_std masterpieceFridrich Štrba2011-02-091-2/+0
| * Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+2
| * #i113503# cppunit stl wrapper headersCaolán McNamara2010-10-061-0/+2
* | CWS gnumake4: convert sax to new build system [hg:389d236eb6b2]Mathias Bauer2011-06-171-0/+1
* | cmcfixes77: #i113503# system non-stlport cppunit with OOo stlportCaolán McNamara2010-08-031-0/+2
|/
* sw33bf04: #i111712#: sax: convert crude test in converter.cxx to cppunit testMichael Stahl2010-05-191-0/+244