Age | Commit message (Expand) | Author |
2018-07-24 | Fix typos | Andrea Gelmini |
2018-06-20 | tdf#117575 Add QA unit test of thousand sep | Laurent BP |
2018-06-20 | NatNum12: fix and add capitalization prefixes, tdf#115007 follow-up | László Németh |
2018-06-13 | tdf#115007 NatNum12 "spell out" formats in dates | László Németh |
2018-06-08 | tdf#115007: Use [NatNum12 params...] syntax | Mike Kaganski |
2018-06-05 | Add unit test for NatNum12 decimals spell-out | Eike Rathke |
2018-06-01 | loplugin: look for CPPUNIT_ASSERT_EQUALS with params swapped | Noel Grandin |
2018-05-30 | Add unit test for tdf#117819 | Eike Rathke |
2018-05-18 | Remove some cruft | Stephan Bergmann |
2018-05-18 | Reuse existing config_host/config_libnumbertext.h.in | Stephan Bergmann |
2018-05-15 | tdf#115007: add NatNum codes for cardinal/ordinal number names/indicators | Mike Kaganski |
2018-02-28 | convert COL_ constants to be of type Color | Noel Grandin |
2018-02-21 | New loplugin:nestedunnamed | Stephan Bergmann |
2018-02-16 | Factor out Spanish "mar" tests to use checkSpecificNumberFormats() | Eike Rathke |
2018-02-16 | Prepare to add specific number format index to test against | Eike Rathke |
2018-02-16 | svl: fix loplugin:staticanonymous warning | Miklos Vajna |
2018-02-16 | Unit test tdf#114833 do not officiously force Y-M-D if D-M-Y is applicable | Eike Rathke |
2018-01-12 | More loplugin:cstylecast: svl | Stephan Bergmann |
2017-12-19 | wrap scoped enum around css::util::NumberFormat | Noel Grandin |
2017-12-14 | Also EnglishKeywords is a NfKeywordTable, not just some vector | Eike Rathke |
2017-12-14 | Naming nitpicks, r... for reference | Eike Rathke |
2017-12-14 | Move GetKeywords() and related from SvNumberformat to SvNumberFormatter | Eike Rathke |
2017-12-13 | Blind fix for ambiguous CPPUNIT_ASSERT_EQUAL | Stephan Bergmann |
2017-12-13 | Unit test testUserDefinedNumberFormats() | Eike Rathke |
2017-11-01 | QA test of StandardColor | Laurent BP |
2017-10-23 | tdf#33689 Add QA unit test | Laurent BP |
2017-10-23 | tdf#33689 QA Check integrity of sEnglishKeyword | Laurent BP |
2017-10-17 | More tests for time and date+time fractions of seconds, tdf#112933 related | Eike Rathke |
2017-10-16 | Unit test for tdf#112933 | Eike Rathke |
2017-10-02 | Add unit tests for ISO 8601 date+time input | Eike Rathke |
2017-08-30 | Unit tests for tdf#91758 | Eike Rathke |
2017-07-18 | loplugin:constparams in i18npool,opencl,svl | Noel Grandin |
2017-06-27 | loplugin:oncevar in starmath..svl | Noel Grandin |
2017-04-26 | use strong_int for LanguageType | Noel Grandin |
2017-04-10 | tdf#106190 Tests of fraction formats | Laurent Balland-Poirier |
2017-03-03 | Fix typos | Andrea Gelmini |
2017-02-15 | unit test for engineering notation, tdf#105968 | Eike Rathke |
2016-12-02 | svl: fix loplugin:cppunitassertequals warnings | Miklos Vajna |
2016-11-09 | tdf#102507 Add qa test of left aligned denominator | Laurent Balland-Poirier |
2016-10-24 | tdf#103060 Format "GGG" as the era name of a locale-dependent calendar | Takeshi Abe |
2016-09-24 | Remove Chinese comment in svl/qa. | Mark Hung |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-30 | Let OUStringLiteral1 take its arg as ctor arg, not template arg | Stephan Bergmann |
2016-08-29 | Adapt loplugin:stringconstant to improved OUStringLiteral1 | Stephan Bergmann |
2016-08-18 | loplugin:stringconstant | Tor Lillqvist |
2016-08-18 | tdf#79399 tdf#101462 Add qa unit test | Laurent Balland-Poirier |
2016-08-09 | tdf#101096 tdf#101147 Add qa tests for minute/month detection | Laurent Balland-Poirier |
2016-08-06 | another fraction format unit test | Eike Rathke |
2016-08-02 | break the Excel rule for YMD and DMY, tdf#101147 follow-up | Eike Rathke |
2016-08-01 | tdf#101147 Improve (again) minute/month detection | Laurent Balland-Poirier |