summaryrefslogtreecommitdiffstats
path: root/sax/qa
Commit message (Expand)AuthorAgeFilesLines
* sax, xmloff: fix ODF import/export of text:time/text:time-valueMichael Stahl2013-12-101-1/+137
* Remove comphelper::ComponentContextStephan Bergmann2013-10-211-3/+4
* FastTokenHandler service should apparently have a default constructorStephan Bergmann2013-10-211-6/+3
* sax: fix build: needs explicit typeMatúš Kukan2013-10-171-4/+4
* sax: add unit test for FastAttributeListMatúš Kukan2013-10-171-0/+83
* sax: add unit test for FastSaxParserMatúš Kukan2013-10-171-0/+98
* 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
* Bin no longer used iOS cppunit stuff that even breaks the buildTor Lillqvist2012-08-021-128/+0
* another unit test issueMichael Meeks2012-06-291-49/+49
* re-base on ALv2 code.Michael Meeks2012-06-272-49/+31
* targetted re-work of cppunit pieces.Michael Meeks2012-06-272-6/+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
* Removed leftover makefile.mk after gbuildization.Stephan Bergmann2011-09-161-77/+0
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-122-1/+4
* sb140: #i117694# some CppUnit related cleanupStephan Bergmann2011-09-122-35/+2
* Add static sax cppunittester for iOSTor Lillqvist2011-08-021-0/+139
* Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-192-7/+5
|\
| * No testing, sorry, when cross-compilingTor Lillqvist2011-06-071-0/+5
| * remove ADAPT_EXT_STLCaolán McNamara2011-04-051-7/+0