summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2023-05-31do not throw DisposedException when inside a dispose() methodNoel Grandin
2023-05-25merge some stringaddsNoel Grandin
2023-05-25[API CHANGE] remove XModuleUIConfigurationManager3 and XUIConfigurationManager3Miklos Vajna
2023-05-23[API CHANGE] Add createShortCutManager function to uiconfigurationmanager.Gökay Şatır
2023-05-13simplifyNoel Grandin
2023-05-07framework/taskcreator: declare ARGUMENT_HIDDENFORCONVERSION and use itJulien Nabet
2023-05-07Simplify some initializations in framework/source/classes/taskcreator.cxxJulien Nabet
2023-05-07framework/inc/taskcreatordefs.hxx: these are bool and not sal_Bool (2)Julien Nabet
2023-05-07framework/inc/taskcreatordefs.hxx: these are bool and not sal_Bool since 2014Julien Nabet
2023-05-07Typo: freature->featureJulien Nabet
2023-05-07improve some usage of OInterfaceIteratorHelper4Noel Grandin
2023-04-28survive exporting to pdf without config for fuzzingCaolán McNamara
2023-04-28remove dodgy code in OReadToolBoxDocumentHandlerNoel Grandin
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [d-o]*Gabor Kelemen
2023-04-17Remove some unused includesMiklos Vajna
2023-04-15Simplify initialized checkMike Kaganski
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-04-13try to fix CppunitTest_framework_dispatch on windowsNoel Grandin
2023-04-12OUString::intern is a relicNoel Grandin
2023-04-10Use of O(U)StringNumber for float/double is actually a pessimisationMike Kaganski
2023-04-07drop unused eventtesting stuffCaolán McNamara
2023-04-05Resolves: tdf#154308 if start center frame exists, use it as dialog parentCaolán McNamara
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-01use more XVclWindowPeerNoel Grandin
2023-03-25loplugin:stringadd in editeng..frameworkNoel Grandin
2023-03-23rtl::Static to thread-safe-staticNoel Grandin
2023-03-22fix crash seen when experimenting with tdf#129547Caolán McNamara
2023-03-21sc drawstyles: Handle style commands and undoMaxim Monastirsky
2023-03-20little optimization in acceleratorsJuergen Funk
2023-03-20tdf#153587 If one of the multiple shortcuts is deleted,Juergen Funk
2023-03-14elide some temporary OStringsNoel Grandin
2023-03-14Related tdf#129547 and tdf#154136: add COLON keyJulien Nabet
2023-03-03flatten DocumentUndoGuardNoel Grandin
2023-02-28tdf#153857 Writer hangs right-clicking on form fieldNoel Grandin
2023-02-22BaseMutex->std::mutex in PopupMenuControllerBaseNoel Grandin
2023-02-21BaseMutex->std::mutex in JobExecutorNoel Grandin
2023-02-17osl::Mutex->std::mutex in UndoManagerHelper_ImplNoel Grandin
2023-02-15Drop 'using namespace ::std' in dirs [e-p]*Gabor Kelemen
2023-02-15Resolves: tdf#30920 don't terminate app on closing license frameCaolán McNamara
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