summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc
AgeCommit message (Expand)Author
2021-06-08-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-05-28no need to allocate these SfxItemSet on the heapNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20merge handlers into single toggle handlerCaolán McNamara
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-06typo: Allign->AlignCaolán McNamara
2021-02-23loplugin:unusedmethodsNoel
2021-02-22loplugin:refcounting in dbaccessNoel
2021-02-16convert m_aTypeImage to weld::Image and move inside OTableWindowTitleCaolán McNamara
2021-02-15loplugin:referencecasting in dbaccessNoel
2021-01-25avoid some ref-countingNoel Grandin
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-22split SotStorageStream into two classesNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-19tdf#123936 Formatting files in module dbaccess with clang-formatPhilipp Hofer
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-02loplugin:reducevarscope in dbaccessNoel
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/uiGeorge Bateman
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-16loplugin:unusedmethodsNoel Grandin
2020-08-12use InterimDBTreeListBoxCaolán McNamara
2020-07-24drop intermediate TabPageCaolán McNamara
2020-07-24move callColumnFormatDialog to use weld::WidgetCaolán McNamara
2020-07-08dbaccess: create instances with uno constructorsNoel Grandin
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-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-13aInfo should be usedTomoyuki Kubota
2020-05-10CopyTableWizard: make code less confusingLionel Elie Mamane
2020-04-27tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen
2020-04-17loplugin:buriedassign in dbaccessNoel Grandin
2020-04-15loplugin:flatten in dbaccessNoel Grandin
2020-03-11tdf#39674 Translate German variable namesJohnny_M
2020-03-03tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen
2020-02-26tdf#130915 auto-select first entry when treeview filledCaolán McNamara
2020-02-25Resolves: tdf#130922 don't crash removing non-existing elementsCaolán McNamara