summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2018-11-12Make MaybeInterpret, NeedsInterpret, IsDirtyOrInTableOpDirty inlineDennis Francis
2018-11-12tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
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-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-11Removed repeated semicolonAndrea Gelmini
2018-11-11NB tabbed: update calc and impress layoutandreas kainz
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-10tdf#121263 Calc crashes when hide multiple sheetsNoel Grandin
2018-11-10Unit test for array of references in ForceArray, tdf#120895, tdf#58874Eike Rathke
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-10tdf#117719: add Minimum and Maximum labels to color bar CFRoman Kuznetsov
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-10Tabbed NB: sync home/text tabandreas kainz
2018-11-10tdf#45904: Remove/disable obsolete _XNamed testsJens Carl
2018-11-09Resolves: tdf#120895 new ParamClass::ReferenceOrRefArray, tdf#58874 relatedEike Rathke
2018-11-09Make XclRange::GetCol/RowCount more robustStephan Bergmann
2018-11-09loplugin:singlevalfields in scNoel Grandin
2018-11-09Revert "NB tabbed compact calc: copy files to install dir"andreas_kainz
2018-11-09tdf#119581 add FormatPaintbrush to text and table popupmenuandreas kainz
2018-11-09Fix many Java subsequentcheck test by using JUHJan-Marek Glogowski
2018-11-09Simplify and fix Java UNO API test makefilesJan-Marek Glogowski
2018-11-09Fix typosAndrea Gelmini
2018-11-09lok: sc: make hi-dpi/zoom compatible with retrieving cell cursorMarco Cecchetti