summaryrefslogtreecommitdiff
path: root/framework/source/uielement/toolbarsmenucontroller.cxx
AgeCommit message (Expand)Author
2024-11-11clang-tidy: performance-unnecessary-copy-initialization in frameworkNoel Grandin
2024-11-08Revert commit 2fe53b2e436cb236b2dc121ceec4f22de49a13a8Patrick Luby
2024-11-05Fix crash due to unexpected dynamic_cast failures in optimized buildPatrick Luby
2024-08-06cid#555593 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-07cid#1546123 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-08loplugin:ostr in frameworkNoel Grandin
2024-03-22improve loplugin:staticmethodsNoel Grandin
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-12cid#1546235 aArgs is never setCaolán McNamara
2023-12-16cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: frameworkStephan Bergmann
2023-06-06SvtCommandOptions only supports CMDOPTION_DISABLEDNoel Grandin
2023-02-22BaseMutex->std::mutex in PopupMenuControllerBaseNoel Grandin
2023-01-14use more VCLXPopupMenu instead of XPopupMenuNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in frameworkStephan Bergmann
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2021-12-07loplugin:unusedfieldsNoel Grandin
2021-11-30remove out of date commentsCaolán McNamara
2021-11-29nothing consumes this value set with SetUserValueCaolán McNamara
2021-11-29use css::awt::XPopupMenu::setItemImage instead of PopupMenu::SetItemImageCaolán McNamara
2021-11-29can use css::awt::XPopupMenu::setCommandCaolán McNamara
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-07-23use officecfg to retrieve DisableUICustomizationNoel Grandin
2021-06-08Resolves tdf#131817 - Option to globally switch toolbar locking on/offHeiko Tietze
2021-04-10Fix typo in codeAndrea Gelmini
2021-01-28simplify code, use more subView()Noel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-10-02loplugin:reducevarscope in frameworkNoel
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-09clean up macro usageNoel Grandin
2020-07-07framework: create instances with uno constructorsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: frameworkStephan Bergmann
2020-06-04Upcoming loplugin:elidestringvar: frameworkStephan Bergmann
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-04-08loplugin:flatten in frameworkNoel Grandin
2020-01-13loplugin:unusedfieldsNoel Grandin
2020-01-09tdf#129600 Delete "Formula bar" item from View-ToolbarsRoman Kuznetsov
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-16tdf#92083 Move Color bar item from View->Toolbars Roman Kuznetsov
2019-06-14tdf#124642 Delete Formula item from View->Toolbars in WriterRoman Kuznetsov
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen