summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/control/opendoccontrols.cxx
AgeCommit message (Expand)Author
2021-07-27use officecfg for SvtHistoryOptionsNoel Grandin
2021-03-05emplace_back: use perfect forwarding if possibleThorsten Behrens
2021-01-26loplugin:passstuffbyrefNoel
2020-12-03convert EHistoryType to scoped enumNoel
2020-04-20tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen
2020-01-28drop some unneeded vcl/builderfactory.hxx includesCaolán McNamara
2019-12-18sal_Char->char in dbaccessNoel Grandin
2019-12-12Resolves: tdf#128972 limit width of combobox of recently-usedCaolán McNamara
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-10-22loplugin:constantparamNoel Grandin
2019-08-01weld OGeneralPage and OGeneralPageWizardCaolán McNamara
2019-03-09loplugin:unusedmethodsNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-02loplugin:casttovoid: dbaccessStephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-21Use module name when getting labelsMaxim Monastirsky
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-14tdf#95845 Use CommandInfoProvider to receive UNO command labelsSusobhan Ghosh
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-07-24convert ImageAlign to enum classNoel Grandin
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-01convert dbaccess module from String to OUStringNoel Grandin
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27Remove ResId support for a few dbaui controlsMathias Hasselmann
2013-03-24Add builder support for a few dbaui controlsMathias Hasselmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin