summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* screenshots: builddir is not neccessarily same as srcdirChristian Lohmaier2016-12-221-5/+5
* Use ProductName as fallback for dialog titleSamuel Mehrbrodt2016-11-171-1/+2
* Put generated screenshots in lang-dependant subdirSamuel Mehrbrodt2016-11-171-1/+5
* test: Allow to force a certain locale during unit testsSamuel Mehrbrodt2016-11-172-6/+16
* 'make screenshot' use-after-free fixesStephan Bergmann2016-11-101-3/+2
* convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin2016-10-281-2/+2
* loplugin:unnecessaryoverrideNoel Grandin2016-10-131-5/+0
* CPPUNIT_ASSERT[_DOUBLES]_EQUALStephan Bergmann2016-10-061-2/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-052-3/+3
* Fix naming of makefile to mend make dump-deps.Michael Meeks2016-09-292-1/+1
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-152-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* convert LineStyle to scoped enumNoel Grandin2016-09-051-4/+4
* convert RasterOp to scoped enumNoel Grandin2016-09-051-6/+6
* cppcheck: Prefer prefix operatorJulien Nabet2016-09-041-1/+1
* Break test::setUpVcl into a test-setupvcl library of its ownStephan Bergmann2016-08-304-2/+40
* Remove duplication of "set up VCL" codeStephan Bergmann2016-08-296-79/+82
* put StreamMode masks in scope of enum classJochen Nitschke2016-08-272-2/+2
* screenshots: clang plugin & tabpage usage fixesArmin Le Grand2016-08-181-2/+2
* screenshots: unify dumping of dialog test batch fileArmin Le Grand2016-08-181-0/+53
* screenshots: fix fallback cases for sd and scArmin Le Grand2016-08-181-8/+16
* screenshots: fallback screenshot to ui filesArmin Le Grand2016-08-181-2/+26
* screenshots: Use UI string and fallback for UI-String onlyArmin Le Grand2016-08-181-43/+111
* screenshots: move shared code to separate classKatarina Behrens2016-08-182-0/+103
* new loplugin unnecessary overrideNoel Grandin2016-07-152-10/+0
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-075-10/+10
* uitest: move the uitest files to vclMarkus Mohrhard2016-06-184-164/+0
* uitest: some more work for the UI testingMarkus Mohrhard2016-06-182-5/+76
* uitest: add groundwork for ui testing frameworkMarkus Mohrhard2016-06-184-0/+93
* Add MS binary format validator support in test fixtureVasily Melenchuk2016-06-171-1/+10
* tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2016-06-063-3/+3
* SVGIO: Add support for font-family in unittests and unify...Xisco Fauli2016-05-311-0/+4
* teach stylepolice plugin about ref-counted-pointer namingNoel Grandin2016-04-287-127/+127
* tdf#45904 Move java XViewPane test to c++Fabio Buso2016-04-272-0/+55
* Some more sal_Bool -> boolStephan Bergmann2016-04-251-1/+1
* Avoid reserved identifiersStephan Bergmann2016-04-221-1/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-203-5/+5
* lok context menu: Add module specific unit testsPranav Kant2016-04-134-41/+84
* tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke2016-04-131-2/+3
* lok context menu: unit testPranav Kant2016-04-124-0/+145
* tdf#45904 move java based api tests to c++kadertarlan2016-03-202-1/+11
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-101-1/+1
* SVGIO: Check minX, minY, maxX and maxY in polypolygonXisco Fauli2016-03-061-0/+4
* SVGIO: Check height and width of polypolygoncolorXisco Fauli2016-03-031-1/+4
* test: dump MetaPolyPolygonAction tooMichael Stahl2016-03-021-0/+24
* Fix the import of line joins and caps from EMF filesStephan van den Akker2016-03-021-1/+27
* use better assert macrosMarkus Mohrhard2016-02-282-5/+4
* coverity#1352306 Unchecked dynamic_castCaolán McNamara2016-02-141-26/+26
* tdf#97542: SVGIO: First check the current fill attributeXisco Fauli2016-02-111-1/+27
* SVGIO: tdf#79163: Add import testXisco Fauli2016-02-091-0/+23