summaryrefslogtreecommitdiffstats
path: root/dbaccess/qa
Commit message (Expand)AuthorAgeFilesLines
* 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
* tdf#82591 ORowSetBase::getRow handles insert row correctlyLionel Elie Mamane2015-05-301-0/+21
* V668 no sense in testing the result of new against nullCaolán McNamara2015-03-101-10/+1
* Fuck that left-behind .lck fileStephan Bergmann2015-02-091-0/+0
* Adapt file URL hackery to WindowsStephan Bergmann2015-02-092-1/+1
* Fix PythonTest_dbaccess_pythonStephan Bergmann2015-02-031-1/+2
* copy test file to workdir to avoid overwritingLionel Elie Mamane2015-02-031-1/+5
* fdo#88475 add UnitTestLionel Elie Mamane2015-01-222-0/+148
* java: simplify sleeping and waiting in testsNoel Grandin2015-01-121-7/+1
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* java: these fields can become local variablesNoel Grandin2015-01-051-5/+3