summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc
AgeCommit message (Expand)Author
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
2019-12-02use weld::WaitObjectCaolán McNamara
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-24cppcheck: performing init in init list (dbaccess/desktop/dtrans/e.)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-19loplugin:unusedmethodsNoel Grandin
2019-10-13ToolBoxHelper is now unusedCaolán McNamara
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-10-05don't need button.hxx hereCaolán McNamara
2019-10-05move file picker only code to fpickerCaolán McNamara
2019-10-04document 0 len case of set_max_lengthCaolán McNamara
2019-10-03loplugin:virtualdeadNoel Grandin
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-10-03drop some unnecessary includesCaolán McNamara
2019-09-28loplugin:virtualdead in dbaccessNoel Grandin
2019-09-26drop some unnecessary includesCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara