summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2019-01-09use unique_ptr in ScViewOptions::CreateGridItemNoel Grandin
2019-01-08use unique_ptr in ScXMLImportWrapperNoel Grandin
2019-01-07Resetting all fields for all dims corrupts pivot cacheKatarina Behrens
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2019-01-03Get rid of ScStringUtil::GetQuotedTokenCount()Matteo Casalin
2018-12-21loplugin:unusedmethodsNoel Grandin
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-18tdf#120513 Change error message for Excel files about recalculateRoman Kuznetsov
2018-12-18no need to allocate sc::op::Op on the heap hereNoel Grandin
2018-12-17tdf#42949 Fix IWYU warnings in sc/source/filter/excel/*cxxGabor Kelemen
2018-12-14avoid possible expensive repetitive formula group changes (tdf#102364)Luboš Luňák
2018-12-14Use ScFunctionData and thus Welford in ConsolidationEike Rathke
2018-12-14Encapsulate ScFunctionData members and abuse WelfordRunner membersEike Rathke
2018-12-13Use ScFunctionData::update() and getResult() instead of direct member accessEike Rathke
2018-12-13Allow better packing of ScFunctionDataEike Rathke
2018-12-13Should had been sal_uInt64 nCountEike Rathke
2018-12-13Introduce ScFunctionData::update() and getResult()Eike Rathke
2018-12-13loplugin:unusedfields in scNoel Grandin
2018-12-12Use Welford one-pass variance algorithm for DataPilot / pivot tableEike Rathke
2018-12-11Correct typed_flags<PivotFunc> mask is 0x1fffEike Rathke
2018-12-11Resolves: tdf#46119 implement GeneralFunction_VAR, VARP, STDEV and STDEVPEike Rathke
2018-12-11find-unneeded-includes: Avoid proposing o3tl fw declarationGabor Kelemen
2018-12-09loplugin:unusedmethodsNoel Grandin
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann
2018-12-08tdf#112236 Enhance error message when renaming a sheet to blankRoman Kuznetsov
2018-12-07Find actual data area inside the main-range...Dennis Francis
2018-12-07sc: Peel off a pimplTakeshi Abe
2018-12-05loplugin:singlevalfields in scNoel Grandin
2018-12-05remove unused svx::ShapeProperty enum valueNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-03make sure FetchVectorRefArray() never triggers Interpret()Luboš Luňák
2018-12-02weld ScShareDocumentDlgCaolán McNamara
2018-11-29Adds print even pages/print odd pages options in print dialogDaniel Silva
2018-11-29Configures page range in print dialogDaniel
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-29Support occurrence number as REGEX() 4th argument, tdf#113977 follow-upEike Rathke
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-11-25drop unused FormulaVectorDisabledNotInSoftwareSubsetNoel Grandin
2018-11-24remove unused sc::ListenerGroupType::SingleNoel Grandin
2018-11-23enum ScMatrix::Op is unnecessaryNoel Grandin
2018-11-23remove some unused enums in sc/Noel Grandin
2018-11-22tdf#121052 sc: avoid multiple empty value lookups in rangesSerge Krot
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-19weld TreeViewCaolán McNamara
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-11-15loplugin:staticmethods in scNoel Grandin
2018-11-15declare/init nContextIdx only when NDEBUG is undefinedDennis Francis
2018-11-15Cache the vConditions array...Dennis Francis
2018-11-14$SC_FORCE_CALCULATION to force Calc use opencl/threads for everythingLuboš Luňák