1. f6b3f97 Resolves: tdf#129620 crash because there is no associated window by Caolán McNamara · 6 years ago
  2. f7661f9 tdf#102625: fix Formula editor breaks surrogate pairs by Julien Nabet · 6 years ago
  3. 10e99b6 tdf#116883: sw: support for lists level format string by Vasily Melenchuk · 6 years ago
  4. 994526f Resolves: tdf#132288 don't merge adjacent properties for spell checking by Caolán McNamara · 6 years ago
  5. 7db2d68 tdf#130760 Fix crash when clicking link to other slide by Samuel Mehrbrodt · 6 years ago
  6. 9699108 tdf#128046: preserve list levels on paste by Katarina Behrens · 6 years ago
  7. 0c88483 tdf#129708 speed-up: reuse enumeration for each effect by Serge Krot · 6 years ago
  8. 6a37bc1 tdf#59666 AutoCorrect: don't capitalize single Greek letters by László Németh · 6 years ago
  9. a17eca1 tdf#38394 AutoCorrect: fix ’« in French l’« word » by László Németh · 6 years ago
  10. 30d5b303 tdf#54409 fix AutoCorrect with Unicode quotation marks by László Németh · 6 years ago
  11. 030b7c0 tdf#106164 AutoCorrect: capitalize words with apostrophe by László Németh · 6 years ago
  12. c250f7d tdf#129300 alignment enums not translated in organizer by Caolán McNamara · 6 years ago
  13. ad86ebb tdf#121658 Add option to not hyphenate words in CAPS by Samuel Mehrbrodt · 6 years ago
  14. 64233bb tdf#128666 Only enable hyperlink actions when just the field is selected by Samuel Mehrbrodt · 6 years ago
  15. d16962f tdf#128659 Cannot add AutoCorrect entries by Noel Grandin · 6 years ago
  16. 5d7af3c make some classes module-private by Noel Grandin · 6 years ago
  17. 7b99cdb loplugin:indentation find broken if statements by Noel Grandin · 6 years ago
  18. 48101a1 size some stringbuffer to prevent re-alloc by Noel Grandin · 6 years ago
  19. ab285c7 loplugin:stringadd by Noel Grandin · 6 years ago
  20. e2aa85a avoid intermediate vcl::Windows by Caolán McNamara · 6 years ago
  21. 2cd6ff8 remove unnecessary includes by Caolán McNamara · 6 years ago
  22. fbb93bc loplugin:unusedfields by Noel Grandin · 6 years ago
  23. c68be56 size some stringbuffer to prevent re-alloc by Noel Grandin · 6 years ago
  24. 13012b3 loplugin:virtualdead unused param in EditEngine::FieldClicked by Noel Grandin · 6 years ago
  25. 3f2babb loplugin:virtualdead unused param in UnknownAttrToken by Noel Grandin · 6 years ago
  26. 40b469fd Fix typo and dots by Andrea Gelmini · 6 years ago
  27. 7d7fea7 make bin/update_pch.s always include code in trivial #if's by Luboš Luňák · 6 years ago
  28. 8b4719c Rename OUStringLiteral1 to OUStringChar by Stephan Bergmann · 6 years ago
  29. 8d7ec20 Resolves: tdf#127961 Add NBSP to quotation marks for all French except fr-CH by Eike Rathke · 6 years ago
  30. 4a96fb8 loplugin:bufferadd loosen some constraints by Noel Grandin · 6 years ago
  31. 3ee177a loplugin:stringadd look through a couple more known-good methods by Noel Grandin · 6 years ago
  32. 9b5dad1 loplugin:stringadd look for unnecessary temporaries by Noel Grandin · 6 years ago
  33. cdbac69 simplify "a = a +" to "a +=" by Noel Grandin · 6 years ago
  34. 241bee7 convert WriteCharPtr..getStr to WriteOString by Noel Grandin · 6 years ago
  35. ef2ec07 tdf#128009: Allow spaces in AutoText suggestions by Mike Kaganski · 7 years ago
  36. 231e16d loplugin:redundantpointerops simplify *p.get() by Noel Grandin · 7 years ago
  37. c6ff059 InsertQuote can be const by Mike Kaganski · 7 years ago
  38. 4390041 enable -Wrange-loop-analysis on clang by Noel Grandin · 7 years ago
  39. 6a789e6 improve SfxPoolItem operator== implementations by Noel Grandin · 7 years ago
  40. 52c3aae Drop bogus memset by Stephan Bergmann · 7 years ago
  41. 5b8625b SvxAutoCorrect::GetPrevAutoCorrWord should not be const by Mike Kaganski · 7 years ago
  42. 316557d loplugin:unusedfields by Noel Grandin · 7 years ago
  43. 1fc6338 Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at end by Mike Kaganski · 7 years ago
  44. 66eedce7 Move Rectangle,Point,Size serialization to GenericTypeSerializer by Tomaž Vajngerl · 7 years ago
  45. 1820fcb constmethod for accessor-type methods by Noel Grandin · 7 years ago
  46. dd5947b loplugin:virtualdead in editeng by Noel Grandin · 7 years ago
  47. b56a4ea add property name when throwing css::uno::UnknownPropertyException by Noel Grandin · 7 years ago
  48. 468729d drop unnecessary includes and update pch by Caolán McNamara · 7 years ago
  49. 2a38ec5 tdf#127748: crash on modify a frame style, which has writing-mode bt-lr by Julien Nabet · 7 years ago
  50. 2f5f459 support O(U)String::number() for fast string concatenation by Luboš Luňák · 7 years ago
  51. 42af04b do not require $(SRCDIR) in every gb_Library_set_precompiled_header by Luboš Luňák · 7 years ago
  52. ea4f309 tdf#109158 improve load time of autocorrect XML file by Noel Grandin · 7 years ago
  53. 77dec75 tdf#109158 improve sorting when loading large autocorrect file by Noel Grandin · 7 years ago
  54. 374782b use unique_ptr in Outliner by Noel Grandin · 7 years ago
  55. 08e0913 use unique_ptr in EditNodeIdx by Noel Grandin · 7 years ago
  56. 39214c5 Typos by Andrea Gelmini · 7 years ago
  57. 602c609 Fix typos by Andrea Gelmini · 7 years ago
  58. 5785fc0 Resolves: tdf#126935 a11y for hosted EditEngine by Caolán McNamara · 7 years ago
  59. 90e2f53 assert on selecting text from end to start in shape with a11y enabled by Caolán McNamara · 7 years ago
  60. 8cbafb9 loplugin:constmethod in editeng by Noel Grandin · 7 years ago
  61. 53046ce drop some unnecessary includes by Caolán McNamara · 7 years ago
  62. a3b2c6b ContentInfo::Equals uses std::equal by Adrien Ollier · 7 years ago
  63. c6c8de5 cid#1452761 Uncaught exception by Caolán McNamara · 7 years ago
  64. 63dfd06 Mark move ctors/assignments noexcept by Mike Kaganski · 7 years ago
  65. 24c17da tdf#39593 extract UnoTunnelId comparison to template function by Arkadiy Illarionov · 7 years ago
  66. b2423a48 loplugin:constvars in drawinglayer..framework by Noel Grandin · 7 years ago
  67. 91b431f tdf#121039 Open URL also when in edit mode by Samuel Mehrbrodt · 7 years ago
  68. 3d24130 Use simplified syntax for Sequence by Julien Nabet · 7 years ago
  69. 889dc7b use more TOOLS_WARN_EXCEPTION by Noel Grandin · 7 years ago
  70. 7d7a786 new loplugin:sequenceloop by Noel Grandin · 7 years ago
  71. 39921c1 tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by Julien Nabet · 7 years ago
  72. 71b660a Don't select hyperlink fields arbitrarily by Samuel Mehrbrodt · 7 years ago
  73. 63889d3 tdf#126751 Fix crash when inserting hyperlink into empty textbox by Samuel Mehrbrodt · 7 years ago
  74. fdbdfc9 tdf#126369 Invalidate edit view after removing hyperlink by Samuel Mehrbrodt · 7 years ago
  75. cd72cd0 lok: don't be prejudiced against a single missing mime-type. by Michael Meeks · 7 years ago
  76. 4f2f0e6 Improved loplugin:stringconstant (now that GCC 7 supports it): editeng by Stephan Bergmann · 7 years ago
  77. 682be37 Removed duplicated include by Andrea Gelmini · 7 years ago
  78. 30a75a8 tdf#125568: We need the selection string also when not "in selection mode" by Tor Lillqvist · 7 years ago
  79. 4a9ac82 Fix typos by Andrea Gelmini · 7 years ago
  80. 8fe85c2 Removed duplicated include by Andrea Gelmini · 7 years ago
  81. 5f5bfdd tdf#94395 Show paragraph style line spacing in organizer contains by Jim Raykowski · 7 years ago
  82. bb748ba cid#1451637 silence Dereference after null check by Caolán McNamara · 7 years ago
  83. 82c3e68 tdf#118370 Draw: add option to consolidate multiple textObjs by Justin Luth · 7 years ago
  84. a65a32f ofz#15997 Timeout by Caolán McNamara · 7 years ago
  85. 0a4e138 loplugin:referencecasting in editeng by Noel Grandin · 7 years ago
  86. 040f348 tdf#62561 Add remove/edit hyperlink to calc context menu by Samuel Mehrbrodt · 7 years ago
  87. 86cb2a1 tdf#112543 Add Edit/Remove hyperlink to text boxes/shapes in Writer by Samuel Mehrbrodt · 7 years ago
  88. 9945c24 Move remove url code to editeng by Samuel Mehrbrodt · 7 years ago
  89. d064b51 tdf#126234 up relative bullet size limit to 400% by nd101 · 7 years ago
  90. f8f43e5 tdf#126316 revert Clipboard to PrimarySelection by Jan-Marek Glogowski · 7 years ago
  91. 078af97 remove some unneede vcl/bitmap.hxx includes by Noel Grandin · 7 years ago
  92. bfc19d7 Improve the looks of a wave line by draw it with bezier curves by Tomaž Vajngerl · 7 years ago
  93. 1ef15ad allow welded drag and drop into editview by Caolán McNamara · 7 years ago
  94. f50b72e Index on WID+memberID in SvxItemPropertySet::aCombineList by Stephan Bergmann · 7 years ago
  95. fe855ed fix typo by Caolán McNamara · 7 years ago
  96. 2cebba0 use common WeldEditView by Caolán McNamara · 7 years ago
  97. 7b726e5 factor out to a common WeldEditView by Caolán McNamara · 7 years ago
  98. 4583911 improve loplugin:simplifyconstruct by Noel Grandin · 7 years ago
  99. 7639b4e6d cleanup lcl_DrawRedLines in editeng, reverse the if condition by Tomaž Vajngerl · 7 years ago
  100. 869d1c4 editeng/XParaPortionList: OutputDevice's MapMode by Adrien Ollier · 7 years ago