1. 7f5062f tdf#90987: SlideSorterBarOptions was missing Commit() too by Katarina Behrens · 10 years ago
  2. 52f3eb4 Fix tdf#93438 Impress generate abnormal style when copy-pasting by Mark Hung · 11 years ago
  3. 43769b7 tdf#93390 correctly handle back-and-forth between numeric and text value by Lionel Elie Mamane · 10 years ago
  4. b424ffd Writer image export: cmd. line, default to white background by Tomaž Vajngerl · 10 years ago
  5. ffa53e3 afl-eventtesting: div by zero by Caolán McNamara · 10 years ago
  6. 861a936 tdf#93733: Assertion failed when clear font size field in paragraph style by Julien Nabet · 11 years ago
  7. 00379a8 tdf#92145: Writer table rows/columns can't be resized by László Németh · 11 years ago
  8. fc94c65 tdf#92357 clear tab type switcher button of ruler by László Németh · 11 years ago
  9. f85ed94 tdf#93532 - Switching to 64-bit checksum by Marco Cecchetti · 11 years ago
  10. 64291d6 tdf#93451: svtools: don't commit SvtMenuOptions too early by Michael Stahl · 11 years ago
  11. 3136d96 Remove harmful ill-timed CellController disable on mouse button down by Lionel Elie Mamane · 11 years ago
  12. fe1e767 tdf#92706 - avoid dbaccess wizard crash. by Michael Meeks · 11 years ago
  13. 0fb49c0 tdf#91715: lock SolarMutex from dbaui::~ODatabaseAdministrationDialog() by Michael Meeks · 11 years ago
  14. 88b0625 tdf#92434 - A series of hideous knock-on dbaccess crasher fixes. by Michael Meeks · 11 years ago
  15. 57eb935 Related tdf#92322: fix crash with doCursor by Julien Nabet · 11 years ago
  16. 0af7e2a uncommitted SvtOptionsDrawinglayer_Impl by Caolán McNamara · 11 years ago
  17. 9a809ee rendercontext: Mass fix of using the wrong size. by Jan Holesovsky · 11 years ago
  18. 16ed2b5 rendercontext: Fix crash with double-buffering in the Styles combo box. by Jan Holesovsky · 11 years ago
  19. 8aac888 Some missing SolarMutexGuard around VclPtr acquire/release by Stephan Bergmann · 11 years ago
  20. 9ee1e26 tdf#91727 - Unwind non-dispatch of idle handlers. by Michael Meeks · 11 years ago
  21. e766c3b graphicexport.ui: Remove incredibly unhelpful “help” messages by Adolfo Jayme Barrientos · 11 years ago
  22. fdc99b2 tdf#90804 remove SfxFieldUnit enum by Andras Timar · 11 years ago
  23. f8f605d gcc4.6: remove trigraph sequences '<::' by Thorsten Behrens · 11 years ago
  24. 4ce5375 Apply new VclPtr clang plugin to catch potential problems. by Noel Grandin · 11 years ago
  25. a3091c3 fix cherry-pick from master by Tomaž Vajngerl · 11 years ago
  26. 1cd89bb forgot to change the Invalidate to InvalidateEntry in treelistbox by Tomaž Vajngerl · 11 years ago
  27. 5c0866d tdf#91677 fix flickering ruler by Tomaž Vajngerl · 11 years ago
  28. 0aba0bb tdf#91199 add Venetian [vec-IT] to language list by Eike Rathke · 11 years ago
  29. 561fd3a lok: Avoid instantiation of the slide sorter bar by Jan Holesovsky · 11 years ago
  30. 1b3305d1 invalidate entry instead of everything in TreeListView by Tomaž Vajngerl · 11 years ago
  31. 6d06969 tdf#91677 fix invidsible menu in Base by Tomaž Vajngerl · 11 years ago
  32. 22e1684 fix highlight rendering for iconview with more effective clipping by Tomaž Vajngerl · 11 years ago
  33. 3581b4d fix drawing treelistbox with redefined background in dbaccess by Tomaž Vajngerl · 11 years ago
  34. 35e13c7 convert WINDOW_POSSIZE constants to scoped enum by Noel Grandin · 11 years ago
  35. a5e58e6 convert WINDOW constants for GetWindow() methods to scoped enum by Noel Grandin · 11 years ago
  36. 50726ce convert constants in include/vcl/settings.hxx to scoped enums by Noel Grandin · 11 years ago
  37. 118da1a convert POINTER constants to scoped enum by Noel Grandin · 11 years ago
  38. be8a023 Rewrite all calls like Dialog(params).Execute() by Philippe Jung · 11 years ago
  39. f34c1e9 tdf#91416 - fix some incorrectly allocated VirtualDevices. by Michael Meeks · 11 years ago
  40. c986e27 Fix accidental mis-uses of VclPtr address-of operator by Stephan Bergmann · 11 years ago
  41. 4ab5377 Push without Pop by Caolán McNamara · 11 years ago
  42. f0bbafb Audit all PostUserEvent calls and instrument for VclPtr. by Michael Meeks · 11 years ago
  43. ab465b9 bin/rename-sw-abbreviations.sh by Christian Lohmaier · 11 years ago libreoffice-5-0-branch-point
  44. 87d5859 mbHasInsertTab is not needed anymore by Tomaž Vajngerl · 11 years ago
  45. 4b57be7 convert QUEUE_STATUS constants to scoped enum by Noel Grandin · 11 years ago
  46. 49e13aa convert FONT_SUBSTITUTE constants to scoped enum by Noel Grandin · 11 years ago
  47. 456c379 convert ANTIALIASING constants to scoped enum by Noel Grandin · 11 years ago
  48. 3cbdf64 convert DRAWMODE constants to scoped enum by Noel Grandin · 11 years ago
  49. dcefc97 convert IMAGE_DRAW_ constants to scoped enum by Noel Grandin · 11 years ago
  50. 25a47c5 convert TEXT_DRAW constants to scoped enum by Noel Grandin · 11 years ago
  51. b255304 Remove include stdio (part4) by Julien Nabet · 11 years ago
  52. 76c61ced check for and handle missing base in mail merge (related: fdo#33266) by Bjoern Michaelsen · 11 years ago
  53. 91d6b00 WaE: unused-const-variable by Caolán McNamara · 11 years ago
  54. 0c0228c callcatcher: update unused code by Caolán McNamara · 11 years ago
  55. 6fa87f3 use RenderTools variant of DrawSelectionBackground by Tomaž Vajngerl · 11 years ago
  56. e27ee95 pass RenderContext to PreparePaint in TreeListBox by Tomaž Vajngerl · 11 years ago
  57. b4bbb5e refactor how font, fg. and bg. are applied in widgets/controls by Tomaž Vajngerl · 11 years ago
  58. 51d16cc cleanup tabbar by Tomaž Vajngerl · 11 years ago
  59. e416435 tabbar: use a button for adding of tabs, move button before tabs by Tomaž Vajngerl · 11 years ago
  60. 5b1337f tdf#62475: partial handmade fixes by Andrea Gelmini · 11 years ago
  61. dd466513 window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::Transparent by Caolán McNamara · 11 years ago
  62. ad0c5e6 convert META_*_ACTION constants to scoped enum by Noel Grandin · 11 years ago
  63. d93915b conver MENU_FLAG_ constants to scoped enum by Noel Grandin · 11 years ago
  64. 4bdde3a first condition is always true by Caolán McNamara · 11 years ago
  65. df6d0af cppcheck: variableScope by Caolán McNamara · 11 years ago
  66. 741d999 convert QUICKHELP constants to scoped enum by Noel Grandin · 11 years ago
  67. f30ce25 convert GRFILTER_I_FLAGS to scoped enum by Noel Grandin · 11 years ago
  68. 06ecf7d tdf#91125 - unwind horrendous SvTreeListBox drag&drop code. by Michael Meeks · 11 years ago
  69. 595a109 Slightly darken default workspace again to be easier on the eyes by Adolfo Jayme Barrientos · 11 years ago
  70. 666f428 convert FLOATWIN_POPUPMODEEND constants to scoped enum by Noel Grandin · 11 years ago
  71. facc91a convert FLOATWIN_POPUPMODE constants to scoped enum by Noel Grandin · 11 years ago
  72. 4c27e84 convert ENDTRACK_ constants to scoped enum by Noel Grandin · 11 years ago
  73. 670b7ad convert BUTTON_DRAW constants to scoped enum by Noel Grandin · 11 years ago
  74. d61f0a8 convert FRAME_HIGHLIGHT constants to scoped enum by Noel Grandin · 11 years ago
  75. 61eb53d convert FRAME_DRAW constants to scoped enum by Noel Grandin · 11 years ago
  76. 02eff9d fix crasher in ValueSet by Tomaž Vajngerl · 11 years ago
  77. d28e29c refactor ToolBarMenu to use RenderContext by Tomaž Vajngerl · 11 years ago
  78. 0bfc98e loplugin:redundantcast: reinterpret_cast to void* by Stephan Bergmann · 11 years ago
  79. 6e908d3 svtools: hold strong VclPtr references for global state. by Michael Meeks · 11 years ago
  80. cc5baa4 fix build by Caolán McNamara · 11 years ago
  81. 936a496 Switch VclBuilder constructors to use VclPtr. by Michael Meeks · 11 years ago
  82. 4c66517 convert SYMBOL_DRAW constants to scoped enum by Noel Grandin · 11 years ago
  83. 4906ecb cleanup SvHeaderTabListBox by Tomaž Vajngerl · 11 years ago
  84. 50128d0 cleanup SvSimpleTable by Tomaž Vajngerl · 11 years ago
  85. 5ffe469 crash in numbering on/off->more numbering by Caolán McNamara · 11 years ago
  86. 6679105 Revert "Switch VclBuilder constructors to use VclPtr." by Michael Meeks · 11 years ago
  87. 9f016bd Switch VclBuilder constructors to use VclPtr. by Michael Meeks · 11 years ago
  88. 82d68f9 convert COMMAND_ constants to scoped enum by Noel Grandin · 11 years ago
  89. 19ea033 tdf#91138 - hold reference until idle dispose. by Michael Meeks · 11 years ago
  90. b01554b tdf#91052 - more macros for 'make' constructors. by Michael Meeks · 11 years ago
  91. 47df2b2 loplugin:cstylecast: nop between pointer types of exactly same spelling by Stephan Bergmann · 11 years ago
  92. 34f1986 refactor ToolPanelDrawer to use RenderContext by Tomaž Vajngerl · 11 years ago
  93. 373edbd refactor PanelTabBar to use RenderContext by Tomaž Vajngerl · 11 years ago
  94. f4147a3 refactor TableControl to use RenderContext by Tomaž Vajngerl · 11 years ago
  95. f54212f refactor SvResizeWindow to use RenderContext by Tomaž Vajngerl · 11 years ago
  96. 2fa4411 refactor ValueSet to use RenderContext by Tomaž Vajngerl · 11 years ago
  97. fb8f83c refactor TabBar to use RenderContext by Tomaž Vajngerl · 11 years ago
  98. 0617f87 refactor Ruler to use RenderContext by Tomaž Vajngerl · 11 years ago
  99. 71c5617 refactor Roadmap to use RenderContext, some cleanup by Tomaž Vajngerl · 11 years ago
  100. 01f1a5b remove whitespace, decrease indent level, cleanup by Tomaž Vajngerl · 11 years ago