summaryrefslogtreecommitdiff
path: root/test/source
AgeCommit message (Expand)Author
2013-12-18Fix integer ambiguityStephan Bergmann
2013-12-18count notes - GetNotesInRange now include last tabLaurent Godard
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-09oupsLionel Elie Mamane
2013-11-09UnoApiTest does not dispose Desktop anymoreLionel Elie Mamane
2013-11-09UnoApiTest don't dispose mxDesktopLionel Elie Mamane
2013-11-09Don't dispose twice in CalcUnoApiTest::tearDownStephan Bergmann
2013-11-09Calc UNO API testLionel Elie Mamane
2013-11-09UnoApiTest don't require CalcLionel Elie Mamane
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-10-30simplify code and fix out of bounds readMarkus Mohrhard
2013-10-23Improve test assertionsStephan Bergmann
2013-10-02WaE: unused variableTor Lillqvist
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-14Improve error messages for the xml-diff based unit tests.Jan Holesovsky
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-26test: clean up namespacingThomas Arnhold
2013-04-25don't pollute global namespaceThomas Arnhold
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-09move Python tests in-processMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18fix other problems found by WundefLuboš Luňák
2013-01-31Use a method from UnoApitest instead of implement a new one in calcMarcos Paulo de Souza
2013-01-24sc test XSheetOutlineLaurent Godard
2013-01-17sc test for XSheetAnnotationsLaurent Godard
2013-01-17sc test for XSheetAnnotationLaurent Godard
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-30Remove rtl:: from a test in test/Marcos Paulo de Souza
2012-11-29Improve error messageStephan Bergmann
2012-11-17we really don't need lang-conversion hereEike Rathke
2012-11-04Fix copy&paste in testMarcos Paulo de Souza
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-10-09String->OUString in tools::ErrorContextNoel Grandin
2012-09-25move XGoalSeek api test to c++Markus Mohrhard
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-02test: string cleanup in BootstrapFixtureMiklos Vajna
2012-08-01test::BootstrapFixture: make GraphicConverter workMiklos Vajna
2012-07-13test: move XMLDiff implementation details to cxx fileMichael Stahl
2012-05-18WaE: make test msvc2008 warnings freeCaolán McNamara
2012-05-08Property writable test for util::DateTime & fixed a copy/paste error.Kohei Yoshida
2012-05-04Let's just combine the two tests, since one requires the other.Kohei Yoshida
2012-05-03Added interface test for text::XText.Kohei Yoshida