summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc
AgeCommit message (Expand)Author
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
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-19cid#1453856 Uninitialized scalar fieldCaolán McNamara
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-09-16make ODatasourceConnector take weld::WindowCaolán McNamara
2019-09-12cid#1453559 silence Unchecked return valueCaolán McNamara
2019-09-12weld OCopyTableWizard clusterCaolán McNamara
2019-09-11TyposAndrea Gelmini
2019-08-31Query MySQL schema name when pasting tableTamas Bunth
2019-08-28Fix typoAndrea Gelmini
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin