1. b47cb64 loplugin:constantparam by Noel Grandin · 10 years ago
  2. c27d0a5 coverity#1355507 uninitialized scalar field by Caolán McNamara · 10 years ago
  3. 70fca3e loplugin:constantparam in editeng by Noel Grandin · 10 years ago
  4. c8a9325 remove unused NOT_POOLABLE enum value by Noel Grandin · 10 years ago
  5. b2fb844 loplugin:write only fields by Noel Grandin · 10 years ago
  6. 70f8728 improve defaultparams loplugin by Noel Grandin · 10 years ago
  7. 5f6e5cb loplugin:unuseddefaultparam in editeng by Noel Grandin · 10 years ago
  8. 22d2b49 bIsExpanding is unused by Caolán McNamara · 10 years ago
  9. 3342a55 coverity#1355252 Uninitialized pointer field by Caolán McNamara · 10 years ago
  10. 0ba96ff editeng: fix -Werror=unused-but-set-variable by Miklos Vajna · 10 years ago
  11. b76842f loplugin:unuseddefaultparams in editeng by Noel Grandin · 10 years ago
  12. 21edff2 let SvxSearchItem use SearchOptions2 by Eike Rathke · 10 years ago
  13. c45d3ba new loplugin: commaoperator by Noel Grandin · 10 years ago
  14. 7073d20 editeng: remove never read mpLibreOfficeKitCallback by Miklos Vajna · 10 years ago
  15. 9ecd31f Fix SdrModel::libreOfficeKitCallback() vs ImpEditView duplication by Miklos Vajna · 10 years ago
  16. a3c70e7 Fix missing iterator include on MSVC 14.0 by David Ostrovsky · 10 years ago
  17. 6858d51 vcl: include vcl headers via triangular brackets instead of quotes by Chris Sherlock · 10 years ago
  18. de907bf Simplify code by Stephan Bergmann · 10 years ago
  19. 5a5dbb3 Use rtl::Reference<CppType> instead of HardCppRef<UnoType,CppType> by Stephan Bergmann · 10 years ago
  20. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  21. 538f276 Formatting changes across all modules by Chris Sherlock · 10 years ago
  22. b14224f loplugin:unusedmethods by Noel Grandin · 10 years ago
  23. 599f0cb interface to new XTextSearch2 with SearchOptions2, tdf#72196 by Eike Rathke · 10 years ago
  24. 697d445 vcl: take into account the font width is the average font width by Chris Sherlock · 10 years ago
  25. 8db9027 tdf#94269 Replace "n" prefix for bool variables with "b" by Chris Sherlock · 10 years ago
  26. c3224db Related: tdf#97375 a cut doesn't refresh the editview by Caolán McNamara · 10 years ago
  27. ab5c427 Resolves: tdf#97375 use Invalidate in all modes by Caolán McNamara · 10 years ago
  28. 98c3436 boost::hash->std::hash by Noel Grandin · 10 years ago
  29. 35f4c0d boost::cref->std::cref by Noel Grandin · 10 years ago
  30. e9a2e04 OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that by Caolán McNamara · 10 years ago
  31. 1ef9f39 unnecessary use of OUString constructor by Noel Grandin · 10 years ago
  32. 3187193 tools: rename FontUnderline to FontLineStyle by Chris Sherlock · 10 years ago
  33. d1a49df vcl: add text alignment functions to ImplFont and FontAttributes by Chris Sherlock · 10 years ago
  34. 370294f new loplugin sfxpoolitem by Noel Grandin · 10 years ago
  35. fb50950 Further uninitialized SvxNumberFormat::mbNumAdjustChanged fixing by Stephan Bergmann · 10 years ago
  36. 65698ff Typo by Khaled Hosny · 10 years ago
  37. d90a208 Missing initialization of SvxNumberFormat::mbNumAdjustChanged by Stephan Bergmann · 10 years ago
  38. fb7edcd editeng: ImpEditView::mbTiledRendering is never read by Miklos Vajna · 10 years ago
  39. 6517141 tdf#42788: FORMATTING - Numbering/ordered list by Nusaiba Al-Kindi · 10 years ago
  40. 5659b68 vcl: rename Font::GetFamily to Font::GetFamilyType by Chris Sherlock · 10 years ago
  41. 4ff5a55 loplugin:unusedmethods by Noel Grandin · 10 years ago
  42. 6fe8925 basebmp now only used from vcl/headless code by Caolán McNamara · 10 years ago
  43. a7f6efc loplugin: unused return values by Noel Grandin · 10 years ago
  44. 1b29989 drawmodes header gone by Caolán McNamara · 10 years ago
  45. cb20f46 vcl: change Font::SetName() to Font::SetFamilyName() by Chris Sherlock · 10 years ago
  46. 28c96fc vcl: rename Font::GetName to Font::GetFamilyName by Chris Sherlock · 10 years ago
  47. 1570957 cppcheck: fix 2 variableScope reports in editeng by Julien Nabet · 10 years ago
  48. 45654a1 revert vcl patch series that brok Mac and Windows by Norbert Thiebaud · 10 years ago
  49. f99550d vcl: change Font::SetName() to Font::SetFamilyName() by Chris Sherlock · 10 years ago
  50. 2b29711 vcl: rename Font::GetName to Font::GetFamilyName by Chris Sherlock · 10 years ago
  51. 570087e coverity#3148472 Unused value by Caolán McNamara · 10 years ago
  52. 228bccb editeng: coverity#1348472 unused value AddNonBrkSpace by Michael Stahl · 10 years ago
  53. 7b5d209 editeng: handle SdrModel::isTiledSearching() by Miklos Vajna · 10 years ago
  54. 08bbdaa vcl: Create accessor and mutator for int and ext leading in FontMetric by Chris Sherlock · 10 years ago
  55. 8bd9eb8 loplugin:unusedmethods unused return value in include/svl by Noel Grandin · 10 years ago
  56. 1f9a610 loplugin:unusedmethods unused return value in include/editeng by Noel Grandin · 10 years ago
  57. 00c62e3 loplugin:privatebase: Publicly derive from binary_/unary_function by Stephan Bergmann · 10 years ago
  58. 9ff5abf loplugin:privatebase: Make derivation from noncopyable explicitly private by Stephan Bergmann · 10 years ago
  59. 1ea49b5 loplugin:unusedmethods unused return value in extensions by Noel Grandin · 10 years ago
  60. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  61. 63a3c07 svx: fix windows build, rename SvxEscapementItem::GetProp() by Michael Stahl · 10 years ago
  62. 0f6f213 Fix memory leak by Stephan Bergmann · 10 years ago
  63. 7eab7f3 Cleanup after removing vcl::FontInfo class by Chris Sherlock · 10 years ago
  64. 8227b99 vcl: Excise vcl::FontInfo class by Chris Sherlock · 10 years ago
  65. cb98c42 sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32 by Matteo Casalin · 10 years ago
  66. 1dbe54f loplugin:unusedfields in /include by Noel Grandin · 10 years ago
  67. f909e39 cppcheck: false positive memleak by Julien Nabet · 10 years ago
  68. 68f411f editeng: clean up no longer necessary isTiledRendering() member functions by Miklos Vajna · 10 years ago
  69. 0585d81 Bin silly 'STATIC DATA' comments by Tor Lillqvist · 10 years ago
  70. d2df0ad No need for a separate <vcl/lstbox.h> by Tor Lillqvist · 10 years ago
  71. c95a6ad No need for a separate <vcl/combobox.h> by Tor Lillqvist · 10 years ago
  72. 2e51217 tdf#34449 : ability of deleting borders of a cell from adjacent cell by Dennis Francis · 10 years ago
  73. 958b9a7 Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_API by Miklos Vajna · 10 years ago
  74. ec3f724 loplugin:unusedfields by Noel Grandin · 10 years ago
  75. 29dfcc7 tdf#94088 add import of HTML inline graphics by Armin Le Grand · 10 years ago
  76. d972dd9 SfxStyleSheetBasePool::Count returns sal_uInt16 by Stephan Bergmann · 10 years ago
  77. e78bb6d loplugin:unusedfields in include/comphelper,include/editeng by Noel Grandin · 10 years ago
  78. ab9add5 loplugin:sallogareas by Stephan Bergmann · 10 years ago
  79. 162ae47 editeng lok: invalidate on scroll by Miklos Vajna · 10 years ago
  80. 2224d88 editeng: wrong default item for EE_PARA_FORBIDDENRULES by Michael Stahl · 10 years ago
  81. 6848461 editeng: wrong default item for EE_PARA_HANGINGPUNCTUATION by Michael Stahl · 10 years ago
  82. 2e9277c use unique_ptr for pImpl in editeng/ by Noel Grandin · 10 years ago
  83. 61f168d Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short) by Stephan Bergmann · 10 years ago
  84. c830aa6 editeng: fix SvxTableField::operator==() by Michael Stahl · 10 years ago
  85. 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
  86. 22e97c1 editeng lok: respect origin of map mode for TEXT_SELECTION by Miklos Vajna · 10 years ago
  87. e988ab8 editeng lok: respect origin of map mode for INVALIDATE_VISIBLE_CURSOR by Miklos Vajna · 10 years ago
  88. fa91dd3 5th step to remove tools/rtti.hxx by Oliver Specht · 10 years ago
  89. 97ebf71 editeng: boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
  90. 5f86c1f editeng: boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
  91. 5a7a432 editeng: boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
  92. 05b9c89 editeng: boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
  93. c1cd376c editeng: boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
  94. a249cfc editeng: boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
  95. ed381a7 editeng: boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
  96. d489e76 editeng: boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
  97. bb4379a2 editeng: boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
  98. 217f7f2 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  99. e31205f EditUndoRemoveChars::GetStr must return a reference by Stephan Bergmann · 10 years ago
  100. 6c80a8f new loplugin: oncevar by Noel Grandin · 10 years ago