summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui
AgeCommit message (Expand)Author
2019-04-01drop unnecessary includesCaolán McNamara
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
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-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-03-13weld DatabaseRegistrationDialogCaolán McNamara
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-09loplugin:unusedmethodsNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel 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-04simplify UNO getTypes methodsNoel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
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: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-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-13Pointer is pointlessNoel Grandin
2019-02-13Remove dead and broken EmbeddedDatabases configurationStephan Bergmann
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-11remove ControlDependencyManagerNoel Grandin
2019-02-10weld FmSearchDialogCaolán McNamara
2019-02-10Typo: isAggreateFunction + isNumericOrAggreateFunctionJulien Nabet
2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin
2019-02-06Make Firebird the (unconditional) default for new databasesStephan Bergmann
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-24loplugin:constparams in dbaccess..ooxNoel Grandin
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2019-01-21use comphelper::containerToSequence in OGenericUnoControllerNoel Grandin
2019-01-18tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2019-01-13No need to look for separator presence before using getTokenMatteo Casalin
2019-01-13Avoid index for single getToken callMatteo Casalin
2019-01-13Reduce OUString operationsMatteo Casalin