summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2014-04-11set what system locale should resolve to for languagetagCaolán McNamara2-1/+5
2014-04-11adapt XSheetAnnotation::testGetDate() to locale changeMichael Stahl1-1/+1
2014-04-10run unit test with en-US locale dataCaolán McNamara1-0/+10
2014-04-09Remove unused functionStephan Bergmann1-1/+0
2014-04-06whitespace cleanup in testMarkus Mohrhard3-6/+0
2014-04-03make the tolerance file optionalMarkus Mohrhard1-3/+6
2014-03-30coverity#1194929 String not null terminatedCaolán McNamara1-1/+1
2014-03-28coverity#735554 Dead default in switchCaolán McNamara1-2/+0
2014-03-26improve validation failure messageMarkus Mohrhard1-1/+1
2014-03-21drop spadminCaolán McNamara1-2/+0
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin1-2/+2
2014-03-08enable ODF export validationMarkus Mohrhard1-1/+11
2014-03-05move the export validation code to testMarkus Mohrhard1-0/+74
2014-02-18coverity#738915 Uninitialized scalar fieldCaolán McNamara1-2/+4
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-1/+1
2013-12-06Fix integer ambiguityStephan Bergmann1-1/+1
2013-12-06count notes - GetNotesInRange now include last tabLaurent Godard1-0/+24
2013-11-11remove unnecessary use of OUString constructorNoel Grandin2-7/+7
2013-11-09oupsLionel Elie Mamane1-1/+1
2013-11-09UnoApiTest does not dispose Desktop anymoreLionel Elie Mamane1-1/+1
2013-11-09UnoApiTest don't dispose mxDesktopLionel Elie Mamane1-1/+0
2013-11-09Don't dispose twice in CalcUnoApiTest::tearDownStephan Bergmann1-1/+1
2013-11-09Calc UNO API testLionel Elie Mamane2-0/+38
2013-11-09UnoApiTest don't require CalcLionel Elie Mamane1-6/+2
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-9/+9
2013-10-30simplify code and fix out of bounds readMarkus Mohrhard1-3/+3
2013-10-29gbuild: move unittest mock profile to WORKDIRMichael Stahl1-1/+1
2013-10-29langtag, test: remove Packages that deliver to OUTDIR/unittest/installMichael Stahl1-5/+0
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl1-0/+2
2013-10-23Improve test assertionsStephan Bergmann1-13/+38
2013-10-02WaE: unused variableTor Lillqvist1-0/+1
2013-09-10Parsing master presentation objects from 'objectlist.xml'Vishv Brahmbhatt2-0/+42
2013-08-27Make sure unittest/user/config/soffice.cfg/ exitsStephan Bergmann2-0/+1
2013-08-26Some cleanup and consolidation of the Impress layout work.Thorsten Behrens2-3/+8
2013-08-26Making changes to unit-test as well.Vishv Brahmbhatt1-3/+3
2013-08-26Deleting the required files.Vishv Brahmbhatt7-0/+0
2013-08-26Deleting useless unit-test files/directory.Vishv Brahmbhatt1-7/+0
2013-08-26Few name conventions changes.Vishv Brahmbhatt1-36/+54
2013-08-26Fixed a broken unit-test.Vishv Brahmbhatt1-20/+51
2013-08-26Made changes in the unit-test of other configuration filesVishv Brahmbhatt1-2/+2
2013-08-26Solved the unit-test problemVishv Brahmbhatt1-1/+1
2013-08-26Solved the identation problem related to "layoutlist.xml".Vishv Brahmbhatt1-5/+27
2013-08-26Adding new Slide Layouts Samples to "layoutlist.xml".Vishv Brahmbhatt1-0/+2
2013-08-26Working version of XML parser from configuration file pathVishv Brahmbhatt1-0/+8
2013-08-26Changing the XML parser with configuration file pathVishv Brahmbhatt1-0/+1
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks2-6/+0
2013-06-29remove OUString wrap for string literalsThomas Arnhold3-3/+3
2013-05-14Improve error messages for the xml-diff based unit tests.Jan Holesovsky1-13/+33
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák3-5/+5