summaryrefslogtreecommitdiff
path: root/unotest/source/cpp
AgeCommit message (Expand)Author
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-29Detach all DocBasicItem objects upon process termination.Kohei Yoshida
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-12macros_test: use "css" short formTomaž Vajngerl
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26Remove visual noise from unotestAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2014-01-17test::BootstrapFixtureBase::getPathFromWorkdir not unusedMichael Stahl
2014-01-17removed some unused code (svx, svtools, unotest)Petr Vorel
2013-12-17test::FiltersTest: add support for export testsMiklos Vajna
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-13fixes for previous commitMarkus Mohrhard
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-09fail early and hardLionel Elie Mamane
2013-11-05fixincludeguards.sh: uno*Thomas Arnhold
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-31solver doesn't solve anything...Michael Stahl
2013-10-29gbuild: move unittest mock profile to WORKDIRMichael Stahl
2013-10-22Improve test assertionStephan Bergmann
2013-09-27Can use CppUnit assert functionality hereStephan Bergmann
2013-09-27Fix URL creationStephan Bergmann
2013-09-27getURLFromWorkdir should actually return a URLStephan Bergmann
2013-09-27unittest for fdo#67685Lionel Elie Mamane
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
2013-07-01unotest: re-add test::BootstrapFixtureBase::getPathFromWorkdirMichael Stahl
2013-07-01Remove unused codePetr Vorel
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-04-24move sal_inc headers to include/David Tardon
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-12Removed RTL_CONSTASCII_(U)STRINGPARAM in unotestChr. Rossmanith
2013-02-05Pass DocumentService to the loader during macro tests.Kohei Yoshida
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-10-Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-03unottest: add get(URL|Path)FromWorkdir to locate $WORKDIR_FOR_BUILDNorbert Thiebaud
2012-11-03Remove unused method and also remove not build testMarcos Paulo de Souza
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara
2012-10-31Remove unused method from testMarcos Paulo de Souza
2012-10-31Show URL of failing document in unit testsCédric Bosdonnat
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-07-30add another tiff regression testCaolán McNamara
2012-07-26use EDB as well as CVE as encrypted prefixesCaolán McNamara
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-26re-base on ALv2 code.Michael Meeks
2012-04-13setup/teardown default component context once before/after all testsCaolán McNamara
2012-04-10Obtain resolver before spawning process_ in setUpStephan Bergmann
2012-03-09add regression test for writerMarkus Mohrhard