/idl/

3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/inc/postit.hxx
AgeCommit message (Expand)Author
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti
2017-05-15rename ScCaptionPtr (mb|set)InUndo to (mb|set)NotOwnerEike Rathke
2017-05-15introduce ScCaptionPtr InUndoEike Rathke
2017-05-15Add bool bIgnoreUndo parameter to removeFromDrawPageAndFree()Eike Rathke
2017-05-15move implementation from RemoveCaption() to removeFromDrawPageAndFree()Eike Rathke
2017-05-15can't keep track of drawlayer insertionEike Rathke
2017-05-15add/use ScCaptionPtr::removeFromDrawPage()Eike Rathke
2017-05-15add ScCaptionPtr::insertToDrawPage()Eike Rathke
2017-05-15let ScNoteUtil::CreateTempCaption() return ScCaptionPtrEike Rathke
2017-05-15coverity#1401471 implement move assignment and move ctor at ScCaptionPtrEike Rathke
2017-05-15move assign() into operator=() and add the relevant bits to copy-ctorEike Rathke
2017-05-15rework ScCaptionPtr to have a distinct head elementEike Rathke
2017-05-15a first stab against the note caption ownership messEike Rathke
2017-01-25tdf#104967 preserve isolated notes data in clipboard when closing documentEike Rathke
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-07-27Resolves: tdf#65334 cannot search in cell notesCaolán McNamara
2016-03-23loplugin:constantparam in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann