summaryrefslogtreecommitdiff
path: root/dbaccess/qa
AgeCommit message (Expand)AuthorFilesLines
2021-05-25fix leak in CppunitTest_dbaccess_macros_testNoel Grandin1-1/+3
2021-04-28loplugin:stringaddNoel Grandin1-8/+8
2021-03-25const OUString -> const OUStringLiteralMike Kaganski3-3/+3
2021-02-25tdf#139734 Remove redundant asserts after MacrosTest::loadFromDesktopMoaz6-8/+0
2021-01-29loplugin:stringviewparam extend to new..Noel1-12/+12
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann14-19/+21
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-3/+2
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara1-1/+1
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-1/+3
2020-11-19tdf#123936 Formatting files in module dbaccess with clang-formatPhilipp Hofer2-10/+5
2020-11-01use officecfg for Experimental flagNoel Grandin3-17/+42
2020-10-02loplugin:reducevarscope in dbaccessNoel3-3/+3
2020-08-03Make test operate on copy of .odb fileStephan Bergmann1-1/+2
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: dbaccessStephan Bergmann2-4/+3
2020-06-03Upcoming loplugin:elidestringvar: dbaccessStephan Bergmann5-55/+31
2020-04-06loplugin:unusedvariableplus in dbaccessNoel Grandin3-3/+0
2020-03-17tdf#42949 Fix IWYU warnings in dbaccess/qa/*Gabor Kelemen13-105/+3
2020-02-16clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara1-3/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann2-0/+6
2019-09-26weld ORelationDialog and DlgQryJoinCaolán McNamara1-1/+1
2019-09-12weld OCopyTableWizard clusterCaolán McNamara1-1/+0
2019-09-02Adapt CppunitTest_dbaccess_dialogs_test to .ui file removalStephan Bergmann1-4/+0
2019-08-29tdf#127180: Propose migration + Firebird by default only in experimentalJulien Nabet3-0/+20
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin1-1/+1
2019-07-12tdf#126268: Add support for negative decimalXisco Fauli2-2/+4
2019-07-11tdf#126268: first byte is not used for the sign symbolXisco Fauli2-0/+85
2019-04-22Fix typoAndrea Gelmini1-1/+1
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen1-0/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen3-0/+3
2019-03-06Blacklist some dialogs which won't get properly initializedStephan Bergmann1-2/+16
2019-03-04Fix typoAndrea Gelmini1-1/+1
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