summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-07Cppcheck: resource leak warningMike Kaganski2-2/+6
2018-09-07tdf#119694: read embedded hsqldb file generated before 6.1Julien Nabet1-0/+1
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin22-35/+7
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin3-3/+3
2018-09-02tdf#118750: fix migration assistantJulien Nabet1-2/+9
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov5-10/+10
2018-08-29loplugin:constantparam (2)Noel Grandin1-3/+3
2018-08-29new loplugin:oustringbufferNoel Grandin11-48/+47
2018-08-29loplugin:constantparam (1)Noel Grandin2-7/+7
2018-08-24Blind fix for -Werror,-Wunused-functionStephan Bergmann1-0/+2