1. 861a322 loplugin:expandablemethodds in include/editeng by Noel Grandin · 9 years ago
  2. d76027b add dumpAsXmlEditDoc by Noel Grandin · 9 years ago
  3. 6f96e86 loplugin:expandablemethodds in editeng..extensions by Noel Grandin · 9 years ago
  4. 292560a loplugin:unusedmethods by Noel Grandin · 9 years ago
  5. 75c2ecc let LanguageTag::convertToLocale() decide when to create a temporary by Eike Rathke · 9 years ago
  6. 9ac8a57 replace <<= with assign for <<= with rhs Any by Jochen Nitschke · 9 years ago
  7. d4ddc8c LOK: Calc: fixed missed tile invalidations on cell text editing by Marco Cecchetti · 9 years ago
  8. 6c93378 LOK: Calc: missing invalidate when ending larger-than-cell edit text by Marco Cecchetti · 9 years ago
  9. 17ec3b9 pass params to Outliner LINK callbacks on stack by Noel Grandin · 9 years ago
  10. 62223f9 loplugin:unnecessaryoverride by Noel Grandin · 10 years ago
  11. 5c84f40 loplugin:constantfunction by Noel Grandin · 9 years ago
  12. 666787c reduce indentation by Noel Grandin · 9 years ago
  13. 24e0709 fix debug build by David Tardon · 10 years ago
  14. 954f752 convert MapUnit to scoped enum by Noel Grandin · 10 years ago
  15. 106ea87 Remove _TYPED suffix from tools/link.hxx macros by Stephan Bergmann · 10 years ago
  16. ba3521f add more dumpAsXml() by Noel Grandin · 10 years ago
  17. 9439196 Fix typos by Andrea Gelmini · 10 years ago
  18. a324e85 tdf#101815 editeng SetMustRepaint when InsertText by Justin Luth · 10 years ago
  19. 5af110e variable name and indentation improvement by Noel Grandin · 10 years ago
  20. 678bdd0 extend dumpAsXml to EditDoc by Noel Grandin · 10 years ago
  21. 4563921 remove unused parameter by Jochen Nitschke · 10 years ago
  22. dd69131 we shouldn't need explicit lt_rtl_OUString, etc things anymore by Caolán McNamara · 10 years ago
  23. 7d8196e perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related by Eike Rathke · 10 years ago
  24. 5878bb1 editeng: fix loplugin:cppunitassertequals warnings by Miklos Vajna · 10 years ago
  25. a1720f3 convert C_ constants to typed_flags by Noel Grandin · 10 years ago
  26. 0bfefc0 Resolves: tdf#83037 <--> corrected into ← → instead of ↔ by Caolán McNamara · 10 years ago
  27. 51c6e91 convert SfxItemPresentation to scoped enum by Noel Grandin · 10 years ago
  28. 90fd9bd loplugin:implicitboolconversion by Noel Grandin · 10 years ago
  29. 3153c58 spelling Surregate->Surrogate by Noel Grandin · 10 years ago
  30. 553f10c add dumpAsXml() to more pool items by Noel Grandin · 10 years ago
  31. 6179442 Related cid#1371287: Improve code to not depend on missing move assignment by Stephan Bergmann · 10 years ago
  32. 582321c Missing initialization of SvxBorderLine::m_pColorGapFn by Stephan Bergmann · 10 years ago
  33. b647996 replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) by Michael Stahl · 10 years ago
  34. 486f906 Revert 8c4dbcef8f and provide a better fix by Andras Timar · 10 years ago
  35. 2ea385a sw draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback() by Miklos Vajna · 10 years ago
  36. 586789f sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback() by Miklos Vajna · 10 years ago
  37. df89e03 rename ContentInfo attribs field and methods to charAttribs by Noel Grandin · 10 years ago
  38. c010ed6 impress: extend dumpAsXml to style information in ContentInfo nodes by Noel Grandin · 10 years ago
  39. 7aa10d2 fix out of bounds error by Jochen Nitschke · 10 years ago
  40. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  41. 6dd4905 loplugin:constantparam in dbaccess..editeng by Noel Grandin · 10 years ago
  42. 8e11d35 use std::unique_ptr by David Tardon · 10 years ago
  43. cb958bb loplugin:constantparam in sot..svl by Noel Grandin · 10 years ago
  44. e61b20d rename CollapsAttribs -> CollapseAttribs by Noel Grandin · 10 years ago
  45. 17b1bbb improve comment grammar by Noel Grandin · 10 years ago
  46. 87ee6c0 convert Orientation to scoped enum by Noel Grandin · 10 years ago
  47. a881fd7 convert RasterOp to scoped enum by Noel Grandin · 10 years ago
  48. 9670f0d editeng: don't let wild-card auto-correct leave current word by Michael Stahl · 10 years ago
  49. 66f7aaf coverity#1372384 Uncaught exception by Caolán McNamara · 10 years ago
  50. 705574b use SfxItemPool::IsWhich instead of custom implementation by Jochen Nitschke · 10 years ago
  51. 95bfa2c use SfxItemPool::IsSlot instead of custom implementation by Jochen Nitschke · 10 years ago
  52. 0c9a71a loplugin:stringconstant: adapt to improved OUStringLiteral1 (editeng) by Stephan Bergmann · 10 years ago
  53. 88c8041 loplugin:implicitboolconversion by Stephan Bergmann · 10 years ago
  54. 776e2e2 Resolves: tdf#96369 don't superscript ordinals for mixed text and numbers by Caolán McNamara · 10 years ago
  55. 5536aea Let OUStringLiteral1 take its arg as ctor arg, not template arg by Stephan Bergmann · 10 years ago
  56. 33b3808 put StreamMode masks in scope of enum class by Jochen Nitschke · 10 years ago
  57. aa67fed reduce defines to bool by Jochen Nitschke · 10 years ago
  58. 6810f00 loplugin:staticaccess: Extend loplugin:staticcall to cover all access... by Stephan Bergmann · 10 years ago
  59. 396138a Resolves: coverity#705366 Mixing enum types by Caolán McNamara · 10 years ago
  60. 6d9953a coverity#1371381 Dereference before null check by Caolán McNamara · 10 years ago
  61. 430b93f convert SvxEscapement to scoped enum by Noel Grandin · 10 years ago
  62. 49561be convert SvxTabAdjust to scoped enum by Noel Grandin · 10 years ago
  63. 42ab2cf convert SvxLineSpace to scoped enum by Noel Grandin · 10 years ago
  64. a49eeec convert SvxInterLineSpaceRule to scoped enum by Noel Grandin · 10 years ago
  65. de47ae4 convert SvxSpecialLineSpace to scoped enum by Noel Grandin · 10 years ago
  66. d5ad8f9 convert SvxBreak to scoped enum by Noel Grandin · 10 years ago
  67. fd0e67c convert SvxCellJustifyMethod to scoped enum by Noel Grandin · 10 years ago
  68. 77235ac editeng: introduce OutlinerViewShell::NotifyOtherViews() by Miklos Vajna · 10 years ago
  69. 0f06a4f loplugin:stringstatic by Stephan Bergmann · 10 years ago
  70. 6f60246 convert SvxSpellArea to scoped enum by Noel Grandin · 10 years ago
  71. 602647c loplugin:unnecessaryvirtual by Noel Grandin · 10 years ago
  72. b4e1226 loplugin:countusersofdefaultparams in editeng..fpicker by Noel Grandin · 10 years ago
  73. cbf9b54 use std::move in a few places by Noel Grandin · 10 years ago
  74. c86e89c editeng: track view shells in SfxListUndoActions by Miklos Vajna · 10 years ago
  75. b567278 editeng: implement SfxUndoAction::GetViewShellId() interface in EditUndo by Miklos Vajna · 10 years ago
  76. 0762a11 editeng: make SfxUndoAction::GetViewShellId() interface available by Miklos Vajna · 10 years ago
  77. 4cbaa49 svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoAction by Miklos Vajna · 10 years ago
  78. 0d174c9 Resolves: tdf#101003 don't give paras in editeng accessible names by Caolán McNamara · 10 years ago
  79. 508c95f improve passstuffbyref return analysis by Noel Grandin · 10 years ago
  80. a860df2 masses of MessBoxes not being disposed promptly by Caolán McNamara · 10 years ago
  81. 938821f new loplugin overrideparam by Noel Grandin · 10 years ago
  82. 6ea8084 sd lok: decouple vcl window focus from cursor visibility by Miklos Vajna · 10 years ago
  83. 8617010 Resolves: tdf#97404 outline space wrong on second level by Caolán McNamara · 10 years ago
  84. 018e893 Improve loplugin:unnecessaryoverride by Stephan Bergmann · 10 years ago
  85. 6e72f02 new loplugin unnecessary override by Noel Grandin · 10 years ago
  86. 71ab1ee tdf#100880 editeng spellchecking doesn't work sometimes... by Caolán McNamara · 10 years ago
  87. 8c4dbce Revert "bccu#1781: Impress/Comments - selection not updated on delete" by Caolán McNamara · 10 years ago
  88. a4d4089 Fix typos by Andrea Gelmini · 10 years ago
  89. 435be8e Remove redundant SvxGet* wrappers around LinguMgr functions by Stephan Bergmann · 10 years ago
  90. a97d67c ditch the application per-language IsAutoMnemonicEnabled setting by Caolán McNamara · 10 years ago
  91. 6d4f2dc Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendar by Eike Rathke · 10 years ago
  92. aae1018 SvxGetOrCreatePosDic parameter is unused by Stephan Bergmann · 10 years ago
  93. 52e92d5 loplugin:redundantcast: redundant static_casts in editeng by Stephan Bergmann · 10 years ago
  94. e4651e2 loplugin:passstuffbyref also for {css::uno,rtl}::Reference by Stephan Bergmann · 10 years ago
  95. 3a9c151 tdf#100734: Update bullet of paragraph on UNDO by Mike Kaganski · 10 years ago
  96. 6752590 don't autocapitalize words that follow a field mark by Caolán McNamara · 10 years ago
  97. 42486dd move #includes to top of file by Noel Grandin · 10 years ago
  98. e3e7924 Simplify some PutProperties calls by Stephan Bergmann · 10 years ago
  99. 723467b [API CHANGE] notebookbar: paragraph spacing controls by Szymon Kłos · 10 years ago
  100. db12f06 loplugin:singlevalfields in editeng by Noel Grandin · 10 years ago