summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2023-02-14osl::Mutex->std::mutex in LoadEnvListenerNoel Grandin
2023-02-14osl::Mutex->std::mutex in ConfigurationAccess_UICommandNoel Grandin
2023-02-09tdf#95936: Tooltip not updated in Toolbars after change ShortcutJuergen Funk
2023-02-05tdf#143148 Use pragma once instead of include guardsGreg Kelesidis
2023-02-03tdf#56696 - Sort recent document list according to current LibO moduleAndreas Heinisch
2023-02-02osl::Mutex->std::mutex in ConfigurationAccess_UICategoryNoel Grandin
2023-02-02osl::Mutex->std::mutex in ConfigurationAccess_WindowStateNoel Grandin
2023-01-31Fix locking orderStephan Bergmann
2023-01-29use std:mutex in PropertySetContainerNoel Grandin
2023-01-27JobURL does not need to use the SolarMutexNoel Grandin
2023-01-27JobResult does not need to use the SolarMutexNoel Grandin
2023-01-27AcceleratorCache does not need to lock the SolarMutexNoel Grandin
2023-01-27Remove SolarMutex usage from framework::JobDataNoel Grandin
2023-01-27Move a UNO service creation outside a guarded areaStephan Bergmann
2023-01-18Fix typoAndrea Gelmini
2023-01-17Fix typoAndrea Gelmini
2023-01-17tdf#146638 In a titlebar, separator is changed from a hyphen to an emdashRadhey Parekh
2023-01-17XUnoTunnel->dynamic_cast in RootItemContainerNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in ConstItemContainerNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in RootActionTriggerContainerNoel Grandin
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2023-01-14XUnoTunnel->dynamic_cast in VCLXMenuNoel Grandin
2023-01-14use more VCLXPopupMenu instead of XPopupMenuNoel Grandin
2023-01-11fix deadlock observed on jenkinsNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-23loplugin:unocast (framework::Desktop)Stephan Bergmann
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann
2022-12-16Use rtl::Reference to avoid a dynamic_castStephan Bergmann
2022-12-16Use rtl::Reference to avoid a dynamic_castStephan Bergmann
2022-12-14loplugin:implinheritancehelper in frameworkNoel Grandin
2022-12-14loplugin:unocast (framework::AddonsToolBarWrapper)Stephan Bergmann
2022-12-12tdf#151376 framework: fix calling in-document macros with reused framesMiklos Vajna
2022-12-06tdf#152134 Customize: assign user macro to menu hangsNoel Grandin
2022-11-22CppunitTest_framework_services: inherit from UnoApiTestXisco Fauli
2022-11-22CppunitTest_framework_loadenv: inherit from UnoApiTestXisco Fauli
2022-11-22CppunitTest_framework_dispatch: inherit from UnoApiTestXisco Fauli
2022-11-10Simplify the method and fix its descriptionMike Kaganski
2022-10-31lok: fix convert-to batch mode, quiet interactionHenry Castro
2022-10-28It's Frame-Controller-Model, not Model-View-ControllerMike Kaganski
2022-10-28Introduce utl::ConnectModelViewControllerMike Kaganski
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-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-28use more string_view in frameworkNoel Grandin
2022-09-18use more string_view in utl::TempFileNoel Grandin
2022-09-14Fix typo signes->signsAndrea Gelmini
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-06tdf#150682 - bad shortcut in french langageNoel Grandin
2022-09-04tdf#150773: Avoid bringing loading files to front several timesMike Kaganski