summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg
AgeCommit message (Expand)Author
2021-01-20set parent for database authentication user/password dialogCaolán McNamara
2020-11-19tdf#123936 Formatting files in module dbaccess with clang-formatPhilipp Hofer
2020-11-17loplugin:stringviewparam extend to constructorsNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-11disable O(U)String::concat for internal codeNoel Grandin
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel
2020-10-16Database Wizard: show info label instead of empty list.Gülşah Köse
2020-10-14More fixes of uses of now-explicit OUString ctor taking raw sal_Unicode pointerStephan Bergmann
2020-10-02loplugin:reducevarscope in dbaccessNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/uiGeorge Bateman
2020-09-05Drop some seemingly redundant OUString(OUString::getStr()) constructionStephan Bergmann
2020-08-19weld OQueryTextViewCaolán McNamara
2020-08-18merge OSqlEdit and MultiLineEditSyntaxHighlightCaolán McNamara
2020-08-18weld OAppDetailPageHelperCaolán McNamara
2020-08-17inline some use-once typedefsNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-12weld DBTreeListBoxCaolán McNamara
2020-08-04loplugin:simplifypointertobool (clang-cl)Stephan Bergmann
2020-08-04explicit text column to avoid dummy nodes for non-toggle caseCaolán McNamara
2020-07-24move callColumnFormatDialog to use weld::WidgetCaolán McNamara
2020-07-23unnecessary forward declsCaolán McNamara
2020-07-12clarify what WantMouseEvent is forCaolán McNamara
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: dbaccessStephan Bergmann
2020-06-11Use comphelper::ScopeGuard to reliably uninitialize COM hereMike Kaganski
2020-06-11Use o3tl::safeCoInitializeEx and counterpart (dbaccess/adodatalinks)Julien Nabet
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara
2020-06-05have just one way to set expander imageCaolán McNamara
2020-06-03Upcoming loplugin:elidestringvar: dbaccessStephan Bergmann
2020-05-29Clean up dead codeStephan Bergmann
2020-05-29loplugin:simplifybool in dbaccess..frameworkNoel Grandin
2020-05-29change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara
2020-05-22Prefer CoInitializeEx instead of CoInitializeJulien Nabet
2020-05-21weld ListBoxControlCaolán McNamara
2020-05-17tdf#97416: fix Database password properties in ODB file not re-settable via UIJulien Nabet
2020-05-08compact namespace in dbaccess..dtransNoel Grandin
2020-04-27loplugin:makeshared in dbaccessNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-20Restore this header for Windows onlyMike Kaganski
2020-04-20tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen
2020-04-17loplugin:buriedassign in dbaccessNoel Grandin
2020-04-15loplugin:flatten in dbaccessNoel Grandin
2020-04-06loplugin:unusedvariableplus in dbaccessNoel Grandin
2020-03-27cid#1460975 Unchecked return valueCaolán McNamara
2020-03-27cid#1460977 Unchecked return valueCaolán McNamara
2020-03-03tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen