summaryrefslogtreecommitdiff
path: root/dbaccess/qa
AgeCommit message (Expand)Author
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
2014-12-10java: simplify the getMSF() methodsNoel Grandin
2014-12-08fdo#38835 strip out OUString globalsNoel Grandin
2014-12-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-24java,qadev: remove unused parameters and local varsNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-22Revert "PythonTest_dbaccess_python: don't modify source document"Michael Stahl
2014-10-21PythonTest_dbaccess_python: don't modify source documentMiklos Vajna
2014-10-21dbaccess: make sure fdo84315.odb.lck is removed after the test passedMiklos Vajna
2014-10-21connectivity: firebird: fix temp directory leakMichael Stahl
2014-10-09forgotten part of previous commitLionel Elie Mamane
2014-10-07fdo84315: add integration test for basic LibreOffice Base functionalityBjoern Michaelsen
2014-09-17TyposJulien Nabet