1. 6129033 Resolves: tdf#106123 store and restore the PaM around the menu Execute by Caolán McNamara · 9 years ago
  2. fc1d223 tdf#103927: Share single standard VirtualDevice instance. by Kohei Yoshida · 9 years ago
  3. 42849da tdf#96354 correct broken autocorrect INitial CApitals by Yossi Zahn · 9 years ago
  4. 0152535 tdf#104488 editeng,svx: throw less Accessible exceptions by Michael Stahl · 9 years ago
  5. b35bfc7 Resolves: tdf#104152 suppress notifications from EditEngine during Paste by Eike Rathke · 9 years ago
  6. 4e29dfd tdf#103334 - EDITING: Undo on bullet point style by Noel Grandin · 9 years ago
  7. ab64ae2 tdf#90070 don't clip flys with borders by Justin Luth · 9 years ago
  8. 3d83d4e Resolves: tdf#83037 <--> corrected into ← → instead of ↔ by Caolán McNamara · 10 years ago
  9. d1de6e3 editeng: don't let wild-card auto-correct leave current word by Michael Stahl · 10 years ago
  10. 4edd7ed Resolves: tdf#96369 don't superscript ordinals for mixed text and numbers by Caolán McNamara · 10 years ago
  11. 0b21f43 masses of MessBoxes not being disposed promptly by Caolán McNamara · 10 years ago
  12. 9cdf38e Resolves: tdf#97404 outline space wrong on second level by Caolán McNamara · 10 years ago
  13. 21770181 tdf#100880 editeng spellchecking doesn't work sometimes... by Caolán McNamara · 10 years ago
  14. 79e3fd9 tdf#100734: Update bullet of paragraph on UNDO by Mike Kaganski · 10 years ago
  15. 1029b6c sw: replace boost::shared_array with std::shared_ptr by Michael Stahl · 10 years ago
  16. 2af018e Fix typos by Andrea Gelmini · 10 years ago
  17. 62ddce4 tdf#89329: use unique_ptr for pImpl in xmlcnitm by Xisco Fauli · 10 years ago
  18. 95d20a3 Revert "remove some manual ref-counting" by Noel Grandin · 10 years ago
  19. 111de43 remove some manual ref-counting by Noel Grandin · 10 years ago
  20. 785e530 fix bad index/assertion failure with line ending autocorrect patterns by László Németh · 10 years ago
  21. d4d2fc2 clang-tidy modernize-make-unique by Noel Grandin · 10 years ago
  22. 48d0aff Resolves: tdf#99930 SetReplaceLeadingSingleQuotationMark(false) for Calc by Eike Rathke · 10 years ago
  23. 2c8fe2e update unusedmethods plugin to deal with constructors by Noel Grandin · 10 years ago
  24. 63ba54a convert EXTTEXTINPUT_ATTR to scoped enum by Noel Grandin · 10 years ago
  25. 3742748 Fix typos by Andrea Gelmini · 10 years ago
  26. ddb4988 Add SAL_FALLTHROUGH, where apparently appropriate by Stephan Bergmann · 10 years ago
  27. 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
  28. 0f3ac23 Insert explicit "break" when falling through to empty next case by Stephan Bergmann · 10 years ago
  29. 17076d8 convert OUTLINER_MODE to scoped enum by Noel Grandin · 10 years ago
  30. 50ac0f5 convert FONT_EMPHASIS_MARK to scoped enum by Noel Grandin · 10 years ago
  31. bcb4123 convert SfxStyleFamily to scoped enum by Noel Grandin · 10 years ago
  32. 5d60bbc Translate German comment by Julien Nabet · 10 years ago
  33. 58a3207 use Any constructor instead of temporaries by Noel Grandin · 10 years ago
  34. 6e70103 While at it, delete Any functions on sal_Bool* by Stephan Bergmann · 10 years ago
  35. 0b1e4a3 Prevent Any::setValue from reinterpreting bool* as sal_Bool* by Stephan Bergmann · 10 years ago
  36. 87cccfb Replace '||' with '&&' by Rosemary Sebastian · 10 years ago
  37. 0fa225f Fix typo in code by Andrea Gelmini · 10 years ago
  38. 43b4903 teach stylepolice plugin about ref-counted-pointer naming by Noel Grandin · 10 years ago
  39. 3585cfe todo odd warnings being printed by Michael Stahl · 10 years ago
  40. d3f8058 -Werror,-Wvarargs by Stephan Bergmann · 10 years ago
  41. e8fd5a0 update loplugin stylepolice to check local pointers vars by Noel Grandin · 10 years ago
  42. 17c4f7f clang-tidy modernize-loop-convert in e* by Noel Grandin · 10 years ago
  43. 5abc669 new plugin stylepolice by Noel Grandin · 10 years ago
  44. 9ad66e5 loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  45. 6b7594a Use IsRightToLeft() by Stephan Bergmann · 10 years ago
  46. 5be5f00 So this is apparently about right-to-left levels, not a boolean flag by Stephan Bergmann · 10 years ago
  47. 789055b clang-tidy performance-unnecessary-copy-initialization by Noel Grandin · 10 years ago
  48. 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
  49. c455fc6 -Werror=logical-op (GCC 6) by Stephan Bergmann · 10 years ago
  50. 1e75227 -Werror=logical-op (GCC 6) by Stephan Bergmann · 10 years ago
  51. 27b6782 loplugin:passstuffbyref in editeng by Noel Grandin · 10 years ago
  52. 470cfa9 Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  53. 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
  54. 5cf725b clang-tidy performance-unnecessary-value-param in editeng by Noel Grandin · 10 years ago
  55. d84ef73 tdf#94306 replace boost::noncopyable ... by Jochen Nitschke · 10 years ago
  56. be829fa don't pool SvxFieldItem, tdf#92773 by Markus Mohrhard · 10 years ago
  57. fb411e9 Avoid reserved identifier by Stephan Bergmann · 10 years ago
  58. 308eee7 Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  59. 8128462 Avoid reserved identifier by Stephan Bergmann · 10 years ago
  60. ffd919b Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  61. 3111671 Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  62. 50bb5ed loplugin:constantparam in editeng by Noel Grandin · 10 years ago
  63. f7a75a6 cleanup: remove unused Reference.h(xx) includes by Jochen Nitschke · 10 years ago
  64. ef97576 tdf#97525 vcl: make DeletionListener internal by Jochen Nitschke · 10 years ago
  65. 6439005 use SAL_N_ELEMENTS more widely by Noel Grandin · 10 years ago
  66. 9b1307f Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  67. 168efab loplugin:constantparam in editeng by Noel Grandin · 10 years ago
  68. 9391688 loplugin:constantfunction in editeng by Noel Grandin · 10 years ago
  69. b47cb64 loplugin:constantparam by Noel Grandin · 10 years ago
  70. c27d0a5 coverity#1355507 uninitialized scalar field by Caolán McNamara · 10 years ago
  71. 70fca3e loplugin:constantparam in editeng by Noel Grandin · 10 years ago
  72. c8a9325 remove unused NOT_POOLABLE enum value by Noel Grandin · 10 years ago
  73. b2fb844 loplugin:write only fields by Noel Grandin · 10 years ago
  74. 70f8728 improve defaultparams loplugin by Noel Grandin · 10 years ago
  75. 5f6e5cb loplugin:unuseddefaultparam in editeng by Noel Grandin · 10 years ago
  76. 22d2b49 bIsExpanding is unused by Caolán McNamara · 10 years ago
  77. 3342a55 coverity#1355252 Uninitialized pointer field by Caolán McNamara · 10 years ago
  78. 0ba96ff editeng: fix -Werror=unused-but-set-variable by Miklos Vajna · 10 years ago
  79. b76842f loplugin:unuseddefaultparams in editeng by Noel Grandin · 10 years ago
  80. 21edff2 let SvxSearchItem use SearchOptions2 by Eike Rathke · 10 years ago
  81. c45d3ba new loplugin: commaoperator by Noel Grandin · 10 years ago
  82. 7073d20 editeng: remove never read mpLibreOfficeKitCallback by Miklos Vajna · 10 years ago
  83. 9ecd31f Fix SdrModel::libreOfficeKitCallback() vs ImpEditView duplication by Miklos Vajna · 10 years ago
  84. a3c70e7 Fix missing iterator include on MSVC 14.0 by David Ostrovsky · 10 years ago
  85. 6858d51 vcl: include vcl headers via triangular brackets instead of quotes by Chris Sherlock · 10 years ago
  86. de907bf Simplify code by Stephan Bergmann · 10 years ago
  87. 5a5dbb3 Use rtl::Reference<CppType> instead of HardCppRef<UnoType,CppType> by Stephan Bergmann · 10 years ago
  88. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  89. 538f276 Formatting changes across all modules by Chris Sherlock · 10 years ago
  90. b14224f loplugin:unusedmethods by Noel Grandin · 10 years ago
  91. 599f0cb interface to new XTextSearch2 with SearchOptions2, tdf#72196 by Eike Rathke · 10 years ago
  92. 697d445 vcl: take into account the font width is the average font width by Chris Sherlock · 10 years ago
  93. 8db9027 tdf#94269 Replace "n" prefix for bool variables with "b" by Chris Sherlock · 10 years ago
  94. c3224db Related: tdf#97375 a cut doesn't refresh the editview by Caolán McNamara · 10 years ago
  95. ab5c427 Resolves: tdf#97375 use Invalidate in all modes by Caolán McNamara · 10 years ago
  96. 98c3436 boost::hash->std::hash by Noel Grandin · 10 years ago
  97. 35f4c0d boost::cref->std::cref by Noel Grandin · 10 years ago
  98. e9a2e04 OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that by Caolán McNamara · 10 years ago
  99. 1ef9f39 unnecessary use of OUString constructor by Noel Grandin · 10 years ago
  100. 3187193 tools: rename FontUnderline to FontLineStyle by Chris Sherlock · 10 years ago