summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc
AgeCommit message (Expand)Author
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
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-18drop unneeded includeCaolán McNamara
2020-02-09Fix undo and redo dropdowns in non-sfx2 modulesMaxim Monastirsky
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26remove some unused local varsNoel Grandin
2020-01-24loplugin:makeshared in cui..desktopNoel Grandin
2020-01-20Resolves: tdf#130075 have to specify which column is the text columnCaolán McNamara
2019-12-18sal_Char->char in dbaccessNoel Grandin
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara