summaryrefslogtreecommitdiff
path: root/dbaccess/qa
AgeCommit message (Expand)AuthorFilesLines
2019-01-29dbaccess: fix Tdf119625Test with read-only $SRCDIRMichael Stahl2-3/+6
2018-10-29loplugin:oncevarNoel Grandin2-19/+31
2018-10-24Fix typosAndrea Gelmini1-2/+2
2018-10-22 tdf#119625: coerce migrated Time between 0 and 24 hoursTerrence Enger2-0/+111
2018-10-03tdf#72987 split firebird test into a regression test and a "new" testRene Engelhard4-10/+110
2018-10-03tdf#72987 run firebird test for little endian only for nowRene Engelhard4-2/+10
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen3-0/+3
2018-09-17New loplugin:externalStephan Bergmann1-3/+3
2018-08-29new loplugin:oustringbufferNoel Grandin1-9/+8
2018-07-06dbahsql: Look for properties only after nameTamas Bunth1-0/+18
2018-07-06tdf#117867 dbahsql: Migrate default valuesTamas Bunth1-0/+23
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin3-27/+0
2018-04-14Revert HSQLDB related unit testsTamas Bunth7-17/+24
2018-04-07dbaccess: Enable hsql migration by defaultTamas Bunth8-34/+17
2018-04-03coverity#1433774 Unchecked return valueCaolán McNamara1-2/+2
2018-04-01remove unused processfactory.hxx includesJochen Nitschke5-5/+0
2018-03-29dbahsql: Unit test for binary importTamas Bunth2-0/+94
2018-03-22dbahsql: add unit tests for schema importTamas Bunth1-0/+179
2018-01-25Fix typosAndrea Gelmini1-1/+1
2018-01-16Fix typosAndrea Gelmini1-1/+1
2017-12-15Make temp copy of dbaccess/qa/unit/data/firebird_empty.odb for testingStephan Bergmann2-3/+29
2017-11-16Delete test*.odb filesStephan Bergmann1-0/+6
2017-09-07unotest.py: refactor confusing mess of openDoc functionsMichael Stahl1-1/+1
2017-08-03loplugin:constparams in starmathNoel Grandin1-8/+8
2017-07-31loplugin:constparams in dbaccessNoel Grandin1-2/+2
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-3/+0
2017-01-05require firebird 3.0 for build (don't allow 2.5)Lionel Elie Mamane1-4/+0
2016-12-22Dispose component when doneStephan Bergmann1-0/+1
2016-12-22Dispose document when doneStephan Bergmann1-0/+3
2016-12-12dbaccess: fix testCloneMovesPlusDeletions testMichael Stahl1-1/+6
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann1-5/+0
2016-11-15Fix typosSamuel Mehrbrodt1-1/+1
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-2/+2
2016-11-10'make screenshot' loplugin fixesStephan Bergmann1-8/+1
2016-09-02dbaccess: fix loplugin:cppunitassertequals warningsMiklos Vajna2-20/+20
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-74/+2
2016-08-18screenshots: add dialog test cases for dbaccessArmin Le Grand2-0/+252
2016-06-03connectivity: firebird: use ODS12 test database for Firebird 3Michal Kubecek2-0/+5
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-04tdf#97361 Refactor dbaccess test againslideon1-29/+29
2016-04-01Remove erroneously added dbaccess/qa/unit/data/hsqldb_empty.odb.lckStephan Bergmann1-0/+0
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-0/+0
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann4-4/+4
2016-02-17use consistent #define checks for the Windows platformNoel Grandin4-4/+4
2016-01-10Fix typosAndrea Gelmini1-3/+3
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin1-1/+1
2015-11-05java: make inner classes static where possibleNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-06Fix typosAndrea Gelmini3-6/+6
2015-09-17boost->stdCaolán McNamara1-3/+3