summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-11-03This aParentName can be constKevin Suo
2021-11-03tdf#97667 Add XML Dump methods for Calc Pool ItemsFelipe Lema
2021-11-03improve find-can-be-private scriptNoel Grandin
2021-11-03loplugin:constparamsNoel Grandin
2021-11-01multiline calc inputbar not redrawing and adjusting scrollbar on delete of textCaolán McNamara
2021-11-01tdf#138475: also set font size/weight/posture for CJK/CTL languages...Kevin Suo
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-31uniformly allow focus into GtkToolbarCaolán McNamara
2021-10-31gtk[3 vs 4]: remove can-focus from GtkToolButtonCaolán McNamara
2021-10-30Prepare for removal of non-const operator[] from Sequence in scMike Kaganski
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-30Add comments for defaults of bEvaluateFormulasEike Rathke
2021-10-30sc: uitest: test "save to ODS/XLSX as read-only with password protection"Xisco Fauli
2021-10-29tdf#141193 Added support for bar codes in qrcode dialog box[API Change].homeboy445
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
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