summaryrefslogtreecommitdiff
path: root/dbaccess/source/core
AgeCommit message (Expand)Author
2019-05-29tdf#114596 dbaccess: fix mysterious dataloss bug (part 2)Xisco Fauli
2019-05-22New loplugin:dataStephan Bergmann
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-05-16tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-04Fix typoAndrea Gelmini
2019-05-02Fix typoAndrea Gelmini
2019-05-02Fix typoAndrea Gelmini
2019-05-02Fix typoAndrea Gelmini
2019-05-02Fix typoAndrea Gelmini
2019-05-02Fix typoAndrea Gelmini
2019-05-02Fix typoAndrea Gelmini
2019-05-01Fix typoAndrea Gelmini
2019-05-01Fix typoAndrea Gelmini
2019-05-01Fix typoAndrea Gelmini
2019-05-01Fix typoAndrea Gelmini
2019-04-22Fix typoAndrea Gelmini
2019-04-22Fix typoAndrea Gelmini
2019-04-15Suppress migration dialog during unit test runheiko tietze
2019-04-13loplugin:sequentialassign in dbaccess..desktopNoel Grandin
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-03-28Fix typoAndrea Gelmini
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-22Fix typoAndrea Gelmini
2019-03-20Fix typoAndrea Gelmini
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-03-09Fix typoAndrea Gelmini
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-25Simplify containers iterations in dbaccessArkadiy Illarionov
2019-02-25loplugin:unusedfields in dbaccessNoel Grandin
2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-13Remove dead and broken EmbeddedDatabases configurationStephan Bergmann
2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin
2019-02-06Make Firebird the (unconditional) default for new databasesStephan Bergmann
2019-02-06store originating exception when re-throwingNoel Grandin
2019-02-03dbaccess: convert ORowSetBase::m_pCache to shared_ptrMichael Stahl
2019-01-29dbaccess: don't try to migrate read-only fileMichael Stahl
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-29Use copy instead of getToken to get last tokenMatteo Casalin
2018-12-21pass OSQLParseNode around by unique_ptrNoel Grandin
2018-12-19simplify OContentHelper::notifyPropertiesChangeNoel Grandin
2018-12-17Related: tdf#122153 set more correct dialog parentsCaolán McNamara
2018-12-17Allow setting some MediaDescriptor properties during runtimeSamuel Mehrbrodt