1. ec3f724 loplugin:unusedfields by Noel Grandin · 10 years ago
  2. 29dfcc7 tdf#94088 add import of HTML inline graphics by Armin Le Grand · 10 years ago
  3. d972dd9 SfxStyleSheetBasePool::Count returns sal_uInt16 by Stephan Bergmann · 10 years ago
  4. e78bb6d loplugin:unusedfields in include/comphelper,include/editeng by Noel Grandin · 10 years ago
  5. ab9add5 loplugin:sallogareas by Stephan Bergmann · 10 years ago
  6. 162ae47 editeng lok: invalidate on scroll by Miklos Vajna · 10 years ago
  7. 2224d88 editeng: wrong default item for EE_PARA_FORBIDDENRULES by Michael Stahl · 10 years ago
  8. 6848461 editeng: wrong default item for EE_PARA_HANGINGPUNCTUATION by Michael Stahl · 10 years ago
  9. 2e9277c use unique_ptr for pImpl in editeng/ by Noel Grandin · 10 years ago
  10. 61f168d Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short) by Stephan Bergmann · 10 years ago
  11. c830aa6 editeng: fix SvxTableField::operator==() by Michael Stahl · 10 years ago
  12. 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
  13. 22e97c1 editeng lok: respect origin of map mode for TEXT_SELECTION by Miklos Vajna · 10 years ago
  14. e988ab8 editeng lok: respect origin of map mode for INVALIDATE_VISIBLE_CURSOR by Miklos Vajna · 10 years ago
  15. fa91dd3 5th step to remove tools/rtti.hxx by Oliver Specht · 10 years ago
  16. 97ebf71 editeng: boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
  17. 5f86c1f editeng: boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
  18. 5a7a432 editeng: boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
  19. 05b9c89 editeng: boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
  20. c1cd376c editeng: boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
  21. a249cfc editeng: boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
  22. ed381a7 editeng: boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
  23. d489e76 editeng: boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
  24. bb4379a2 editeng: boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
  25. 217f7f2 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  26. e31205f EditUndoRemoveChars::GetStr must return a reference by Stephan Bergmann · 10 years ago
  27. 6c80a8f new loplugin: oncevar by Noel Grandin · 10 years ago
  28. 108ecc4 loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  29. 609b227 fix tdf#95488, crash in report wizard by Noel Grandin · 10 years ago
  30. f57a659 editeng: Eliminate unecessary padding in classes by Daniel Robertson · 10 years ago
  31. 2b48a5f dynamic_cast fixed again by Oliver Specht · 10 years ago
  32. b170427 Wrong dynamic_cast by Julien Nabet · 10 years ago
  33. be729e7 tdf#94269: Replace "n" prefix for bool variables with "b" by Benjamin Ni · 11 years ago
  34. 3c97116 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  35. addb63f convert Sequence<XInterface> constructions to use initializer lists by Noel Grandin · 10 years ago
  36. 644487a loplugin:unusedmethods by Noel Grandin · 11 years ago
  37. 1fe9270 Replace boost::bind by lambdas in editeng tree. by Mario J. Rugiero · 10 years ago
  38. 7076cc6 get rid of erroneous 0x7ff language mask by Caolán McNamara · 10 years ago
  39. 97893e5 more tdf#76964 fall back to primary language via getLanguage by Caolán McNamara · 10 years ago
  40. a1ff074 Resolves: tdf#76964 fall back to primary language via getLanguage by Caolán McNamara · 10 years ago
  41. a673713 more removal of com::sun::star typedefs by Noel Grandin · 10 years ago
  42. 6dd98f8 loplugin:defaultparams by Stephan Bergmann · 10 years ago
  43. ad6e444 loplugin:defaultparams by Stephan Bergmann · 10 years ago
  44. c8479bd convert DBG_ASSERTWARNING to SAL_WARN_IF by Noel Grandin · 10 years ago
  45. 39e63bf convert remaing DBG_WARNING to SAL_INFO by Noel Grandin · 10 years ago
  46. 1778ad2 WaE: loplugin:defaultparams by Tor Lillqvist · 10 years ago
  47. c260c34 fix cppcheck:nullPointerRedundantCheck commit by Noel Grandin · 10 years ago
  48. 2d64fcf cppcheck:nullPointerRedundantCheck by Noel Grandin · 10 years ago
  49. 11754fd editeng tiled rendering: avoid selections callbacks in Paint() by Miklos Vajna · 10 years ago
  50. 0e8a40e calling IsSet() before Call() on Link<> is unnecessary by Noel Grandin · 10 years ago
  51. f776421 editeng: add EditView::GetSelectionRectangles() by Miklos Vajna · 10 years ago
  52. 1716b3a remove some useless comments by Noel Grandin · 10 years ago
  53. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  54. bff4c13 Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  55. 1cb13d8 editeng, sw, sc: use comphelper::string::join() by Miklos Vajna · 11 years ago
  56. bb76b8f loplugin:mergeclasses by Noel Grandin · 11 years ago
  57. 5dbbb49 loplugin:mergeclasses by Noel Grandin · 11 years ago
  58. a3eacae loplugin:mergeclasses by Noel Grandin · 11 years ago
  59. 205f857 Reduce variable scope by Stephan Bergmann · 11 years ago
  60. 52e120a clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  61. 4f2dfb1 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  62. 13f51da clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  63. da43c51 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  64. 3f67e49 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  65. 6eff4b6 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  66. 7e776c0 loplugin:unusedmethods by Noel Grandin · 11 years ago
  67. 89d39bc tdf#94559: 4th step to remove rtti.hxx by Oliver Specht · 11 years ago
  68. a8a8129 tdf#92341 Make Autocorrect entry actually work by Samuel Mehrbrodt · 11 years ago
  69. d1ebfb5 Correct title case usage by Adolfo Jayme Barrientos · 11 years ago
  70. 58aea3f loplugin:unusedmethods by Noel Grandin · 11 years ago
  71. 81f9423 tdf#92341 Add AutoCorrect entry in context menu for non-swriter by Yousuf Philips · 11 years ago
  72. e209d11 remove old standalone Sun bug numbers by Noel Grandin · 11 years ago
  73. f891d8c Fix typos by Andrea Gelmini · 11 years ago
  74. 00d2eee Fix typos by Andrea Gelmini · 11 years ago
  75. ac9671f tdf#94559: second step to remove rtti.hxx by Oliver Specht · 11 years ago
  76. c50eb68 Renamed wrongly prefixed boolean variables by Stefan Heinemann · 11 years ago
  77. d494308 coverity#1325077 Uninitialized pointer field by Caolán McNamara · 11 years ago
  78. e2c8fbb coverity#1325068 Resource leak by Caolán McNamara · 11 years ago
  79. 259fb99 coverity#1325050 Resource leak in object by Caolán McNamara · 11 years ago
  80. d7e7bf1 tdf#93141 Calc/Impress: remove last colon of emoji short names by László Németh · 11 years ago
  81. 92c8d74 CppCheck : reduce variables scope by Michaël Lefèvre · 11 years ago
  82. a829ba5 convert Link<> to typed by Noel Grandin · 11 years ago
  83. 5645960 convert Link<> to typed by Noel Grandin · 11 years ago
  84. a19f981 convert Link<> to typed by Noel Grandin · 11 years ago
  85. c439d55 remove unused Link<> field by Noel Grandin · 11 years ago
  86. cc3e899 WaE: this method can be declared static by Tor Lillqvist · 11 years ago
  87. 711752a WaE: rewrite as call of rtl::OUString::isEmpty by Tor Lillqvist · 11 years ago
  88. 0212c71 WaE: implicit conversion of literal of type 'int' to 'bool' by Tor Lillqvist · 11 years ago
  89. 3a3c68a chained editeng: Convert fprintf to SAL_INFO by Thorsten Behrens · 11 years ago
  90. 04bc1bd chained editeng: Handle chaining for cutting and pasting by matteocam · 11 years ago
  91. 0c0dedb chained editeng: Add primitive creation methods for chaining by matteocam · 11 years ago
  92. e705b13 chained editeng: Add interface and implementations for text chaining by matteocam · 11 years ago
  93. 3a00aae boost->std by Caolán McNamara · 11 years ago
  94. fcb5512 convert Link<> to typed by Noel Grandin · 11 years ago
  95. bc9d5eb convert Link<> to typed by Noel Grandin · 11 years ago
  96. 7ffa2184 convert Link<> to typed by Noel Grandin · 11 years ago
  97. 81bec2e convert Link<> to typed by Noel Grandin · 11 years ago
  98. c784b1a convert Link<> to typed by Noel Grandin · 11 years ago
  99. 073b5e8 convert Link<> to typed by Noel Grandin · 11 years ago
  100. cd01518 convert Link<> to typed by Noel Grandin · 11 years ago