summaryrefslogtreecommitdiff
path: root/sc/inc/table.hxx
AgeCommit message (Expand)Author
2018-10-29sc: fix: range/step calculation for progress barSerge Krot
2018-10-17ScTable::CopyTable drop defaults from paramsNoel Grandin
2018-10-10ColumnSpanSet variant optimized for just one ScRangeLuboš Luňák
2018-08-28return by std::unique_ptr from CreateSortInfoArrayNoel Grandin
2018-08-17make GetCodeName accessor more standardCaolán McNamara
2018-08-17make GetName accessor more standardCaolán McNamara
2018-08-11loplugin:unusedmethodsNoel Grandin
2018-07-04Resolves: tdf#117458 let Enter move left/right again, tdf#68290 follow-upEike Rathke
2018-06-27use optional ScInterpreterContext in ScColumn::GetString()Luboš Luňák
2018-06-21Do dependency computation checks for OpenCL and...Dennis Francis
2018-06-20loplugin:useuniqueptr in ScColContainerNoel Grandin
2018-06-18tdf#42949 Fix IWYU warnings in sc/inc/[Tt]*Gabor Kelemen
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-03-28loplugin:useuniqueptr in ScColumnNoel Grandin
2018-03-21tdf#68290 cursor moves with Enter in protected sheettagezi
2018-03-15loplugin:unused-returns in scNoel Grandin
2018-03-15tdf#50916 Refactor of the table7.cxx to allow dynamic column sizeBartosz Kosiorek
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