summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2018-10-21pvs-studio: Expression 'pException' is always false.Caolán McNamara1-3/+3
2018-10-21pvs-studio: _pView was already dereferencedCaolán McNamara1-2/+2
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin7-8/+8
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin2-4/+3
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin1-16/+2
2018-10-17loplugin:staticvar in cppuhelper..desktopNoel Grandin4-4/+4
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin14-32/+36
2018-10-16Related: tdf#120612 help response missing from other help buttonsCaolán McNamara4-0/+4
2018-10-15Fix typosAndrea Gelmini1-1/+1
2018-10-15loplugin:constantparamNoel Grandin3-4/+4
2018-10-14Revert removal of mysql jdbc connectorTamas Bunth2-0/+9
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara3-3/+0
2018-10-13Ditch now unused class UserInformation and userinformation.?xxEike Rathke5-75/+0
2018-10-13Extract the one getUserLanguage() call from UserInformationEike Rathke1-3/+3
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke1-1/+1
2018-10-12weld ODbaseIndexDialogCaolán McNamara4-151/+197
2018-10-12weld OPasswordDialogCaolán McNamara2-53/+54
2018-10-11weld DlgFilterCrit and DlgOrderCritCaolán McNamara9-355/+307
2018-10-11weld OParameterDialogCaolán McNamara4-124/+120
2018-10-11tdf#120478: fix wrong icon when JDBC driver test failsJulien Nabet1-1/+2
2018-10-10clean up column pos vs column idLionel Elie Mamane3-5/+5
2018-10-09tdf#120264 - Access to "Get Involved"heiko tietze5-0/+5
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2-2/+2
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin9-42/+43
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen12-0/+12
2018-10-06drop some now unnecessary includeCaolán McNamara1-0/+1
2018-10-06make OGenericUnoDialog take an awt::XWindowCaolán McNamara22-36/+49
2018-10-05weld QueryPropertiesDialogCaolán McNamara5-73/+76
2018-10-04weld SbaSbAttrDlgCaolán McNamara4-37/+82
2018-10-04weld DlgSizeCaolán McNamara6-65/+58
2018-10-03tdf#72987 split firebird test into a regression test and a "new" testRene Engelhard7-20/+193
2018-10-03tdf#72987 run firebird test for little endian only for nowRene Engelhard5-3/+16
2018-10-03Related: tdf#93372 pass in parent to base's table format dialogCaolán McNamara1-1/+11
2018-10-02make all notebooks scrollable and enable_popupCaolán McNamara4-0/+8
2018-09-27Fix typoAndrea Gelmini1-3/+3
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen5-0/+5
2018-09-24loplugin:external (clang-cl)Stephan Bergmann1-3/+3
2018-09-22tdf#119569 try most likely to succeed method to get column metadata _before_Lionel Elie Mamane1-16/+23
2018-09-22tdf#119850 show missing mysql connector optionsTamas Bunth2-6/+2
2018-09-17New loplugin:externalStephan Bergmann18-33/+41
2018-09-14Fix warning out-of-range value from the DatasourceType selectionJulien Nabet1-0/+2
2018-09-11loplugin:unusedfieldsNoel Grandin2-4/+0
2018-09-09Avoid getTokenCount()Matteo Casalin1-1/+1
2018-09-09Remove return variableMatteo Casalin1-3/+2
2018-09-09Reduce OUString operationsMatteo Casalin1-7/+3
2018-09-09Avoid getTokenCount()Matteo Casalin1-8/+7
2018-09-09Avoid getTokenCount()Matteo Casalin1-5/+5
2018-09-09Avoid getTokenCount()Matteo Casalin1-7/+5
2018-09-08loplugin:useuniqueptr in OGenericAdministrationPageNoel Grandin20-185/+179
2018-09-08Replace find_if with proper quantifier algorithmsArkadiy Illarionov1-8/+3