1. f9053e5 BorderlineFix: Fix WriterPaint if scrolling CellTableBorders by Armin Le Grand · 8 years ago
  2. ea2e74c BorderlineFix: Need to redesign Borderline paint for Calc by Armin Le Grand · 8 years ago
  3. 972cb3e mailconfig UI: default POP port 995 and toggle with IMAP ports by Justin Luth · 8 years ago
  4. f679fb8 mailconfig UI: pre-fill username from mail address by Justin Luth · 8 years ago
  5. c0fc791 tdf#104707 ooxmlexport: support RawText in textboxes by Justin Luth · 8 years ago
  6. 5ab1b4f make RECT_EMPTY purely an implementation detail by Noel Grandin · 8 years ago
  7. de9bcd1 tdf#115221 crash in printing and comment by Noel Grandin · 8 years ago
  8. 2d8f175 tdf#114771 make focus rect in Navigator content tree position correctly by Jim Raykowski · 8 years ago
  9. 769af98 mailconfig: default to secure port 587 by Justin Luth · 8 years ago
  10. e4400f4 tdf#114306 fix crash caused by special document by Manfred Blume · 8 years ago
  11. ced60a5 introduce SwClient::StartListeningToSameModifyAs by Bjoern Michaelsen · 8 years ago
  12. 86e9d28 coverity#1401307 Uncaught exception by Caolán McNamara · 8 years ago
  13. 3482a70 sw lok: include the field name in the description of the redline by Henry Castro · 8 years ago
  14. 17d7f29 sw: remove misleading comment from SwUndoSaveContent::DelContentIndex() by Michael Stahl · 8 years ago
  15. 7048308 tdf#94225 - Writer crashes on Undo N times by Fyodor Yemelyanenko · 8 years ago
  16. cc1c9c7 tdf#95377 ooxmlimport: treat default style like named styles by Justin Luth · 8 years ago
  17. 32b2a18 Fix typos by Andrea Gelmini · 8 years ago
  18. 853e3fb sw: remove remaining not-compiling debug code to fix dbglevel=2 build by Miklos Vajna · 8 years ago
  19. 6e36e0c Fix typos by Andrea Gelmini · 8 years ago
  20. 1a0b01f USHRT_MAX -> SAL_MAX_UINT16 by Stephan Bergmann · 8 years ago
  21. d31ff9d tdf#113239 Increase tick amount for spacing spinner to 0.1 by brian houston morrow · 8 years ago
  22. 0628693 sw: try to limit rowspan/colspan attributes a bit by Michael Stahl · 8 years ago
  23. 2407574 tdf#112356 Add help button in watermark dialog by Olivier Hallot · 8 years ago
  24. 93cabd5 more GetRegisteredIn obsoleted by StopListeningAll() by Bjoern Michaelsen · 8 years ago
  25. 80fc1fe Remove SwEndNoteInfo::ReleaseCollection by Bjoern Michaelsen · 8 years ago
  26. 360f2d1 introduce SwClient::EndListeningAll() by Bjoern Michaelsen · 8 years ago
  27. 26d34f3 sw: fix some bug in SwTOXBaseSection::UpdatePageNum() by Michael Stahl · 8 years ago
  28. 38af1bb sw: de-pointerise local variable in SwTOXBaseSection::UpdatePageNum() by Michael Stahl · 8 years ago
  29. 7dbe7626 sw: convert SwDoc::mpDBManager to unique_ptr by Michael Stahl · 8 years ago
  30. 36686e2 tdf#89605 Now preview appear on right by Kshitij Pathania · 8 years ago
  31. 85dfda4 Adapt odd USHRT_MAX/4 limit in FIELD_PROP_PROP_SEQ handler by Stephan Bergmann · 8 years ago
  32. 6976600c Don't preset SwAuthorityField::m_SortKeyArr with three empty elements by Stephan Bergmann · 8 years ago
  33. 6feeb77 tdf115103: find data source if sDataSource/sCommand are empty by Aron Budea · 8 years ago
  34. 404a2ff ofz#4849 Direct leak by Caolán McNamara · 8 years ago
  35. 652c963 Correct comment for this test by Tamás Zolnai · 8 years ago
  36. 8fd13c3 ooxmlimport: support inherited listid by Justin Luth · 8 years ago
  37. d91236a tdf#115180: take table base width into account by Mike Kaganski · 8 years ago
  38. 61e0488 sw: uninitialised DocumentRedlineManager::bHideLinineTooltips by Michael Stahl · 8 years ago
  39. 3a9c80c lokdialog: Convert the Tools -> Thesaurus... to async exec. by Jan Holesovsky · 8 years ago
  40. f2935e5 ofz#5628 close props, del extra paras, commit redlines by Caolán McNamara · 8 years ago
  41. 603f4ae ofz#5578 remove Extraneous Paras before applying redlines by Caolán McNamara · 8 years ago
  42. 3f4e239 release lastanchorpos before closing redlines by Caolán McNamara · 8 years ago
  43. 6a04274 ofz#5661 check nLevel against maParaSprms size by Caolán McNamara · 8 years ago
  44. 463ca11 [Pardus] tdf#92685 Add insert page number option to header menu. by Gulsah Kose · 8 years ago
  45. 4c07358 Fix typos by Andrea Gelmini · 8 years ago
  46. f08828f Fix typos by Andrea Gelmini · 8 years ago
  47. b4c0621 Test for tdf#115088. by Tamás Zolnai · 8 years ago
  48. 1a95cd7 USHRT_MAX -> SAL_MAX_UINT16 by Stephan Bergmann · 8 years ago
  49. 2a72707 Use std::fill instead of memset by Stephan Bergmann · 8 years ago
  50. eb8c848 tdf#62182 .uno:PrintLayout and .uno:BrowseView become set commands. by Gulsah Kose · 8 years ago
  51. ea91ded USHRT_MAX -> SAL_MAX_UINT16 by Stephan Bergmann · 8 years ago
  52. 0b55b36 m_pTableEndPaM is unused by Caolán McNamara · 8 years ago
  53. b7f12d8 tdf#115153 the missing test document by Michael Stahl · 8 years ago
  54. dc16cc0 tdf#115153 writerfilter: RTF import: fix vert orient of Word 6 shapes by Michael Stahl · 8 years ago
  55. 1bf5b5b This presumably always wanted to check for SAL_MAX_UINT16, not USHRT_MAX by Stephan Bergmann · 8 years ago
  56. 06cfd5a Remove presumably dead < USHRT_MAX checks by Stephan Bergmann · 8 years ago
  57. 1dcc7ef Remove presumably dead < USHRT_MAX checks by Stephan Bergmann · 8 years ago
  58. c3a085d lokdialog: Convert the Table -> Properties... to async exec. by Jan Holesovsky · 8 years ago
  59. 7e15b28 USHRT_MAX -> SAL_MAX_UINT16 by Stephan Bergmann · 8 years ago
  60. 1438c84 This presumably always wanted to check for SAL_MAX_UINT16, not USHRT_MAX by Stephan Bergmann · 8 years ago
  61. fc2d155 Fix some IWYU warnings by Miklos Vajna · 8 years ago
  62. ab6d3b3 Remove presumably dead < USHRT_MAX checks by Stephan Bergmann · 8 years ago
  63. 945a119 loplugin:constparams by Noel Grandin · 8 years ago
  64. 182a3c7 USHRT_MAX -> SAL_MAX_UINT16 by Stephan Bergmann · 8 years ago
  65. 58401e6 This presumably always wanted to check for SAL_MAX_UINT16, not USHRT_MAX by Stephan Bergmann · 8 years ago
  66. da67b0b Remove presumably dead nLen < USHRT_MAX check by Stephan Bergmann · 8 years ago
  67. f8aca03 USHRT_MAX -> SAL_MAX_UINT16 by Stephan Bergmann · 8 years ago
  68. e8efbff Reuse WW8TabBandDesc::setcelldefaults by Stephan Bergmann · 8 years ago
  69. 3dfc300 WW8PLCFxSaveAll/WW8_SHD default ctors already zero-initialize their members by Stephan Bergmann · 8 years ago
  70. 91b4e45 new loplugin: pointerbool by Noel Grandin · 8 years ago
  71. 8b1a83b ofz#5566 sw: HTML import: ignore <DIV> in table structure elements by Michael Stahl · 8 years ago
  72. a547876 EPUB export, fixed layout: add chapter names to the navigation document by Miklos Vajna · 8 years ago
  73. 9af8f19 More loplugin:cstylecast on Windows by Stephan Bergmann · 8 years ago
  74. c3272ca limit the rest of CSS1_PIXLENGTH users by Caolán McNamara · 8 years ago
  75. 42878f5 ofz#5561 Integer-overflow by Caolán McNamara · 8 years ago
  76. 5df0c80 uitest for tdf#108124 by Zdeněk Crhonek · 8 years ago
  77. 0b1f8cb sw: add an assert wrt. recent bug in SwHTMLParser::SplitAttrTab() by Michael Stahl · 8 years ago
  78. 6250a92 sw: prefix members of SwDocInfoField, SwDocStatField and SwDocStatFieldType by Miklos Vajna · 8 years ago
  79. 1c5246a crashtesting: dodgy aRect is unused anyway by Caolán McNamara · 8 years ago
  80. 70c1594 StartExecuteAsync doesn't need a second param by Noel Grandin · 8 years ago
  81. 86e3f95 tdf#114523 Make inline tooltips for changes optional by heiko tietze · 8 years ago
  82. 7c97a22 tdf#35301 Modify Asian phonetic guide dialog. by Mark Hung · 8 years ago
  83. bc13ad8 Actually remove the now-unnecessary, bad downcast by Stephan Bergmann · 8 years ago
  84. 0a0cf00b C++17 deprecated std::shared_ptr::unique() by Michael Stahl · 8 years ago
  85. 6763c0c ofz#5535 max decimal places for rtl_math_round is 20 by Caolán McNamara · 8 years ago
  86. 8aa37ca ubsan SwTableBoxFormat is really SwTableLineFormat by Caolán McNamara · 8 years ago
  87. ff8826d tdf#113946 add 'topMargin' to GraphicHelpers import by Patrick Jaap · 8 years ago
  88. e455baf Fix typos by Andrea Gelmini · 8 years ago
  89. 5776d21 more ScopedVclPtr for dialogs by Noel Grandin · 8 years ago
  90. d1bc14b tdf#35301 Formatting ruby text on right side. by Mark Hung · 8 years ago
  91. 5f650f7 Addition of focus_on_click to notebookbar ui files by Maxim Monastirsky · 8 years ago
  92. fc38cb5 ofz#5253 restore some sort of valid state on missing Restore by Caolán McNamara · 8 years ago
  93. 73139fe loplugin:unusedmethods by Noel Grandin · 8 years ago
  94. daf1b10 tdf#115079: check that row frame belongs to table frame to avoid segfault by Julien Nabet · 8 years ago
  95. 8da0832 Don't create database files in $HOME by Mike Kaganski · 8 years ago
  96. 432f436 coverity#1427648 Dereference after null check by Caolán McNamara · 8 years ago
  97. 8da8e5b ofz#5483 Integer-overflow by Caolán McNamara · 8 years ago
  98. 13624b4 out of date 'define private public' comment by Caolán McNamara · 8 years ago
  99. 657da46 tdf#115088: Pasting multi-line text from external source behaves strangely by Tamás Zolnai · 8 years ago
  100. eb98ae7 sw: loplugin:unreffun by Michael Stahl · 8 years ago