summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-10-28sc: split UITest_chart in twoXisco Fauli
2021-10-28sc: split UITest_autofilter in twoXisco Fauli
2021-10-27ofz: Timeout, clamp hyperlink range when fuzzingCaolán McNamara
2021-10-27fix AVX512 detectionLuboš Luňák
2021-10-27try harder not to mix CPU-specific code with generic codeLuboš Luňák
2021-10-27Typo: pDataIgoreCase->pDataIgoreCase in scJulien Nabet
2021-10-26Heuristic filename extension should be <= 4 charactersEike Rathke
2021-10-26uitest: when possible, close the document before opening a new oneXisco Fauli
2021-10-26tdf#142010: sc_uicalc: Add unittestXisco Fauli
2021-10-26Restore original lcl_ScAddress_Parse_OOo() behaviour detecting externalEike Rathke
2021-10-26Drop ContainerHelper::vectorToSequence and use comphelper::containerToSequenceMike Kaganski
2021-10-26let focus enter calc sheet bg color dialog's valueset on clickCaolán McNamara
2021-10-26uitest: rearrange tests to avoid "close_doc: no active frame"Xisco Fauli
2021-10-26tdf#145129 XLSX import: round down default row heightAttila Szűcs
2021-10-26tdf#142010 XLS import: fix bad calculation after editingLászló Németh
2021-10-25expanding macro SCSTRTomoyuki Kubota
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák
2021-10-22revert unittests to use plain text-based LibreOfficeKitCallbackLuboš Luňák
2021-10-22no need to allocate RangeIndexMapPtr separatelyNoel Grandin
2021-10-22lok: invalidate sheet-geometry sizes on clip pasteDennis Francis
2021-10-21loplugin:flattenNoel Grandin
2021-10-20tdf#145235: sc_text_functions_test: Add unittest for empty delimiterXisco Fauli
2021-10-20ScRefCellValue::hasEmptyValue() already includes isEmpty()Eike Rathke
2021-10-20Related: tdf#145235 TEXTJOIN() allow empty delimiter of referenced emptyEike Rathke
2021-10-20tdf#145235: sc_text_functions_test: Add unittestXisco Fauli
2021-10-20tdf#144996 XLSX export: keep permission for editing on saveTünde Tóth
2021-10-20Resolves: tdf#145235 TEXTJOIN() clear last string also for referenced emptyEike Rathke
2021-10-20svx: Don't end text edit mode for all viewsTomaž Vajngerl
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-10-19fix crash of OOXML export of deleted, empty range namesBalazs Varga
2021-10-19tdf#96499 sc htmlimport: fix broken CSSHandler so that...Kevin Suo
2021-10-19Bump tolerance from 30 to 40 to make this test pass on my MacTor Lillqvist
2021-10-19consider font when caching SalLayoutGlyphs in calc (tdf#143978)Luboš Luňák
2021-10-19tdf#144572 - fix incomplete labeling of Pivot Table UI elementsRoss Johnson
2021-10-19Use MsLangId::getConfiguredSystemLanguage()Eike Rathke
2021-10-18tdf#88359: sc: Add UItestXisco Fauli
2021-10-18tdf#145198: Bash like autocompletion for Calc autoinputDennis Francis
2021-10-18tdf#145085: sc_uicalc: Add unittestXisco Fauli
2021-10-18cid#1492880 avoid Improper use of negative valueCaolán McNamara
2021-10-16cid#1492880 make Improper use of negative value explicitCaolán McNamara
2021-10-16ofz#40008 check if column exists before EndListening attemptCaolán McNamara
2021-10-16Simplify vector initialization in scJulien Nabet
2021-10-16Resolves: tdf#145085 HYPERLINK() do not force a 2nd row URL cell in array modeEike Rathke
2021-10-15do not use text-based LOK callback internallyLuboš Luňák
2021-10-15Resolves: tdf#88359 CSV: import strict ISO date(+time) with standard settingsEike Rathke
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-15Related: tdf#88359 CSV: choose proper ISO date(+time) format if detectedEike Rathke
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-14tdf#138842 Delete Default item from Calc Comment's context menuRoman Kuznetsov
2021-10-14sc: remove unused documentXisco Fauli