summaryrefslogtreecommitdiffstats
path: root/test/source
Commit message (Expand)AuthorAgeFilesLines
* 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-091-0/+37
* 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
* Improve test assertionsStephan Bergmann2013-10-231-13/+38
* WaE: unused variableTor Lillqvist2013-10-021-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
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-063-5/+5
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-307-161/+28
* test: clean up namespacingThomas Arnhold2013-04-2629-29/+59
* don't pollute global namespaceThomas Arnhold2013-04-251-1/+2
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-2226-595/+106
* move Python tests in-processMichael Stahl2013-04-091-10/+33
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0717-113/+113
* ResMgr with LanguageTagEike Rathke2013-03-291-3/+2
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-199-48/+48
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-196-26/+25
* fix other problems found by WundefLuboš Luňák2013-03-181-1/+1
* Use a method from UnoApitest instead of implement a new one in calcMarcos Paulo de Souza2013-01-311-8/+3
* sc test XSheetOutlineLaurent Godard2013-01-241-0/+296
* sc test for XSheetAnnotationsLaurent Godard2013-01-171-0/+132
* sc test for XSheetAnnotationLaurent Godard2013-01-171-0/+88
* Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-01-041-1/+1
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-3/+3
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-3/+3
* Remove rtl:: from a test in test/Marcos Paulo de Souza2012-11-301-21/+21
* Improve error messageStephan Bergmann2012-11-291-1/+3
* we really don't need lang-conversion hereEike Rathke2012-11-171-6/+2
* Fix copy&paste in testMarcos Paulo de Souza2012-11-041-7/+7
* Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann2012-10-311-1/+1
* String->OUString in tools::ErrorContextNoel Grandin2012-10-091-1/+1
* move XGoalSeek api test to c++Markus Mohrhard2012-09-251-0/+36
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-188-8/+8
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-17/+15
* test: string cleanup in BootstrapFixtureMiklos Vajna2012-08-021-11/+10
* test::BootstrapFixture: make GraphicConverter workMiklos Vajna2012-08-011-0/+9
* test: move XMLDiff implementation details to cxx fileMichael Stahl2012-07-131-1/+83
* WaE: make test msvc2008 warnings freeCaolán McNamara2012-05-181-3/+3