Age | Commit message (Expand) | Author | Files | Lines |
2016-12-02 | loplugin:unnecessaryoverride (dtors) in svl | Stephan Bergmann | 1 | -1/+0 |
2016-12-02 | svl: fix loplugin:cppunitassertequals warnings | Miklos Vajna | 4 | -35/+35 |
2016-11-13 | drop useless semicolons | David Tardon | 1 | -1/+1 |
2016-11-09 | tdf#102507 Add qa test of left aligned denominator | Laurent Balland-Poirier | 1 | -0/+5 |
2016-10-24 | tdf#103060 Format "GGG" as the era name of a locale-dependent calendar | Takeshi Abe | 1 | -0/+21 |
2016-09-24 | Remove Chinese comment in svl/qa. | Mark Hung | 1 | -4/+5 |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann | 2 | -2/+2 |
2016-09-01 | avoid warning in PoolItemTest | Jochen Nitschke | 1 | -27/+26 |
2016-08-30 | Let OUStringLiteral1 take its arg as ctor arg, not template arg | Stephan Bergmann | 1 | -4/+4 |
2016-08-29 | Adapt loplugin:stringconstant to improved OUStringLiteral1 | Stephan Bergmann | 1 | -4/+4 |
2016-08-18 | loplugin:stringconstant | Tor Lillqvist | 1 | -1/+1 |
2016-08-18 | tdf#79399 tdf#101462 Add qa unit test | Laurent Balland-Poirier | 1 | -0/+11 |
2016-08-09 | tdf#101096 tdf#101147 Add qa tests for minute/month detection | Laurent Balland-Poirier | 1 | -2/+18 |
2016-08-06 | another fraction format unit test | Eike Rathke | 1 | -0/+5 |
2016-08-02 | break the Excel rule for YMD and DMY, tdf#101147 follow-up | Eike Rathke | 1 | -2/+2 |
2016-08-01 | tdf#101147 Improve (again) minute/month detection | Laurent Balland-Poirier | 1 | -2/+2 |
2016-07-26 | activate the remaining 1945-04-02 test cases, tdf#100046 | Eike Rathke | 1 | -8/+3 |
2016-07-26 | add test data from tdf#79663, tdf#100046 related | Eike Rathke | 1 | -0/+39 |
2016-07-26 | display data on test failure | Eike Rathke | 1 | -1/+2 |
2016-07-26 | two more testDateInput() dates | Eike Rathke | 1 | -0/+2 |
2016-07-22 | tdf#100842 qa unit test | Laurent Balland-Poirier | 1 | -0/+11 |
2016-07-06 | tdf#99996 tdf#100594 tdf#100754 Add qa unit test | Laurent Balland-Poirier | 1 | -0/+15 |
2016-06-29 | tdf#100592 Add extra number formats for fraction | Laurent Balland-Poirier | 1 | -1/+6 |
2016-06-26 | Restore qa unit test of number formats from zforlist.hxx | Laurent Balland-Poirier | 1 | -25/+15 |
2016-05-30 | tdf#97835 tdf#61996 tdf#95339 Add qa unit test | Laurent Balland-Poirier | 1 | -0/+26 |
2016-05-09 | convert SfxStyleFamily to scoped enum | Noel Grandin | 1 | -9/+9 |
2016-03-09 | remove unused NOT_POOLABLE enum value | Noel Grandin | 1 | -15/+4 |
2016-03-07 | tdf#97703 removed empty setUp/tearDown methods | Chirag Manwani | 1 | -5/+0 |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin | 2 | -2/+2 |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann | 5 | -72/+72 |
2015-10-29 | tdf#70833: IDNA support when exporing hyperlinks to PDF | Stephan Bergmann | 1 | -0/+63 |
2015-10-29 | com::sun::star->css in starmath,stoc,svgio,svl | Noel Grandin | 1 | -1/+1 |
2015-10-29 | CppunitTest_svl_urihelper needs the file UCP | Stephan Bergmann | 1 | -4/+8 |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann | 1 | -2/+1 |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann | 4 | -14/+14 |
2015-09-17 | boost->std | Caolán McNamara | 1 | -6/+6 |
2015-09-07 | svl: tdf#88206 replace cppu::WeakImplHelper* | Takeshi Abe | 1 | -4/+3 |
2015-08-06 | unit test for short name ambiguity, tdf#93080 | Eike Rathke | 1 | -0/+35 |
2015-07-16 | tools: replace boost::ptr_vector with std::unordered_map | Michael Stahl | 1 | -7/+5 |
2015-07-15 | Revert "tools: replace boost::ptr_vector with std::unordered_map" | Norbert Thiebaud | 1 | -5/+7 |
2015-07-16 | tools: replace boost::ptr_vector with std::unordered_map | Michael Stahl | 1 | -7/+5 |
2015-06-29 | tdf#68016 Write fixture for current behaviour of SfxListener | Tobias Lippert | 1 | -0/+25 |
2015-06-02 | the test works much better if you really use en_US as language | Markus Mohrhard | 1 | -7/+7 |
2015-06-02 | add initial IsNumberFormat test | Markus Mohrhard | 1 | -0/+32 |
2015-05-19 | Update Apache Bugzilla’s URL | Adolfo Jayme Barrientos | 1 | -1/+1 |
2015-04-15 | convert SFX_ITEM constants to scoped enum | Noel Grandin | 1 | -4/+4 |
2015-02-25 | remove NUMBERFORMAT_ constants | Noel Grandin | 1 | -2/+2 |
2015-02-18 | boost->std | Caolán McNamara | 1 | -0/+2 |
2015-01-26 | -Werror,-Wmissing-braces | Stephan Bergmann | 1 | -497/+497 |
2015-01-26 | merge existing date input tests to new unit test, tdf#63230 | Eike Rathke | 1 | -28/+2 |