summaryrefslogtreecommitdiff
path: root/framework/source/uielement/popuptoolbarcontroller.cxx
AgeCommit message (Expand)Author
2023-01-14use more VCLXPopupMenu instead of XPopupMenuNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-02clang-tidy modernize-pass-by-value in frameworkNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in frameworkStephan Bergmann
2022-01-08move UserData bodge into VCLXMenuCaolán McNamara
2021-12-13prefer css::awt::XPopupMenu apiCaolán McNamara
2021-11-30use more XPopupMenu methods over PopupMenu onesCaolá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-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-01-25avoid some ref-countingNoel Grandin
2021-01-21tdf#139696 Use getToolboxId to set item idMaxim Monastirsky
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-08-27Don't pass ResourceURL unconditionallyMaxim Monastirsky
2020-08-14Replace MenuToolbarController with the usual approach for menu buttonsMaxim Monastirsky
2020-07-31tdf#134887 NewToolbarController: Use different icons for extra largeMaxim Monastirsky
2020-07-28tdf#134887 Rework last item handling in NewToolbarControllerMaxim Monastirsky
2020-04-15loplugin:buriedassign in f,h,i*Noel Grandin
2020-04-08loplugin:flatten in frameworkNoel Grandin
2020-02-08move some headers inside frameworkNoel Grandin
2020-01-15hold SolarMutex on calling vcl toolbox enable itemCaolán McNamara
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-07-20loplugin:referencecasting in frameworkNoel Grandin
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-16loplugin:logexceptionnicely in filter..frameworkNoel Grandin
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-04-12internally resize image instead of scaling bitmaps outsideTomaž Vajngerl
2019-03-14Use indexed getToken()Matteo Casalin
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-11tdf#42949 Remove unnecessary localization headers from frameworkGabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-02loplugin:datamembershadow in PopupMenuToolbarControllerNoel Grandin
2018-01-14Fix typosAndrea Gelmini
2017-12-13sal_uLong->void* for userdata in MenuNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-04-26remove framework bitmaps from .src filesCaolán McNamara
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-03-06tdf#106224 Support extra large savemodified iconMaxim Monastirsky
2017-02-21Use module name when getting labelsMaxim Monastirsky