summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/dlg/generalpage.cxx
Commit message (Expand)AuthorAgeFilesLines
* Set Firebird creation option experimentalJulien Nabet2020-04-091-0/+6
* tdf#124951: Enable children depending on parentXisco Fauli2019-05-221-0/+4
* tdf#125436: Do not disable type options listXisco Fauli2019-05-221-2/+0
* tdf#124951 Open button on Database Wizard dialog is enabled..Noel Grandin2019-05-181-9/+16
* tdf#125267: relax the requirement of fixed value of current filterKatarina Behrens2019-05-171-1/+4
* WIP: Further preparations for deeper Item changesArmin Le Grand2019-04-251-1/+1
* tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen2019-04-081-0/+1
* Simplify containers iterations in dbaccessArkadiy Illarionov2019-02-251-6/+2
* loplugin:unusedfields in dbaccessNoel Grandin2019-02-251-11/+5
* Remove dead and broken EmbeddedDatabases configurationStephan Bergmann2019-02-131-2/+2
* remove ControlDependencyManagerNoel Grandin2019-02-111-7/+23
* Make Firebird the (unconditional) default for new databasesStephan Bergmann2019-02-061-6/+1
* clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin2018-10-231-2/+2
* Revert removal of mysql jdbc connectorTamas Bunth2018-10-141-0/+4
* tdf#119850 show missing mysql connector optionsTamas Bunth2018-09-221-5/+1
* Fix warning out-of-range value from the DatasourceType selectionJulien Nabet2018-09-141-0/+2
* loplugin:useuniqueptr in OGenericAdministrationPageNoel Grandin2018-09-081-4/+4
* Add missing sal/log.hxx headersGabor Kelemen2018-08-011-0/+1
* dbu: Set Firebird to default in wizard..Tamas Bunth2018-04-261-2/+9
* Revert "Remove dead HSQLDB driver"Sophia Schröder2018-04-121-1/+1
* new loplugin:unusedvariablemoreNoel Grandin2018-04-111-15/+1
* Remove dead HSQLDB driverTamas Bunth2018-04-101-1/+1
* weld linkeditdialogCaolán McNamara2018-04-061-1/+1
* Modernize a bit more dbaccessJulien Nabet2018-03-101-6/+2
* convert remaining InfoBox to weld::MessageDialogCaolán McNamara2018-02-251-3/+5
* loplugin:constantparam in d*Noel Grandin2017-11-011-1/+1
* loplugin:includeform: dbaccessStephan Bergmann2017-10-231-7/+7
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-211-6/+6
* clang-tidy modernize-use-emplace in d*Noel Grandin2017-09-111-2/+2
* set parent for file dialog helperCaolán McNamara2017-09-081-1/+1
* Removed duplicated includesAndrea Gelmini2017-07-231-1/+0
* migrate to boost::gettextCaolán McNamara2017-07-211-9/+11
* C++11 remove std::binary_function bases from functorsJochen Nitschke2017-07-071-1/+1
* loplugin:unusedfields in dbaccessNoel Grandin2017-06-231-11/+0
* clang-tidy readability-redundant-control-flowNoel Grandin2017-05-311-2/+0
* fix typo: databse --> databasedennisroczek2017-03-311-1/+1
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-171-6/+6
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-1/+1
* teach sallogareas plugin to catch inconsistenciesNoel Grandin2016-12-151-1/+1
* remove (yet yet another) StringListResource implementationCaolán McNamara2016-10-131-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-6/+6
* convert SFXWB file dialog flags to scoped enumNoel Grandin2016-05-121-1/+1
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* work on sane lifecylce for SfxFilterMarkus Mohrhard2016-03-111-1/+1
* loplugin:sallogareasStephan Bergmann2015-11-191-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-11/+11
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-3/+3
* sfx items: Kill the SFX_ITEMSET_GET macro.Jan Holesovsky2015-10-191-4/+4
* calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin2015-10-151-6/+3
* convert Link<> to typedNoel Grandin2015-10-121-13/+10