Age | Commit message (Expand) | Author |
2023-06-15 | tdf#155699 - MRU: show pinned documents at the beginning of the list | Andreas Heinisch |
2023-06-06 | use more officecfg for SvtMiscOptions | Noel Grandin |
2023-06-06 | SvtCommandOptions only supports CMDOPTION_DISABLED | Noel Grandin |
2023-05-31 | do not throw DisposedException when inside a dispose() method | Noel Grandin |
2023-05-25 | merge some stringadds | Noel Grandin |
2023-05-25 | [API CHANGE] remove XModuleUIConfigurationManager3 and XUIConfigurationManager3 | Miklos Vajna |
2023-05-23 | [API CHANGE] Add createShortCutManager function to uiconfigurationmanager. | Gökay Şatır |
2023-05-13 | simplify | Noel Grandin |
2023-05-07 | framework/taskcreator: declare ARGUMENT_HIDDENFORCONVERSION and use it | Julien Nabet |
2023-05-07 | Simplify some initializations in framework/source/classes/taskcreator.cxx | Julien Nabet |
2023-05-07 | framework/inc/taskcreatordefs.hxx: these are bool and not sal_Bool (2) | Julien Nabet |
2023-05-07 | framework/inc/taskcreatordefs.hxx: these are bool and not sal_Bool since 2014 | Julien Nabet |
2023-05-07 | Typo: freature->feature | Julien Nabet |
2023-05-07 | improve some usage of OInterfaceIteratorHelper4 | Noel Grandin |
2023-04-28 | survive exporting to pdf without config for fuzzing | Caolán McNamara |
2023-04-28 | remove dodgy code in OReadToolBoxDocumentHandler | Noel Grandin |
2023-04-20 | Run clang-tidy with misc-unused-using-decls on modules [d-o]* | Gabor Kelemen |
2023-04-17 | Remove some unused includes | Miklos Vajna |
2023-04-15 | Simplify initialized check | Mike Kaganski |
2023-04-14 | loplugin:stringviewparam improvements | Noel Grandin |
2023-04-13 | try to fix CppunitTest_framework_dispatch on windows | Noel Grandin |
2023-04-12 | OUString::intern is a relic | Noel Grandin |
2023-04-10 | Use of O(U)StringNumber for float/double is actually a pessimisation | Mike Kaganski |
2023-04-07 | drop unused eventtesting stuff | Caolán McNamara |
2023-04-05 | Resolves: tdf#154308 if start center frame exists, use it as dialog parent | Caolán McNamara |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-04-01 | use more XVclWindowPeer | Noel Grandin |
2023-03-25 | loplugin:stringadd in editeng..framework | Noel Grandin |
2023-03-23 | rtl::Static to thread-safe-static | Noel Grandin |
2023-03-22 | fix crash seen when experimenting with tdf#129547 | Caolán McNamara |
2023-03-21 | sc drawstyles: Handle style commands and undo | Maxim Monastirsky |
2023-03-20 | little optimization in accelerators | Juergen Funk |
2023-03-20 | tdf#153587 If one of the multiple shortcuts is deleted, | Juergen Funk |
2023-03-14 | elide some temporary OStrings | Noel Grandin |
2023-03-14 | Related tdf#129547 and tdf#154136: add COLON key | Julien Nabet |
2023-03-03 | flatten DocumentUndoGuard | Noel Grandin |
2023-02-28 | tdf#153857 Writer hangs right-clicking on form field | Noel Grandin |
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 |