summaryrefslogtreecommitdiff
path: root/dbaccess/qa
AgeCommit message (Expand)Author
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-01-05require firebird 3.0 for build (don't allow 2.5)Lionel Elie Mamane
2016-12-22Dispose component when doneStephan Bergmann
2016-12-22Dispose document when doneStephan Bergmann
2016-12-12dbaccess: fix testCloneMovesPlusDeletions testMichael Stahl
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann
2016-11-15Fix typosSamuel Mehrbrodt
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann
2016-11-10'make screenshot' loplugin fixesStephan Bergmann
2016-09-02dbaccess: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand
2016-08-18screenshots: add dialog test cases for dbaccessArmin Le Grand
2016-06-03connectivity: firebird: use ODS12 test database for Firebird 3Michal Kubecek
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-04tdf#97361 Refactor dbaccess test againslideon
2016-04-01Remove erroneously added dbaccess/qa/unit/data/hsqldb_empty.odb.lckStephan Bergmann
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin
2015-11-05java: make inner classes static where possibleNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06Fix typosAndrea Gelmini
2015-09-17boost->stdCaolán McNamara
2015-06-22Fix typosAndrea Gelmini
2015-06-15java: 'final static' to 'static final'Noel Grandin
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-06-09remove some unnecessary exception wrapping in the Java testsNoel Grandin
2015-06-05Let JUnit take care of exceptionsNoel Grandin
2015-06-04Let JUnit take care of exceptionsStephan Bergmann
2015-06-02inline simple Java methodNoel Grandin
2015-06-01minor simplificationStephan Bergmann
2015-06-01Do not lose AssertionError from sub-threadsStephan Bergmann
2015-05-30tweaksLionel Elie Mamane
2015-05-30janitorialLionel Elie Mamane
2015-05-30tdf#82591 ORowSetBase::getRow handles insert row correctlyLionel Elie Mamane
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara
2015-02-09Fuck that left-behind .lck fileStephan Bergmann
2015-02-09Adapt file URL hackery to WindowsStephan Bergmann
2015-02-03Fix PythonTest_dbaccess_pythonStephan Bergmann
2015-02-03copy test file to workdir to avoid overwritingLionel Elie Mamane
2015-01-22fdo#88475 add UnitTestLionel Elie Mamane
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-05java: these fields can become local variablesNoel Grandin
2015-01-05java: remove dead codeNoel Grandin
2014-12-18dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15java: remove some unused fields and variablesNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin