summaryrefslogtreecommitdiffstats
path: root/dbaccess/qa
Commit message (Expand)AuthorAgeFilesLines
* tdf#72987 split firebird test into a regression test and a "new" testRene Engelhard2018-10-167-1/+109
* Revert HSQLDB related unit testsTamas Bunth2018-04-147-17/+24
* dbaccess: Enable hsql migration by defaultTamas Bunth2018-04-078-34/+17
* coverity#1433774 Unchecked return valueCaolán McNamara2018-04-031-2/+2
* remove unused processfactory.hxx includesJochen Nitschke2018-04-015-5/+0
* dbahsql: Unit test for binary importTamas Bunth2018-03-292-0/+94
* dbahsql: add unit tests for schema importTamas Bunth2018-03-221-0/+179
* Fix typosAndrea Gelmini2018-01-251-1/+1
* Fix typosAndrea Gelmini2018-01-161-1/+1
* Make temp copy of dbaccess/qa/unit/data/firebird_empty.odb for testingStephan Bergmann2017-12-152-3/+29
* Delete test*.odb filesStephan Bergmann2017-11-161-0/+6
* unotest.py: refactor confusing mess of openDoc functionsMichael Stahl2017-09-071-1/+1
* loplugin:constparams in starmathNoel Grandin2017-08-031-8/+8
* loplugin:constparams in dbaccessNoel Grandin2017-07-311-2/+2
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-3/+0
* require firebird 3.0 for build (don't allow 2.5)Lionel Elie Mamane2017-01-051-4/+0
* Dispose component when doneStephan Bergmann2016-12-221-0/+1
* Dispose document when doneStephan Bergmann2016-12-221-0/+3
* dbaccess: fix testCloneMovesPlusDeletions testMichael Stahl2016-12-121-1/+6
* loplugin:unnecessaryoverrideStephan Bergmann2016-12-061-5/+0
* Fix typosSamuel Mehrbrodt2016-11-151-1/+1
* 'make screenshot' use-after-free fixesStephan Bergmann2016-11-101-2/+2
* 'make screenshot' loplugin fixesStephan Bergmann2016-11-101-8/+1
* dbaccess: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-09-022-20/+20
* screenshots: unify dumping of dialog test batch fileArmin Le Grand2016-08-181-74/+2
* screenshots: add dialog test cases for dbaccessArmin Le Grand2016-08-182-0/+252
* connectivity: firebird: use ODS12 test database for Firebird 3Michal Kubecek2016-06-032-0/+5
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* tdf#97361 Refactor dbaccess test againslideon2016-04-041-29/+29
* Remove erroneously added dbaccess/qa/unit/data/hsqldb_empty.odb.lckStephan Bergmann2016-04-011-0/+0
* tdf#97966 Drop 'static' keywordsWastack2016-04-011-0/+0
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-104-4/+4
* use consistent #define checks for the Windows platformNoel Grandin2016-02-174-4/+4
* Fix typosAndrea Gelmini2016-01-101-3/+3
* java: remove ((unnecessary)) parenthesesNoel Grandin2015-11-051-1/+1
* java: make inner classes static where possibleNoel Grandin2015-11-051-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* Fix typosAndrea Gelmini2015-10-063-6/+6
* boost->stdCaolán McNamara2015-09-171-3/+3
* Fix typosAndrea Gelmini2015-06-221-1/+1
* java: 'final static' to 'static final'Noel Grandin2015-06-151-2/+2
* java:regulatize the order of 'final' and public/privateNoel Grandin2015-06-111-1/+1
* remove some unnecessary exception wrapping in the Java testsNoel Grandin2015-06-091-1/+0
* Let JUnit take care of exceptionsNoel Grandin2015-06-056-254/+148
* Let JUnit take care of exceptionsStephan Bergmann2015-06-041-231/+134
* inline simple Java methodNoel Grandin2015-06-021-7/+2
* minor simplificationStephan Bergmann2015-06-011-2/+1
* Do not lose AssertionError from sub-threadsStephan Bergmann2015-06-011-1/+11
* tweaksLionel Elie Mamane2015-05-301-4/+5
* janitorialLionel Elie Mamane2015-05-301-3/+3