summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen2019-03-255-0/+5
* new loplugin:unoqueryNoel Grandin2019-03-2517-77/+77
* Fix typoAndrea Gelmini2019-03-221-1/+1
* Fix typoAndrea Gelmini2019-03-201-1/+1
* clarify that set_visible(true/false) is just show/hideCaolán McNamara2019-03-164-19/+19
* weld DatabaseRegistrationDialogCaolán McNamara2019-03-131-1/+1
* tdf#121092: save db:suppress-version-columns to ODBMike Kaganski2019-03-121-1/+11
* tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen2019-03-1230-0/+36
* Correctly match checkboxes and relevant settingsMike Kaganski2019-03-121-2/+2
* Resolves: tdf#123975 support tri-state for PrimaryKey uiCaolán McNamara2019-03-112-1/+33
* tdf#121092: save GenerateASBeforeCorrelationName to ODBMike Kaganski2019-03-101-1/+1
* Make m_xAsBeforeCorrelationName depend on m_xAppendTableAliasMike Kaganski2019-03-101-1/+7
* Initializing boost::optional with a value then resetting is oddMike Kaganski2019-03-101-2/+1
* Simplify SpecialSettingsPage's booleans initializationMike Kaganski2019-03-102-34/+17
* Fix typoAndrea Gelmini2019-03-091-1/+1
* loplugin:unusedmethodsNoel Grandin2019-03-092-10/+0
* log nice exception messages whereever possibleNoel Grandin2019-03-074-6/+12
* sync dbaccess ui files with swriter ui file structureandreas kainz2019-03-0616-479/+547
* Blacklist some dialogs which won't get properly initializedStephan Bergmann2019-03-061-2/+16
* remove some unnecessary typedef struct... sugarNoel Grandin2019-03-061-2/+2
* loplugin:unnecessaryparen improve member expressionNoel Grandin2019-03-061-1/+1
* re-land "new loplugin typedefparam""Noel Grandin2019-03-055-18/+13
* weld ODatasourceSelectDialogCaolán McNamara2019-03-057-96/+150
* OSequenceIterator is not necessary anymoreNoel Grandin2019-03-041-3/+5
* simplify UNO getTypes methodsNoel Grandin2019-03-041-13/+6
* Revert "new loplugin typedefparam"Noel Grandin2019-03-045-13/+18
* new loplugin typedefparamNoel Grandin2019-03-045-18/+13
* Fix typoAndrea Gelmini2019-03-041-1/+1
* OSQLNameEdit not needed as a buildable anymoreCaolán McNamara2019-03-021-4/+0
* drop newly unused OSQLNameComboBoxCaolán McNamara2019-03-022-30/+0
* weld OSaveAsDlgCaolán McNamara2019-03-0211-211/+227
* loplugin:unnecessaryoverride look for more patternsNoel Grandin2019-02-272-10/+0
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-278-24/+14
* loplugin:indentation (clang-cl)Stephan Bergmann2019-02-261-7/+7
* Simplify containers iterations in dbaccessArkadiy Illarionov2019-02-2523-277/+160
* loplugin:unusedfields in dbaccessNoel Grandin2019-02-2523-84/+15
* Revert "tdf#123020: migration to Firebird fix tablename for indexes (2)"Julien Nabet2019-02-201-6/+1
* Some uses of C++17 class template argument deductionStephan Bergmann2019-02-1913-21/+21
* tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen2019-02-192-0/+2
* loplugin:simplifybool, check for !(!a op !b)Noel Grandin2019-02-181-1/+1
* loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin2019-02-151-1/+1
* Pointer is pointlessNoel Grandin2019-02-135-13/+13
* Remove dead and broken EmbeddedDatabases configurationStephan Bergmann2019-02-133-23/+5
* tdf#123020: migration to Firebird fix tablename for indexes (2)Julien Nabet2019-02-111-1/+6
* new loplugin writeonlyvarsNoel Grandin2019-02-116-17/+0
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2019-02-111-3/+4
* remove ControlDependencyManagerNoel Grandin2019-02-116-122/+53
* weld FmSearchDialogCaolán McNamara2019-02-101-1/+1
* Typo: isAggreateFunction + isNumericOrAggreateFunctionJulien Nabet2019-02-103-15/+15
* loplugin:indentation in dbaccess..drawinglayerNoel Grandin2019-02-0819-36/+34