summaryrefslogtreecommitdiff
path: root/framework/source/uielement
AgeCommit message (Expand)Author
2022-08-30tdf#149956 Rework toolbar image flippingMaxim Monastirsky
2022-08-30tdf#149741 tdf#149956 Make flipping work also in the sidebarMaxim Monastirsky
2022-08-30tdf#149956 Remove previous vcl only solutionMaxim Monastirsky
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-10Missing colon in toolbar help idsMaxim Monastirsky
2022-08-10Make ToolBox::InsertItem take the command nameMaxim Monastirsky
2022-08-10Unnecessary ToolBox::SetItemText callMaxim Monastirsky
2022-08-04tdf#150249 close of popover not detectedCaolán McNamara
2022-07-18Simplify by using InitAnyPropertySequenceMaxim Monastirsky
2022-07-18Remove the broken SupportsVisible hackMaxim Monastirsky
2022-07-17No need for SfxWeldToolBoxControllerFactoryMaxim Monastirsky
2022-07-13tdf#149956 Pass the correct frame to VclStatusListenerMaxim Monastirsky
2022-07-05tdf#149741 Mirror insert column icons for RTL tablesMaxim Monastirsky
2022-06-28NewMenuController: Use status update to determine the default factoryMaxim Monastirsky
2022-06-17tdf#125040 Ignore the default contextMaxim Monastirsky
2022-06-16tdf#125040 Avoid flickering on context changeMaxim Monastirsky
2022-06-13tdf#125040 Make single mode toolbar context awareMaxim Monastirsky
2022-06-02clang-tidy modernize-pass-by-value in frameworkNoel Grandin
2022-05-27tdf#149170 framework,sfx2: don't add ReadOnly=falseMichael Stahl
2022-05-17elide some OUString allocationNoel Grandin
2022-05-14simplify initialisation in ToolBarManager::CreateControllersNoel Grandin
2022-05-08osl::Mutex->std::mutex in framework::ToolBarManagerNoel Grandin
2022-05-07osl::Mutex->std::mutex in framework::StatusBarManagerNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in frameworkStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-26officecfg,unotools,framework,sfx2: store ReadOnly for recent docsMichael Stahl
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-25Fold MenuBarManager::Destroy into its only call siteStephan Bergmann
2022-03-25tdf#147668: Destroy still needs to do its work when called from disposingStephan Bergmann
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2022-01-08move UserData bodge into VCLXMenuCaolán McNamara
2021-12-26use comphelper::WeakComponentImplHelper in StatusbarItemNoel Grandin
2021-12-26use comphelper::WeakComponentImplHelper in UICommandDescriptionNoel Grandin
2021-12-25use comphelper::WeakComponentImplHelper in MenuBarManagerNoel Grandin
2021-12-21loplugin:flatten in filter..frameworkNoel Grandin
2021-12-16tdf#146219: don't try to detect if a recent file is a directoryMike Kaganski
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-12-14prefer css::awt::XPopupMenu apiCaolán McNamara
2021-12-13prefer css::awt::XPopupMenu apiCaolán McNamara
2021-12-13only use css::awt::XPopupMenu methodsCaolán McNamara
2021-12-13prefer css::awt::XPopupMenu apiCaolán McNamara
2021-12-13prefer css::awt::XPopupMenu apiCaolán McNamara
2021-12-13prefer css::awt::XPopupMenu apiCaolán McNamara
2021-12-13only use css::awt::XPopupMenu methodsCaolán McNamara
2021-12-13prefer css::awt::XPopupMenu apiCaolán McNamara
2021-12-13use XMenu::enableAutoMnemonics instead of Menu::SetMenuFlagsCaolán McNamara
2021-12-07loplugin:unusedfieldsNoel Grandin