summaryrefslogtreecommitdiff
path: root/include/test
AgeCommit message (Expand)Author
2017-02-17sw: roundtrip test of OOXML decryption/encryptionTomaž Vajngerl
2016-11-17Put generated screenshots in lang-dependant subdirSamuel Mehrbrodt
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann
2016-11-07loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30Break test::setUpVcl into a test-setupvcl library of its ownStephan Bergmann
2016-08-29Remove duplication of "set up VCL" codeStephan Bergmann
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand
2016-08-18screenshots: fallback screenshot to ui filesArmin Le Grand
2016-08-18screenshots: Use UI string and fallback for UI-String onlyArmin Le Grand
2016-08-18screenshots: move shared code to separate classKatarina Behrens
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-18uitest: move the uitest files to vclMarkus Mohrhard
2016-06-18uitest: some more work for the UI testingMarkus Mohrhard
2016-06-18uitest: add groundwork for ui testing frameworkMarkus Mohrhard
2016-06-17Add MS binary format validator support in test fixtureVasily Melenchuk
2016-04-27tdf#45904 Move java XViewPane test to c++Fabio Buso
2016-03-20tdf#45904 move java based api tests to c++kadertarlan
2016-02-09Formatting changes across all modulesChris Sherlock
2015-12-26test: change maName to more descriptive variable nameChris Sherlock
2015-12-20unused codeJuergen Funk
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-22convert Link<> to typedNoel Grandin
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-24loplugin:constantfunction: testNoel Grandin
2014-12-19Let MetafileXmlDump::dumpAndParse() take a const GDIMetaFileMiklos Vajna
2014-10-29Improve framework for callgrind performance unit testsMatúš Kukan
2014-09-30Factor out duplicated code to XmlTestTools::assertXPathNoAttribute()Miklos Vajna
2014-08-28parseXml should return xmlDocPtr instead of htmlDocPtrTomaž Vajngerl
2014-08-17loplugin:passstuffbyref (Primitive2DSequence)Matteo Casalin
2014-08-16initial implementation of XML dump for Primitive2DSequenceTomaž Vajngerl
2014-08-16XmlWriter: simplify and take SvStream* as inputTomaž Vajngerl
2014-08-16mtfxmldump: move XML writing into its own functionTomaž Vajngerl
2014-08-11XStyleLoader2 : enhance unit test to PageStyleLaurent Godard
2014-08-08XStyleLoader2 loadStylesFromDocument - unit testsLaurent Godard
2014-07-29Remove some unused codeMarcos Paulo de Souza
2014-07-20Also add xmlwriter's "content" method to the header fileTomaž Vajngerl
2014-07-02unit test XSheetAnnotations GetByIndex for #fdo80551Laurent Godard
2014-06-10MetafileXmlDump: No need to specify the stream, simplify the API.Jan Holesovsky
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-02Fix memory leaks in test codeStephan Bergmann