summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2019-04-24tdf#124197 Improve "Unexpected error" user-visible error message wordingDarkByt311-1/+1
2019-04-22Fix typoAndrea Gelmini1-1/+1
2019-04-22Fix typoAndrea Gelmini1-2/+2
2019-04-22Fix typoAndrea Gelmini1-1/+1
2019-04-22Fix typoAndrea Gelmini1-1/+1
2019-04-19drop some unneeded includesCaolán McNamara5-5/+0
2019-04-15tdf#14649 dbaccess menubar: show icons for most importent itemsandreas kainz5-53/+59
2019-04-15Suppress migration dialog during unit test runheiko tietze1-1/+2
2019-04-15Fix typoAndrea Gelmini1-1/+1
2019-04-15Fix typoAndrea Gelmini1-1/+1
2019-04-15Fix typoAndrea Gelmini1-4/+4
2019-04-14Fix typoAndrea Gelmini1-4/+4
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski1-1/+3
2019-04-13loplugin:sequentialassign in dbaccess..desktopNoel Grandin15-49/+24
2019-04-12loplugin:unusedmethodsNoel Grandin3-61/+0
2019-04-09drop some unneeded includesCaolán McNamara3-3/+0
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen13-0/+13
2019-04-08weld OAddTableDlgCaolán McNamara11-206/+306
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski6-44/+46
2019-04-07Fix typoAndrea Gelmini1-4/+4
2019-04-06weld OTableSubscriptionDialogCaolán McNamara6-31/+29
2019-04-06weld OTableSubscriptionPageCaolán McNamara10-173/+820
2019-04-05Replace legacy dynamically-loaded functions with statically linked onesMike Kaganski2-21/+7
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen1-0/+1
2019-04-02drop some unneeded includesCaolán McNamara1-1/+1
2019-04-01drop unnecessary includesCaolán McNamara2-6/+0
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-0/+1
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen1-0/+1
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin1-1/+1
2019-03-28Fix typoAndrea Gelmini1-1/+1
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen16-31/+0
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen5-0/+5
2019-03-25new loplugin:unoqueryNoel Grandin17-77/+77
2019-03-22Fix typoAndrea Gelmini1-1/+1
2019-03-20Fix typoAndrea Gelmini1-1/+1
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara4-19/+19
2019-03-13weld DatabaseRegistrationDialogCaolán McNamara1-1/+1
2019-03-12tdf#121092: save db:suppress-version-columns to ODBMike Kaganski1-1/+11
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen30-0/+36
2019-03-12Correctly match checkboxes and relevant settingsMike Kaganski1-2/+2
2019-03-11Resolves: tdf#123975 support tri-state for PrimaryKey uiCaolán McNamara2-1/+33
2019-03-10tdf#121092: save GenerateASBeforeCorrelationName to ODBMike Kaganski1-1/+1
2019-03-10Make m_xAsBeforeCorrelationName depend on m_xAppendTableAliasMike Kaganski1-1/+7
2019-03-10Initializing boost::optional with a value then resetting is oddMike Kaganski1-2/+1
2019-03-10Simplify SpecialSettingsPage's booleans initializationMike Kaganski2-34/+17
2019-03-09Fix typoAndrea Gelmini1-1/+1
2019-03-09loplugin:unusedmethodsNoel Grandin2-10/+0
2019-03-07log nice exception messages whereever possibleNoel Grandin4-6/+12
2019-03-06sync dbaccess ui files with swriter ui file structureandreas kainz16-479/+547
2019-03-06Blacklist some dialogs which won't get properly initializedStephan Bergmann1-2/+16