summaryrefslogtreecommitdiff
path: root/sc/inc/column.hxx
AgeCommit message (Expand)Author
2018-02-03TypedWhichId in scNoel Grandin
2018-01-23tdf#98931 Consider cell-anchored images when sortingSamuel Mehrbrodt
2017-12-24sc: compact ScColumnAshod Nakashian
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-07loplugin:constparamsNoel Grandin
2017-11-29loplugin:countusersofdefaultparams in scNoel Grandin
2017-11-21Move token-cache for doubles to ScInterpreterContext...Dennis Francis
2017-11-21Introduce ScInterpreterContextTor Lillqvist
2017-11-21Move formula tree manipulation out of multi-threaded parts of codeTor Lillqvist
2017-11-21First steps for Calc parallelismTor Lillqvist
2017-09-08sc-perf: do not add a million empty filter entries just to sort and discardEike Rathke
2017-08-22loplugin:constparam in sc part1Noel Grandin
2017-08-16add a way to restore from our new cache formatMarkus Mohrhard
2017-08-16introduce a way to write a simple data representation to a streamMarkus Mohrhard
2017-07-22avoid unnecessary calls of AdjustRowHeightTamas Bunth
2017-07-20Avoid unnecessary calls of AdjustRowHeightTamas Bunth
2017-06-20Remove unused ScColumn::mbDirtyGroupsEike Rathke
2017-06-12tdf#95883 Select Unprotected Cells in CalcGulsah Kose
2017-06-06first arg of ApplyBlockFrame is never nullCaolán McNamara
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-05-24tdf#107945: properly iterate over mtv during pivot cache loading.Kohei Yoshida
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-05-18New HintId and unit test for hidden rows and SUBTOTAL, tdf#93171 follow-upArul Michael
2017-05-12tdf#93171 Subtotal function with function indexes don't updateArul Michael
2017-05-03tdf#107255: detect whether the range has only one data cell.Kohei Yoshida
2017-04-05lok: notify cell note removes before erasing storageHenry Castro
2017-01-18tdf#104967 preserve isolated notes data in clipboard when closing documentEike Rathke
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
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
2016-11-11loplugin:countusersofdefaultparams in sc(part2)Noel Grandin
2016-11-10Refactor ScAttrArray for tdf#50916Dennis Francis
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-10-04Avoid UBSan "reference binding to null pointer"Stephan Bergmann
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-10loplugin:constantparam in scNoel Grandin
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-08-25let ScInterpreter::pStack contain const formula::FormulaToken*Eike Rathke
2016-07-22sc: convert MatrixEdge... to typed_flagsJochen Nitschke
2016-07-17Use mdds' event callback to count formula blocks in each column.Kohei Yoshida
2016-07-04Resolves: tdf#90285 during sheet copying the old sheets retain their old indexCaolán McNamara
2016-05-31tdf#100160 - Changing OpenCL state doesn't update sheetMarco Cecchetti
2016-05-25Convert SC_MF to scoped enumNoel Grandin
2016-05-24loplugin:unusedmethods in scNoel Grandin
2016-04-11loplugin:constantparamNoel Grandin
2016-03-24tdf#75372 rework sheet-copy names for converting global names to sheet-localEike Rathke
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-18let FindRangeNamesInUse() collect also sheet-local names, tdf#96915 relatedEike Rathke