summaryrefslogtreecommitdiff
path: root/svl/qa/unit/svl.cxx
AgeCommit message (Expand)Author
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-06-12fix ASAN in SharedStringPoolNoel Grandin
2020-06-11Drop configurability of libnumbertext useTor Lillqvist
2020-06-05Upcoming loplugin:elidestringvar: svlStephan Bergmann
2020-06-03fix ubsan in SharedStringPoolNoel Grandin
2020-06-02optimize SharedStringPool::purge() and fix testsNoel Grandin
2020-05-26Fix typoAndrea Gelmini
2020-05-25Remapping NatNum-DBNum in Korean for compatibility tdf#130193DaeHyun Sung
2020-05-25tdf#130193: Asian Excel-Calc number format interopNaruhiko Ogasawara
2020-03-13Revert "loplugin:constfields in svl"Noel Grandin
2020-02-22Resolves: tdf#130563 Add predefined 4-digit year date+time formatEike Rathke
2019-11-24cppcheck: performing init in init list (sot/svl/svtools/svx)Julien Nabet
2019-11-08Unit test for fixed locale Excel export formats, tdf#128649Eike Rathke
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-22loplugin:staticvar in soltools..svxNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08loplugin:constfields in svlNoel Grandin
2018-10-06Unit test for de-* Januar/Jänner, tdf#114927Eike Rathke
2018-10-05OUString::fromUtf8() instead of createFromAscii()Eike Rathke
2018-10-01Resolves: tdf#119613 [*-ZA] default to ISO 8601 date formatEike Rathke
2018-09-17New loplugin:externalStephan Bergmann
2018-08-31Use tools::Time::GetClock() in number formatter for wall clock timeEike Rathke
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-08-07SharedStringPool is always called with a CharClassNoel Grandin
2018-07-24Fix typosAndrea Gelmini
2018-06-20tdf#117575 Add QA unit test of thousand sepLaurent BP
2018-06-20NatNum12: fix and add capitalization prefixes, tdf#115007 follow-upLászló Németh
2018-06-13tdf#115007 NatNum12 "spell out" formats in datesLászló Németh
2018-06-08tdf#115007: Use [NatNum12 params...] syntaxMike Kaganski
2018-06-05Add unit test for NatNum12 decimals spell-outEike Rathke
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-05-30Add unit test for tdf#117819Eike Rathke
2018-05-18Remove some cruftStephan Bergmann
2018-05-18Reuse existing config_host/config_libnumbertext.h.inStephan Bergmann
2018-05-15tdf#115007: add NatNum codes for cardinal/ordinal number names/indicatorsMike Kaganski
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-02-16Factor out Spanish "mar" tests to use checkSpecificNumberFormats()Eike Rathke
2018-02-16Prepare to add specific number format index to test againstEike Rathke
2018-02-16svl: fix loplugin:staticanonymous warningMiklos Vajna
2018-02-16Unit test tdf#114833 do not officiously force Y-M-D if D-M-Y is applicableEike Rathke
2018-01-12More loplugin:cstylecast: svlStephan Bergmann