1. cec7d0a loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  2. 7f42306 tdf#90804 remove SfxFieldUnit enum by Andras Timar · 11 years ago
  3. c27798b Typo: emty->empty by Julien Nabet · 11 years ago
  4. c1b9d61 tdf#88276: Add slot and handlers for toolbar|sidebar buttons by Katarina Behrens · 11 years ago
  5. 69a8d81 sal_uInt16 to sal_Int32, and use -1 as a special case by Matteo Casalin · 11 years ago
  6. ba81e5c tdf#91702 - fix stack-based MessBox allocation. by Michael Meeks · 11 years ago
  7. 6140ca9 loplugin:loopvartoosmall by Noel Grandin · 11 years ago
  8. f849d96 tdf#91416 - fix some incorrectly allocated VirtualDevices. by Michael Meeks · 11 years ago
  9. cd2ba31 unbreak calc again by Markus Mohrhard · 11 years ago
  10. 9fadc1d Global CptlSttWrd and CptlSttWord -> CapitalStartWord by Jan Holesovsky · 11 years ago
  11. 42f0f13 Global CptlSttSntnc -> CapitalStartSentence by Jan Holesovsky · 11 years ago
  12. 6365469 bCptlSttSntnc -> bCapitalStartSentence by Miklos Vajna · 11 years ago
  13. 204d147 convert SCROLL constants to scoped enum by Noel Grandin · 11 years ago
  14. 86782d5 AutoCorrect: direct replacement of keywords surrounded by colons by László Németh · 11 years ago
  15. 83eb114 convert constants in include/vcl/settings.hxx to scoped enums by Noel Grandin · 11 years ago
  16. e929194 convert POINTER constants to scoped enum by Noel Grandin · 11 years ago
  17. 7fa3d4d editeng: simplify code by std::none_of by Takeshi Abe · 11 years ago
  18. c6f03d6 ImpEditView::SetCursorAtPoint tiled rendering: avoid partial selections by Miklos Vajna · 11 years ago
  19. 18e0858 ImpEditEngine::MoveCursor tiled rendering: avoid partial selections by Miklos Vajna · 11 years ago
  20. ab465b9 bin/rename-sw-abbreviations.sh by Christian Lohmaier · 11 years ago libreoffice-5-0-branch-point
  21. 23b439a6 convert DEFAULTCONSTANT constant to scoped enum by Noel Grandin · 11 years ago
  22. 3cbdf64 convert DRAWMODE constants to scoped enum by Noel Grandin · 11 years ago
  23. b5e16d8 Related tdf#88056: use better-fitting <text:page-name> by Katarina Behrens · 11 years ago
  24. 5b1337f tdf#62475: partial handmade fixes by Andrea Gelmini · 11 years ago
  25. d93915b conver MENU_FLAG_ constants to scoped enum by Noel Grandin · 11 years ago
  26. 4f4cff0 convert POPUPMENU_ constants to scoped enum by Noel Grandin · 11 years ago
  27. 68041a0 convert INPUTCONTEXT_ constants to scoped enum by Noel Grandin · 11 years ago
  28. 741d999 convert QUICKHELP constants to scoped enum by Noel Grandin · 11 years ago
  29. f30ce25 convert GRFILTER_I_FLAGS to scoped enum by Noel Grandin · 11 years ago
  30. 19a32dd convert KERNING_ constants to scoped enum by Noel Grandin · 11 years ago
  31. 3fd5f89 convert CURSOR_DIRECTION constants to scoped enum by Noel Grandin · 11 years ago
  32. 82d68f9 convert COMMAND_ constants to scoped enum by Noel Grandin · 11 years ago
  33. b5b73ed loplugin:cstylecast: nop between pointer types of exactly same spelling by Stephan Bergmann · 11 years ago
  34. 951b128 cppcheck: unreadVariable by Caolán McNamara · 11 years ago
  35. f845a08 Replace IMPL_STATIC_LINK[_TYPED] with more useful variants by Stephan Bergmann · 11 years ago
  36. 7df89ec Remove unnecessary includes of sot/storage.hxx from include/ by Stephan Bergmann · 11 years ago
  37. 0241519 Unwind SotStorageStreamRef typedef by Stephan Bergmann · 11 years ago
  38. dc47b2e Unwind SotStorageRef typedef by Stephan Bergmann · 11 years ago
  39. e14b766 Remove SvStorage alias by Stephan Bergmann · 11 years ago
  40. bb2174d Remove SvStorageStreamRef alias by Stephan Bergmann · 11 years ago
  41. edaa478 SotStorage ctor takes as 3rd param a StorageMode (aka short) by Stephan Bergmann · 11 years ago
  42. 2c9dac6 VclPtr: one ref too many by Caolán McNamara · 11 years ago
  43. bfcb2a1 convert DEFAULTFONT_ constants to scoped enum by Noel Grandin · 11 years ago
  44. 7870654 convert FONTTOSUBSFONT constants to scoped enum by Noel Grandin · 11 years ago
  45. 2548787 vcl::Window::Scroll takes a sal_uInt16 nFlags, not a sal_Bool by Stephan Bergmann · 11 years ago
  46. c9b4c56 Use typed Idle::SetIdleHdl Link by Stephan Bergmann · 11 years ago
  47. 8cafd08 Use typed Timer::SetTimeoutHdl Link by Stephan Bergmann · 11 years ago
  48. 848c78f drop useless temp debugging strings by Caolán McNamara · 11 years ago
  49. 311e6dc drop useless temp debugging strings by Caolán McNamara · 11 years ago
  50. 3ead3ad Gradually typed Link by Stephan Bergmann · 11 years ago
  51. c07a3b0 Get rid of initial :: for the svx namespace by Tor Lillqvist · 11 years ago
  52. 0acd47f Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/END by Stephan Bergmann · 11 years ago
  53. e6c08b6 Remove unnecessary STATIC_LINK macro by Stephan Bergmann · 11 years ago
  54. e8b97a5 Merge remote-tracking branch 'origin/feature/vclptr' by Michael Meeks · 11 years ago
  55. 532911e SvxRTFParser::ReadBorder/BackgroundAttr bTableDef param wants to be bool by Stephan Bergmann · 11 years ago
  56. 930b60d Outliner::RemovingPagesHdl return type wants to be bool by Stephan Bergmann · 11 years ago
  57. a602a1c operator == return type wants to be bool by Stephan Bergmann · 11 years ago
  58. 89c92e5 rhbz#1215443 avoid null pointer dereference by David Tardon · 11 years ago
  59. 6e8a81e More loplugin:simplifybool by Stephan Bergmann · 11 years ago
  60. bfa4494 loplugin:simplifybool by Stephan Bergmann · 11 years ago
  61. 2240118 Improved loplugin:literaltoboolconversion looking into cond. exprs. by Stephan Bergmann · 11 years ago
  62. ef97225 ImpEditView::SetEditSelection: fix missing tiled rendering selection callbacks by Miklos Vajna · 11 years ago
  63. cd23e6d convert BorderWidth flags to scoped enum by Noel Grandin · 11 years ago
  64. 8b98bc8 convert SFX_STYLESHEET_ constants to scoped enum by Noel Grandin · 11 years ago
  65. da36fc8 No more need for PartialWeakComponentImplHelper here by Stephan Bergmann · 11 years ago
  66. 6609de8 Related tdf#88056: this guy's better off in presentation namespace by Katarina Behrens · 11 years ago
  67. ab8405c loplugin:implicitboolconversion clean-up by Stephan Bergmann · 11 years ago
  68. 9f23260 SvStream: WriteUChar -> WriteBool by Stephan Bergmann · 11 years ago
  69. 3e56e32 Related tdf#88056: prep UNO stuff for ODF export/import by Katarina Behrens · 11 years ago
  70. a7b7c64 convert SCRIPTTYPE_ constants to scoped enum by Noel Grandin · 11 years ago
  71. a461467 drawinglayer, editeng, forms, fpicker: convert new to ::Create. by Michael Meeks · 11 years ago
  72. fe73ed7 convert SFX_ITEM constants to scoped enum by Noel Grandin · 11 years ago
  73. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  74. 0de25f9 fix assert on saving fdo70092-1.odt to .doc by Caolán McNamara · 11 years ago
  75. 771bb58 editeng tiled editing: Don't overwrite bInSelection. by Jan Holesovsky · 11 years ago
  76. b3f4206 don't assert on export of novell363086-2.docx to doc by Caolán McNamara · 11 years ago
  77. 593515e loplugin:staticmethods by Noel Grandin · 11 years ago
  78. c09c355 Fix failing SdTiledRenderingTest::testSetTextSelection(). by Miklos Vajna · 11 years ago
  79. 060dcbf EditView::SetCursorLogicPosition: first deselect, then get the selection by Miklos Vajna · 11 years ago
  80. 8a65284 Automated conversion of VclPtr construction to use Instance template. by Michael Meeks · 11 years ago
  81. ad8a207 cure a lot of unfortunate ScopedVclPtrs. by Michael Meeks · 11 years ago
  82. 61b224f vclwidget: fixup locally allocated vcl::Window objects by Noel Grandin · 11 years ago
  83. 0473629 vclptr: various mistakes fixed, and more ptr types converted. by Michael Meeks · 11 years ago
  84. 820576a start wrapping OutputDevice in VclPtr by Noel Grandin · 11 years ago
  85. cf06c01 start of unwinding reference OutputDevice & Printer lifecycle. by Michael Meeks · 11 years ago
  86. 1c4025b vclwidget: change all vcl::window fields to be wrapped in VclPtr by Noel Grandin · 11 years ago
  87. 00f2787 vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtr by Noel Grandin · 11 years ago
  88. 8959ace Related tdf#88056: Add a warning when id service unknown by Julien Nabet · 11 years ago
  89. 704edbf convert DIC_ERR_ constants to scoped enum by Noel Grandin · 11 years ago
  90. 90dc63a convert SHADOW_ constants to enum class by Noel Grandin · 11 years ago
  91. d351344 Kill some whitespace found during debugging. by Jan Holesovsky · 11 years ago
  92. 54e87df Change INetProtocol enumerators to CamelCase by Stephan Bergmann · 11 years ago
  93. 44b3e56 Change INetProtocol to scoped enumeration by Stephan Bergmann · 11 years ago
  94. 92166c8 editeng: if this should never happen, let's assert that by Michael Stahl · 11 years ago
  95. 5ece3e3 tdf#85496: editeng: suppress all duplicate attributes during export by Michael Stahl · 11 years ago
  96. 4b66829 convert BOX_LINE and BOXINFO_LINE to enum class by Noel Grandin · 11 years ago
  97. c047451 Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  98. c14a266 sc tiled editing: Setup the Calc's editeng for tiled editing. by Jan Holesovsky · 11 years ago
  99. a074ebf editeng tiled rendering: fix selection overlay in Impress by Miklos Vajna · 11 years ago
  100. f99a73a Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago