summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2017-06-21Resolves: tdf#104875 defer filter detection to first load/update of externalEike Rathke
2017-05-30use empty document in orcus gnumeric import, tdf#107828Markus Mohrhard
2017-05-23tdf#107945: properly iterate over mtv during pivot cache loading.Kohei Yoshida
2017-05-16tdf#43535: support additional sheet protection options.Kohei Yoshida
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti
2017-05-16tdf#93171 Subtotal function with function indexes don't updateArul Michael
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-05-04mark all new styles as default styles, tdf#103380, tdf#103330Markus Mohrhard
2017-05-03tdf#107255: detect whether the range has only one data cell.Kohei Yoshida
2017-04-21new loplugin: useuniqueptr: sc part 1 (only the ScMarkArray part)Noel Grandin
2017-04-21LOK - Calc: header, cursor and selection misplaced by other view actionsMarco Cecchetti
2017-04-07tdf#105908: restore previously deleted range references upon undo.Kohei Yoshida
2017-04-07tdf#106868: fix crash when modify external linkNoel Grandin
2017-04-05lok: notify cell note removes before erasing storageHenry Castro
2017-04-04LOK - Calc: lift row limit to 500kMarco Cecchetti
2017-02-18LOK - Calc: Increase the row limit to 10.000 rows.Marco Cecchetti
2017-02-18sc lok: Limit number of row with LOK to 1000 rows.Henry Castro
2017-02-18sc lok: implement commandvalues command, ViewAnnotationsPranav Kant
2017-01-25tdf#104967 preserve isolated notes data in clipboard when closing documentEike Rathke
2017-01-10Resolves: tdf#104711 adjust range reference constructed of named anchorsEike Rathke
2016-11-28nitpicks, tdf#43544 follow-upEike Rathke
2016-11-28tdf#43544 ScStyleObj: Only call StylePool->find() when necessaryMaarten Bosmans
2016-11-26Resolves: tdf#103493 copying note captions needs a completed destination sheetEike Rathke
2016-11-23OOXML: Write dimension range in full address notationBartosz Kosiorek
2016-11-23[API Change]: Create new GeneralFunction2 for adding medianTamás Zolnai
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-20PivotMedian: Implement median as a new pivot table functionTamás Zolnai
2016-11-20Remove some unused resource stringsTamás Zolnai
2016-11-20Remove unused macroTamás Zolnai
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-16remove anything svHybridValueCell related, it's nowhere set anymoreEike Rathke
2016-11-16tdf#96475 restore the EmptyDisplayedAsString condition during loadEike Rathke
2016-11-14avoid reallocating if allocating once is enoughEike Rathke
2016-11-12loplugin:staticmethodsKohei Yoshida
2016-11-12Dump the state of the "save" data as well.Kohei Yoshida
2016-11-12Let's just dump the result tree in dbgutil build.Kohei Yoshida
2016-11-12Let's hook up the pivot table dumper code to Ctrl-Shift-F8 as well.Kohei Yoshida
2016-11-12Renaming due to the fact that it now dumps non-formula blocks too.Kohei Yoshida
2016-11-12Ctrl-Shift-F8 to dump the column storage where the cursor is.Kohei Yoshida