summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
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
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-06-29tdf#96099 Remove trivial std::map typedefs in [cd]*Arkadiy Illarionov
2018-06-21Skip CppunitTest_dbaccess_hsqlbinary_import unless ENABLE_JAVATor Lillqvist
2018-06-20Resolves: tdf#118120 RET_ALL shares same value as RET_HELPCaolán McNamara
2018-06-19tdf#118220 Base : Tools -> Table Filter crashesNoel Grandin
2018-06-19Fix typoAndrea Gelmini
2018-06-18Back up content.xml when migrating databaseTamas Bunth
2018-06-14menubar: update and sync all base menubarsandreas kainz
2018-06-14tdf#118043 dbahsql: Fix putDot funcitonTamas Bunth
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-11tdf#117115 dbahsql: respect escaped '\'Tamas Bunth
2018-06-10fix CppunitTest_dbaccess_hsqlbinary_importRene Engelhard
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin