summaryrefslogtreecommitdiffstats
path: root/svl/qa
Commit message (Expand)AuthorAgeFilesLines
* svl.lockfiles.test: Create the temporary lock files in workdirTamás Zolnai2019-06-201-59/+39
* Generate MSO lock files when the related MSO compat. option is setTamás Zolnai2019-06-201-1/+1
* Introduce new lockfile handler for MSO like lockfilesTamás Zolnai2019-06-201-0/+732
* tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen2018-11-141-0/+2
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-242-10/+10
* loplugin:staticvar in soltools..svxNoel Grandin2018-10-221-2/+2
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-1/+1
* loplugin:constfields in svlNoel Grandin2018-10-081-4/+4
* Unit test for de-* Januar/Jänner, tdf#114927Eike Rathke2018-10-061-0/+30
* OUString::fromUtf8() instead of createFromAscii()Eike Rathke2018-10-051-2/+2
* Resolves: tdf#119613 [*-ZA] default to ISO 8601 date formatEike Rathke2018-10-011-4/+4
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* Use tools::Time::GetClock() in number formatter for wall clock timeEike Rathke2018-08-311-11/+11
* Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke2018-08-161-1/+1
* SharedStringPool is always called with a CharClassNoel Grandin2018-08-071-2/+2
* Fix typosAndrea Gelmini2018-07-241-1/+1
* Improved loplugin:redundantcast (const-qualified typedefs): svlStephan Bergmann2018-06-291-2/+2
* tdf#117575 Add QA unit test of thousand sepLaurent BP2018-06-201-0/+13
* NatNum12: fix and add capitalization prefixes, tdf#115007 follow-upLászló Németh2018-06-201-2/+11
* tdf#115007 NatNum12 "spell out" formats in datesLászló Németh2018-06-131-0/+9
* tdf#115007: Use [NatNum12 params...] syntaxMike Kaganski2018-06-081-2/+2
* Add unit test for NatNum12 decimals spell-outEike Rathke2018-06-051-0/+3
* loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin2018-06-011-53/+53
* Add unit test for tdf#117819Eike Rathke2018-05-301-0/+6
* Remove some cruftStephan Bergmann2018-05-181-4/+0
* Reuse existing config_host/config_libnumbertext.h.inStephan Bergmann2018-05-181-0/+1
* tdf#115007: add NatNum codes for cardinal/ordinal number names/indicatorsMike Kaganski2018-05-151-0/+12
* convert SFXSTYLEBIT to scoped enumNoel Grandin2018-04-191-1/+1
* loplugin:useuniqueptr in SfxItemPool_ImplNoel Grandin2018-04-161-1/+1
* convert COL_ constants to be of type ColorNoel Grandin2018-02-281-10/+16
* New loplugin:nestedunnamedStephan Bergmann2018-02-211-2/+0
* Factor out Spanish "mar" tests to use checkSpecificNumberFormats()Eike Rathke2018-02-161-35/+22
* Prepare to add specific number format index to test againstEike Rathke2018-02-161-22/+25
* svl: fix loplugin:staticanonymous warningMiklos Vajna2018-02-161-1/+1
* Unit test tdf#114833 do not officiously force Y-M-D if D-M-Y is applicableEike Rathke2018-02-161-0/+111
* ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara2018-02-161-4/+4
* More loplugin:cstylecast: svlStephan Bergmann2018-01-122-9/+9
* wrap scoped enum around css::util::NumberFormatNoel Grandin2017-12-191-4/+4
* Also EnglishKeywords is a NfKeywordTable, not just some vectorEike Rathke2017-12-141-2/+2
* Naming nitpicks, r... for referenceEike Rathke2017-12-141-67/+67
* Move GetKeywords() and related from SvNumberformat to SvNumberFormatterEike Rathke2017-12-141-9/+6
* Blind fix for ambiguous CPPUNIT_ASSERT_EQUALStephan Bergmann2017-12-131-1/+1
* Unit test testUserDefinedNumberFormats()Eike Rathke2017-12-131-0/+37
* QA test of StandardColorLaurent BP2017-11-011-0/+24
* loplugin:includeform: svlStephan Bergmann2017-10-232-9/+9
* tdf#33689 Add QA unit testLaurent BP2017-10-231-0/+50
* tdf#33689 QA Check integrity of sEnglishKeywordLaurent BP2017-10-231-0/+68
* More tests for time and date+time fractions of seconds, tdf#112933 relatedEike Rathke2017-10-171-0/+19
* Unit test for tdf#112933Eike Rathke2017-10-161-0/+5
* Add unit tests for ISO 8601 date+time inputEike Rathke2017-10-021-1/+10