summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
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: 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-12tdf#145538 Refactor to use range-based for-loopbuldi
2023-06-12cid#1532369 Unchecked dynamic_castCaolá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-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-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-05svx: extract theme color generation into ThemeColorPaletteManagerTomaž Vajngerl
2023-06-05sort row-range-stylesNoel Grandin
2023-06-04Move uppercase to SubStr ctorMike Kaganski
2023-06-04ScUserListData::InitTokens can't produce different splitsMike Kaganski
2023-06-04Simplify a bitMike Kaganski
2023-06-04Optimize ScAppCfg::ReadSortListCfgMike Kaganski
2023-06-04Simplify ScUserList, don't use unique_ptr.Mike Kaganski
2023-06-04tdf#151987: clean default list before using non-default oneMike Kaganski
2023-06-03remove unnecessary ScPatternAttr copyNoel Grandin
2023-06-02tdf#132026: Fix selection in text cellBaole Fang
2023-06-02Add Calc view separation for tiled renderingParis Oplopoios
2023-06-02uitest: sc: check whether current row/column/table has dataXisco Fauli
2023-06-02tdf#131638: Fix text cell incorrect formulaBaole Fang
2023-06-02sc: fix bug in GetPrintAreaVerXisco Fauli
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin