summaryrefslogtreecommitdiff
path: root/sc/source/core
AgeCommit message (Expand)Author
2019-04-02tdf#120445 File-open ODS: Slower as compared to LibO 4.4.7.2Noel Grandin
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-28tdf#124286 fix annoying rounding error.Winfried Donkers
2019-03-28tdf#120660: Populate rNewSharedRows even if no FC...Dennis Francis
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-28return unique_ptr from CreateTokenMatrixMapNoel Grandin
2019-03-27return unique_ptr in CreateFlatCopiedTokenArrayNoel Grandin
2019-03-27return unique_ptr from CreateAttrIteratorNoel Grandin
2019-03-27no need to allocate aEmptyOUString separatelyNoel Grandin
2019-03-26ScUnoHelpFunctions::AnyToInterface is redundantMike Kaganski
2019-03-26tdf#74664: FOURIER: add 5th optional parameter MinimumMagnitudeDennis Francis
2019-03-26No need in function object; just use range-based loopMike Kaganski
2019-03-26flatten TabRangesNoel Grandin
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-25avoid a crash with an editor-forced matrix formula (tdf#123479)Luboš Luňák
2019-03-24Fix typoAndrea Gelmini
2019-03-23formatting fixesLuboš Luňák
2019-03-22Remove listening in ScDocument::SetString() and ScDocument::SetValue()Eike Rathke
2019-03-22Use RegexMatcher.find(pos, status) call on old ICUTomáš Chvátal
2019-03-21Increase the life-cycle of threads in thread-pool...Dennis Francis
2019-03-18Listening when grouping in ScColumn::AttachNewFormulaCells(), (tdf#123736)Eike Rathke
2019-03-17Reget position_type as the block or type may have changed, tdf#123736 relatedEike Rathke
2019-03-16pahole changes in variousNoel Grandin
2019-03-16Related: tdf#123736 re-establish listeners also for vector unsharingEike Rathke
2019-03-15In case of sc::NoListening only SetNeedsListeningGroup(), tdf#123736 follow-upEike Rathke
2019-03-15new pahole-all-classes script, and update a couple of sc/ structsNoel Grandin
2019-03-13Resolves: tdf#123736 re-establish listeners for unshared formula groupsEike Rathke
2019-03-13state explicitly how ownership of ScFormulaCell::pCode worksLuboš Luňák
2019-03-13const correctnessLuboš Luňák
2019-03-12don't let two unique_ptr's handle the same ScTokenArrayLuboš Luňák
2019-03-12Resolves: tdf#120013 tdf#123714 split-off group or single cell needs listeningEike Rathke
2019-03-09Resolves: tdf#123714 tdf#123736 all split formula groups; tdf#120013 relatedEike Rathke
2019-03-08tdf#123923: make COUNTIF propagate errors in its first parameterMike Kaganski
2019-03-08new loplugin constvarsNoel Grandin
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-05Use already available index in following getToken callMatteo Casalin
2019-03-05Use indexed getToken()Matteo Casalin
2019-03-05Introduce o3tl::underlyingEnumValueStephan Bergmann
2019-03-05fix ScDetOpList::operator==Noel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04tdf#121040 sc: use pixel-per-twips in X for horizontal value conversionSerge Krot
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-03-03FOURIER : use Bluestein's algorithm for N != 2^kDennis Francis