summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* 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
* enable incremental linking on windowsNoel Grandin2018-06-062-0/+7
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-0587-91/+26
* Properly decompose vnd.sun.star.pkg URLStephan Bergmann2018-06-042-8/+56
* tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov2018-06-032-3/+2
* loplugin:useuniqueptr in OTableSubscriptionDialogNoel Grandin2018-05-292-6/+6
* loplugin:useuniqueptr in ODbTypeWizDialogSetupNoel Grandin2018-05-292-8/+7
* loplugin:useuniqueptr in DbaIndexDialogNoel Grandin2018-05-292-3/+3
* loplugin:useuniqueptr in dbaui::SbaSbAttrDlgNoel Grandin2018-05-292-3/+3
* tdf#117732: Mig FB, fix reading of timeJulien Nabet2018-05-281-1/+14
* loplugin:useuniqueptr in ODbTypeWizDialogNoel Grandin2018-05-282-18/+18
* tdf#96099 Remove some trivial typedef std::vectorArkadiy Illarionov2018-05-281-2/+0
* loplugin:useuniqueptr in OMarkableTreeListBoxNoel Grandin2018-05-282-4/+4