summaryrefslogtreecommitdiff
path: root/framework/source/uielement
AgeCommit message (Expand)Author
2023-11-10loplugin:fieldcast in framework::AddonsToolBarWrapperNoel Grandin
2023-11-10loplugin:fieldcast in framework::MenuBarManager::MenuItemHandlerNoel Grandin
2023-11-10loplugin:fieldcast in framework::MenuBarWrapperNoel Grandin
2023-11-10loplugin:fieldcast in framework::StatusBarWrapperNoel Grandin
2023-11-10loplugin:fieldcast in framework::ToolBarWrapperNoel Grandin
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: frameworkStephan Bergmann
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-25tdf#155698 - Start Center: Retain pinned items when clearing the listAndreas Heinisch
2023-09-04tdf#147021 use std::size instead of SAL_N_ELEMENTSAdam Seskunas
2023-08-19loplugin: new global analysis locking2Noel Grandin
2023-07-28tdf#104382 - Menus should be disabled when they have no enabled submenusBalazs Varga
2023-07-26tdf#149318 Set HID for menus that have sub menusRafael Lima
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-15tdf#155699 - MRU: show pinned documents at the beginning of the listAndreas Heinisch
2023-06-06use more officecfg for SvtMiscOptionsNoel Grandin
2023-06-06SvtCommandOptions only supports CMDOPTION_DISABLEDNoel Grandin
2023-05-31do not throw DisposedException when inside a dispose() methodNoel Grandin
2023-04-15Simplify initialized checkMike Kaganski
2023-04-10Use of O(U)StringNumber for float/double is actually a pessimisationMike Kaganski
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-25loplugin:stringadd in editeng..frameworkNoel Grandin
2023-03-21sc drawstyles: Handle style commands and undoMaxim Monastirsky
2023-03-14elide some temporary OStringsNoel Grandin
2023-02-28tdf#153857 Writer hangs right-clicking on form fieldNoel Grandin
2023-02-22BaseMutex->std::mutex in PopupMenuControllerBaseNoel Grandin
2023-02-14osl::Mutex->std::mutex in ConfigurationAccess_UICommandNoel Grandin
2023-02-03tdf#56696 - Sort recent document list according to current LibO moduleAndreas Heinisch
2023-01-14XUnoTunnel->dynamic_cast in VCLXMenuNoel Grandin
2023-01-14use more VCLXPopupMenu instead of XPopupMenuNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann
2022-12-14loplugin:implinheritancehelper in frameworkNoel Grandin
2022-12-14loplugin:unocast (framework::AddonsToolBarWrapper)Stephan Bergmann
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-10-03tdf#127856: sc: Status bar "languages" when you click...Henry Castro
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-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