summaryrefslogtreecommitdiff
path: root/include/unotest
AgeCommit message (Expand)AuthorFilesLines
2016-04-14loplugin:passstuffbyref in unotestNoel Grandin3-5/+5
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann2-25/+55
2016-03-09These members can be privateStephan Bergmann1-1/+2
2016-02-09Formatting changes across all modulesChris Sherlock1-2/+2
2015-10-30Missing includeStephan Bergmann1-1/+1
2015-10-29remove boost::noncopyable from /includeNoel Grandin1-3/+4
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud2-3/+2
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin2-7/+7
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-07-30loplugin:unusedmethodsNoel Grandin1-0/+2
2015-03-30WaE: passing [...] by value, rather pass by referenceTor Lillqvist1-1/+1
2015-03-30Unit tests for SkipImagesLászló Németh1-1/+2
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin1-4/+4
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-4/+5
2015-02-26Better CPPUNIT_ASSERT_EQUAL output for sal_Int8 etc.Stephan Bergmann1-0/+42
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-06-02fdo#68849: Add header guards to all include filesJens Carl1-0/+5
2014-04-12macros_test: use "css" short formTomaž Vajngerl1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-01-17test::BootstrapFixtureBase::getPathFromWorkdir not unusedMichael Stahl1-0/+3
2014-01-17removed some unused code (svx, svtools, unotest)Petr Vorel1-3/+0
2013-12-17test::FiltersTest: add support for export testsMiklos Vajna1-2/+16
2013-12-13fixes for previous commitMarkus Mohrhard2-1/+2
2013-11-09fdo#65108 inter-module includes <> include/unotestNorbert Thiebaud8-20/+20
2013-10-29gbuild: move unittest mock profile to WORKDIRMichael Stahl1-2/+0
2013-10-23fixincludeguards.sh: include/u*Thomas Arnhold5-10/+10
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
2013-04-23execute move of global headersBjoern Michaelsen8-0/+408