summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-07-03tdf#118441: also keep string-formula results for shared formulasMike Kaganski
2018-07-02Resolves: tdf#56910 detect a Space (blank) separator if not selectedEike Rathke
2018-06-30thread-safe initialization of transliteration objectsLuboš Luňák
2018-06-30tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk
2018-06-29tdf#36867 - Undo autocapitalization when inserting a cell in CalcNickson Thanda
2018-06-29Null deref in ScDocument::IsClipboardSourceStephan Bergmann
2018-06-27tdf#112452 : Refine the fix for tdf#94561Dennis Francis
2018-06-26NB calc: add initial chart items to object tabandreas kainz
2018-06-25tdf#118296 Grid line color cannot be revertedMaxim Monastirsky
2018-06-25use ScInterpreterContext in ScValueIteratorLuboš Luňák
2018-06-25blacklist ocDde and ocWebservice for calc's threadingLuboš Luňák
2018-06-25disable calc's threading for external referencesLuboš Luňák
2018-06-22discard cached cell values if the cell changesLuboš Luňák
2018-06-21tdf#66089 tdf#105720: only rely on bPixelToLogicAron Budea
2018-06-21tdf#105720: lok: sc: currency symbol is displayed in the preceding cellMarco Cecchetti
2018-06-21push the data from the temporary storage to the document for XML sourceMarkus Mohrhard
2018-06-20Related: tdf#117049 treat yet unknown result as initial 0.0Eike Rathke
2018-06-20Resolves: tdf#117049 do not re-interpret a single circular self-referenceEike Rathke
2018-06-20menubar scalc: sync with swriter layoutandreas kainz
2018-06-20weld SvxColorTabPageCaolán McNamara
2018-06-20tdf#77517 make Calc function ROW accept external references.Winfried Donkers
2018-06-20tdf#118189 : Propagate the state of mbNeedsNumberFormat...Dennis Francis
2018-06-20avoid race condition in DocumentLinkManager::getLinkManager()Luboš Luňák
2018-06-20move doubleCheckedInit() to a comphelper header fileLuboš Luňák
2018-06-20use std::atomic rather than OSL_DOUBLE_CHECKED_LOCKING_MEMORY_BARRIERLuboš Luňák
2018-06-20do not allow threading in SwInterpreter for threading-disabled tokensLuboš Luňák
2018-06-20clean up calc'c choosing between threading and OpenCLLuboš Luňák
2018-06-20data provider is not ready in 6-1 yetMarkus Mohrhard
2018-06-20tdf#77517 make Calc function COLUMN accept external references.Winfried Donkers
2018-06-19Resolves: tdf#118226 yes/no reversedCaolán McNamara
2018-06-17tdf#71850 delete string "case-sensitive" in function wizzard EUROCONVERTZdeněk Crhonek
2018-06-16weld SvxHFPageNoel Grandin
2018-06-16move SetNumberFormat() calls out of calc threadsLuboš Luňák
2018-06-14Resolves: tdf#118161 use ScCellIterator::isEmpty() for COUNTA()Eike Rathke
2018-06-13tdf#114710 : Fixes crash when pasting as GDI metafileDennis Francis
2018-06-12do not even consider ScTokenArray for OpenCL if it's disabledLuboš Luňák
2018-06-12don't use opencl with deleted cellsLuboš Luňák
2018-06-12pass ScInterpreterContext to GetFormula()Luboš Luňák
2018-06-12tdf#114487 sc htmlimp: non-global sheet range namesJustin Luth
2018-06-09properly go to next row when walking mdds containerLuboš Luňák
2018-06-06tdf#116552 restore copy on focus and jump focus to sourceCaolán McNamara
2018-06-06blacklist ocExternal for calc's threaded calculationsLuboš Luňák
2018-06-06fix broken control flow in ScTokenArray::CheckToken()Luboš Luňák
2018-06-06fix misplaced case labelsLuboš Luňák
2018-06-06Resolves: tdf#117372 preserve preselected sort area, if so, then extend or notEike Rathke
2018-06-05Add "Unsupported inline array content." BadArrayContent message, tdf#117879Eike Rathke
2018-06-05Fixes svg vs. png issue for some iconsheiko tietze
2018-06-05Append error number if no message availableEike Rathke
2018-06-05Resolves: tdf#117879 preserve formula after inline array errorEike Rathke
2018-06-04tdf#114487 sc htmlimp: rangeNames should be 3DJustin Luth