summaryrefslogtreecommitdiff
path: root/dbaccess/qa
AgeCommit message (Expand)Author
2024-07-27cui, dbaccess, desktop, external, filter, librelogo: fix issues found byIlmari Lauhakangas
2024-07-21tdf#156530: fix OPreparedStatement::setStringMike Kaganski
2024-07-07dbaccess complex/DataSource.java to extras/dataSource.cxxAdam Seskunas
2024-07-06DBTestBase: call close at tearDownXisco Fauli
2024-07-02Port CRMDatabase from Java to C++Adam Seskunas
2024-06-20DBTestBase: Add createDBDocumentXisco Fauli
2024-06-20CppunitTest_dbaccess_embeddeddb_performancetest: use maTempFileXisco Fauli
2024-06-19Fix typoAndrea Gelmini
2024-06-11CppunitTest_dbaccess_macros_test: remove redundant testXisco Fauli
2024-06-11dbaccess: use createTempCopy instead of doing it in makeXisco Fauli
2024-05-07loplugin:ostr in dbaccessNoel Grandin
2024-04-03tdf#146619 Drop unused 'using namespace' in: dbaccess/Gabor Kelemen
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski
2023-12-27tdf#158803 Fix issues detected by pyflakesChenxiong Qi
2023-11-09enable unchecked lint for our java codeNoel Grandin
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: dbaccessStephan Bergmann
2023-06-26new loplugin:constexprliteralNoel Grandin
2022-11-29dbaccess: remove unused includesXisco Fauli
2022-11-23UnoApiTest: factor out createTempFileXisco Fauli
2022-10-24UnoApiTest: factor out common codeXisco Fauli
2022-10-21test: merge CalcUnoApiTest and UnoApiTest into oneXisco Fauli
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-04-14use more string_view in dbaccessNoel Grandin
2022-03-25tdf#132924 - Firebird findColumn: return column alias if specifiedAndreas Heinisch
2022-03-05remove a workaround that appears to be no longer necessaryLuboš Luňák
2022-02-28tdf#139734 removing redundant asserts after MacrosTest::loadFromDesktoppragat-pandya
2021-10-29Prepare for removal of non-const operator[] from Sequence in dbaccessMike Kaganski
2021-06-10drop firebird test of initial experimental period fdb-only formatCaolán McNamara
2021-06-10drop unused dbaccess/qa/unit/data/firebird_integer_le.odbCaolán McNamara
2021-05-25fix leak in CppunitTest_dbaccess_macros_testNoel Grandin
2021-04-28loplugin:stringaddNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-25tdf#139734 Remove redundant asserts after MacrosTest::loadFromDesktopMoaz
2021-01-29loplugin:stringviewparam extend to new..Noel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-19tdf#123936 Formatting files in module dbaccess with clang-formatPhilipp Hofer
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-02loplugin:reducevarscope in dbaccessNoel
2020-08-03Make test operate on copy of .odb fileStephan Bergmann
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: dbaccessStephan Bergmann
2020-06-03Upcoming loplugin:elidestringvar: dbaccessStephan Bergmann
2020-04-06loplugin:unusedvariableplus in dbaccessNoel Grandin
2020-03-17tdf#42949 Fix IWYU warnings in dbaccess/qa/*Gabor Kelemen
2020-02-16clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-26weld ORelationDialog and DlgQryJoinCaolán McNamara