1. ab2d567 it's raining drawing layers by Eike Rathke · 9 years ago private/hcvcastro/undo-row-comment
  2. aacb7e3 sprinkle some drawing layers over test cases by Eike Rathke · 9 years ago
  3. 0efa151 less ugly ClosingClipboardSource() by Eike Rathke · 9 years ago
  4. 5b2827c do not test for different caption pointers ... by Eike Rathke · 9 years ago
  5. cd343b2 this should be GetOrCreateCaption() by Eike Rathke · 9 years ago
  6. 2db14a6 unit test for copying note from clipboard after closing orig doc, tdf#104967 by Eike Rathke · 9 years ago
  7. f14ef40 this should had been GetNote() and GetCaption() by Eike Rathke · 9 years ago
  8. 091c3c8 move ScDocShell de-/init related to getNewDocShell() and closeDocShell() by Eike Rathke · 9 years ago
  9. e6c0fbc unit test for cell merge with note caption undo, tdf#105667 by Eike Rathke · 9 years ago
  10. 98722be finally switch the workaround off by Eike Rathke · 9 years ago
  11. fb52020 turn assert into SAL_INFO by Eike Rathke · 9 years ago
  12. 4f00a78 control deletion of SdrCaptionObj within ScCaptionPtr by refcount by Eike Rathke · 9 years ago
  13. dc778f8 bail out early if there is no caption to remove by Eike Rathke · 9 years ago
  14. adca2a5 in RemoveCaption() forget() instead of reset(nullptr) by Eike Rathke · 9 years ago
  15. 4a73c96 set mbNotOwner at various places by Eike Rathke · 9 years ago
  16. e87b79e reset variables when not owner by Eike Rathke · 9 years ago
  17. 624a437 rename ScCaptionPtr (mb|set)InUndo to (mb|set)NotOwner by Eike Rathke · 9 years ago
  18. 25e1080 flag ScCaptionPtr::setInUndo() in ScUndoReplaceNote by Eike Rathke · 9 years ago
  19. 898b1ba there are still cases where the caption pointer is dangling by Eike Rathke · 9 years ago
  20. e192250 finally free the SdrObject in ScCaptionPtr::decRefAndDestroy() by Eike Rathke · 9 years ago
  21. c237b33 introduce ScCaptionPtr InUndo by Eike Rathke · 9 years ago
  22. e152348 Add bool bIgnoreUndo parameter to removeFromDrawPageAndFree() by Eike Rathke · 9 years ago
  23. 3226a27 move implementation from RemoveCaption() to removeFromDrawPageAndFree() by Eike Rathke · 9 years ago
  24. b0c83fa narrow the assert condition further down by Eike Rathke · 9 years ago
  25. 7fbfb42 can't keep track of drawlayer insertion by Eike Rathke · 9 years ago
  26. 76a061c yet another mxCaption refs==1 case to exclude from assert by Eike Rathke · 9 years ago
  27. a9b9634 tdf#96099 Reduce no of typedefs used for trivial containers by Dennis Nielen · 9 years ago
  28. d24ee03 no assert for one reference while destroying the Undo document by Eike Rathke · 9 years ago
  29. b1e81a9 finally turn this into a hard assert by Eike Rathke · 9 years ago
  30. d18f568 add/use ScCaptionPtr::removeFromDrawPage() by Eike Rathke · 9 years ago
  31. a1b940d probably should work like sketched by Eike Rathke · 9 years ago
  32. 40281dc use ScCaptionPtr::insertToDrawPage() by Eike Rathke · 9 years ago
  33. 0462f29 add ScCaptionPtr::insertToDrawPage() by Eike Rathke · 9 years ago
  34. 93860e2 move assignment onto self should not happen by Eike Rathke · 9 years ago
  35. 6739f9b let ScNoteUtil::CreateTempCaption() return ScCaptionPtr by Eike Rathke · 9 years ago
  36. b306878 coverity#1401471 implement move assignment and move ctor at ScCaptionPtr by Eike Rathke · 9 years ago
  37. dd5c330 Resolves: tdf#106385 don't release ScCaptionPtr too early by Eike Rathke · 9 years ago
  38. f912285 in decRefAndDestroy() the remaining element must be one and only one by Eike Rathke · 9 years ago
  39. 695aefd dissolve() needs to delete head now that it's not a list element anymore by Eike Rathke · 9 years ago
  40. d356ef6 assert that nullptr captions are not in a list by Eike Rathke · 9 years ago
  41. 4e64d7e move assign() into operator=() and add the relevant bits to copy-ctor by Eike Rathke · 9 years ago
  42. bc0a399 rework ScCaptionPtr to have a distinct head element by Eike Rathke · 9 years ago
  43. ee6b6a8 a first stab against the note caption ownership mess by Eike Rathke · 9 years ago
  44. 10a2fd1 tdf#106359: missing leading dot by Mike Kaganski · 9 years ago
  45. fee240d tdf#107392 ODF import: fix z-order sorting of SVG images by Miklos Vajna · 9 years ago cp-5.3-8-win
  46. f9de9af Bump version to 5.3-8 by Andras Timar · 9 years ago cp-5.3-8
  47. 56805f9 Hack-around an unclear Windows problem in the test. by Jan Holesovsky · 9 years ago
  48. e95c84b sc lok: Do not change comment indicator setting by Pranav Kant · 9 years ago
  49. d4db3c4 tdf#107205 vcl: don't always use D2DWriteTextOutRenderer by Michael Stahl · 9 years ago
  50. ae8938f Enable MSP patching by Andras Timar · 9 years ago
  51. d61b44d update credits by Christian Lohmaier · 9 years ago
  52. 1339723 ofz#1220 sanitize nTyp to legal values by Caolán McNamara · 9 years ago
  53. 26f1ab7 tdf#107310: hybrid cell is a value cell as well as a string cell. by Kohei Yoshida · 9 years ago
  54. 57f248e Optimize plain-text import. by Michael Meeks · 9 years ago
  55. b9c4c60 tdf#106359: register text/x-ms-iqy MediaType default extension by Mike Kaganski · 9 years ago
  56. 3762a86 The debugging rectangles are not needed any more. by Jan Holesovsky · 9 years ago
  57. f62d14ea lok: When we actually have the OutputDevice, prefer that. by Jan Holesovsky · 9 years ago cp-5.3-7
  58. add66aa Bump version to 5.3-7 by Andras Timar · 9 years ago
  59. 64d9179 Fix mouse position conversion in case of BottomToTop text by Tamás Zolnai · 9 years ago
  60. 777223a Handle keyinput properly in case of BottomToTop vertical text by Tamás Zolnai · 9 years ago
  61. 7e8141d Avoid un-necessary dynamic_cast slowing plain-text import significantly. by Michael Meeks · 9 years ago
  62. f513276 add ICU changeset-39671 fix for CVE-2017-7867 CVE-2017-7868 by Eike Rathke · 9 years ago
  63. 5c73ac3 ofz#1193 we only set these values, never read them by Caolán McNamara · 9 years ago
  64. c5794d3 tdf#107211 sw: ODF import: add a horrible hack to import "Default" by Michael Stahl · 9 years ago
  65. 7c6c665 tdf#107027 Remove language specific tags in templates by Laurent Balland-Poirier · 9 years ago
  66. 60310df redland: add raptor patch to fix some bugs by Michael Stahl · 9 years ago
  67. 18f9273 tdf#107116 RTF import: fix missing upper and lower borders around text by Miklos Vajna · 9 years ago
  68. 02a1f6f Resolves: tdf#106838 icon set not visible in conditional formatting by Caolán McNamara · 9 years ago
  69. 041d138 vcl: protect Window from exceptions during construction. by Michael Meeks · 9 years ago
  70. e659128b new loplugin: useuniqueptr: sc part 1 (only the ScMarkArray part) by Noel Grandin · 9 years ago
  71. 8b929a7 LOK - Calc: header, cursor and selection misplaced by other view actions by Marco Cecchetti · 9 years ago
  72. 14b9d20 sc lok: Notify when comment is added to destination doc by Pranav Kant · 9 years ago
  73. c60811c related tdf#68604: Unit test for writing the plaintext annotations in DOCX. by Jan Holesovsky · 9 years ago
  74. 551b163 related tdf#68604: Write the plaintext version of the annotation... by Jan Holesovsky · 9 years ago
  75. bdba116 tdf#68604: Commit the data from the postit to the model before docx save. by Jan Holesovsky · 9 years ago
  76. 6c1e146 Updated core Project: translations 769636b6ac5701c4378d685440fed2e1f968f4bc by Christian Lohmaier · 9 years ago cp-5.3-6
  77. 0f24311 Bump version to 5.3-6 by Andras Timar · 9 years ago
  78. b458fbf tdf#106929 sw: SwCursorShell::Pop() ensure cursor ring is recreated by Michael Stahl · 9 years ago
  79. 0fc37f5 call UpdateReference also for single cell copying, tdf#105245 by Markus Mohrhard · 9 years ago
  80. fea2599 tdf#92650: handle overwritten references correctly in undo. by Kohei Yoshida · 9 years ago
  81. 9bc76a7 actually show the newly selected cell, tdf#106194 by Markus Mohrhard · 9 years ago
  82. 853fc32 Change merge cell defaults for Collabora Office by Andras Timar · 9 years ago
  83. 7064978 Settings for not showing Merge Cells dialog and for emptying hidden cells by Andras Timar · 9 years ago
  84. 68e50768 sw lok: Don't open the separate formula input bar in writer tables. by Jan Holesovsky · 9 years ago
  85. f225286 catch exception like text_wrapper_get_caret_offset does by Caolán McNamara · 9 years ago
  86. 3e1304d coverity#1405158 Wrong sizeof argument by Caolán McNamara · 9 years ago
  87. 06af76c tdf#106933 vcl: delete D2DWriteTextOutRenderer before exit() by Michael Stahl · 9 years ago
  88. ff0c559 ofz: header has to be at least 1 pair long by Caolán McNamara · 9 years ago
  89. df0fc82 Replace EmfPlusRecordType decimal valuse with hex by Bartosz Kosiorek · 9 years ago
  90. 2076581 tdf#106970 DOCX import: don't collapse para auto space for different nums by Miklos Vajna · 9 years ago
  91. d9db45d tdf#92007 python scripts with tuple-assignments fails on access from GUI by Werner Tietz · 9 years ago
  92. 7a9c6ef Resolves: tdf#106078 get bounding box of commented region for gtk3 tooltips by Caolán McNamara · 9 years ago
  93. 253e203 tdf#105286: Implement text rotation for Impress tables by Tamás Zolnai · 9 years ago
  94. 3526b7c LOK - Calc: Selecting cells to the left/top does not work properly by Marco Cecchetti · 9 years ago
  95. 796396c LOK - Calc: commit 92716ab follow-up by Marco Cecchetti · 9 years ago
  96. 9697c02 vcl PDF import: don't assume larger offset -> newer trailer by Miklos Vajna · 9 years ago
  97. 5387e8c Don't crash when deleting a non-existing comment. by Jan Holesovsky · 9 years ago
  98. 0bffbac sc lok: Add/Remove comment uno undo/redo by Pranav Kant · 9 years ago
  99. ca58e82 tdf#103058: fix build failed because of missing header by Mike Kaganski · 9 years ago
  100. 4553bc1 fix previous commit by Andras Timar · 9 years ago