summaryrefslogtreecommitdiffstats
path: root/svl/qa
Commit message (Expand)AuthorAgeFilesLines
* NatNum12: fix and add capitalization prefixes, tdf#115007 follow-upLászló Németh2018-06-211-0/+9
* tdf#115007: Use [NatNum12 params...] syntaxMike Kaganski2018-06-111-2/+2
* Add unit test for NatNum12 decimals spell-outEike Rathke2018-06-111-0/+3
* 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
* Unit tests for tdf#91758Eike Rathke2017-08-301-2/+6
* remove unnecessary use of OUString::getStrNoel Grandin2017-08-171-3/+3
* Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann2017-08-171-23/+19
* loplugin:oncevarNoel Grandin2017-07-311-1/+1
* loplugin:constparams in i18npool,opencl,svlNoel Grandin2017-07-181-2/+2
* loplugin:casttovoid: svlStephan Bergmann2017-07-022-4/+2
* loplugin:oncevar in starmath..svlNoel Grandin2017-06-272-17/+10
* loplugin:salunicodeliteral: svlStephan Bergmann2017-04-281-1/+1
* use strong_int for LanguageTypeNoel Grandin2017-04-261-1/+1
* tdf#106190 Tests of fraction formatsLaurent Balland-Poirier2017-04-101-1/+39
* Improved loplugin:redundantcast, static_cast on arithmetic types: svlStephan Bergmann2017-04-061-2/+2
* convert SearchBehavior to scoped enumNoel Grandin2017-03-291-1/+1
* Fix typosAndrea Gelmini2017-03-031-1/+1
* unit test for engineering notation, tdf#105968Eike Rathke2017-02-151-0/+35
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-3/+3
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-21/+9
* Revert "used std::map in SfxItemSet"Noel Grandin2017-01-231-51/+4
* coverity#1399032 Dereference null return valueCaolán McNamara2017-01-211-1/+3
* used std::map in SfxItemSetNoel Grandin2017-01-171-4/+50
* loplugin:unnecessaryoverride (dtors) in svlStephan Bergmann2016-12-021-1/+0
* svl: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-12-024-35/+35