summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
2018-02-22lok - calc: add support for show/hide tabs in onlineMarco Cecchetti1-0/+3
2018-02-21tdf#96698 - calc: add support for custom validation (through a formula)Marco Cecchetti1-0/+1
2018-02-21Resolves: tdf#115710 let css::sheet::FunctionAccess execute WEBSERVICEEike Rathke1-1/+4
2018-02-14lok IME: support dialogs as wellPranav Kant1-3/+3
2018-02-13sd, sc lok: IME support + unit testsPranav Kant1-0/+3
2018-02-08CheckLinkFormulaNeedingCheck() for .xls and .xlsx formula cellsEike Rathke1-0/+2
2018-01-17handle ocWebservice similarly to ocDdeCaolán McNamara2-4/+4
2018-01-16Better handle ScDde formulas with missing dde-link entriesCaolán McNamara1-3/+3
2018-01-15Revert "lok: sc: copy / paste confusion -- workaround"Marco Cecchetti1-6/+0
2018-01-08sc lok: 1 view has 1 clipboard to transfer dataHenry Castro2-30/+0
2017-12-18sc: compact ScColumnAshod Nakashian2-8/+8
2017-12-18Remove unused ScColumn::mbDirtyGroupsEike Rathke1-1/+0
2017-12-18use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2-2/+2
2017-12-05sc: simplify ScColContainerAshod Nakashian1-13/+22
2017-12-05tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-0/+3
2017-12-05convert ScChartGlue to scoped enumNoel Grandin1-6/+6
2017-12-05new loplugin: useuniqueptr: sc part 1Noel Grandin16-46/+51
2017-11-28lok - calc: outline and group handlingMarco Cecchetti1-0/+3
2017-11-28lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky1-3/+0
2017-11-28lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky1-0/+3
2017-09-25tdf#112501: Pivot table: popupbuttons are placed on wrong cellsTamás Zolnai1-0/+2
2017-09-14tdf#112337: Pivot table: empty / blank item is not imported from XLSTamás Zolnai1-2/+2
2017-09-12tdf#112278: Pivot table: filtering of non-string fields is not exported to XLSTamás Zolnai1-0/+2
2017-09-01tdf#108352: Structure of pivot table coming from XLS is altered in LOTamás Zolnai1-0/+2
2017-08-15tdf#107797 UpdateAutoFilter handle more entriesTamas Bunth1-1/+2
2017-08-15tdf#107797 select all entries in the dropdownSzymon Kłos1-0/+1
2017-07-28lok: sc: copy / paste confusion -- workaroundMarco Cecchetti1-0/+6
2017-06-21Resolves: tdf#104875 defer filter detection to first load/update of externalEike Rathke1-1/+1
2017-05-30use empty document in orcus gnumeric import, tdf#107828Markus Mohrhard1-0/+1
2017-05-23tdf#107945: properly iterate over mtv during pivot cache loading.Kohei Yoshida7-7/+100
2017-05-16tdf#43535: support additional sheet protection options.Kohei Yoshida3-0/+20
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti2-5/+13
2017-05-16tdf#93171 Subtotal function with function indexes don't updateArul Michael1-0/+1
2017-05-15rename ScCaptionPtr (mb|set)InUndo to (mb|set)NotOwnerEike Rathke1-2/+2
2017-05-15introduce ScCaptionPtr InUndoEike Rathke1-0/+11
2017-05-15Add bool bIgnoreUndo parameter to removeFromDrawPageAndFree()Eike Rathke1-1/+1
2017-05-15move implementation from RemoveCaption() to removeFromDrawPageAndFree()Eike Rathke1-0/+4
2017-05-15can't keep track of drawlayer insertionEike Rathke1-1/+0
2017-05-15add/use ScCaptionPtr::removeFromDrawPage()Eike Rathke1-0/+5
2017-05-15add ScCaptionPtr::insertToDrawPage()Eike Rathke1-2/+11
2017-05-15let ScNoteUtil::CreateTempCaption() return ScCaptionPtrEike Rathke1-1/+1
2017-05-15coverity#1401471 implement move assignment and move ctor at ScCaptionPtrEike Rathke1-0/+8
2017-05-15move assign() into operator=() and add the relevant bits to copy-ctorEike Rathke1-3/+0
2017-05-15rework ScCaptionPtr to have a distinct head elementEike Rathke1-4/+11
2017-05-15a first stab against the note caption ownership messEike Rathke1-6/+73
2017-05-04mark all new styles as default styles, tdf#103380, tdf#103330Markus Mohrhard1-0/+2
2017-05-03tdf#107255: detect whether the range has only one data cell.Kohei Yoshida5-4/+34
2017-04-21new loplugin: useuniqueptr: sc part 1 (only the ScMarkArray part)Noel Grandin1-3/+4
2017-04-21LOK - Calc: header, cursor and selection misplaced by other view actionsMarco Cecchetti4-1/+12
2017-04-07tdf#105908: restore previously deleted range references upon undo.Kohei Yoshida1-0/+2