summaryrefslogtreecommitdiff
path: root/sc/inc/table.hxx
AgeCommit message (Expand)Author
2018-02-21Use iterator pre-increment/decrementEike Rathke
2018-02-21Pass ScColumnsRange::Iterator as const&Eike Rathke
2018-02-03TypedWhichId in scNoel Grandin
2018-01-24loplugin:constparamsNoel Grandin
2018-01-23tdf#98931 Consider cell-anchored images when sortingSamuel Mehrbrodt
2018-01-22sc: std::iterator is deprecated in C++17Michael Stahl
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-19tdf#114479 : Use the SvNumberFormatter from ScInterpreterContextDennis Francis
2017-12-18Remove almost duplicate code blocks.Kohei Yoshida
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-10-23loplugin:includeform: scStephan Bergmann
2017-10-17dyncolcontainer: use ScBitMaskCompressedArray for pColFlagsNoel Grandin
2017-10-17dyncolcontainer: use ScCompressedArray for pColWidthNoel Grandin
2017-09-08sc-perf: do not add a million empty filter entries just to sort and discardEike Rathke
2017-09-02dynamic column container: fix some more for loopsNoel Grandin
2017-08-31make the ScColumnsRange iterator return SCCOLNoel Grandin
2017-08-25dynamic column container: more efficient loops over all colsNoel Grandin
2017-08-23loplugin:constparam in sc part2Noel 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-07-13loplugin:useuniqueptr in scNoel Grandin
2017-06-29ScTable::VisibleDataCellIterator::ROW_NOT_FOUND can be constexpr and privateTor Lillqvist
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-17tdf#43535: support additional sheet protection options.Kohei Yoshida
2017-05-11tdf#107258 Create show/hide all comments toggle button.Gulsah Kose
2017-05-10loplugin:checkunusedparams in sc(part3)Noel Grandin
2017-05-10loplugin:checkunusedparams in sc(part2)Noel Grandin
2017-05-03tdf#107255: detect whether the range has only one data cell.Kohei Yoshida
2017-03-17cleanup double includes and declarationsJochen Nitschke
2017-03-07tdf#50916 Simplify and refactor source codeBartosz Kosiorek
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-24tdf#50916 Allow dynamically increase number of columns according to needsBartosz Kosiorek
2017-02-08tdf#50916 Introduce new column validation functionBartosz Kosiorek
2017-01-18tdf#104967 preserve isolated notes data in clipboard when closing documentEike Rathke
2016-11-26Resolves: tdf#103493 copying note captions needs a completed destination sheetEike Rathke
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-10-24tdf#100517 : Optionally include comment-only columns when sortingDennis Francis