summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-21Move token-cache for doubles to ScInterpreterContext...feature/calc-parallelDennis Francis
2017-11-21Type check the tokens before reuseDennis Francis
2017-11-21Assert also new FormulaToken::SetDoubleType() virtual dummyEike Rathke
2017-11-21cache FormulaToken for doublesDennis Francis
2017-11-21halve thread count if HT active for group interpreter tooDennis Francis
2017-11-21Disable custom allocatorDennis Francis
2017-11-21halve the number of threads if HT is activeDennis Francis
2017-11-21Avoid ScTokenArray thrashDennis Francis
2017-11-21Thread the software interpreterDennis Francis
2017-11-21Add OFFSET to blacklist for threaded calculationTor Lillqvist
2017-11-21Add INDIRECT to blacklist for threaded calculationTor Lillqvist
2017-11-21Check whether ScTokenArray::CheckToken() has disabled threading of the groupTor Lillqvist
2017-11-21Avoid unused private field warning in the NDEBUG caseTor Lillqvist
2017-11-21Move ScDocument::GetNonThreadedContext() inlineTor Lillqvist
2017-11-21Display the threaded calculation state in Help:AboutTor Lillqvist
2017-11-21Make threaded calculation the default (when OpenCL is not used)Tor Lillqvist
2017-11-21Need more ScInterpreterContextsTor Lillqvist
2017-11-21-Werror,-Wunused-parameterTor Lillqvist
2017-11-21-Werror,-Wsign-compareTor Lillqvist
2017-11-21Introduce ScInterpreterContextTor Lillqvist
2017-11-21Disable formula group threading for macros and table opsTor Lillqvist
2017-11-21Move nInterpreterTableOpLevel back to ScDocumentTor Lillqvist
2017-11-21Move nMacroInterpretLevel back to ScDocumentTor Lillqvist
2017-11-21Move nInterpretLevel back to ScDocumentTor Lillqvist
2017-11-21Re-work how the thread-specific data in ScDocument worksTor Lillqvist
2017-11-21Move some of the fields in ScDocument into a thread-local structTor Lillqvist
2017-11-21Guard pFormatExchangeList from mutation during threaded calculationTor Lillqvist
2017-11-21Guard pValidationList from mutationTor Lillqvist
2017-11-21Guard pColorList from mutationTor Lillqvist
2017-11-21Use explicit flag to indicate threaded formula group calculation being activeTor Lillqvist
2017-11-21Assert that we don't call MaybeInterpret() in a threaded calculationTor Lillqvist
2017-11-21Guard mpDrawLayer from mutationTor Lillqvist
2017-11-21Guard mpShell from mutationTor Lillqvist
2017-11-21Guard mpNoteEngine from mutationTor Lillqvist
2017-11-21Set fill-column in Emacs mode lineTor Lillqvist
2017-11-21More work on the ScDependantsCalculatorTor Lillqvist
2017-11-21Use a static const bool when checking an env var for existenceTor Lillqvist
2017-11-21Make formula group weight take number of cells referenced into accountTor Lillqvist
2017-11-21Check whether it is the multi-threaded case explicitlyTor Lillqvist
2017-11-21Bin some YAGNI codeTor Lillqvist
2017-11-21Move formula tree manipulation out of multi-threaded parts of codeTor Lillqvist
2017-11-21Always create the DocumentLinkManager, avoids a mutation assertion failureTor Lillqvist
2017-11-21Add "mutation guard" API for ScDocumentTor Lillqvist
2017-11-21First steps for Calc parallelismTor Lillqvist
2017-11-21tdf#86087 don't decode linksSzymon Kłos
2017-11-21ASan heap-buffer-overflowStephan Bergmann
2017-11-21Fix typosAndrea Gelmini
2017-11-21Avoid static_cast on dead SwVirtFlyDrawObj object for nowStephan Bergmann
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin
2017-11-21Translate German variable nameJohnny_M