1. 03567d1 rhbz#1517407 Capitalize every word doesn't work after brackets by Caolán McNamara · 8 years ago
  2. 2e5508a loplugin:unnecessaryparen check for (f1()).f2 by Noel Grandin · 8 years ago
  3. 0220520 Translate German variable name by Johnny_M · 8 years ago
  4. 4f4486c look for =() in loplugin:unnecessaryparen by Noel Grandin · 8 years ago
  5. 487ac20 RotateFlyFrame3: add support for AutoContour by Armin Le Grand · 8 years ago
  6. c690d38 TypedWhichId for EE_CHAR* constants by Noel Grandin · 8 years ago
  7. 93117d4 TypedWhichId for EE_PARA* constants by Noel Grandin · 8 years ago
  8. 13b8961 use implict conversion operator in TypedWhichId by Noel Grandin · 8 years ago
  9. 3588a48 TypedWhichId by Noel Grandin · 8 years ago
  10. 79742ea ofz#4202 Null-dereference READ by Caolán McNamara · 8 years ago
  11. d71bcc4 Fix typos by Andrea Gelmini · 8 years ago
  12. 99872ad Remove OAccessibleTextHelper::getCharacter and getTextRange by Arnaud Versini · 8 years ago
  13. c8c5072 clang-tidy modernize-use-equals-default in editeng by Jochen Nitschke · 8 years ago
  14. 8d4a44d Remove OCommonAccessibleText::getText and getCharacterCount. by Arnaud Versini · 8 years ago
  15. d732251 use copy constructor to clone PoolItems by Jochen Nitschke · 8 years ago
  16. 3c5adda ofz: Timeout give up earlier on SvParserState::Error by Caolán McNamara · 8 years ago
  17. e4d1551 tdf#113591 Fix crash when switching between Calc and other LO window by Samuel Mehrbrodt · 8 years ago
  18. d64f6ca ofz#4163 Null-dereference READ by Caolán McNamara · 8 years ago
  19. 4234439 editeng: Simplify calls to HasSelection() by Samuel Mehrbrodt · 8 years ago
  20. 3282328 loplugin:unusedmethods by Noel Grandin · 8 years ago
  21. 5ba447b new loplugin simplifydynamiccast by Noel Grandin · 8 years ago
  22. 9cb2962 rename AvoidConfig to Fuzzing by Caolán McNamara · 8 years ago
  23. 7456490 ofz#4121 Floating-point-exception by Caolán McNamara · 8 years ago
  24. e4551b9 ofz infinite loop by Caolán McNamara · 8 years ago
  25. de05d4e convert GetNumStr from sal_uLong->sal_Int32 by Noel Grandin · 8 years ago
  26. 1ae5f79 loplugin:finalclasses in editeng by Noel Grandin · 8 years ago
  27. 3dde9d9 loplugin:constparams in various(1) by Noel Grandin · 8 years ago
  28. 2884d57 TSCP: Support DocInfo.Custom field for ODP file format by Tomaž Vajngerl · 8 years ago
  29. 0136183 ofz#3934 Integer-overflow by Caolán McNamara · 8 years ago
  30. 4f798ed loplugin:constantparam in editeng by Noel Grandin · 8 years ago
  31. 11d2f3d vcl: make MapMode constructor explicit by Michael Stahl · 8 years ago
  32. a2d814a loplugin:implicitboolconversion by Stephan Bergmann · 8 years ago
  33. 38ef960 loplugin:includeform: editeng by Stephan Bergmann · 8 years ago
  34. fbc44fe tscp: advanced classification dialog for impress by Tomaž Vajngerl · 8 years ago
  35. 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
  36. 856df6d use std::unique_ptr in TrieNode by Noel Grandin · 8 years ago
  37. 8fa7d05 EditEngine: Enhance visualization of URLs by Armin Le Grand · 8 years ago
  38. 1418737 Move editeng/source/editeng include files to common include directory by Stephan Bergmann · 8 years ago
  39. 92fad95 editeng: add function to insert parargaph break to the EditView by Tomaž Vajngerl · 9 years ago
  40. 59e9d16 sd lok: fix spell checking languages in Impress by Henry Castro · 8 years ago
  41. 34f4446 editeng: fix assert about wrong EE_PARA_OUTLLEVEL item by Michael Stahl · 9 years ago
  42. 03041e0 tdf#112817 editeng,svx: fix SvxUnderlineItem/SvxOverlineItem SDI by Michael Stahl · 9 years ago
  43. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  44. d3971ec new loplugin:blockblock by Noel Grandin · 9 years ago
  45. 2149bbfd rename SvxTabStop::IsEqual to operator== by Noel Grandin · 9 years ago
  46. 8a8864a convert IsEqual/etc methods on ESelection to operators by Noel Grandin · 9 years ago
  47. 8e78975 Rename the basegfx::tools namespace to basegfx::utils by Tor Lillqvist · 9 years ago
  48. cf48347 Fresh run of bin/update_pch.sh by Mike Kaganski · 9 years ago
  49. 551e639 lok: Don't freeze the LibreOfficeKit via the spell-checking popup menu. by Jan Holesovsky · 9 years ago
  50. 442df6c ofz: don't leak in face of exceptions by Caolán McNamara · 9 years ago
  51. 3a481dd loplugin:flatten in editeng..extensions by Noel Grandin · 9 years ago
  52. 71d48c3 unused xForbiddenCharsTable in ImpEditEngine by Noel Grandin · 9 years ago
  53. 2b5cb7c unused m_xAccInfo in AccessibleEditableTextPara by Noel Grandin · 9 years ago
  54. b3c77e4 remove unused aLocale from SvxNumRule by Noel Grandin · 9 years ago
  55. 7d14555 convert SvxDateFormat to scoped enum by Noel Grandin · 9 years ago
  56. f66661c1 convert SvxTimeFormat to scoped enum by Noel Grandin · 9 years ago
  57. 2ba9f79 convert SvxTimeType to scoped enum by Noel Grandin · 9 years ago
  58. 70e5520 convert SvxURLFormat to scoped enum by Noel Grandin · 9 years ago
  59. e45f61a convert SvxFileType to scoped enum by Noel Grandin · 9 years ago
  60. 2b825fe convert SvxFileFormat to scoped enum by Noel Grandin · 9 years ago
  61. 359201c convert SvxAuthorType to scoped enum by Noel Grandin · 9 years ago
  62. 4da85bf convert SvxAuthorFormat to scoped enum by Noel Grandin · 9 years ago
  63. fda59e9 convert SdrMeasureFieldKind to scoped enum by Noel Grandin · 9 years ago
  64. 54e608c convert SvxCellVerJustify to scoped enum by Noel Grandin · 9 years ago
  65. 5685ee2 improve redundantcast loplugin by Noel Grandin · 9 years ago
  66. 9c5c905 clang-tidy modernize-use-emplace in editeng..framework by Noel Grandin · 9 years ago
  67. 2e0a25c loplugin:constantparam by Noel Grandin · 9 years ago
  68. 7aa7f4d loplugin:unnecessaryparen include c++ casts by Noel Grandin · 9 years ago
  69. 9786bc4 OUString: reduce temporaries and constify by Matteo Casalin · 9 years ago
  70. 4d41b2e loplugin:unusedfields by Noel Grandin · 9 years ago
  71. 1b694dad loplugin:unusedmethods by Noel Grandin · 9 years ago
  72. 311be7d Related: tdf#108795 never use an unresolved LANGUAGE_SYSTEM in SvxAutoCorrect by Eike Rathke · 9 years ago
  73. 06d1441 Related: tdf#108795 a shared SvxAutoCorrect instance can not be stateful by Eike Rathke · 9 years ago
  74. f53c992 editeng: warning C4701 potentially uninitialized local var by Michael Stahl · 9 years ago
  75. 2f2a56f editeng: avoid infinite loop in SvxBoxItem::Create by Michael Stahl · 9 years ago
  76. 728e42a drop unused SvxScriptTypeItem by Jochen Nitschke · 9 years ago
  77. 1e3bd9b drop unused SfxSpellCheckItem by Jochen Nitschke · 9 years ago
  78. eea6d39 loplugin:unnecessaryparen by Noel Grandin · 9 years ago
  79. 64a3124 Fix typos by Andrea Gelmini · 9 years ago
  80. 9881bea remove unnecessary use of OUString::getStr by Noel Grandin · 9 years ago
  81. 2e8acde remove UL/L suffixes from integer constants on the RHS of expressions by Noel Grandin · 9 years ago
  82. 006a7b5 Removing unused serialisation code by Varun Dhall · 9 years ago
  83. ff1f6a5 remove UL/L suffixes from integer constants in initialiser/call expressions by Noel Grandin · 9 years ago
  84. bc9a2ba assert on duplicate listener in SfxListener by Noel Grandin · 9 years ago
  85. ec2abbc Removing unused SetVersionMap from editeng by Varun Dhall · 9 years ago
  86. 5b3b0a9 tdf#110988 Middle click does not paste primary selection by Noel Grandin · 9 years ago
  87. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  88. 5f74041 Fix typos by Andrea Gelmini · 9 years ago
  89. 0bb1889 editviewoverlay: Adapted URL in edit mode by Armin Le Grand · 9 years ago
  90. 71a8c7a editviewoverlay: correct reaction on property change by Armin Le Grand · 9 years ago
  91. 68eff5b editviewoverlay: more cases secured by Armin Le Grand · 9 years ago
  92. 4d3f92a editviewoverlay: EditViewSelection reorganized by Armin Le Grand · 9 years ago
  93. f06b48a editviewoverlay: Allow EditView to run in Overlay by Armin Le Grand · 9 years ago
  94. 9cc75c5 Removing unused SfxItemPool serialisation from sc by Varun Dhall · 9 years ago
  95. c605c8d SvPersistStream dead by Noel Grandin · 9 years ago
  96. 61d49af loplugin:unusedmethods by Noel Grandin · 9 years ago
  97. 200d950 Fix typos by Andrea Gelmini · 9 years ago
  98. a209172 loplugin:constantparam by Noel Grandin · 9 years ago
  99. 1e4b1e4 Removing unused SfxItemPool serialisation from editeng by Varun Dhall · 9 years ago
  100. 4aef9f5 EditEngine: Removing BIN format by Varun Dhall · 9 years ago