summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin
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-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-03-13weld DatabaseRegistrationDialogCaolán McNamara
2019-03-12tdf#121092: save db:suppress-version-columns to ODBMike Kaganski
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-03-12Correctly match checkboxes and relevant settingsMike Kaganski
2019-03-11Resolves: tdf#123975 support tri-state for PrimaryKey uiCaolán McNamara
2019-03-10tdf#121092: save GenerateASBeforeCorrelationName to ODBMike Kaganski
2019-03-10Make m_xAsBeforeCorrelationName depend on m_xAppendTableAliasMike Kaganski
2019-03-10Initializing boost::optional with a value then resetting is oddMike Kaganski
2019-03-10Simplify SpecialSettingsPage's booleans initializationMike Kaganski
2019-03-09Fix typoAndrea Gelmini
2019-03-09loplugin:unusedmethodsNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-06sync dbaccess ui files with swriter ui file structureandreas kainz
2019-03-06Blacklist some dialogs which won't get properly initializedStephan Bergmann
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-05weld ODatasourceSelectDialogCaolán McNamara
2019-03-04OSequenceIterator is not necessary anymoreNoel Grandin
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-03-04Fix typoAndrea Gelmini
2019-03-02OSQLNameEdit not needed as a buildable anymoreCaolán McNamara
2019-03-02drop newly unused OSQLNameComboBoxCaolán McNamara
2019-03-02weld OSaveAsDlgCaolán McNamara
2019-02-27loplugin:unnecessaryoverride look for more patternsNoel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2019-02-25Simplify containers iterations in dbaccessArkadiy Illarionov
2019-02-25loplugin:unusedfields in dbaccessNoel Grandin
2019-02-20Revert "tdf#123020: migration to Firebird fix tablename for indexes (2)"Julien Nabet
2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-02-13Remove dead and broken EmbeddedDatabases configurationStephan Bergmann
2019-02-11tdf#123020: migration to Firebird fix tablename for indexes (2)Julien Nabet
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski