Age | Commit message (Expand) | Author |
2017-05-03 | it's raining drawing layersprivate/hcvcastro/undo-row-comment | Eike Rathke |
2017-05-03 | sprinkle some drawing layers over test cases | Eike Rathke |
2017-05-03 | less ugly ClosingClipboardSource() | Eike Rathke |
2017-05-03 | do not test for different caption pointers ... | Eike Rathke |
2017-05-03 | this should be GetOrCreateCaption() | Eike Rathke |
2017-05-03 | unit test for copying note from clipboard after closing orig doc, tdf#104967 | Eike Rathke |
2017-05-03 | this should had been GetNote() and GetCaption() | Eike Rathke |
2017-05-03 | move ScDocShell de-/init related to getNewDocShell() and closeDocShell() | Eike Rathke |
2017-05-03 | unit test for cell merge with note caption undo, tdf#105667 | Eike Rathke |
2017-05-02 | finally switch the workaround off | Eike Rathke |
2017-05-02 | turn assert into SAL_INFO | Eike Rathke |
2017-05-02 | control deletion of SdrCaptionObj within ScCaptionPtr by refcount | Eike Rathke |
2017-05-02 | bail out early if there is no caption to remove | Eike Rathke |
2017-05-02 | in RemoveCaption() forget() instead of reset(nullptr) | Eike Rathke |
2017-05-02 | set mbNotOwner at various places | Eike Rathke |
2017-05-02 | reset variables when not owner | Eike Rathke |
2017-05-02 | rename ScCaptionPtr (mb|set)InUndo to (mb|set)NotOwner | Eike Rathke |
2017-05-02 | flag ScCaptionPtr::setInUndo() in ScUndoReplaceNote | Eike Rathke |
2017-05-02 | there are still cases where the caption pointer is dangling | Eike Rathke |
2017-05-02 | finally free the SdrObject in ScCaptionPtr::decRefAndDestroy() | Eike Rathke |
2017-05-02 | introduce ScCaptionPtr InUndo | Eike Rathke |
2017-05-02 | Add bool bIgnoreUndo parameter to removeFromDrawPageAndFree() | Eike Rathke |
2017-05-02 | move implementation from RemoveCaption() to removeFromDrawPageAndFree() | Eike Rathke |
2017-05-02 | narrow the assert condition further down | Eike Rathke |
2017-05-02 | can't keep track of drawlayer insertion | Eike Rathke |
2017-05-02 | yet another mxCaption refs==1 case to exclude from assert | Eike Rathke |
2017-05-02 | tdf#96099 Reduce no of typedefs used for trivial containers | Dennis Nielen |
2017-05-02 | no assert for one reference while destroying the Undo document | Eike Rathke |
2017-05-02 | finally turn this into a hard assert | Eike Rathke |
2017-05-02 | add/use ScCaptionPtr::removeFromDrawPage() | Eike Rathke |
2017-05-02 | probably should work like sketched | Eike Rathke |
2017-05-02 | use ScCaptionPtr::insertToDrawPage() | Eike Rathke |
2017-05-02 | add ScCaptionPtr::insertToDrawPage() | Eike Rathke |
2017-05-02 | move assignment onto self should not happen | Eike Rathke |
2017-05-02 | let ScNoteUtil::CreateTempCaption() return ScCaptionPtr | Eike Rathke |
2017-05-02 | coverity#1401471 implement move assignment and move ctor at ScCaptionPtr | Eike Rathke |
2017-05-02 | Resolves: tdf#106385 don't release ScCaptionPtr too early | Eike Rathke |
2017-05-02 | in decRefAndDestroy() the remaining element must be one and only one | Eike Rathke |
2017-05-02 | dissolve() needs to delete head now that it's not a list element anymore | Eike Rathke |
2017-05-02 | assert that nullptr captions are not in a list | Eike Rathke |
2017-05-02 | move assign() into operator=() and add the relevant bits to copy-ctor | Eike Rathke |
2017-05-02 | rework ScCaptionPtr to have a distinct head element | Eike Rathke |
2017-05-02 | a first stab against the note caption ownership mess | Eike Rathke |
2017-05-02 | tdf#106359: missing leading dot | Mike Kaganski |
2017-04-27 | tdf#107392 ODF import: fix z-order sorting of SVG imagescp-5.3-8-win | Miklos Vajna |
2017-04-26 | Bump version to 5.3-8cp-5.3-8 | Andras Timar |
2017-04-26 | Hack-around an unclear Windows problem in the test. | Jan Holesovsky |
2017-04-26 | sc lok: Do not change comment indicator setting | Pranav Kant |
2017-04-26 | tdf#107205 vcl: don't always use D2DWriteTextOutRenderer | Michael Stahl |
2017-04-26 | Enable MSP patching | Andras Timar |