summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-17sc: Calculate the value only once for micro-optimizationTakeshi Abe
2018-11-17tdf#45904 Move XEnumeration Java tests to C++Jens Carl
2018-11-17tdf#45904 Move XEnumeration Java tests to C++Jens Carl
2018-11-17tdf#45904 Move XEnumeration Java tests to C++Jens Carl
2018-11-16loplugin:buriedassign in scNoel Grandin
2018-11-16Related: tdf#83128 translate word/char counts as separate n_gettext argsCaolán McNamara
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-11-16Do not truncate fractions of seconds in timestamps to integral millisecondsMike Kaganski
2018-11-16uitest Calc Show sheet dialogZdeněk Crhonek
2018-11-16tdf#45904 Move XEnumeration Java tests to C++Jens Carl
2018-11-15tdf#107240 tdf#120432 Disable time/date entries in read-only/protected modeXisco Fauli
2018-11-15Resolves: i#32345 Make LARGE()/SMALL() return an arrayTakeshi Abe
2018-11-15tdf#45904 Move XEnumeration Java test to C++Jens Carl
2018-11-15loplugin:staticmethods in scNoel Grandin
2018-11-15declare/init nContextIdx only when NDEBUG is undefinedDennis Francis
2018-11-15tdf#42949 Fix IWYU warnings in sc/source/filter/{excel,lotus,xml}/*hxxGabor Kelemen
2018-11-15Cache the vConditions array...Dennis Francis
2018-11-15Bin unused headerJens Carl
2018-11-15tdf#45904 Move XEnumeration tests for ScUniqueCellFormatsEnumeration to C++Jens Carl
2018-11-15tdf#45904 Move XEnumeration tests to C++Jens Carl
2018-11-14Removed duplicated includeAndrea Gelmini
2018-11-14Fix typoAndrea Gelmini
2018-11-14Resolves: tdf#119700 save correct table:last-row-spannedEike Rathke
2018-11-14tdf#45904 Move _XEnumeration tests for ScCellFormatsEnumeration to C++Jens Carl
2018-11-14make sure ScConditionEntry::Interpret() doesn't confuse calc threadingLuboš Luňák
2018-11-14abort if opencl fails with SC_FORCE_CALCULATION=openclLuboš Luňák
2018-11-14$SC_FORCE_CALCULATION to force Calc use opencl/threads for everythingLuboš Luňák
2018-11-14blacklist ocMatch for calc threadingLuboš Luňák
2018-11-14make ScInterpreterContext also accessible without passing it aroundLuboš Luňák
2018-11-14Reorder ScFormulaCell membersDennis Francis
2018-11-14move fmtfieldCaolán McNamara
2018-11-14tdf#119178: use current range as a range for conditional formatVasily Melenchuk
2018-11-14Fix typoAndrea Gelmini
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-11-14Bin obsolete headerJens Carl
2018-11-14tdf#45904 Move _XEnumeration for ScCellsEnumeration to C++Jens Carl
2018-11-14Improve readability of subsequentcheck targetsJens Carl
2018-11-13uitest Writer and Calc- autocorrect options dialogZdeněk Crhonek
2018-11-13tdf#113977 unit test for function REGEXZdeněk Crhonek
2018-11-13do not crash in opencl code with malformed formulaLuboš Luňák
2018-11-13blacklist ocSheet for threaded calcLuboš Luňák
2018-11-13blacklist svMatrix for calc threaded calculationLuboš Luňák
2018-11-13don't access deleted cellsLuboš Luňák
2018-11-13blacklist svExternalName for calc threadingLuboš Luňák
2018-11-13thread-safe ScGlobal::GetUnitConverter()Luboš Luňák
2018-11-13work around nan() not propagating its argument with nVidia OpenCLLuboš Luňák
2018-11-13tdf#45904 Remove obsolete _XNamed testsJens Carl
2018-11-13Silence -fsanitize=implicit-signed-integer-truncationStephan Bergmann
2018-11-12uitest cleaning 01Zdeněk Crhonek