summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-03it's raining drawing layersprivate/hcvcastro/undo-row-commentEike Rathke
2017-05-03sprinkle some drawing layers over test casesEike Rathke
2017-05-03less ugly ClosingClipboardSource()Eike Rathke
2017-05-03do not test for different caption pointers ...Eike Rathke
2017-05-03this should be GetOrCreateCaption()Eike Rathke
2017-05-03unit test for copying note from clipboard after closing orig doc, tdf#104967Eike Rathke
2017-05-03this should had been GetNote() and GetCaption()Eike Rathke
2017-05-03move ScDocShell de-/init related to getNewDocShell() and closeDocShell()Eike Rathke
2017-05-03unit test for cell merge with note caption undo, tdf#105667Eike Rathke
2017-05-02finally switch the workaround offEike Rathke
2017-05-02turn assert into SAL_INFOEike Rathke
2017-05-02control deletion of SdrCaptionObj within ScCaptionPtr by refcountEike Rathke
2017-05-02bail out early if there is no caption to removeEike Rathke
2017-05-02in RemoveCaption() forget() instead of reset(nullptr)Eike Rathke
2017-05-02set mbNotOwner at various placesEike Rathke
2017-05-02reset variables when not ownerEike Rathke
2017-05-02rename ScCaptionPtr (mb|set)InUndo to (mb|set)NotOwnerEike Rathke
2017-05-02flag ScCaptionPtr::setInUndo() in ScUndoReplaceNoteEike Rathke
2017-05-02there are still cases where the caption pointer is danglingEike Rathke
2017-05-02finally free the SdrObject in ScCaptionPtr::decRefAndDestroy()Eike Rathke
2017-05-02introduce ScCaptionPtr InUndoEike Rathke
2017-05-02Add bool bIgnoreUndo parameter to removeFromDrawPageAndFree()Eike Rathke
2017-05-02move implementation from RemoveCaption() to removeFromDrawPageAndFree()Eike Rathke
2017-05-02narrow the assert condition further downEike Rathke
2017-05-02can't keep track of drawlayer insertionEike Rathke
2017-05-02yet another mxCaption refs==1 case to exclude from assertEike Rathke
2017-05-02tdf#96099 Reduce no of typedefs used for trivial containersDennis Nielen
2017-05-02no assert for one reference while destroying the Undo documentEike Rathke
2017-05-02finally turn this into a hard assertEike Rathke
2017-05-02add/use ScCaptionPtr::removeFromDrawPage()Eike Rathke
2017-05-02probably should work like sketchedEike Rathke
2017-05-02use ScCaptionPtr::insertToDrawPage()Eike Rathke
2017-05-02add ScCaptionPtr::insertToDrawPage()Eike Rathke
2017-05-02move assignment onto self should not happenEike Rathke
2017-05-02let ScNoteUtil::CreateTempCaption() return ScCaptionPtrEike Rathke
2017-05-02coverity#1401471 implement move assignment and move ctor at ScCaptionPtrEike Rathke
2017-05-02Resolves: tdf#106385 don't release ScCaptionPtr too earlyEike Rathke
2017-05-02in decRefAndDestroy() the remaining element must be one and only oneEike Rathke
2017-05-02dissolve() needs to delete head now that it's not a list element anymoreEike Rathke
2017-05-02assert that nullptr captions are not in a listEike Rathke
2017-05-02move assign() into operator=() and add the relevant bits to copy-ctorEike Rathke
2017-05-02rework ScCaptionPtr to have a distinct head elementEike Rathke
2017-05-02a first stab against the note caption ownership messEike Rathke
2017-05-02tdf#106359: missing leading dotMike Kaganski
2017-04-27tdf#107392 ODF import: fix z-order sorting of SVG imagescp-5.3-8-winMiklos Vajna
2017-04-26Bump version to 5.3-8cp-5.3-8Andras Timar
2017-04-26Hack-around an unclear Windows problem in the test.Jan Holesovsky
2017-04-26sc lok: Do not change comment indicator settingPranav Kant
2017-04-26tdf#107205 vcl: don't always use D2DWriteTextOutRendererMichael Stahl
2017-04-26Enable MSP patchingAndras Timar