summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* tdf#120773: simplify condition in sbagrid.cxx:1265Julien Nabet2018-10-231-1/+1
* pvs-studio: V571 Recurring checkCaolán McNamara2018-10-221-2/+2
* tdf#119625: coerce migrated Time between 0 and 24 hoursTerrence Enger2018-10-225-8/+225
* Add unit test for mysqlc connectorTamas Bunth2018-10-221-0/+1
* pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara2018-10-221-2/+1
* pvs-studio: V785 Constant expression in switch statementCaolán McNamara2018-10-221-6/+1
* pvs-studio: Expression 'pException' is always false.Caolán McNamara2018-10-211-3/+3
* pvs-studio: _pView was already dereferencedCaolán McNamara2018-10-211-2/+2
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-197-8/+8
* clang-tidy readability-misleading-indentationNoel Grandin2018-10-192-4/+3
* clang-tidy readability-simplify-boolean-exprNoel Grandin2018-10-181-16/+2
* loplugin:staticvar in cppuhelper..desktopNoel Grandin2018-10-174-4/+4
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-1714-32/+36
* Related: tdf#120612 help response missing from other help buttonsCaolán McNamara2018-10-164-0/+4
* Fix typosAndrea Gelmini2018-10-151-1/+1
* loplugin:constantparamNoel Grandin2018-10-153-4/+4
* Revert removal of mysql jdbc connectorTamas Bunth2018-10-142-0/+9
* drop unnecessary vcl/group.hxx includesCaolán McNamara2018-10-143-3/+0
* Ditch now unused class UserInformation and userinformation.?xxEike Rathke2018-10-135-75/+0
* Extract the one getUserLanguage() call from UserInformationEike Rathke2018-10-131-3/+3
* tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke2018-10-121-1/+1
* weld ODbaseIndexDialogCaolán McNamara2018-10-124-151/+197
* weld OPasswordDialogCaolán McNamara2018-10-122-53/+54
* weld DlgFilterCrit and DlgOrderCritCaolán McNamara2018-10-119-355/+307
* weld OParameterDialogCaolán McNamara2018-10-114-124/+120
* tdf#120478: fix wrong icon when JDBC driver test failsJulien Nabet2018-10-111-1/+2
* clean up column pos vs column idLionel Elie Mamane2018-10-103-5/+5
* tdf#120264 - Access to "Get Involved"heiko tietze2018-10-095-0/+5
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-092-2/+2
* use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin2018-10-099-42/+43
* tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2018-10-0812-0/+12
* drop some now unnecessary includeCaolán McNamara2018-10-061-0/+1
* make OGenericUnoDialog take an awt::XWindowCaolán McNamara2018-10-0622-36/+49
* weld QueryPropertiesDialogCaolán McNamara2018-10-055-73/+76
* weld SbaSbAttrDlgCaolán McNamara2018-10-044-37/+82
* weld DlgSizeCaolán McNamara2018-10-046-65/+58
* tdf#72987 split firebird test into a regression test and a "new" testRene Engelhard2018-10-037-20/+193
* tdf#72987 run firebird test for little endian only for nowRene Engelhard2018-10-035-3/+16
* Related: tdf#93372 pass in parent to base's table format dialogCaolán McNamara2018-10-031-1/+11
* make all notebooks scrollable and enable_popupCaolán McNamara2018-10-024-0/+8
* Fix typoAndrea Gelmini2018-09-271-3/+3
* tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2018-09-245-0/+5
* loplugin:external (clang-cl)Stephan Bergmann2018-09-241-3/+3
* tdf#119569 try most likely to succeed method to get column metadata _before_Lionel Elie Mamane2018-09-221-16/+23
* tdf#119850 show missing mysql connector optionsTamas Bunth2018-09-222-6/+2
* New loplugin:externalStephan Bergmann2018-09-1718-33/+41
* Fix warning out-of-range value from the DatasourceType selectionJulien Nabet2018-09-141-0/+2
* loplugin:unusedfieldsNoel Grandin2018-09-112-4/+0
* Avoid getTokenCount()Matteo Casalin2018-09-091-1/+1
* Remove return variableMatteo Casalin2018-09-091-3/+2