summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
2019-01-18Add aCalcPageSize and aCalcPagePos properties to ScModelObj::getRendererMuhammet Kara1-0/+2
2019-01-17convert ScChangeTrackMsgType to scoped enumNoel Grandin1-6/+6
2019-01-16simplify ScChangeTrack queuesNoel Grandin1-3/+4
2019-01-16pass ScPostIt around by unique_ptrNoel Grandin4-7/+7
2019-01-16pass ScAutoFormatData around with unique_ptrNoel Grandin1-1/+1
2019-01-11Fix typoAndrea Gelmini1-1/+1
2019-01-10Related: tdf#44076 do not leave cast to int to undefined behaviourEike Rathke1-0/+8
2019-01-10pass ScTokenArray around by unique_ptrNoel Grandin4-8/+8
2019-01-10use unique_ptr in ScRangeUtil::IsAbsTabAreaNoel Grandin1-1/+1
2019-01-09use unique_ptr in ScViewOptions::CreateGridItemNoel Grandin1-1/+1
2019-01-08use unique_ptr in ScXMLImportWrapperNoel Grandin1-1/+1
2019-01-07Resetting all fields for all dims corrupts pivot cacheKatarina Behrens1-0/+1
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2019-01-03Get rid of ScStringUtil::GetQuotedTokenCount()Matteo Casalin1-1/+0
2018-12-21loplugin:unusedmethodsNoel Grandin1-1/+0
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen1-0/+1
2018-12-18tdf#120513 Change error message for Excel files about recalculateRoman Kuznetsov1-1/+1
2018-12-18no need to allocate sc::op::Op on the heap hereNoel Grandin2-5/+5
2018-12-17tdf#42949 Fix IWYU warnings in sc/source/filter/excel/*cxxGabor Kelemen1-0/+23
2018-12-14avoid possible expensive repetitive formula group changes (tdf#102364)Luboš Luňák2-0/+21
2018-12-14Use ScFunctionData and thus Welford in ConsolidationEike Rathke2-13/+14
2018-12-14Encapsulate ScFunctionData members and abuse WelfordRunner membersEike Rathke3-22/+34
2018-12-13Use ScFunctionData::update() and getResult() instead of direct member accessEike Rathke1-0/+2
2018-12-13Allow better packing of ScFunctionDataEike Rathke1-2/+2
2018-12-13Should had been sal_uInt64 nCountEike Rathke1-1/+1
2018-12-13Introduce ScFunctionData::update() and getResult()Eike Rathke1-0/+3
2018-12-13loplugin:unusedfields in scNoel Grandin1-2/+0
2018-12-12Use Welford one-pass variance algorithm for DataPilot / pivot tableEike Rathke1-6/+8
2018-12-11Correct typed_flags<PivotFunc> mask is 0x1fffEike Rathke1-1/+1
2018-12-11Resolves: tdf#46119 implement GeneralFunction_VAR, VARP, STDEV and STDEVPEike Rathke1-1/+22
2018-12-11find-unneeded-includes: Avoid proposing o3tl fw declarationGabor Kelemen1-2/+1
2018-12-09loplugin:unusedmethodsNoel Grandin1-12/+0
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann5-22/+22
2018-12-08tdf#112236 Enhance error message when renaming a sheet to blankRoman Kuznetsov1-1/+1
2018-12-07Find actual data area inside the main-range...Dennis Francis3-0/+12
2018-12-07sc: Peel off a pimplTakeshi Abe1-5/+2
2018-12-05loplugin:singlevalfields in scNoel Grandin2-3/+1
2018-12-05remove unused svx::ShapeProperty enum valueNoel Grandin1-1/+0
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-4/+4
2018-12-03make sure FetchVectorRefArray() never triggers Interpret()Luboš Luňák4-1/+10
2018-12-02weld ScShareDocumentDlgCaolán McNamara1-0/+3
2018-11-29Adds print even pages/print odd pages options in print dialogDaniel Silva2-1/+6
2018-11-29Configures page range in print dialogDaniel1-8/+7
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-11-29Support occurrence number as REGEX() 4th argument, tdf#113977 follow-upEike Rathke1-2/+2
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand1-1/+8
2018-11-25drop unused FormulaVectorDisabledNotInSoftwareSubsetNoel Grandin1-1/+0
2018-11-24remove unused sc::ListenerGroupType::SingleNoel Grandin1-1/+0
2018-11-23enum ScMatrix::Op is unnecessaryNoel Grandin1-3/+1
2018-11-23remove some unused enums in sc/Noel Grandin1-2/+1