1. 83ac63d framework: MenuBarManager: fix WNT crash if queryDispatch() throws by Michael Stahl · 2 years, 1 month ago
  2. 0d341dc make CppunitTest_framework_dispatch reliable by Caolán McNamara · 2 years, 6 months ago
  3. e9b7aa5 tdf#158396: show DocumentTitle when set in MediaDescriptor by Mike Kaganski · 2 years, 4 months ago
  4. 973ef75 tdf#71550 autosave: remove empty, new file on failed autosave by Justin Luth · 2 years, 9 months ago
  5. eb1ee15 tdf#155699 - MRU: show pinned documents at the beginning of the list by Andreas Heinisch · 2 years, 10 months ago
  6. 0558926 use more officecfg for SvtMiscOptions by Noel Grandin · 2 years, 10 months ago
  7. 41c248e SvtCommandOptions only supports CMDOPTION_DISABLED by Noel Grandin · 2 years, 10 months ago
  8. 009b889 do not throw DisposedException when inside a dispose() method by Noel Grandin · 2 years, 10 months ago
  9. e810bd2b merge some stringadds by Noel Grandin · 2 years, 11 months ago
  10. 98a87f0 [API CHANGE] remove XModuleUIConfigurationManager3 and XUIConfigurationManager3 by Miklos Vajna · 2 years, 11 months ago
  11. d4bc98c [API CHANGE] Add createShortCutManager function to uiconfigurationmanager. by Gökay Şatır · 3 years, 2 months ago
  12. 07af6b1 simplify by Noel Grandin · 2 years, 11 months ago
  13. 5152841 framework/taskcreator: declare ARGUMENT_HIDDENFORCONVERSION and use it by Julien Nabet · 2 years, 11 months ago
  14. 4327ee4 Simplify some initializations in framework/source/classes/taskcreator.cxx by Julien Nabet · 2 years, 11 months ago
  15. 9f878c6 framework/inc/taskcreatordefs.hxx: these are bool and not sal_Bool (2) by Julien Nabet · 2 years, 11 months ago
  16. 45aa6f7 framework/inc/taskcreatordefs.hxx: these are bool and not sal_Bool since 2014 by Julien Nabet · 2 years, 11 months ago
  17. 12e0178 Typo: freature->feature by Julien Nabet · 2 years, 11 months ago
  18. 31e2b47 improve some usage of OInterfaceIteratorHelper4 by Noel Grandin · 3 years ago
  19. 2b7773e survive exporting to pdf without config for fuzzing by Caolán McNamara · 3 years ago
  20. 601db233 remove dodgy code in OReadToolBoxDocumentHandler by Noel Grandin · 3 years ago
  21. 890bf59e Run clang-tidy with misc-unused-using-decls on modules [d-o]* by Gabor Kelemen · 3 years ago
  22. 3a759a0 Remove some unused includes by Miklos Vajna · 3 years ago
  23. 4578ded Simplify initialized check by Mike Kaganski · 3 years ago
  24. bc21016 loplugin:stringviewparam improvements by Noel Grandin · 3 years ago
  25. 00f7347 try to fix CppunitTest_framework_dispatch on windows by Noel Grandin · 3 years ago
  26. 08495e2 OUString::intern is a relic by Noel Grandin · 3 years ago
  27. 8b6d167 Use of O(U)StringNumber for float/double is actually a pessimisation by Mike Kaganski · 3 years ago
  28. 105a939 drop unused eventtesting stuff by Caolán McNamara · 3 years ago
  29. 7f9b3a0 Resolves: tdf#154308 if start center frame exists, use it as dialog parent by Caolán McNamara · 3 years ago
  30. 116b9d6d Avoid conversions between OUString and OString in VCL by Mike Kaganski · 3 years ago
  31. bfdf5d2 use more XVclWindowPeer by Noel Grandin · 3 years ago
  32. 3a0c5b7 loplugin:stringadd in editeng..framework by Noel Grandin · 3 years ago
  33. e7dbef9 rtl::Static to thread-safe-static by Noel Grandin · 3 years ago
  34. 936f2e6 fix crash seen when experimenting with tdf#129547 by Caolán McNamara · 3 years, 1 month ago
  35. 1cfeb4b sc drawstyles: Handle style commands and undo by Maxim Monastirsky · 3 years, 1 month ago
  36. 038f0b0 little optimization in accelerators by Juergen Funk · 3 years, 2 months ago
  37. c6dffdf tdf#153587 If one of the multiple shortcuts is deleted, by Juergen Funk · 3 years, 2 months ago
  38. 899dfbc elide some temporary OStrings by Noel Grandin · 3 years, 1 month ago
  39. e056c1c Related tdf#129547 and tdf#154136: add COLON key by Julien Nabet · 6 years ago
  40. 37a4d67 flatten DocumentUndoGuard by Noel Grandin · 3 years, 1 month ago
  41. 394dcb8 tdf#153857 Writer hangs right-clicking on form field by Noel Grandin · 3 years, 1 month ago
  42. 5032262f BaseMutex->std::mutex in PopupMenuControllerBase by Noel Grandin · 3 years, 1 month ago
  43. d56b6e0 BaseMutex->std::mutex in JobExecutor by Noel Grandin · 3 years, 2 months ago
  44. 130602a osl::Mutex->std::mutex in UndoManagerHelper_Impl by Noel Grandin · 3 years, 2 months ago
  45. 259ae22 Drop 'using namespace ::std' in dirs [e-p]* by Gabor Kelemen · 3 years, 2 months ago
  46. 23c77c8 Resolves: tdf#30920 don't terminate app on closing license frame by Caolán McNamara · 3 years, 2 months ago
  47. 89fa0a4 osl::Mutex->std::mutex in LoadEnvListener by Noel Grandin · 3 years, 2 months ago
  48. 7da5639 osl::Mutex->std::mutex in ConfigurationAccess_UICommand by Noel Grandin · 3 years, 2 months ago
  49. 7a851c5 tdf#95936: Tooltip not updated in Toolbars after change Shortcut by Juergen Funk · 3 years, 2 months ago
  50. 1e2f6e7 tdf#143148 Use pragma once instead of include guards by Greg Kelesidis · 3 years, 2 months ago
  51. 6836776 tdf#56696 - Sort recent document list according to current LibO module by Andreas Heinisch · 3 years, 2 months ago
  52. 02950f1 osl::Mutex->std::mutex in ConfigurationAccess_UICategory by Noel Grandin · 3 years, 2 months ago
  53. e8d2a9f osl::Mutex->std::mutex in ConfigurationAccess_WindowState by Noel Grandin · 3 years, 2 months ago
  54. 061d3bc Fix locking order by Stephan Bergmann · 3 years, 2 months ago
  55. 6a26d47 use std:mutex in PropertySetContainer by Noel Grandin · 3 years, 2 months ago
  56. 5e193d8 JobURL does not need to use the SolarMutex by Noel Grandin · 3 years, 2 months ago
  57. fbb8e0f JobResult does not need to use the SolarMutex by Noel Grandin · 3 years, 2 months ago
  58. 46becac AcceleratorCache does not need to lock the SolarMutex by Noel Grandin · 3 years, 2 months ago
  59. 943b58c Remove SolarMutex usage from framework::JobData by Noel Grandin · 3 years, 2 months ago
  60. 5d4adec Move a UNO service creation outside a guarded area by Stephan Bergmann · 3 years, 2 months ago
  61. 031f752 Fix typo by Andrea Gelmini · 3 years, 3 months ago
  62. c4341c9 Fix typo by Andrea Gelmini · 3 years, 3 months ago
  63. f7d4efc tdf#146638 In a titlebar, separator is changed from a hyphen to an emdash by Radhey Parekh · 3 years, 3 months ago
  64. 5ed9bb8 XUnoTunnel->dynamic_cast in RootItemContainer by Noel Grandin · 3 years, 3 months ago
  65. 81fd038 XUnoTunnel->dynamic_cast in ConstItemContainer by Noel Grandin · 3 years, 3 months ago
  66. 9e1ebb4 XUnoTunnel->dynamic_cast in RootActionTriggerContainer by Noel Grandin · 3 years, 3 months ago
  67. f2f008c Merge SvXMLAttributeList to comphelper::AttributeList by Mike Kaganski · 3 years, 3 months ago
  68. 8d97a90 XUnoTunnel->dynamic_cast in VCLXMenu by Noel Grandin · 3 years, 3 months ago
  69. 793904f use more VCLXPopupMenu instead of XPopupMenu by Noel Grandin · 3 years, 3 months ago
  70. 92d9888e fix deadlock observed on jenkins by Noel Grandin · 3 years, 3 months ago
  71. 19691c3 Revert all the recent loplugin:unocast changes by Stephan Bergmann · 3 years, 3 months ago
  72. 4cfcc9a loplugin:unocast (framework::Desktop) by Stephan Bergmann · 3 years, 4 months ago
  73. feba0dd loplugin:unocast (weld::TransportAsXWindow) by Stephan Bergmann · 3 years, 4 months ago
  74. 557615d Use rtl::Reference to avoid a dynamic_cast by Stephan Bergmann · 3 years, 4 months ago
  75. 60a96f4 Use rtl::Reference to avoid a dynamic_cast by Stephan Bergmann · 3 years, 4 months ago
  76. 6fd64a8 loplugin:implinheritancehelper in framework by Noel Grandin · 3 years, 4 months ago
  77. 840154d loplugin:unocast (framework::AddonsToolBarWrapper) by Stephan Bergmann · 3 years, 4 months ago
  78. 4bcf6d9 tdf#151376 framework: fix calling in-document macros with reused frames by Miklos Vajna · 3 years, 4 months ago
  79. 80ef2a4 tdf#152134 Customize: assign user macro to menu hangs by Noel Grandin · 3 years, 4 months ago
  80. 70a84bc CppunitTest_framework_services: inherit from UnoApiTest by Xisco Fauli · 3 years, 5 months ago
  81. 8654586 CppunitTest_framework_loadenv: inherit from UnoApiTest by Xisco Fauli · 3 years, 5 months ago
  82. 49cd099 CppunitTest_framework_dispatch: inherit from UnoApiTest by Xisco Fauli · 3 years, 5 months ago
  83. 35be7c8 Simplify the method and fix its description by Mike Kaganski · 3 years, 5 months ago
  84. f43a5ec lok: fix convert-to batch mode, quiet interaction by Henry Castro · 3 years, 5 months ago
  85. 1e1f739 It's Frame-Controller-Model, not Model-View-Controller by Mike Kaganski · 3 years, 5 months ago
  86. 16e98d6 Introduce utl::ConnectModelViewController by Mike Kaganski · 3 years, 5 months ago
  87. 3d23617 Deduplicate O(U)StringConcatenation by Mike Kaganski · 3 years, 6 months ago
  88. 161e8c6 tdf#127856: sc: Status bar "languages" when you click... by Henry Castro · 3 years, 8 months ago
  89. 79e4507 tdf#151172 crash in notebookbar with extension enabled by Maxim Monastirsky · 3 years, 6 months ago
  90. 4b95451f split utl::TempFile into fast and named variants by Noel Grandin · 3 years, 7 months ago
  91. 949f0fc use more string_view in framework by Noel Grandin · 3 years, 6 months ago
  92. 898ba5b use more string_view in utl::TempFile by Noel Grandin · 3 years, 7 months ago
  93. fcbd388 Fix typo signes->signs by Andrea Gelmini · 3 years, 7 months ago
  94. fd3888c move ErrCode to comphelper and improve debug output string by Noel Grandin · 3 years, 7 months ago
  95. d156e89 tdf#150682 - bad shortcut in french langage by Noel Grandin · 3 years, 7 months ago
  96. 42d197e tdf#150773: Avoid bringing loading files to front several times by Mike Kaganski · 3 years, 7 months ago
  97. f0fbf30 Some refactor by Mike Kaganski · 3 years, 7 months ago
  98. dbeb697 tdf#149956 Rework toolbar image flipping by Maxim Monastirsky · 3 years, 8 months ago
  99. 4fb8c0d tdf#149741 tdf#149956 Make flipping work also in the sidebar by Maxim Monastirsky · 3 years, 8 months ago
  100. 2958e4c tdf#149956 Remove previous vcl only solution by Maxim Monastirsky · 3 years, 8 months ago