summaryrefslogtreecommitdiff
path: root/dbaccess/source/core
AgeCommit message (Expand)Author
2018-12-17Allow setting some MediaDescriptor properties during runtimeSamuel Mehrbrodt
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-02Related: tdf#121810 pass suitable message dialog parent aroundCaolán McNamara
2018-11-24convert AGGREGATE_ACTION to scoped enumNoel Grandin
2018-11-19Fix _REFESH_ -> _REFRESH_Andrea Gelmini
2018-11-16Fix typosAndrea Gelmini
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin
2018-11-10Avoid getToken to just get last tokenMatteo Casalin
2018-11-10Avoid getTokenCount()Matteo Casalin
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-04Replace preprocessor macro with short function definitionsMike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-26Fix typosAndrea Gelmini
2018-10-22pvs-studio: V571 Recurring checkCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-13Ditch now unused class UserInformation and userinformation.?xxEike Rathke
2018-10-13Extract the one getUserLanguage() call from UserInformationEike Rathke
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-22tdf#119569 try most likely to succeed method to get column metadata _before_Lionel Elie Mamane
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11loplugin:unusedfieldsNoel Grandin
2018-09-08Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin
2018-09-02tdf#118750: fix migration assistantJulien Nabet
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-16Fix typo: s/an other/another/gAndrea Gelmini
2018-08-16loplugin:returnconstant in dbaccessNoel Grandin
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-28loplugin:stringloop cui,dbaccessNoel Grandin
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-10tdf#118634: Don't save embedded data source to a temporary preview documentMike Kaganski
2018-07-06HSQLDB Migration: overwrite backup xmlTamas Bunth
2018-06-29tdf#96099 Remove trivial std::map typedefs in [cd]*Arkadiy Illarionov
2018-06-19Fix typoAndrea Gelmini
2018-06-18Back up content.xml when migrating databaseTamas Bunth