summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg
AgeCommit message (Expand)Author
2020-04-09Set Firebird creation option experimentalJulien Nabet
2020-02-26Resolves: tdf130874 reversed logicCaolán McNamara
2019-11-22tdf#128748 replace warning dialog with tooltipCaolán McNamara
2019-11-19Resolves: tdf#128748 warning dialog appearing on focus changeCaolán McNamara
2019-11-15set parent for message dialogCaolán McNamara
2019-10-30dispose MySQLNativePageCaolán McNamara
2019-08-07tdf#121599, tdf#123099: ignore migration dialog whenXisco Fauli
2019-05-22tdf#124951: Enable children depending on parentXisco Fauli
2019-05-22tdf#125436: Do not disable type options listXisco Fauli
2019-05-18tdf#124951 Open button on Database Wizard dialog is enabled..Noel Grandin
2019-05-17tdf#125267: relax the requirement of fixed value of current filterKatarina Behrens
2019-05-17Replace list by deque in dbfindex (dbaccess)Julien Nabet
2019-05-17tdf#125325: fix crash about index managements for dBaseJulien Nabet
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-11Fix typoAndrea Gelmini
2019-05-11Fix typoAndrea Gelmini
2019-05-10an uno -> a unoCaolán McNamara
2019-05-10an is used before a vowel soundCaolán McNamara
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-13loplugin:sequentialassign in dbaccess..desktopNoel Grandin
2019-04-09drop some unneeded includesCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-08weld OAddTableDlgCaolán McNamara
2019-04-06weld OTableSubscriptionDialogCaolán McNamara
2019-04-06weld OTableSubscriptionPageCaolán McNamara
2019-04-01drop unnecessary includesCaolán McNamara
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-03-12Correctly match checkboxes and relevant settingsMike Kaganski
2019-03-11Resolves: tdf#123975 support tri-state for PrimaryKey uiCaolán McNamara
2019-03-10tdf#121092: save GenerateASBeforeCorrelationName to ODBMike Kaganski
2019-03-10Make m_xAsBeforeCorrelationName depend on m_xAppendTableAliasMike Kaganski
2019-03-10Initializing boost::optional with a value then resetting is oddMike Kaganski
2019-03-10Simplify SpecialSettingsPage's booleans initializationMike Kaganski
2019-03-05weld ODatasourceSelectDialogCaolán McNamara
2019-03-02weld OSaveAsDlgCaolán McNamara
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2019-02-25Simplify containers iterations in dbaccessArkadiy Illarionov
2019-02-25loplugin:unusedfields in dbaccessNoel Grandin
2019-02-13Remove dead and broken EmbeddedDatabases configurationStephan Bergmann
2019-02-11remove ControlDependencyManagerNoel Grandin
2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin
2019-02-06Make Firebird the (unconditional) default for new databasesStephan Bergmann
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-24loplugin:constparams in dbaccess..ooxNoel Grandin
2018-12-28Use copy instead of getToken to get last tokenMatteo Casalin
2018-12-28Simplify: getToken(0,'.')=="*" to startsWith("*.")Matteo Casalin