summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-12-22screenshots: builddir is not neccessarily same as srcdirChristian Lohmaier
2016-11-17Use ProductName as fallback for dialog titleSamuel Mehrbrodt
2016-11-17Put generated screenshots in lang-dependant subdirSamuel Mehrbrodt
2016-11-17test: Allow to force a certain locale during unit testsSamuel Mehrbrodt
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-10-06CPPUNIT_ASSERT[_DOUBLES]_EQUALStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-29Fix naming of makefile to mend make dump-deps.Michael Meeks
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05convert LineStyle to scoped enumNoel Grandin
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-09-04cppcheck: Prefer prefix operatorJulien Nabet
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-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-18screenshots: clang plugin & tabpage usage fixesArmin Le Grand
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand
2016-08-18screenshots: fix fallback cases for sd and scArmin 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-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-31SVGIO: Add support for font-family in unittests and unify...Xisco Fauli
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-27tdf#45904 Move java XViewPane test to c++Fabio Buso
2016-04-25Some more sal_Bool -> boolStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-13lok context menu: Add module specific unit testsPranav Kant
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-12lok context menu: unit testPranav Kant
2016-03-20tdf#45904 move java based api tests to c++kadertarlan
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-06SVGIO: Check minX, minY, maxX and maxY in polypolygonXisco Fauli
2016-03-03SVGIO: Check height and width of polypolygoncolorXisco Fauli
2016-03-02test: dump MetaPolyPolygonAction tooMichael Stahl
2016-03-02Fix the import of line joins and caps from EMF filesStephan van den Akker
2016-02-28use better assert macrosMarkus Mohrhard
2016-02-14coverity#1352306 Unchecked dynamic_castCaolán McNamara
2016-02-11tdf#97542: SVGIO: First check the current fill attributeXisco Fauli
2016-02-09SVGIO: tdf#79163: Add import testXisco Fauli