summaryrefslogtreecommitdiff
path: root/framework/source/uielement/generictoolbarcontroller.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski1-1/+1
2023-12-19cid#1557601 COPY_INSTEAD_OF_MOVECaolán McNamara1-4/+3
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-11/+9
2022-09-30tdf#151172 crash in notebookbar with extension enabledMaxim Monastirsky1-2/+3
2022-08-30tdf#149956 Rework toolbar image flippingMaxim Monastirsky1-1/+93
2022-08-30tdf#149741 tdf#149956 Make flipping work also in the sidebarMaxim Monastirsky1-1/+13
2022-07-05tdf#149741 Mirror insert column icons for RTL tablesMaxim Monastirsky1-0/+8
2022-04-29use more string_view in INetURLObjectNoel Grandin1-3/+3
2021-11-11Handle UNO command aliases in ToolBoxesSzymon Kłos1-1/+7
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski1-3/+2
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel1-3/+3
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen1-1/+1
2020-11-11loplugin:stringviewNoel1-3/+3
2020-08-14One toolbar generic controller is enoughMaxim Monastirsky1-1/+41
2020-08-14Replace MenuToolbarController with the usual approach for menu buttonsMaxim Monastirsky1-95/+0
2020-05-21use for-range on Sequence in f*Noel Grandin1-3/+3
2020-04-08loplugin:flatten in frameworkNoel Grandin1-106/+106
2020-01-06weld AreaPropertyPanelCaolán McNamara1-18/+18
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen1-4/+0
2019-11-01Removed executable permission on src fileAndrea Gelmini1-0/+0
2019-11-01Add ability to set tooltip text for toolbar controlsSerge Krot1-0/+20
2019-10-31Resolves: tdf#124267 accelerator in tooltipCaolán McNamara1-1/+2
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin1-9/+3
2019-08-15loplugin:sequenceloop in forms..ooxNoel Grandin1-1/+1
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen1-0/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2017-10-23loplugin:includeform: frameworkStephan Bergmann1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-05-17FwkResId and FwlResId are the sameCaolán McNamara1-2/+2
2017-04-27Fix the copy-pasteMaxim Monastirsky1-5/+3
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin1-9/+3
2017-02-16tdf#100726 Improved readability of OUString concatenationsFakabbir Amin1-2/+1
2017-02-06MenuToolbarController improvementsMaxim Monastirsky1-55/+61
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-5/+2
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-10-30Let Menu dispose submenusMaxim Monastirsky1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-4/+9
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-12Namespace cleanup and disambiguationAshod Nakashian1-7/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-11-04Tweak MenuBarManager a bit for use with context menusMaxim Monastirsky1-1/+1
2015-10-14com::sun::star->css in frameworkNoel Grandin1-5/+5
2015-09-15tdf#94198 Printer missing from tooltipSamuel Mehrbrodt1-0/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-2/+2
2015-08-11loplugin: defaultparamsNoel Grandin1-4/+4
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin1-1/+1
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-1/+1