summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2018-10-04weld SbaSbAttrDlgCaolán McNamara
2018-10-04weld DlgSizeCaolán McNamara
2018-10-03tdf#72987 split firebird test into a regression test and a "new" testRene Engelhard
2018-10-03tdf#72987 run firebird test for little endian only for nowRene Engelhard
2018-10-03Related: tdf#93372 pass in parent to base's table format dialogCaolán McNamara
2018-10-02make all notebooks scrollable and enable_popupCaolán McNamara
2018-09-27Fix typoAndrea Gelmini
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-22tdf#119569 try most likely to succeed method to get column metadata _before_Lionel Elie Mamane
2018-09-22tdf#119850 show missing mysql connector optionsTamas Bunth
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14Fix warning out-of-range value from the DatasourceType selectionJulien Nabet
2018-09-11loplugin:unusedfieldsNoel Grandin
2018-09-09Avoid getTokenCount()Matteo Casalin
2018-09-09Remove return variableMatteo Casalin
2018-09-09Reduce OUString operationsMatteo Casalin
2018-09-09Avoid getTokenCount()Matteo Casalin
2018-09-09Avoid getTokenCount()Matteo Casalin
2018-09-09Avoid getTokenCount()Matteo Casalin
2018-09-08loplugin:useuniqueptr in OGenericAdministrationPageNoel Grandin
2018-09-08Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-09-07Cppcheck: resource leak warningMike Kaganski
2018-09-07tdf#119694: read embedded hsqldb file generated before 6.1Julien Nabet
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-02tdf#118750: fix migration assistantJulien Nabet
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-29loplugin:constantparam (2)Noel Grandin
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-08-29loplugin:constantparam (1)Noel Grandin
2018-08-24Blind fix for -Werror,-Wunused-functionStephan Bergmann
2018-08-24give the migration warn dialog a parentCaolán McNamara
2018-08-24pass DelFormats around using std::vectorNoel Grandin
2018-08-23we have a suitable parent window at this pointCaolán McNamara
2018-08-20loplugin:useuniqueptr in svt::DialogNoel Grandin
2018-08-16Fix typo: s/an other/another/gAndrea Gelmini
2018-08-16loplugin:returnconstant in dbaccessNoel Grandin
2018-08-15loplugin:useuniqueptr in ODbAdminDialogNoel Grandin
2018-08-14tdf#119245 Set a parent for OParameterDialogMaxim Monastirsky
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-29replace double checked locking patternsJochen Nitschke
2018-07-29Merge identical conditional branches in OContentHelperMuhammet Kara
2018-07-29Remove unused local variable aErrorMuhammet Kara
2018-07-28loplugin:stringloop cui,dbaccessNoel Grandin
2018-07-27Remove unused local variable aImageProviderMuhammet Kara
2018-07-26dbaccess: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-26dbaccess: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-24Fix typosAndrea Gelmini