1. 30af659 tdf#86087 don't decode links by Szymon Kłos · 8 years ago
  2. 11ca1f8 Fix typos by Andrea Gelmini · 8 years ago
  3. 1b84f79 Avoid static_cast on dead SwVirtFlyDrawObj object for now by Stephan Bergmann · 8 years ago
  4. 1bbd5a1 TypedWhichId for SDRATTR* constants (2) by Noel Grandin · 8 years ago
  5. 0d4cc84 Fix typos by Andrea Gelmini · 8 years ago
  6. 1560a33 SwDBManager: move implementation details from interface by Mike Kaganski · 8 years ago
  7. 21f8b38 Disabled slot with Put leaks entry (StateFormatPaintbrush/sw) by Julien Nabet · 8 years ago
  8. ce204e4 ofz#4327 Integer-overflow by Caolán McNamara · 8 years ago
  9. 14f3515 cosmetics: Drop duplicate semicolon by Takeshi Abe · 8 years ago
  10. 4f4486c look for =() in loplugin:unnecessaryparen by Noel Grandin · 8 years ago
  11. ffba2c6 TypedWhichId for SDRATTR* constants (1) by Noel Grandin · 8 years ago
  12. 61b7f21 sw: prefix members of SwFieldMgr by Miklos Vajna · 8 years ago
  13. 0f0049d TypedWhichId for XATTR* constants by Noel Grandin · 8 years ago
  14. c60c525 Typo "Rigth_" -> "Right_" by Julien Nabet · 8 years ago
  15. 86b8c06 Fix typos by Andrea Gelmini · 8 years ago
  16. 2b2f135 tdf#86087 Save relative links in DOCX by Szymon Kłos · 8 years ago
  17. d5e3095 Typos about "bottom" by Julien Nabet · 8 years ago
  18. ac3e2ea clang-tidy modernize-use-equals-default in sw/source/uibase by Jochen Nitschke · 8 years ago
  19. 4b9e237 tdf#86087 Open relative links in Writer by Szymon Kłos · 8 years ago
  20. dfc45f0 Reuse already existing value by Mike Kaganski · 8 years ago
  21. b904d63 tdf#108947 Added Unittest. by Thomas Beck · 8 years ago
  22. 5280b3e silence some coverity warnings by Caolán McNamara · 8 years ago
  23. 06756e4 One more proper construction of vnd.sun.star.pkg URL by Mike Kaganski · 8 years ago
  24. 0557a9a RotateFlyFrame3: Corrected wrong static_cast by Armin Le Grand · 8 years ago
  25. 487ac20 RotateFlyFrame3: add support for AutoContour by Armin Le Grand · 8 years ago
  26. 0594699 RotateFlyFrame3: Corrected Contour when rotated by Armin Le Grand · 8 years ago
  27. d74b26b RotateFlyFrame3: Corrected interactive Crop by Armin Le Grand · 8 years ago
  28. 1059e23 RotateFlyFrame3: Made interactions work properly by Armin Le Grand · 8 years ago
  29. 7d391f9 RotateFlyFrame3: Restructured TransformableSwFrame by Armin Le Grand · 8 years ago
  30. 4cee801 RotateFlyFrame3: Added basic transformation support by Armin Le Grand · 8 years ago
  31. c82cb45 RotateFlyFrame3: Isolated functionality and automations by Armin Le Grand · 8 years ago
  32. da05b60 RotateFlyFrame3: Late-Updating of Areas by Armin Le Grand · 8 years ago
  33. 51ee0c5 RotateFlyFrame3: Added transformation support to SwFrame by Armin Le Grand · 8 years ago
  34. 6675e6e RotateFlyFrame3: Initial support added by Armin Le Grand · 8 years ago
  35. 06ff3f8 Remove redundant check by Mike Kaganski · 8 years ago
  36. 257f62b Update Tabbed Notebookbar remove placeholder img by andreas kainz · 8 years ago
  37. 6e6e5cd Fix typos by Andrea Gelmini · 8 years ago
  38. f05130c ofz: Integer-overflow by Caolán McNamara · 8 years ago
  39. 3b501c4 TSCP: show "OK" dialog when doc. classification changes on save by Tomaž Vajngerl · 8 years ago
  40. a3c9810 tdf#113880 a11y: Link 'Numbering style:' label to drop-down list by Yousuf Philips · 8 years ago
  41. 713f579 Notebookbar: PriorityMergedHBox, OptionalBox by Szymon Kłos · 8 years ago
  42. c690d38 TypedWhichId for EE_CHAR* constants by Noel Grandin · 8 years ago
  43. 18bc47d TSCP: convert the class. ID to name, fix class. change on save by Tomaž Vajngerl · 8 years ago
  44. ef5fc3a TSCP: add or delete watermark when set through class. dialog by Tomaž Vajngerl · 8 years ago
  45. 6e68643 Resolves: tdf#113871 bounds check kashida pos by Caolán McNamara · 8 years ago
  46. c2ea797 sw: remove temporary debug code in txtftn that no longer builds anyway by Miklos Vajna · 8 years ago
  47. 56379be loplugin:useuniqueptr in DocxExport by Noel Grandin · 8 years ago
  48. 49e1d1f loplugin:useuniqueptr in SwPostItMgr by Noel Grandin · 8 years ago
  49. a9f6478 loplugin:useuniqueptr in SwTransferable by Noel Grandin · 8 years ago
  50. 54604f0 loplugin:useuniqueptr in SwNumRulesWithName by Noel Grandin · 8 years ago
  51. 93117d4 TypedWhichId for EE_PARA* constants by Noel Grandin · 8 years ago
  52. e4969b2 TSCP: add category from doc. properties if not found in header by Tomaž Vajngerl · 8 years ago
  53. d1960cb Use auto/for range loops in PostItMgr (second pass) by Julien Nabet · 8 years ago
  54. 85f2a1e TSCP: disable toolbar pop-up if category was set with dialog by Tomaž Vajngerl · 8 years ago
  55. 195bd0f TSCP: consistently use identifier for category by Tomaž Vajngerl · 8 years ago
  56. a26b6c5 Fix typos by Andrea Gelmini · 8 years ago
  57. 0d20c6a fail earlier by Caolán McNamara · 8 years ago
  58. 5f9dd59 silence coverity#1399176 Uncaught exception by Caolán McNamara · 8 years ago
  59. 74dad3a coverity#1421111 Useless call by Caolán McNamara · 8 years ago
  60. 13b8961 use implict conversion operator in TypedWhichId by Noel Grandin · 8 years ago
  61. 41cd0bc crashtesting: assert on export of fdo59645-3.odt to docx by Caolán McNamara · 8 years ago
  62. 43540ad lokdialog: Expose cursor visible status by Pranav Kant · 8 years ago
  63. 8aa381f tdf#108144: tabbed notebookbar add margins to seperators by andreas kainz · 8 years ago
  64. b4aa631 3813dd1315 follow-up: revert incorrect loop changes by Mike Kaganski · 8 years ago
  65. c2602c5 coverity#1421163 Unchecked dynamic_cast by Caolán McNamara · 8 years ago
  66. e9d6db8 sw: document SwRootFrame -> SwLinePortion encapsulation chain by Miklos Vajna · 8 years ago
  67. 3813dd1 Use auto/for range loops in PostItMgr (first pass) by Julien Nabet · 8 years ago
  68. 74030e2 Resolves: tdf#113615 wrong SwXShape from three possibilities returned by Caolán McNamara · 8 years ago
  69. 43e17bd ofz#4213 Integer-overflow by Caolán McNamara · 8 years ago
  70. 3588a48 TypedWhichId by Noel Grandin · 8 years ago
  71. c45b233 Only do kashida insertion with fonts that have non-zero width kashidas by Martin Hosken · 8 years ago
  72. a3a9177 tdf#113037 DOCX Watermark correct ratio by Szymon Kłos · 8 years ago
  73. e128d83 tdf#113790: skip charfmt grabbag items existing in autofmt grabbag by Mike Kaganski · 8 years ago
  74. 6b56336 Fix typos by Andrea Gelmini · 8 years ago
  75. 348d8af RTF import: add odd section break testcase by Miklos Vajna · 8 years ago
  76. 3dee794 More proper construction of vnd.sun.star.pkg URL by Mike Kaganski · 8 years ago
  77. 135ad9a sw: prefix members of SwLabRec by Miklos Vajna · 8 years ago
  78. d71bcc4 Fix typos by Andrea Gelmini · 8 years ago
  79. 102acb3 Replace list by vector vRedlines (sw) by Julien Nabet · 8 years ago
  80. d732251 use copy constructor to clone PoolItems by Jochen Nitschke · 8 years ago
  81. 8b312e9 RDF: support cloning of all entries for a given type by Ashod Nakashian · 8 years ago
  82. 5bd7cc7 TSCP: Remember the origin and on save, act accordingly by Tomaž Vajngerl · 8 years ago
  83. 38f4d4c A user object id is *NOT* a SotClipboardFormatId by Eike Rathke · 8 years ago
  84. 12434a3 TSCP: simplify setting the highest classification by Tomaž Vajngerl · 8 years ago
  85. e5bc780 TSCP: use classification key creator instead of strings by Tomaž Vajngerl · 8 years ago
  86. 8a5a9e0 TSCP: bail out quickly in paragraph classification check on save by Tomaž Vajngerl · 8 years ago
  87. 3b2ae25 TSCP: strip metadata fields when copying by Ashod Nakashian · 8 years ago
  88. 4dba982 rework tdf#113647 solution to be safe by Caolán McNamara · 8 years ago
  89. 49b373a Translate German comment to English by Samuel Mehrbrodt · 9 years ago
  90. bff8d84 Properly construct vnd.sun.star.pkg URL by Stephan Bergmann · 8 years ago
  91. 832c1f1 sw: remove temporary debug code in txttab that no longer builds anyway by Miklos Vajna · 8 years ago
  92. 31b2613 tdf#113647 bullet dialog has wrong modal parent by Caolán McNamara · 8 years ago
  93. e2eddd9 This aEndCps variable can be local by Tamás Zolnai · 8 years ago
  94. ac9ea45 Fix typos by Andrea Gelmini · 8 years ago
  95. eaa9cf6 tdf#43017: Support for DOCX hyperlinks character properties by Vasily Melenchuk · 9 years ago
  96. cbaa72d tdf#42346: DOC export of cross-references to objects by Tamás Zolnai · 8 years ago
  97. 38c03b0 Revert "tdf#108947 Added Unittest." by Thorsten Behrens · 8 years ago
  98. 743efc3 tdf#108947 Added Unittest. by Thomas Beck · 8 years ago
  99. a8a3fa2 TSCP: restore paragraph classification from DOC(X) by Ashod Nakashian · 8 years ago
  100. 5fe262e ofz#4144 Null-dereference READ by Caolán McNamara · 8 years ago