summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2023-06-20sc: filter: oox: fix setting value to color scaleHenry Castro
2023-06-20sc: filter: oox: only insert conditional format if has itemsHenry Castro
2023-06-19sc: filter: oxx: insert more rules same rangeHenry Castro
2023-06-19sc: filter: oox: fix conditional color scale same rangeHenry Castro
2023-06-19sc: filter: oox: update databar format before cloneHenry Castro
2023-06-19sc: filter: oox: do not insert rule too earlyHenry Castro
2023-06-19sc: qa: add databar unit testHenry Castro
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-16sc: filter: oox: fix conditional color scale empty value \"\"Henry Castro
2023-06-16tdf#151946 cache LocaleDataWrapperNoel Grandin
2023-06-15sc: filter: oox: add missing formula if it is a text ...Henry Castro
2023-06-14cid#1532384 Out-of-bounds readCaolán McNamara
2023-06-14tdf#155376 weakly cache ScAccessibleCellNoel Grandin
2023-06-14sc: filter: oox: add missing tag "fillcolor"Henry Castro
2023-06-14sc: filter: oox: Add a missing tag child of the parent tag "cfvo"Henry Castro
2023-06-14sc: filter: oox: add missing attribute "indexed"Henry Castro
2023-06-13ScPatternAttr does not need a special case for *mxHashCode == 0Noel Grandin
2023-06-12sc: uitest: fix sporadic test failuresXisco Fauli
2023-06-12tdf#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-09tdf#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-05tdf#153972: sc: Add UItestXisco Fauli
2023-06-05tdf#132026: sc: move UItest to CppUnittestXisco Fauli
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-02tdf#145538,tdf#147021: qa: range based loopsDr. David Alan Gilbert
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
2023-06-01tdf#154174: sc: move UItest to CppUnittestXisco Fauli
2023-06-01tdf#153972 Fix color filter when cells have no contentSamuel Mehrbrodt
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin