Age | Commit message (Expand) | Author |
2023-02-22 | BaseMutex->std::mutex in PopupMenuControllerBase | Noel Grandin |
2023-02-21 | BaseMutex->std::mutex in JobExecutor | Noel Grandin |
2023-02-17 | osl::Mutex->std::mutex in UndoManagerHelper_Impl | Noel Grandin |
2023-02-15 | Drop 'using namespace ::std' in dirs [e-p]* | Gabor Kelemen |
2023-02-15 | Resolves: tdf#30920 don't terminate app on closing license frame | Caolán McNamara |
2023-02-14 | osl::Mutex->std::mutex in LoadEnvListener | Noel Grandin |
2023-02-14 | osl::Mutex->std::mutex in ConfigurationAccess_UICommand | Noel Grandin |
2023-02-09 | tdf#95936: Tooltip not updated in Toolbars after change Shortcut | Juergen Funk |
2023-02-05 | tdf#143148 Use pragma once instead of include guards | Greg Kelesidis |
2023-02-03 | tdf#56696 - Sort recent document list according to current LibO module | Andreas Heinisch |
2023-02-02 | osl::Mutex->std::mutex in ConfigurationAccess_UICategory | Noel Grandin |
2023-02-02 | osl::Mutex->std::mutex in ConfigurationAccess_WindowState | Noel Grandin |
2023-01-31 | Fix locking order | Stephan Bergmann |
2023-01-29 | use std:mutex in PropertySetContainer | Noel Grandin |
2023-01-27 | JobURL does not need to use the SolarMutex | Noel Grandin |
2023-01-27 | JobResult does not need to use the SolarMutex | Noel Grandin |
2023-01-27 | AcceleratorCache does not need to lock the SolarMutex | Noel Grandin |
2023-01-27 | Remove SolarMutex usage from framework::JobData | Noel Grandin |
2023-01-27 | Move a UNO service creation outside a guarded area | Stephan Bergmann |
2023-01-18 | Fix typo | Andrea Gelmini |
2023-01-17 | Fix typo | Andrea Gelmini |
2023-01-17 | tdf#146638 In a titlebar, separator is changed from a hyphen to an emdash | Radhey Parekh |
2023-01-17 | XUnoTunnel->dynamic_cast in RootItemContainer | Noel Grandin |
2023-01-17 | XUnoTunnel->dynamic_cast in ConstItemContainer | Noel Grandin |
2023-01-17 | XUnoTunnel->dynamic_cast in RootActionTriggerContainer | Noel Grandin |
2023-01-15 | Merge SvXMLAttributeList to comphelper::AttributeList | Mike Kaganski |
2023-01-14 | XUnoTunnel->dynamic_cast in VCLXMenu | Noel Grandin |
2023-01-14 | use more VCLXPopupMenu instead of XPopupMenu | Noel Grandin |
2023-01-11 | fix deadlock observed on jenkins | Noel Grandin |
2023-01-05 | Revert all the recent loplugin:unocast changes | Stephan Bergmann |
2022-12-23 | loplugin:unocast (framework::Desktop) | Stephan Bergmann |
2022-12-20 | loplugin:unocast (weld::TransportAsXWindow) | Stephan Bergmann |
2022-12-16 | Use rtl::Reference to avoid a dynamic_cast | Stephan Bergmann |
2022-12-16 | Use rtl::Reference to avoid a dynamic_cast | Stephan Bergmann |
2022-12-14 | loplugin:implinheritancehelper in framework | Noel Grandin |
2022-12-14 | loplugin:unocast (framework::AddonsToolBarWrapper) | Stephan Bergmann |
2022-12-12 | tdf#151376 framework: fix calling in-document macros with reused frames | Miklos Vajna |
2022-12-06 | tdf#152134 Customize: assign user macro to menu hangs | Noel Grandin |
2022-11-22 | CppunitTest_framework_services: inherit from UnoApiTest | Xisco Fauli |
2022-11-22 | CppunitTest_framework_loadenv: inherit from UnoApiTest | Xisco Fauli |
2022-11-22 | CppunitTest_framework_dispatch: inherit from UnoApiTest | Xisco Fauli |
2022-11-10 | Simplify the method and fix its description | Mike Kaganski |
2022-10-31 | lok: fix convert-to batch mode, quiet interaction | Henry Castro |
2022-10-28 | It's Frame-Controller-Model, not Model-View-Controller | Mike Kaganski |
2022-10-28 | Introduce utl::ConnectModelViewController | Mike Kaganski |
2022-10-11 | Deduplicate O(U)StringConcatenation | Mike Kaganski |
2022-10-03 | tdf#127856: sc: Status bar "languages" when you click... | Henry Castro |
2022-09-30 | tdf#151172 crash in notebookbar with extension enabled | Maxim Monastirsky |
2022-09-29 | split utl::TempFile into fast and named variants | Noel Grandin |
2022-09-28 | use more string_view in framework | Noel Grandin |