summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2023-06-18sc drawstyles: Restore text selection after applying a styleMaxim Monastirsky
2023-06-17Resolves: tdf#153517 Use tools::Duration for FillSeries with (date+)timeEike Rathke
2023-06-17tdf#155402 - sc improving CELL() function return value in case of OOXMLBalazs Varga
2023-06-17oox, writerfilter, xmloff: use frozen data structures for static dataTomaž Vajngerl
2023-06-17sc: perf: speedup sheets with lots of repetitive...Dennis Francis
2023-06-17sc: filter: oox: only insert conditional format if has itemsHenry Castro
2023-06-17tdf#118335 notebookbar: set visible false for PrintPreview in MenuFileJustin Luth
2023-06-16sc: filter: oxx: insert more rules same rangeHenry Castro
2023-06-16sc: filter: oox: fix conditional color scale same rangeHenry Castro
2023-06-16sc: filter: oox: fix conditional color scale empty value \"\"Henry Castro
2023-06-16sc: filter: oox: do not insert rule too earlyHenry Castro
2023-06-15sc: qa: add databar unit testHenry Castro
2023-06-15UITest_manual_tests: use oneprocess modeMiklos Vajna
2023-06-15sc: filter: oox: insert a new entry ScDataBarFormat if Id attribute...Henry Castro
2023-06-14Add editengine view separation in tiled renderingParis Oplopoios
2023-06-14sc: filter: oox: update databar format before cloneHenry Castro
2023-06-14cid#1532384 Out-of-bounds readCaolán McNamara
2023-06-14online: speed up scrolling large excel documentNoel Grandin
2023-06-14sc: filter: oox: add missing formula if it is a text ...Henry Castro
2023-06-14tdf#151946 cache LocaleDataWrapperNoel Grandin
2023-06-13sc: filter: oox: Add a missing tag child of the parent tag "cfvo"Henry Castro
2023-06-13sc: filter: oox: add missing attribute "indexed"Henry Castro
2023-06-13sc: filter: oox: add missing tag "fillcolor"Henry Castro
2023-06-13tdf#147021: sc/source/filter SAL_N_ELEMENTS usageDr. David Alan Gilbert
2023-06-13tdf#155376 weakly cache ScAccessibleCellNoel Grandin
2023-06-13lok: sc: disable Value HighlightingHenry Castro
2023-06-12sc: fix freeze row/column panesHenry Castro
2023-06-12lok: sc: fix RTL auto fill rectangleHenry Castro
2023-06-12sc: uitest: fix sporadic test failuresXisco Fauli
2023-06-12tdf#145538 Refactor to use range-based for-loopbuldi
2023-06-12cid#1532369 Unchecked dynamic_castCaolán McNamara
2023-06-11Related: tdf#155507 don't broadcast UI Theme change unless it did changeCaolán McNamara
2023-06-11use internal iterator for SfxBroadcasterNoel Grandin
2023-06-10tdf#347349 sc: avoid UpdateEditView when formula buildingJustin Luth
2023-06-10Fix typoAndrea Gelmini
2023-06-09tdf#153437 sc: fix broken formatting without performance regressionCzeber László Ádám
2023-06-09tdf#155244 filter: XHTML export: Making ODF style IDs unique for ...Svante Schubert
2023-06-08lok: send theme palette after the change in ThemeDialogTomaž Vajngerl
2023-06-08ScPatternAttr does not need a special case for *mxHashCode == 0Noel Grandin
2023-06-08tdf#155726: change the location of the 'Sort by Color' optionJulien Nabet
2023-06-08UITest_function_wizard: use oneprocess modeMiklos Vajna
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-06-07Remove unused includeStephan Bergmann
2023-06-07Avoid signed integer overflowStephan Bergmann
2023-06-06convert SvtAccessibilityOptions to officecfg where possibleNoel Grandin
2023-06-06use a SIMD friendly hashcode for ScPatternAttrNoel Grandin
2023-06-06convert ColorConfig to officecfg where possibleNoel Grandin
2023-06-05avoid some UNO queryingNoel Grandin
2023-06-05tdf#153972: sc: Add UItestXisco Fauli
2023-06-05tdf#132026: sc: move UItest to CppUnittestXisco Fauli