summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-06-21uitest for bug tdf#118207Zdeněk Crhonek
2018-06-21Do dependency computation checks for OpenCL and...Dennis Francis
2018-06-21discard cached cell values if the cell changesLuboš Luňák
2018-06-21loplugin:useuniqueptr in ScChangeTrackNoel Grandin
2018-06-21Do not do threaded group calc if...Dennis Francis
2018-06-21loplugin:useuniqueptr in ScDPObjectNoel Grandin
2018-06-21Remove obsolete (cargo-cult copied) dependenciesJens Carl
2018-06-21Fix typosAndrea Gelmini
2018-06-20Prepare for Excel's dirty circular references iteration behaviourEike Rathke
2018-06-20Avoid side effects of additional Interpret() during iterationEike Rathke
2018-06-20tdf#66089 tdf#105720: only rely on bPixelToLogicAron Budea
2018-06-20uitest Calc/Goal seek; tdf#37341 ; tdf#43693Zdeněk Crhonek
2018-06-20tdf#77517 Additions to unit tests.Winfried Donkers
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-20Fix UITest_solver for --enable-ext-nlpsolverStephan Bergmann
2018-06-20loplugin:useuniqueptr in ScColContainerNoel Grandin
2018-06-20tdf#42949 Fix IWYU warnings in sc/inc/[ux]*Gabor Kelemen
2018-06-20menubar scalc: sync with swriter layoutandreas kainz
2018-06-20weld SvxColorTabPageCaolán McNamara
2018-06-20Remove obsolete (cargo-cult copied) dependenciesJens Carl
2018-06-20uitest Calc/SolverZdeněk Crhonek
2018-06-20push the data from the temporary storage to the document for XML sourceMarkus Mohrhard
2018-06-20tdf#118189 : Propagate the state of mbNeedsNumberFormat...Dennis Francis
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-19Remove obsolete (cargo-cult copied) dependenciesJens Carl
2018-06-19avoid race condition in DocumentLinkManager::getLinkManager()Luboš Luňák
2018-06-19move doubleCheckedInit() to a comphelper header fileLuboš Luňák
2018-06-19uitest for bug tdf#76731Zdeněk Crhonek
2018-06-18Remove obsolete (cargo-cult copied) dependenciesJens Carl
2018-06-18tdf#105720: lok: sc: currency symbol is displayed in the preceding cellMarco Cecchetti
2018-06-18tdf#42949 Fix IWYU warnings in sc/inc/[Tt]*Gabor Kelemen
2018-06-18do not make calc's threading depend on openclLuboš Luňák
2018-06-18tdf#108523 Remove @author annotationsAbhyudaya Sharma
2018-06-18use std::atomic rather than OSL_DOUBLE_CHECKED_LOCKING_MEMORY_BARRIERLuboš Luňák
2018-06-18add calc threads assert to a thread-unsafe functionLuboš Luňák
2018-06-18Remove obsolete (cargo-cult copied) dependenciesJens Carl
2018-06-18Remove obsolete (cargo-cult copied) dependenciesJens Carl
2018-06-17tdf#71850 delete string "case-sensitive" in function wizzard EUROCONVERTZdeněk Crhonek
2018-06-17tdf#42949 Fix IWYU warnings in sc/inc/P*Gabor Kelemen
2018-06-17Remove some cargo-cult copied dependenciesJens Carl
2018-06-16weld SvxHFPageCaolán McNamara
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-06-16uitest Calc-statistics- ttest, ztest,ftest, chi squareZdeněk Crhonek
2018-06-15do not allow threading in SwInterpreter for threading-disabled tokensLuboš Luňák
2018-06-15clean up calc'c choosing between threading and OpenCLLuboš Luňák
2018-06-15tdf#96099 Remove some trivial std::vector iterator typedefsArkadiy Illarionov
2018-06-15move SetNumberFormat() calls out of calc threadsLuboš Luňák
2018-06-15tdf#77517 make Calc function ROW accept external references.Winfried Donkers