summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
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
2018-07-23Fix typosAndrea Gelmini
2018-07-22Fix typos in codeAndrea Gelmini
2018-07-21Fix typosAndrea Gelmini
2018-07-18Fix typosAndrea Gelmini
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-10tdf#118634: Don't save embedded data source to a temporary preview documentMike Kaganski
2018-07-10Translate German commentsJohnny_M
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-07-08Fix typoAndrea Gelmini
2018-07-06HSQLDB Migration: overwrite backup xmlTamas Bunth
2018-07-06dbahsql: Look for properties only after nameTamas Bunth
2018-07-06dbahsql: refactor, around parseColumnpartTamas Bunth
2018-07-06tdf#117867 dbahsql: Migrate default valuesTamas Bunth
2018-07-03no need to switch models in the SvTreeListBoxNoel Grandin