summaryrefslogtreecommitdiff
path: root/svl/qa/unit/svl.cxx
AgeCommit message (Expand)Author
2017-11-01QA test of StandardColorLaurent BP
2017-10-23tdf#33689 Add QA unit testLaurent BP
2017-10-23tdf#33689 QA Check integrity of sEnglishKeywordLaurent BP
2017-10-17More tests for time and date+time fractions of seconds, tdf#112933 relatedEike Rathke
2017-10-16Unit test for tdf#112933Eike Rathke
2017-10-02Add unit tests for ISO 8601 date+time inputEike Rathke
2017-08-30Unit tests for tdf#91758Eike Rathke
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin
2017-06-27loplugin:oncevar in starmath..svlNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-10tdf#106190 Tests of fraction formatsLaurent Balland-Poirier
2017-03-03Fix typosAndrea Gelmini
2017-02-15unit test for engineering notation, tdf#105968Eike Rathke
2016-12-02svl: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-11-09tdf#102507 Add qa test of left aligned denominatorLaurent Balland-Poirier
2016-10-24tdf#103060 Format "GGG" as the era name of a locale-dependent calendarTakeshi Abe
2016-09-24Remove Chinese comment in svl/qa.Mark Hung
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-18loplugin:stringconstantTor Lillqvist
2016-08-18tdf#79399 tdf#101462 Add qa unit testLaurent Balland-Poirier
2016-08-09tdf#101096 tdf#101147 Add qa tests for minute/month detectionLaurent Balland-Poirier
2016-08-06another fraction format unit testEike Rathke
2016-08-02break the Excel rule for YMD and DMY, tdf#101147 follow-upEike Rathke
2016-08-01tdf#101147 Improve (again) minute/month detectionLaurent Balland-Poirier
2016-07-26activate the remaining 1945-04-02 test cases, tdf#100046Eike Rathke
2016-07-26add test data from tdf#79663, tdf#100046 relatedEike Rathke
2016-07-26display data on test failureEike Rathke
2016-07-26two more testDateInput() datesEike Rathke
2016-07-22tdf#100842 qa unit testLaurent Balland-Poirier
2016-07-06tdf#99996 tdf#100594 tdf#100754 Add qa unit testLaurent Balland-Poirier
2016-06-29tdf#100592 Add extra number formats for fractionLaurent Balland-Poirier
2016-06-26Restore qa unit test of number formats from zforlist.hxxLaurent Balland-Poirier
2016-05-30tdf#97835 tdf#61996 tdf#95339 Add qa unit testLaurent Balland-Poirier
2016-03-07tdf#97703 removed empty setUp/tearDown methodsChirag Manwani
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-08-06unit test for short name ambiguity, tdf#93080Eike Rathke
2015-06-02the test works much better if you really use en_US as languageMarkus Mohrhard
2015-06-02add initial IsNumberFormat testMarkus Mohrhard
2015-05-19Update Apache Bugzilla’s URLAdolfo Jayme Barrientos
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-01-26-Werror,-Wmissing-bracesStephan Bergmann
2015-01-26merge existing date input tests to new unit test, tdf#63230Eike Rathke
2015-01-26add older problems to unit test, tdf#63230Eike Rathke
2015-01-26add unit test for tdf#63230Eike Rathke
2014-11-18Apply pimpl to svl::SharedStringPool.Kohei Yoshida