1. cc67943 LoadEnv::getTargetComponent() is supposed to return nothing by Maxim Monastirsky · 10 years ago
  2. 3acbc64 tdf#97499 Fixed containers parameters clearing #8 by tymyjan · 10 years ago
  3. e2b37bf framework: CheckXTitle still sometimes fails on WNT... by Michael Stahl · 10 years ago
  4. e4ae5e2 SubToolBarController: Use initialize to change tb bits by Maxim Monastirsky · 10 years ago
  5. 579c2de tdf#80999 Canceling password prompt should abort detection by Maxim Monastirsky · 10 years ago
  6. 5e4fc95 clang-tidy modernize-loop-convert in f* by Noel Grandin · 10 years ago
  7. a4da4cc tdf#99527: show all accelerators in menus of extensions by Oliver Specht · 10 years ago
  8. 0c817c3 Change label to title case similar to other surrounding labels by Yousuf Philips · 10 years ago
  9. 178622f loplugin:salbool by Stephan Bergmann · 10 years ago
  10. b2e86d2 Fix typos by Andrea Gelmini · 10 years ago
  11. 20f23c1a Fix typos by Andrea Gelmini · 10 years ago
  12. ed46786 loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  13. 0d7eb3e Elide macros used once by Stephan Bergmann · 10 years ago
  14. a2f7c63 Remove unused XMLNS_XLINK by Stephan Bergmann · 10 years ago
  15. ead6507 Elide macro used once by Stephan Bergmann · 10 years ago
  16. 7d8bdf8 Clean up framework/inc/dispatchcommands.h by Stephan Bergmann · 10 years ago
  17. ca440cf Remove dead ENABLE_COMPONENT_SELF_CHECK by Stephan Bergmann · 10 years ago
  18. 789055b clang-tidy performance-unnecessary-copy-initialization by Noel Grandin · 10 years ago
  19. 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
  20. d5e7eb0 bin these by Douglas Mencken · 10 years ago
  21. eec11a3 Race between Frame::dispose and timer-triggered LayoutManager::AsyncLayouHdl by Stephan Bergmann · 10 years ago
  22. c664b27 tdf#94306 remove unused boost dependencies by Jochen Nitschke · 10 years ago
  23. 7f863e8 Avoid null ToolBox::mpData deref during Frame::close by Stephan Bergmann · 10 years ago
  24. e2d97f1 Use UNO service constructors by Stephan Bergmann · 10 years ago
  25. e1d7777 remove unused m_xFrame in CheckXTitle unit test by Akash Jain · 10 years ago
  26. 9ced1d7 Tooltip/bits should also depend on state change by Maxim Monastirsky · 10 years ago
  27. cd96f89 Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  28. 5b24631 Try to fix Windows build by Maxim Monastirsky · 10 years ago
  29. f2fd201 Yet another SaveToolbarController refactoring by Maxim Monastirsky · 10 years ago
  30. 34806c9 Don't use bitfield bool members in MenuBarManager by Stephan Bergmann · 10 years ago
  31. f045c53 clang-tidy performance-unnecessary-value-param in framework by Noel Grandin · 10 years ago
  32. 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
  33. b0e678c FwkTabWindow is unused since d6d86237b1b438919609988049ac4a152612fee1 by Maxim Monastirsky · 10 years ago
  34. 747a0fd SaveToolbarController: Better support of readonly docs by Maxim Monastirsky · 10 years ago
  35. e58b807 SaveToolbarController: Blacklist RelationDesign in officecfg by Maxim Monastirsky · 10 years ago
  36. 5183dad Lock member access in Frame::disposing by Stephan Bergmann · 10 years ago
  37. cd43b8c Turn disableLayoutManager into a member function by Stephan Bergmann · 10 years ago
  38. 819175e Remove leftover comments by Stephan Bergmann · 10 years ago
  39. 8c7e963 Remove obsolete comment by Stephan Bergmann · 10 years ago
  40. 14b26b7 Combine successive private blocks by Stephan Bergmann · 10 years ago
  41. 9258fc2 protected -> private by Stephan Bergmann · 10 years ago
  42. eda008c4 Fold impl_initializePropInfo into initListeners by Stephan Bergmann · 10 years ago
  43. 69741cc No need to lock SolarMutex here by Stephan Bergmann · 10 years ago
  44. 654fa8a loplugin:stringconstant by Stephan Bergmann · 10 years ago
  45. daf209b allow disabling recent files menu entry by Oliver Specht · 10 years ago
  46. e9230b2 tdf#48300 bring window to top and restore window when minimized. by Mark Hung · 10 years ago
  47. b9d091e No need to clear component context during dispose by Stephan Bergmann · 10 years ago
  48. d84ef73 tdf#94306 replace boost::noncopyable ... by Jochen Nitschke · 10 years ago
  49. fbb96dc Base Frame on WeakComponentImplHelper instead of TransactionManager by Stephan Bergmann · 10 years ago
  50. 396ed6f Drop unused uses of TransactionBase by Stephan Bergmann · 10 years ago
  51. a0c96b0 Remove unused Int32HashCode by Stephan Bergmann · 10 years ago
  52. 031d314 Just use the hash<sal_Int16> default by Stephan Bergmann · 10 years ago
  53. 4be81de Resolve OUStringList typedef by Stephan Bergmann · 10 years ago
  54. 0204133 vector::clear is just fine by Stephan Bergmann · 10 years ago
  55. b24937c Remove junk that erroneously remained in previous commit by Stephan Bergmann · 10 years ago
  56. 9a2dea0 dllexport class deriving from template means trouble with MSVC by Stephan Bergmann · 10 years ago
  57. f57c992 Get rid of BaseHash wrapper (to unbreak Windows build) by Stephan Bergmann · 10 years ago
  58. e2ef269 Fold PropertySetHelper into its only use, Frame by Stephan Bergmann · 10 years ago
  59. d6d8623 [API CHANGE] Remove undocumented TabContainerWindow service by Stephan Bergmann · 10 years ago
  60. f669564 add waitForIdleEvent in remaining tests by Akash Jain · 10 years ago
  61. 95b720f revert to fix tdf#98783 missing menubar by Caolán McNamara · 10 years ago
  62. 70ad433 See if waitForEventIdle helps here by Stephan Bergmann · 10 years ago
  63. 1087ac3 Prevent broadcast of title change events without a source by akash · 10 years ago
  64. 062d0b1 m_dbg_bMakeItFaster is always false by Stephan Bergmann · 10 years ago
  65. 3e25396 Add unit tests for XTitle interface by Akash Jain · 10 years ago
  66. d0075ad tdf#96044 - After exiting print preview main window number bumps to #3 by akash · 10 years ago
  67. 9866efe loplugin:constantparam by Noel Grandin · 10 years ago
  68. 5334ff2 tdf#98837 - Fail loading a new document with read only property set to true by Akash Jain · 10 years ago
  69. c20cc7e tdf#97499 Fixed containers parameters clearing #4 by tymyjan · 10 years ago
  70. bfb9612 tdf#97499 Fixed containers parameters clearing #3 by tymyjan · 10 years ago
  71. f7a75a6 cleanup: remove unused Reference.h(xx) includes by Jochen Nitschke · 10 years ago
  72. 3f7f497 sequence->vector in framework by Noel Grandin · 10 years ago
  73. 1271ead tdf#97966 Drop 'static' keywords by Wastack · 10 years ago
  74. 30b10b1 tdf#98849 SaveToolbarController: Correct initial modified state by Maxim Monastirsky · 10 years ago
  75. ef97576 tdf#97525 vcl: make DeletionListener internal by Jochen Nitschke · 10 years ago
  76. 6439005 use SAL_N_ELEMENTS more widely by Noel Grandin · 10 years ago
  77. 1aa4df6 use SAL_N_ELEMENTS in for loops by Noel Grandin · 10 years ago
  78. f80de31 tdf#96896-Fix infinite recursion to prevent Writer crash by akash · 10 years ago
  79. 1fb3148 notebookbar: Instantiate the notebookbar via sfx2 infrastructure. by Szymon Kłos · 10 years ago
  80. dc6106f framework: cid#1357163 fix the fix d5e4fe23 by Michael Stahl · 10 years ago
  81. dde79dd Rename OfficeIPCThread to RequestHandler by Stephan Bergmann · 10 years ago
  82. 017a864 handle failure to expand ~ in path elements. by Michael Meeks · 10 years ago
  83. d5e4fe2 cid#1357163: 'Constant' variable guards dead code by Stephan Bergmann · 10 years ago
  84. 2f80409 loplugin:constantparam in framework by Noel Grandin · 10 years ago
  85. ae00a95 tdf#98745 Optional save button without the dropdown by Maxim Monastirsky · 10 years ago
  86. 1caac28 tdf#92049 NewMenuController: track icon theme changes too by Maxim Monastirsky · 10 years ago
  87. 86f504e Related: tdf#98637 make this a tractable problem by Caolán McNamara · 10 years ago
  88. a0d5f08 loplugin:salbool by Noel Grandin · 10 years ago
  89. b47cb64 loplugin:constantparam by Noel Grandin · 10 years ago
  90. afbdde4 tdf#91794 remove OSL_DEBUG_LEVLEL > 1 conditionals by Rohan Kumar · 10 years ago
  91. b9d63d4 remove some unused Java code by Noel Grandin · 10 years ago
  92. 218cd09 inline some use-once macros by Noel Grandin · 10 years ago
  93. ce549d2 tdf#97966: Remove 'static' keywords by Wastack · 10 years ago
  94. 42d6a16 framework: Kill BmkMenu by Maxim Monastirsky · 10 years ago
  95. 21b92f3 MenuDispatcher::m_pMenuManager is always nullptr by Maxim Monastirsky · 10 years ago
  96. 3915ffc loplugin:constantparam in tools by Noel Grandin · 10 years ago
  97. 7da15de loplugin:constantparam in framework by Noel Grandin · 10 years ago
  98. 16fb0d3 tdf#98407 PathSubstitution: Add substitution for $(username) by Samuel Mehrbrodt · 10 years ago
  99. 70f8728 improve defaultparams loplugin by Noel Grandin · 10 years ago
  100. 0c622c9 extra menubar displayed after exiting embedded object edit by Caolán McNamara · 10 years ago