summaryrefslogtreecommitdiff
path: root/svl/qa
AgeCommit message (Expand)AuthorFilesLines
2016-11-13drop useless semicolonsDavid Tardon1-1/+1
2016-11-09tdf#102507 Add qa test of left aligned denominatorLaurent Balland-Poirier1-0/+5
2016-10-24tdf#103060 Format "GGG" as the era name of a locale-dependent calendarTakeshi Abe1-0/+21
2016-09-24Remove Chinese comment in svl/qa.Mark Hung1-4/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2-2/+2
2016-09-01avoid warning in PoolItemTestJochen Nitschke1-27/+26
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-4/+4
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-4/+4
2016-08-18loplugin:stringconstantTor Lillqvist1-1/+1
2016-08-18tdf#79399 tdf#101462 Add qa unit testLaurent Balland-Poirier1-0/+11
2016-08-09tdf#101096 tdf#101147 Add qa tests for minute/month detectionLaurent Balland-Poirier1-2/+18
2016-08-06another fraction format unit testEike Rathke1-0/+5
2016-08-02break the Excel rule for YMD and DMY, tdf#101147 follow-upEike Rathke1-2/+2
2016-08-01tdf#101147 Improve (again) minute/month detectionLaurent Balland-Poirier1-2/+2
2016-07-26activate the remaining 1945-04-02 test cases, tdf#100046Eike Rathke1-8/+3
2016-07-26add test data from tdf#79663, tdf#100046 relatedEike Rathke1-0/+39
2016-07-26display data on test failureEike Rathke1-1/+2
2016-07-26two more testDateInput() datesEike Rathke1-0/+2
2016-07-22tdf#100842 qa unit testLaurent Balland-Poirier1-0/+11
2016-07-06tdf#99996 tdf#100594 tdf#100754 Add qa unit testLaurent Balland-Poirier1-0/+15
2016-06-29tdf#100592 Add extra number formats for fractionLaurent Balland-Poirier1-1/+6
2016-06-26Restore qa unit test of number formats from zforlist.hxxLaurent Balland-Poirier1-25/+15
2016-05-30tdf#97835 tdf#61996 tdf#95339 Add qa unit testLaurent Balland-Poirier1-0/+26
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-9/+9
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin1-15/+4
2016-03-07tdf#97703 removed empty setUp/tearDown methodsChirag Manwani1-5/+0
2016-02-17use consistent #define checks for the Windows platformNoel Grandin2-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann5-72/+72
2015-10-29tdf#70833: IDNA support when exporing hyperlinks to PDFStephan Bergmann1-0/+63
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin1-1/+1
2015-10-29CppunitTest_svl_urihelper needs the file UCPStephan Bergmann1-4/+8
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann4-14/+14
2015-09-17boost->stdCaolán McNamara1-6/+6
2015-09-07svl: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe1-4/+3
2015-08-06unit test for short name ambiguity, tdf#93080Eike Rathke1-0/+35
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl1-7/+5
2015-07-15Revert "tools: replace boost::ptr_vector with std::unordered_map"Norbert Thiebaud1-5/+7
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl1-7/+5
2015-06-29tdf#68016 Write fixture for current behaviour of SfxListenerTobias Lippert1-0/+25
2015-06-02the test works much better if you really use en_US as languageMarkus Mohrhard1-7/+7
2015-06-02add initial IsNumberFormat testMarkus Mohrhard1-0/+32
2015-05-19Update Apache Bugzilla’s URLAdolfo Jayme Barrientos1-1/+1
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin1-4/+4
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin1-2/+2
2015-02-18boost->stdCaolán McNamara1-0/+2
2015-01-26-Werror,-Wmissing-bracesStephan Bergmann1-497/+497
2015-01-26merge existing date input tests to new unit test, tdf#63230Eike Rathke1-28/+2
2015-01-26add older problems to unit test, tdf#63230Eike Rathke1-2/+8
2015-01-26add unit test for tdf#63230Eike Rathke1-0/+525