summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* it's raining drawing layersprivate/hcvcastro/undo-row-commentEike Rathke2017-05-031-0/+15
* sprinkle some drawing layers over test casesEike Rathke2017-05-032-13/+39
* less ugly ClosingClipboardSource()Eike Rathke2017-05-033-4/+18
* do not test for different caption pointers ...Eike Rathke2017-05-031-1/+3
* this should be GetOrCreateCaption()Eike Rathke2017-05-031-1/+1
* unit test for copying note from clipboard after closing orig doc, tdf#104967Eike Rathke2017-05-031-0/+36
* this should had been GetNote() and GetCaption()Eike Rathke2017-05-031-2/+2
* move ScDocShell de-/init related to getNewDocShell() and closeDocShell()Eike Rathke2017-05-032-8/+24
* unit test for cell merge with note caption undo, tdf#105667Eike Rathke2017-05-031-0/+21
* finally switch the workaround offEike Rathke2017-05-021-2/+3
* turn assert into SAL_INFOEike Rathke2017-05-021-11/+7
* control deletion of SdrCaptionObj within ScCaptionPtr by refcountEike Rathke2017-05-021-1/+5
* bail out early if there is no caption to removeEike Rathke2017-05-021-1/+3
* in RemoveCaption() forget() instead of reset(nullptr)Eike Rathke2017-05-021-1/+6
* set mbNotOwner at various placesEike Rathke2017-05-021-0/+7
* reset variables when not ownerEike Rathke2017-05-021-2/+9
* rename ScCaptionPtr (mb|set)InUndo to (mb|set)NotOwnerEike Rathke2017-05-023-13/+13
* flag ScCaptionPtr::setInUndo() in ScUndoReplaceNoteEike Rathke2017-05-021-1/+12
* there are still cases where the caption pointer is danglingEike Rathke2017-05-021-0/+5
* finally free the SdrObject in ScCaptionPtr::decRefAndDestroy()Eike Rathke2017-05-021-10/+12
* introduce ScCaptionPtr InUndoEike Rathke2017-05-022-4/+20
* Add bool bIgnoreUndo parameter to removeFromDrawPageAndFree()Eike Rathke2017-05-022-8/+12
* move implementation from RemoveCaption() to removeFromDrawPageAndFree()Eike Rathke2017-05-022-21/+30
* narrow the assert condition further downEike Rathke2017-05-021-3/+4
* can't keep track of drawlayer insertionEike Rathke2017-05-022-12/+4
* yet another mxCaption refs==1 case to exclude from assertEike Rathke2017-05-021-2/+4
* tdf#96099 Reduce no of typedefs used for trivial containersDennis Nielen2017-05-021-5/+2
* no assert for one reference while destroying the Undo documentEike Rathke2017-05-021-2/+3
* finally turn this into a hard assertEike Rathke2017-05-021-1/+3
* add/use ScCaptionPtr::removeFromDrawPage()Eike Rathke2017-05-022-2/+21
* probably should work like sketchedEike Rathke2017-05-021-5/+11
* use ScCaptionPtr::insertToDrawPage()Eike Rathke2017-05-021-3/+4
* add ScCaptionPtr::insertToDrawPage()Eike Rathke2017-05-022-5/+26
* move assignment onto self should not happenEike Rathke2017-05-021-2/+1
* let ScNoteUtil::CreateTempCaption() return ScCaptionPtrEike Rathke2017-05-024-17/+15
* coverity#1401471 implement move assignment and move ctor at ScCaptionPtrEike Rathke2017-05-022-4/+60
* Resolves: tdf#106385 don't release ScCaptionPtr too earlyEike Rathke2017-05-021-4/+5
* in decRefAndDestroy() the remaining element must be one and only oneEike Rathke2017-05-021-8/+5
* dissolve() needs to delete head now that it's not a list element anymoreEike Rathke2017-05-021-2/+5
* assert that nullptr captions are not in a listEike Rathke2017-05-021-2/+4
* move assign() into operator=() and add the relevant bits to copy-ctorEike Rathke2017-05-022-28/+31
* rework ScCaptionPtr to have a distinct head elementEike Rathke2017-05-022-64/+84
* a first stab against the note caption ownership messEike Rathke2017-05-026-99/+391
* tdf#106359: missing leading dotMike Kaganski2017-05-021-1/+1
* tdf#107392 ODF import: fix z-order sorting of SVG imagescp-5.3-8-winMiklos Vajna2017-04-279-8/+62
* Bump version to 5.3-8cp-5.3-8Andras Timar2017-04-261-1/+1
* Hack-around an unclear Windows problem in the test.Jan Holesovsky2017-04-261-2/+10
* sc lok: Do not change comment indicator settingPranav Kant2017-04-261-4/+0
* tdf#107205 vcl: don't always use D2DWriteTextOutRendererMichael Stahl2017-04-262-7/+15
* Enable MSP patchingAndras Timar2017-04-264-3/+4