summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* -Werror,-Wunused-resultThomas Arnhold2014-04-191-1/+2
* set what system locale should resolve to for languagetagCaolán McNamara2014-04-112-1/+5
* adapt XSheetAnnotation::testGetDate() to locale changeMichael Stahl2014-04-111-1/+1
* run unit test with en-US locale dataCaolán McNamara2014-04-101-0/+10
* Remove unused functionStephan Bergmann2014-04-091-1/+0
* whitespace cleanup in testMarkus Mohrhard2014-04-063-6/+0
* make the tolerance file optionalMarkus Mohrhard2014-04-031-3/+6
* coverity#1194929 String not null terminatedCaolán McNamara2014-03-301-1/+1
* coverity#735554 Dead default in switchCaolán McNamara2014-03-281-2/+0
* improve validation failure messageMarkus Mohrhard2014-03-261-1/+1
* drop spadminCaolán McNamara2014-03-211-2/+0
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-181-2/+2
* enable ODF export validationMarkus Mohrhard2014-03-081-1/+11
* move the export validation code to testMarkus Mohrhard2014-03-051-0/+74
* coverity#738915 Uninitialized scalar fieldCaolán McNamara2014-02-181-2/+4
* typo fixesAndras Timar2013-12-201-1/+1
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-171-1/+1
* Fix integer ambiguityStephan Bergmann2013-12-061-1/+1
* count notes - GetNotesInRange now include last tabLaurent Godard2013-12-061-0/+24
* remove unnecessary use of OUString constructorNoel Grandin2013-11-112-7/+7
* oupsLionel Elie Mamane2013-11-091-1/+1
* UnoApiTest does not dispose Desktop anymoreLionel Elie Mamane2013-11-091-1/+1
* UnoApiTest don't dispose mxDesktopLionel Elie Mamane2013-11-091-1/+0
* Don't dispose twice in CalcUnoApiTest::tearDownStephan Bergmann2013-11-091-1/+1
* Calc UNO API testLionel Elie Mamane2013-11-092-0/+38
* UnoApiTest don't require CalcLionel Elie Mamane2013-11-091-6/+2
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-041-9/+9
* simplify code and fix out of bounds readMarkus Mohrhard2013-10-301-3/+3
* gbuild: move unittest mock profile to WORKDIRMichael Stahl2013-10-291-1/+1
* langtag, test: remove Packages that deliver to OUTDIR/unittest/installMichael Stahl2013-10-291-5/+0
* gbuild: set Package default target to INSTDIRMichael Stahl2013-10-281-0/+2
* Improve test assertionsStephan Bergmann2013-10-231-13/+38
* WaE: unused variableTor Lillqvist2013-10-021-0/+1
* Parsing master presentation objects from 'objectlist.xml'Vishv Brahmbhatt2013-09-102-0/+42
* Make sure unittest/user/config/soffice.cfg/ exitsStephan Bergmann2013-08-272-0/+1
* Some cleanup and consolidation of the Impress layout work.Thorsten Behrens2013-08-262-3/+8
* Making changes to unit-test as well.Vishv Brahmbhatt2013-08-261-3/+3
* Deleting the required files.Vishv Brahmbhatt2013-08-267-0/+0
* Deleting useless unit-test files/directory.Vishv Brahmbhatt2013-08-261-7/+0
* Few name conventions changes.Vishv Brahmbhatt2013-08-261-36/+54
* Fixed a broken unit-test.Vishv Brahmbhatt2013-08-261-20/+51
* Made changes in the unit-test of other configuration filesVishv Brahmbhatt2013-08-261-2/+2
* Solved the unit-test problemVishv Brahmbhatt2013-08-261-1/+1
* Solved the identation problem related to "layoutlist.xml".Vishv Brahmbhatt2013-08-261-5/+27
* Adding new Slide Layouts Samples to "layoutlist.xml".Vishv Brahmbhatt2013-08-261-0/+2
* Working version of XML parser from configuration file pathVishv Brahmbhatt2013-08-261-0/+8
* Changing the XML parser with configuration file pathVishv Brahmbhatt2013-08-261-0/+1
* targetted clean of redundant header piece from 62badf3828Michael Meeks2013-07-262-6/+0
* remove OUString wrap for string literalsThomas Arnhold2013-06-293-3/+3
* Improve error messages for the xml-diff based unit tests.Jan Holesovsky2013-05-141-13/+33