summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constantparam (2)Noel Grandin2018-08-291-3/+3
* new loplugin:oustringbufferNoel Grandin2018-08-2911-48/+47
* loplugin:constantparam (1)Noel Grandin2018-08-292-7/+7
* Blind fix for -Werror,-Wunused-functionStephan Bergmann2018-08-241-0/+2
* give the migration warn dialog a parentCaolán McNamara2018-08-241-1/+18
* pass DelFormats around using std::vectorNoel Grandin2018-08-241-5/+3
* we have a suitable parent window at this pointCaolán McNamara2018-08-231-1/+2
* loplugin:useuniqueptr in svt::DialogNoel Grandin2018-08-203-4/+4
* Fix typo: s/an other/another/gAndrea Gelmini2018-08-161-1/+1
* loplugin:returnconstant in dbaccessNoel Grandin2018-08-168-27/+21
* loplugin:useuniqueptr in ODbAdminDialogNoel Grandin2018-08-1510-20/+13
* tdf#119245 Set a parent for OParameterDialogMaxim Monastirsky2018-08-142-1/+16
* add operator+=(OUStringBuffer) method to OUStringNoel Grandin2018-08-011-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-08-0142-0/+42
* replace double checked locking patternsJochen Nitschke2018-07-292-22/+6
* Merge identical conditional branches in OContentHelperMuhammet Kara2018-07-291-13/+1
* Remove unused local variable aErrorMuhammet Kara2018-07-291-1/+0
* loplugin:stringloop cui,dbaccessNoel Grandin2018-07-289-60/+52
* Remove unused local variable aImageProviderMuhammet Kara2018-07-273-5/+0
* dbaccess: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-263-9/+0
* dbaccess: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-261-0/+5
* Fix typosAndrea Gelmini2018-07-241-1/+1
* Fix typosAndrea Gelmini2018-07-231-1/+1
* Fix typos in codeAndrea Gelmini2018-07-221-2/+2
* Fix typosAndrea Gelmini2018-07-211-1/+1
* Fix typosAndrea Gelmini2018-07-181-2/+2
* merge IUndoManager into SfxUndoManagerNoel Grandin2018-07-131-2/+2
* tdf#118634: Don't save embedded data source to a temporary preview documentMike Kaganski2018-07-102-11/+36
* Translate German commentsJohnny_M2018-07-102-5/+4
* pass SvStream around by std::unique_ptrNoel Grandin2018-07-101-1/+1
* Fix typoAndrea Gelmini2018-07-081-1/+1
* HSQLDB Migration: overwrite backup xmlTamas Bunth2018-07-061-1/+5
* dbahsql: Look for properties only after nameTamas Bunth2018-07-062-2/+23
* dbahsql: refactor, around parseColumnpartTamas Bunth2018-07-061-35/+46
* tdf#117867 dbahsql: Migrate default valuesTamas Bunth2018-07-065-3/+56
* no need to switch models in the SvTreeListBoxNoel Grandin2018-07-036-56/+41
* move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin2018-07-035-16/+17
* tdf#96099 Remove trivial std::map typedefs in [cd]*Arkadiy Illarionov2018-06-2912-25/+19
* Skip CppunitTest_dbaccess_hsqlbinary_import unless ENABLE_JAVATor Lillqvist2018-06-211-1/+1
* Resolves: tdf#118120 RET_ALL shares same value as RET_HELPCaolán McNamara2018-06-201-1/+1
* tdf#118220 Base : Tools -> Table Filter crashesNoel Grandin2018-06-191-1/+0
* Fix typoAndrea Gelmini2018-06-191-1/+1
* Back up content.xml when migrating databaseTamas Bunth2018-06-181-0/+7
* menubar: update and sync all base menubarsandreas kainz2018-06-145-26/+28
* tdf#118043 dbahsql: Fix putDot funcitonTamas Bunth2018-06-141-6/+5
* simplify calls to *DialogFactory::Create methodsNoel Grandin2018-06-121-15/+8
* tdf#117115 dbahsql: respect escaped '\'Tamas Bunth2018-06-111-2/+3
* fix CppunitTest_dbaccess_hsqlbinary_importRene Engelhard2018-06-101-1/+2
* look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2018-06-085-38/+3
* Translate German comments and debug stringsJohnny_M2018-06-061-2/+2