summaryrefslogtreecommitdiffstats
path: root/include/test
Commit message (Expand)AuthorAgeFilesLines
* Put generated screenshots in lang-dependant subdirSamuel Mehrbrodt2016-11-171-0/+3
* 'make screenshot' use-after-free fixesStephan Bergmann2016-11-101-2/+2
* loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin2016-11-073-6/+6
* loplugin:unnecessaryoverrideNoel Grandin2016-10-131-1/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-132-2/+2
* Break test::setUpVcl into a test-setupvcl library of its ownStephan Bergmann2016-08-302-1/+7
* Remove duplication of "set up VCL" codeStephan Bergmann2016-08-291-0/+26
* screenshots: unify dumping of dialog test batch fileArmin Le Grand2016-08-181-0/+14
* screenshots: fallback screenshot to ui filesArmin Le Grand2016-08-181-7/+31
* screenshots: Use UI string and fallback for UI-String onlyArmin Le Grand2016-08-181-2/+16
* screenshots: move shared code to separate classKatarina Behrens2016-08-181-0/+39
* new loplugin unnecessary overrideNoel Grandin2016-07-152-2/+0
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-075-9/+9
* uitest: move the uitest files to vclMarkus Mohrhard2016-06-183-97/+0
* uitest: some more work for the UI testingMarkus Mohrhard2016-06-183-4/+43
* uitest: add groundwork for ui testing frameworkMarkus Mohrhard2016-06-182-0/+58
* Add MS binary format validator support in test fixtureVasily Melenchuk2016-06-171-1/+2
* tdf#45904 Move java XViewPane test to c++Fabio Buso2016-04-271-0/+40
* tdf#45904 move java based api tests to c++kadertarlan2016-03-201-0/+2
* Formatting changes across all modulesChris Sherlock2016-02-091-2/+2
* test: change maName to more descriptive variable nameChris Sherlock2015-12-262-4/+4
* unused codeJuergen Funk2015-12-201-3/+0
* tdf#69977: uno::Sequence is expensiveNoel Grandin2015-12-111-2/+2
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-271-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-123-6/+6
* convert Link<> to typedNoel Grandin2015-09-221-1/+1
* loplugin:unnecessaryvirtualsNoel Grandin2015-06-091-1/+1
* convert META_*_ACTION constants to scoped enumNoel Grandin2015-05-151-3/+5
* loplugin:staticmethodsNoel Grandin2015-05-051-2/+2
* loplugin:staticmethodsNoel Grandin2015-05-054-5/+5
* loplugin:staticmethodsNoel Grandin2015-05-052-2/+2
* loplugin:constantfunction: testNoel Grandin2015-03-242-5/+0
* Let MetafileXmlDump::dumpAndParse() take a const GDIMetaFileMiklos Vajna2014-12-191-2/+2
* Improve framework for callgrind performance unit testsMatúš Kukan2014-10-291-0/+21
* Factor out duplicated code to XmlTestTools::assertXPathNoAttribute()Miklos Vajna2014-09-301-0/+4
* parseXml should return xmlDocPtr instead of htmlDocPtrTomaž Vajngerl2014-08-281-1/+1
* loplugin:passstuffbyref (Primitive2DSequence)Matteo Casalin2014-08-171-1/+1
* initial implementation of XML dump for Primitive2DSequenceTomaž Vajngerl2014-08-161-0/+47
* XmlWriter: simplify and take SvStream* as inputTomaž Vajngerl2014-08-161-1/+4
* mtfxmldump: move XML writing into its own functionTomaž Vajngerl2014-08-161-0/+4
* XStyleLoader2 : enhance unit test to PageStyleLaurent Godard2014-08-111-0/+5
* XStyleLoader2 loadStylesFromDocument - unit testsLaurent Godard2014-08-081-0/+40
* Remove some unused codeMarcos Paulo de Souza2014-07-291-1/+0
* Also add xmlwriter's "content" method to the header fileTomaž Vajngerl2014-07-201-0/+1
* unit test XSheetAnnotations GetByIndex for #fdo80551Laurent Godard2014-07-021-0/+1
* MetafileXmlDump: No need to specify the stream, simplify the API.Jan Holesovsky2014-06-102-4/+14
* fixincludeguards: fix include guardsThomas Arnhold2014-06-063-8/+8
* Fix memory leaks in test codeStephan Bergmann2014-06-021-1/+2
* fdo#68849: Add header guards to all include filesJens Carl2014-06-0232-0/+160