summaryrefslogtreecommitdiffstats
path: root/svl/qa
Commit message (Expand)AuthorAgeFilesLines
* loplugin:salunicodeliteral: svlStephan Bergmann2017-04-281-1/+1
* use strong_int for LanguageTypeNoel Grandin2017-04-261-1/+1
* tdf#106190 Tests of fraction formatsLaurent Balland-Poirier2017-04-101-1/+39
* Improved loplugin:redundantcast, static_cast on arithmetic types: svlStephan Bergmann2017-04-061-2/+2
* convert SearchBehavior to scoped enumNoel Grandin2017-03-291-1/+1
* Fix typosAndrea Gelmini2017-03-031-1/+1
* unit test for engineering notation, tdf#105968Eike Rathke2017-02-151-0/+35
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-3/+3
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-21/+9
* Revert "used std::map in SfxItemSet"Noel Grandin2017-01-231-51/+4
* coverity#1399032 Dereference null return valueCaolán McNamara2017-01-211-1/+3
* used std::map in SfxItemSetNoel Grandin2017-01-171-4/+50
* loplugin:unnecessaryoverride (dtors) in svlStephan Bergmann2016-12-021-1/+0
* svl: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-12-024-35/+35
* drop useless semicolonsDavid Tardon2016-11-131-1/+1
* tdf#102507 Add qa test of left aligned denominatorLaurent Balland-Poirier2016-11-091-0/+5
* tdf#103060 Format "GGG" as the era name of a locale-dependent calendarTakeshi Abe2016-10-241-0/+21
* Remove Chinese comment in svl/qa.Mark Hung2016-09-241-4/+5
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-132-2/+2
* avoid warning in PoolItemTestJochen Nitschke2016-09-011-27/+26
* Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann2016-08-301-4/+4
* Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann2016-08-291-4/+4
* loplugin:stringconstantTor Lillqvist2016-08-181-1/+1
* tdf#79399 tdf#101462 Add qa unit testLaurent Balland-Poirier2016-08-181-0/+11
* tdf#101096 tdf#101147 Add qa tests for minute/month detectionLaurent Balland-Poirier2016-08-091-2/+18
* another fraction format unit testEike Rathke2016-08-061-0/+5
* break the Excel rule for YMD and DMY, tdf#101147 follow-upEike Rathke2016-08-021-2/+2
* tdf#101147 Improve (again) minute/month detectionLaurent Balland-Poirier2016-08-011-2/+2
* activate the remaining 1945-04-02 test cases, tdf#100046Eike Rathke2016-07-261-8/+3
* add test data from tdf#79663, tdf#100046 relatedEike Rathke2016-07-261-0/+39
* display data on test failureEike Rathke2016-07-261-1/+2
* two more testDateInput() datesEike Rathke2016-07-261-0/+2
* tdf#100842 qa unit testLaurent Balland-Poirier2016-07-221-0/+11
* tdf#99996 tdf#100594 tdf#100754 Add qa unit testLaurent Balland-Poirier2016-07-061-0/+15
* tdf#100592 Add extra number formats for fractionLaurent Balland-Poirier2016-06-291-1/+6
* Restore qa unit test of number formats from zforlist.hxxLaurent Balland-Poirier2016-06-261-25/+15
* tdf#97835 tdf#61996 tdf#95339 Add qa unit testLaurent Balland-Poirier2016-05-301-0/+26
* convert SfxStyleFamily to scoped enumNoel Grandin2016-05-091-9/+9
* remove unused NOT_POOLABLE enum valueNoel Grandin2016-03-091-15/+4
* tdf#97703 removed empty setUp/tearDown methodsChirag Manwani2016-03-071-5/+0
* use consistent #define checks for the Windows platformNoel Grandin2016-02-172-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-105-72/+72
* tdf#70833: IDNA support when exporing hyperlinks to PDFStephan Bergmann2015-10-291-0/+63
* com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin2015-10-291-1/+1
* CppunitTest_svl_urihelper needs the file UCPStephan Bergmann2015-10-291-4/+8
* loplugin:defaultparamsStephan Bergmann2015-10-201-2/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-124-14/+14
* boost->stdCaolán McNamara2015-09-171-6/+6
* svl: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe2015-09-071-4/+3
* unit test for short name ambiguity, tdf#93080Eike Rathke2015-08-061-0/+35