summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2019-04-16tdf#124676 : use case-insensitive normalization of...Dennis Francis
2019-04-16tdf#123421 : xlsx export : Don't write data field entry...Dennis Francis
2019-04-08tdf#124327 sc opengl: fix lack of AA text in chartsMiklos Vajna
2019-03-29tdf#120660: Populate rNewSharedRows even if no FC...Dennis Francis
2019-03-26Resolves: tdf#120013 tdf#123714 tdf#123736 shared formula group splitEike Rathke
2019-03-04reintroduce ScCaptionPtrLuboš Luňák
2019-03-04do not call GetFormatTable() from GetNonThreadedContext() (tdf#121949)Luboš Luňák
2019-02-12tdf#121388 : Disable threading and dep evaluation for IF...Dennis Francis
2019-01-21Resetting all fields for all dims corrupts pivot cacheKatarina Behrens
2018-12-13Should had been sal_uInt64 nCountEike Rathke
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-10Find actual data area inside the main-range...Dennis Francis
2018-12-08tdf#112236 Enhance error message when renaming a sheet to blankRoman Kuznetsov
2018-12-04make sure FetchVectorRefArray() never triggers Interpret()Luboš Luňák
2018-12-03weld ScShareDocumentDlgCaolán McNamara
2018-11-29Support occurrence number as REGEX() 4th argument, tdf#113977 follow-upEike Rathke
2018-11-22tdf#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
2018-11-14make ScInterpreterContext also accessible without passing it aroundLuboš Luňák
2018-11-14Reorder ScFormulaCell membersDennis Francis
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-11-13thread-safe ScGlobal::GetUnitConverter()Luboš Luňák
2018-11-12Make MaybeInterpret, NeedsInterpret, IsDirtyOrInTableOpDirty inlineDennis Francis
2018-11-12Re-order the members of ScFormulaResult...Dennis Francis
2018-11-11Resolves: tdf#83128 translate row/col counts as separate n_gettext argsCaolán McNamara
2018-11-09loplugin:singlevalfields in scNoel Grandin
2018-11-09loplugin:useuniqueptr in ScHeaderFieldsObjNoel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-08coverity#1440238 silence Wrapper object use after freeCaolán McNamara
2018-11-08tdf#42949 Fix IWYU warnings in sc/source/core/data/*cxxGabor Kelemen
2018-11-08loplugin:constantparamNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-02tdf#115317 Fix empty url representationPaul Trojahn
2018-10-31tdf#42949 Fix IWYU warnings in sc/inc; sc/source/filter/inc/Gabor Kelemen
2018-10-304th parameter Flags for REGEX(), tdf#113977Eike Rathke
2018-10-29sc: fix: range/step calculation for progress barSerge Krot
2018-10-25Resolves: tdf#113977 implement REGEX() spreadsheet functionEike Rathke
2018-10-24ScDoubleItem is deadNoel Grandin
2018-10-22Remove ScLookupCache from ScLookupCacheMap it had been added toStephan Bergmann
2018-10-19Turn ScStyleSheet::Usage into scoped enumStephan Bergmann
2018-10-17Remove unused FormulaLogger::maMessageStephan Bergmann