summaryrefslogtreecommitdiff
path: root/framework/source/uielement/generictoolbarcontroller.cxx
AgeCommit message (Expand)Author
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-09-30tdf#151172 crash in notebookbar with extension enabledMaxim Monastirsky
2022-08-30tdf#149956 Rework toolbar image flippingMaxim Monastirsky
2022-08-30tdf#149741 tdf#149956 Make flipping work also in the sidebarMaxim Monastirsky
2022-07-05tdf#149741 Mirror insert column icons for RTL tablesMaxim Monastirsky
2022-04-29use more string_view in INetURLObjectNoel Grandin
2021-11-11Handle UNO command aliases in ToolBoxesSzymon Kłos
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-11loplugin:stringviewNoel
2020-08-14One toolbar generic controller is enoughMaxim Monastirsky
2020-08-14Replace MenuToolbarController with the usual approach for menu buttonsMaxim Monastirsky
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-04-08loplugin:flatten in frameworkNoel Grandin
2020-01-06weld AreaPropertyPanelCaolán McNamara
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-11-01Removed executable permission on src fileAndrea Gelmini
2019-11-01Add ability to set tooltip text for toolbar controlsSerge Krot
2019-10-31Resolves: tdf#124267 accelerator in tooltipCaolán McNamara
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-08-15loplugin:sequenceloop in forms..ooxNoel Grandin
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-17FwkResId and FwlResId are the sameCaolán McNamara
2017-04-27Fix the copy-pasteMaxim Monastirsky
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-02-16tdf#100726 Improved readability of OUString concatenationsFakabbir Amin
2017-02-06MenuToolbarController improvementsMaxim Monastirsky
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-30Let Menu dispose submenusMaxim Monastirsky
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04Tweak MenuBarManager a bit for use with context menusMaxim Monastirsky
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-09-15tdf#94198 Printer missing from tooltipSamuel Mehrbrodt
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin