summaryrefslogtreecommitdiff
path: root/svl/qa
AgeCommit message (Expand)AuthorFilesLines
2017-04-28loplugin:salunicodeliteral: svlStephan Bergmann1-1/+1
2017-04-26use strong_int for LanguageTypeNoel Grandin1-1/+1
2017-04-10tdf#106190 Tests of fraction formatsLaurent Balland-Poirier1-1/+39
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: svlStephan Bergmann1-2/+2
2017-03-29convert SearchBehavior to scoped enumNoel Grandin1-1/+1
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-02-15unit test for engineering notation, tdf#105968Eike Rathke1-0/+35
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-3/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-21/+9
2017-01-23Revert "used std::map in SfxItemSet"Noel Grandin1-51/+4
2017-01-21coverity#1399032 Dereference null return valueCaolán McNamara1-1/+3
2017-01-17used std::map in SfxItemSetNoel Grandin1-4/+50
2016-12-02loplugin:unnecessaryoverride (dtors) in svlStephan Bergmann1-1/+0
2016-12-02svl: fix loplugin:cppunitassertequals warningsMiklos Vajna4-35/+35
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