summaryrefslogtreecommitdiff
path: root/include/test
AgeCommit message (Expand)Author
2017-10-09tdf#45904: Move _XAreaLinks Java to C++Jens Carl
2017-10-08tdf#45904: Move _XSubTotalField Java tests to C++Jens Carl
2017-08-27tdf#45904 Move _DataPilotItem Java tests to C++Jens Carl
2017-08-27tdf#45904: Move _DatabaseRange Java tests to C++Jens Carl
2017-08-27tdf#45904 Move _CellAreaLink Java tests to C++Jens Carl
2017-08-23tdf#45904 Move Java _XUniqueCellFormatRangesSupplier test to C++Jens Carl
2017-08-23tdf#45904 Move Java _XAreaLink tests to C++Jens Carl
2017-08-18tdf#45904 Move Java _XViewFreezable tests to C++Jens Carl
2017-08-08Fix for failing tests of xcellseries with ScCellRangeObj ...Jens Carl
2017-08-08tdf#45904 Move Java _XUsedAreaCursor tests to C++Jens Carl
2017-08-08tdf#45904 Move Java _XViewSplitable tests to C++Jens Carl
2017-08-07tdf#45904 Move Java _XSpreadsheets tests to C++Jens Carl
2017-08-01loplugin:constparams in variousNoel Grandin
2017-07-13Fix wrong names for header guardJens Carl
2017-07-08tdf#45904 Move Java XSheetAnnotationShapeSupplier test to C++Jens Carl
2017-07-02tdf#45904 Move Java XCellAddressable test to C++Jens Carl
2017-06-20tdf#45904 Move remaining XCellSeries test code to C++Paul Trojahn
2017-06-08tdf#45904 Move java XCellSeries test to c++Paul Trojahn
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin
2017-01-21coverity#1399437 Uninitialized scalar fieldCaolán McNamara
2017-01-18sw: roundtrip test of OOXML decryption/encryptionTomaž Vajngerl
2017-01-14vcl: add SVM metafile reading and writing test and extend xml dumpTomaž 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