summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2023-06-01tdf#149598 - Remember window state of the format cell dialogAndreas Heinisch
2023-06-01tdf#154174 sc: fix input line to update to the repeated contentCzeber László Ádám
2023-06-01tdf#154131 Update UILaurent Balland
2023-06-01UITest_calc_dialogs: use oneprocess modeMiklos Vajna
2023-05-31tdf#155321 sc: fix color of the highest value on percentile color scaleTibor Nagy
2023-05-31Fix dynamic-type-mismatchNoel Grandin
2023-05-31tdf#153437 sc: fix broken formatting at Undo of row/column insertionCzeber László Ádám
2023-05-31Missing test dependenciesStephan Bergmann
2023-05-30Revert "Resolves: tdf#155453 formatting lost when formula bar edited via IM"Caolán McNamara
2023-05-30tdf#152037: sc_uicalc: Add unittestXisco Fauli
2023-05-30tdf#152037 XLSX import: fix false alarm data validation errorCzeber László Ádám
2023-05-30sc: avoid crash in ScHorizontalCellIteratorXisco Fauli
2023-05-30use more TypedWhichInfoNoel Grandin
2023-05-29replace find_if by any_ofDr. David Alan Gilbert
2023-05-29use more TypedWhichIdNoel Grandin
2023-05-28Resolves: tdf#155453 formatting lost when formula bar edited via IMCaolán McNamara
2023-05-27cid#1531780 Dereference null return valueCaolán McNamara
2023-05-26tdf#154131 Add Detect scientific number optionLaurent Balland
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-26tdf#150028 Treat decimal separator after [SS]Laurent Balland
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-26Related tdf#145080 - Less obtrusive col/row header color on macOSHeiko Tietze