Age | Commit message (Expand) | Author |
2017-04-28 | loplugin:salunicodeliteral: svl | Stephan Bergmann |
2017-04-26 | use strong_int for LanguageType | Noel Grandin |
2017-04-10 | tdf#106190 Tests of fraction formats | Laurent Balland-Poirier |
2017-04-06 | Improved loplugin:redundantcast, static_cast on arithmetic types: svl | Stephan Bergmann |
2017-03-29 | convert SearchBehavior to scoped enum | Noel Grandin |
2017-03-03 | Fix typos | Andrea Gelmini |
2017-02-15 | unit test for engineering notation, tdf#105968 | Eike Rathke |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-23 | Revert "used std::map in SfxItemSet" | Noel Grandin |
2017-01-21 | coverity#1399032 Dereference null return value | Caolán McNamara |
2017-01-17 | used std::map in SfxItemSet | Noel Grandin |
2016-12-02 | loplugin:unnecessaryoverride (dtors) in svl | Stephan Bergmann |
2016-12-02 | svl: fix loplugin:cppunitassertequals warnings | Miklos Vajna |
2016-11-13 | drop useless semicolons | David Tardon |
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-09-01 | avoid warning in PoolItemTest | Jochen Nitschke |
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 |
2016-07-26 | activate the remaining 1945-04-02 test cases, tdf#100046 | Eike Rathke |
2016-07-26 | add test data from tdf#79663, tdf#100046 related | Eike Rathke |
2016-07-26 | display data on test failure | Eike Rathke |
2016-07-26 | two more testDateInput() dates | Eike Rathke |
2016-07-22 | tdf#100842 qa unit test | Laurent Balland-Poirier |
2016-07-06 | tdf#99996 tdf#100594 tdf#100754 Add qa unit test | Laurent Balland-Poirier |
2016-06-29 | tdf#100592 Add extra number formats for fraction | Laurent Balland-Poirier |
2016-06-26 | Restore qa unit test of number formats from zforlist.hxx | Laurent Balland-Poirier |
2016-05-30 | tdf#97835 tdf#61996 tdf#95339 Add qa unit test | Laurent Balland-Poirier |
2016-05-09 | convert SfxStyleFamily to scoped enum | Noel Grandin |
2016-03-09 | remove unused NOT_POOLABLE enum value | Noel Grandin |
2016-03-07 | tdf#97703 removed empty setUp/tearDown methods | Chirag Manwani |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-29 | tdf#70833: IDNA support when exporing hyperlinks to PDF | Stephan Bergmann |
2015-10-29 | com::sun::star->css in starmath,stoc,svgio,svl | Noel Grandin |
2015-10-29 | CppunitTest_svl_urihelper needs the file UCP | Stephan Bergmann |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-17 | boost->std | Caolán McNamara |
2015-09-07 | svl: tdf#88206 replace cppu::WeakImplHelper* | Takeshi Abe |
2015-08-06 | unit test for short name ambiguity, tdf#93080 | Eike Rathke |