1. bf06e69 Fix typo by Andrea Gelmini · 6 years ago
  2. 8461127 tdf#129096: Document Recovery: Use TypeDetection on load by Vasily Melenchuk · 6 years ago
  3. 0fb4f21 tdf#130163 Show undock or dock menu item in toolbar menu by Jim Raykowski · 6 years ago
  4. f0a50d2 tdf#127205 split Desktop::terminate process by Jan-Marek Glogowski · 6 years ago
  5. 9ad252b Drop o3tl::optional wrapper by Stephan Bergmann · 6 years ago
  6. e81414d Drop needless junit and python make conditionals by Jan-Marek Glogowski · 6 years ago
  7. c691aed clang-format f*,h* with under 5-percent lines of change by Muhammet Kara · 6 years ago
  8. 61e1e04 tdf#126700 allow replacing the default documents by Jan-Marek Glogowski · 6 years ago
  9. f363ca0 Revert "tdf#129096 Don't autosave encrypted documents" by Thorsten Behrens · 6 years ago
  10. 1566483 tdf#129096 Don't autosave encrypted documents by Thorsten Behrens · 6 years ago
  11. 8703086 replace some more copy/clear with swap by Noel Grandin · 6 years ago
  12. 9c13afe Fix typo by Andrea Gelmini · 6 years ago
  13. 0d43023 move some headers inside framework by Noel Grandin · 6 years ago
  14. a3de0dc Fix typo by Andrea Gelmini · 6 years ago
  15. 75a7932 test: move component context from subclasses to BootstrapFixture by Miklos Vajna · 6 years ago
  16. 69e0d871 make update_pch also consider files in <module>/src/**/inc by Luboš Luňák · 6 years ago
  17. facc94b loplugin:unusedfields by Noel Grandin · 6 years ago
  18. b5bde19 remove some unused local vars by Noel Grandin · 6 years ago
  19. aef7feb New loplugin:unsignedcompare by Stephan Bergmann · 6 years ago
  20. c3ff4d1 Use properly typed variables for iteration by Stephan Bergmann · 6 years ago
  21. b9fe4f2 rename some local variables by Noel Grandin · 6 years ago
  22. 8eeac03 lok: status update - avoid SIGFPE on zero range. by Michael Meeks · 6 years ago
  23. a22de0a tdf#130096 Wrap Sidebar update use common .uno commands and layout by andreas kainz · 6 years ago
  24. d4cfc4d remove unused GSOC 2005 "Tabbed Document Windows for OOo" by Caolán McNamara · 6 years ago
  25. 73de019 loplugin:unusedfields by Noel Grandin · 6 years ago
  26. e579e49 m_aListenerContainer is effectively unused here by Noel Grandin · 6 years ago
  27. 7d51415 hold SolarMutex on calling vcl toolbox enable item by Caolán McNamara · 6 years ago
  28. aaad28f tdf#125089 Fix shoowing a separator in View-User interfaces submenus by Roman Kuznetsov · 6 years ago
  29. 47c0d10 loplugin:finalclasses in framework by Noel Grandin · 6 years ago
  30. 748e354 loplugin:unusedfields by Noel Grandin · 6 years ago
  31. ba4bbfa tdf#129600 Delete "Formula bar" item from View-Toolbars by Roman Kuznetsov · 6 years ago
  32. 22d656a Fix typo/grammar by Andrea Gelmini · 6 years ago
  33. c85c31b Fix typo by Andrea Gelmini · 6 years ago
  34. b0a3905 Fix typo by Andrea Gelmini · 6 years ago
  35. c64c4ad Fix typo by Andrea Gelmini · 6 years ago
  36. 40fe5b9 weld AreaPropertyPanel by Caolán McNamara · 6 years ago
  37. afa6a77 Don't crash on exiting print preview with Notebookbar by Mike Kaganski · 6 years ago
  38. 706be21 Display menu item keyboard shortcuts in toolbar menu by Jim Raykowski · 6 years ago
  39. 84eb872 Fix typo by Andrea Gelmini · 6 years ago
  40. a503b7a tdf#46037: remove configurationhelper in framework/helponstartup by Julien Nabet · 6 years ago
  41. f3e0595 tdf#46037: use officecfg/Setup by Julien Nabet · 6 years ago
  42. 02b24d7 sal_Char->char in forms..framework by Noel Grandin · 6 years ago
  43. 0f50661 Elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics) by Stephan Bergmann · 6 years ago
  44. 7612651 Remove redundant member clear() from dtor by Stephan Bergmann · 6 years ago
  45. e0e6b69 -Werror=maybe-uninitialized by Stephan Bergmann · 6 years ago
  46. 06bd9ca Harmonize mask value notation (across DocState and Job enums) by Stephan Bergmann · 6 years ago
  47. ebdadcb use scoped enum by Stephan Bergmann · 6 years ago
  48. 8c6ca69 enum WindowsStateMask type itself is unused by Stephan Bergmann · 6 years ago
  49. 96608e0 use scoped enum by Stephan Bergmann · 6 years ago
  50. e58eda7 Disable macro menu entries when DisableMacrosExecution is set by Samuel Mehrbrodt · 6 years ago
  51. c5f8cca loplugin:mergeclasses TransactionBase with Desktop by Noel Grandin · 6 years ago
  52. 7e40319 Introduce o3tl::optional as an alias for std::optional by Stephan Bergmann · 6 years ago
  53. 47dd2c6 Rewrite uses of boost::optional by Stephan Bergmann · 6 years ago
  54. 5f0db2c do not claim in titlebar test that OpenGL is enabled if it's not by Luboš Luňák · 6 years ago
  55. 2d01ed9 tdf#94288: Show chart props sidebar on activation by Muhammet Kara · 6 years ago
  56. 3b0d29f tdf#126043 fetch the command properties just once by Caolán McNamara · 6 years ago
  57. 17c3d82 cppcheck: performing init in init list (filter/fpicker/framework) by Julien Nabet · 6 years ago
  58. f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
  59. 0f25e18 tdf#42949 Fix IWYU warnings in framework/*/*cxx by Gabor Kelemen · 6 years ago
  60. 4a19260 make some classes module-private by Noel Grandin · 6 years ago
  61. 314f15b Extend loplugin:external to warn about enums by Stephan Bergmann · 6 years ago
  62. e4bf92a tdf#42949 Fix IWYU warnings in framework/*/*hxx by Gabor Kelemen · 6 years ago
  63. cd8eb77 Typo meesages->messages (framework) by Julien Nabet · 6 years ago
  64. 3b16dfd Combine LoadEnv's initializeLoading and startLoading by Stephan Bergmann · 6 years ago
  65. f17fb88 MenuBarManager: Honor visible property of menu items by Maxim Monastirsky · 6 years ago
  66. 47d9af0 Fix typos by Andrea Gelmini · 6 years ago
  67. 9e087d4 loplugin:unusedvariablecheck tweak to find more stuff by Noel Grandin · 6 years ago
  68. 57aa9ea readme not a sufficient indicator by Caolán McNamara · 6 years ago
  69. 2187cff Toolbar: Added usage of ImageControl as toolbar control by Serge Krot · 6 years ago
  70. ab285c7 loplugin:stringadd by Noel Grandin · 6 years ago
  71. 9495b7c Removed executable permission on src file by Andrea Gelmini · 6 years ago
  72. d8f6f30 Add ability to set tooltip text for toolbar controls by Serge Krot · 7 years ago
  73. c538764 Toolbar: add usage of FixedText as toolbar control by Serge Krot · 6 years ago
  74. c720ad9 ToggleButton: add ability to set tooltip text for pop-up menu items by Serge Krot · 6 years ago
  75. 6069100 Resolves: tdf#124267 accelerator in tooltip by Caolán McNamara · 6 years ago
  76. d526bd7 Fix StringAdd::isCompileTimeConstant by Stephan Bergmann · 6 years ago
  77. 498a8d0 Removed executable permission on cxx file by Andrea Gelmini · 6 years ago
  78. 2cd4378 add new command for ToggleButtonToolbarContoller: createPopupMenu by Serge Krot · 6 years ago
  79. 2cd6ff8 remove unnecessary includes by Caolán McNamara · 6 years ago
  80. e276c81 size some stringbuffer to prevent re-alloc by Noel Grandin · 6 years ago
  81. 0f87447 size some stringbuffer to prevent re-alloc by Noel Grandin · 6 years ago
  82. 7d7fea7 make bin/update_pch.s always include code in trivial #if's by Luboš Luňák · 6 years ago
  83. 4a96fb8 loplugin:bufferadd loosen some constraints by Noel Grandin · 6 years ago
  84. 3ee177a loplugin:stringadd look through a couple more known-good methods by Noel Grandin · 6 years ago
  85. f13c6ad new loplugin:bufferadd by Noel Grandin · 6 years ago
  86. 4704acf move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headers by Luboš Luňák · 6 years ago
  87. 09f77e8 loplugin:unusedmethods by Noel Grandin · 7 years ago
  88. 8fe03ee Refactoring of the class CrashReporter by Juergen Funk · 7 years ago
  89. b5adb24 crashreport: change addKeyValue to lower-case camel by Juergen Funk · 7 years ago
  90. 9b36438 loplugin:stringadd in extensions..framework by Noel Grandin · 7 years ago
  91. 4b995af loplugin:virtualdead in svl by Noel Grandin · 7 years ago
  92. b56a4ea add property name when throwing css::uno::UnknownPropertyException by Noel Grandin · 7 years ago
  93. 4e67474 loplugin:constmethod in framework..lotuswordpro by Noel Grandin · 7 years ago
  94. ac6fe36 Use lazy-loading stock Image to simplify framework image lists. by Michael Meeks · 7 years ago
  95. 2f5f459 support O(U)String::number() for fast string concatenation by Luboš Luňák · 7 years ago
  96. 42af04b do not require $(SRCDIR) in every gb_Library_set_precompiled_header by Luboš Luňák · 7 years ago
  97. 97bcd0e Resolves tdf#127400 - Allow to show tip of the day again by Heiko Tietze · 7 years ago
  98. 693ba57 Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UI by Andras Timar · 7 years ago
  99. b41e4b4 The menu is called 'Form', not 'Forms' by Andras Timar · 7 years ago
  100. 718d9b5 Fix typos by Andrea Gelmini · 7 years ago