summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2019-05-01Fix typoAndrea Gelmini
2019-05-01Fix typoAndrea Gelmini
2019-05-01Fix typoAndrea Gelmini
2019-05-01Fix typoAndrea Gelmini
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-24tdf#124197 Improve "Unexpected error" user-visible error message wordingDarkByt31
2019-04-22Fix typoAndrea Gelmini
2019-04-22Fix typoAndrea Gelmini
2019-04-22Fix typoAndrea Gelmini
2019-04-22Fix typoAndrea Gelmini
2019-04-19drop some unneeded includesCaolán McNamara
2019-04-15tdf#14649 dbaccess menubar: show icons for most importent itemsandreas kainz
2019-04-15Suppress migration dialog during unit test runheiko tietze
2019-04-15Fix typoAndrea Gelmini
2019-04-15Fix typoAndrea Gelmini
2019-04-15Fix typoAndrea Gelmini
2019-04-14Fix typoAndrea Gelmini
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-04-13loplugin:sequentialassign in dbaccess..desktopNoel Grandin
2019-04-12loplugin:unusedmethodsNoel 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-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-04-07Fix typoAndrea Gelmini
2019-04-06weld OTableSubscriptionDialogCaolán McNamara
2019-04-06weld OTableSubscriptionPageCaolán McNamara
2019-04-05Replace legacy dynamically-loaded functions with statically linked onesMike Kaganski
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen
2019-04-02drop some unneeded includesCaolán McNamara
2019-04-01drop unnecessary includesCaolán McNamara
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin
2019-03-28Fix typoAndrea Gelmini
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-22Fix typoAndrea Gelmini
2019-03-20Fix typoAndrea Gelmini
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-03-13weld DatabaseRegistrationDialogCaolán McNamara
2019-03-12tdf#121092: save db:suppress-version-columns to ODBMike Kaganski
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