summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)Author
2024-05-30ofz#67540 negative offsetCaolán McNamara
2023-09-11lok: save to xlsx changes column sizeSzymon Kłos
2023-06-29sc: filter: oox: fix crash delete ScDatabarFormatDataHenry Castro
2023-06-28avoid some UNO queryingNoel Grandin
2023-06-28sort row-range-stylesNoel Grandin
2023-06-28sc: perf: speedup sheets with lots of repetitive...Dennis Francis
2023-06-24Resolves: tdf#153767 Try harder to import OOXML bool shared formula resultEike Rathke
2023-06-20sc: filter: oox: fix setting value to color scaleHenry Castro
2023-06-15cid#1532384 Out-of-bounds readCaolán McNamara
2023-05-15sc: filter: html: fix missing color scale conditional formatHenry Castro
2023-05-10sc: filter: excel: import cell multi-line textHenry Castro
2023-05-10sc: filter: oox: fix preserve space, single line caseHenry Castro
2023-05-07sc: filter: excel: add getter function LineBreakHenry Castro
2023-05-03sc: filter: oxx: insert more rules same rangeHenry Castro
2023-04-12sc: filter: oox: fix conditional color scale same rangeHenry Castro
2023-04-12sc: filter: oox: only insert conditional format if has itemsHenry Castro
2023-04-12sc: filter: oox: do not insert rule too earlyHenry Castro
2023-04-12sc: filter: oox: fix conditional color scale empty value \"\"Henry Castro
2023-03-23sc: filter: oox: insert a new entry ScDataBarFormat if Id attribute...Henry Castro
2023-03-23sc: filter: oox: update databar format before cloneHenry Castro
2023-03-23sc: filter: oox: add missing formula if it is a text ...Henry Castro
2023-03-23sc: filter: oox: Add a missing tag child of the parent tag "cfvo"Henry Castro
2023-03-23sc: filter: oox: add missing attribute "indexed"Henry Castro
2023-03-23sc: filter: oox: add missing tag "fillcolor"Henry Castro
2023-03-08tdf#74670 tdf#91286 PPTX XLSX export: save image onceTünde Tóth
2023-02-09Fix build errors by suppressing warnings when building with Xcode 14.2Patrick Luby
2023-01-16crashtesting: exception during dtorCaolán McNamara
2023-01-10Get ScViewData through the current doc shell in headless modeParis Oplopoios
2023-01-07tdf#144786 Implement XML_hiddenButton functionalityofftkp
2022-12-20tdf#152581 SC: fix export of conditional border colorAttila Szűcs
2022-12-13tdf#151755 fix export of borders of contentless cellsAttila Szűcs
2022-12-13xlsx: Import table column attribute XML_totalsRowFunctionofftkp
2022-07-26Document sparkline related classes, functions and structsTomaž Vajngerl
2022-07-11compact the RichString classNoel Grandin
2022-07-06compact the RichStringPortion classNoel Grandin
2022-07-06remove span data storage from oox importNoel Grandin
2022-06-27tdf#148820 sc: fix conditional formatted cell colorBalazs Varga
2022-06-24Pump XInputStream into an SvMemoryStream rather than an OStringBufferStephan Bergmann
2022-06-24sc: ODF export: fix style:font-name on EE text/paragraph stylesMichael Stahl
2022-06-23Fix shape rectangle calculationMike Kaganski
2022-06-01tdf#148835 don't write any sparkline xml elements if none existsTomaž Vajngerl
2022-05-13tdf#148993 XLS export: fix broken formula regressionLászló Németh
2022-05-03fix checking whether a block of cells is emptyLuboš Luňák
2022-05-03rework GetColumnsRange() and ScColumnsRangeLuboš Luňák
2022-04-14handle xlsx with too large sheets the same way as e.g. odsLuboš Luňák
2022-04-14initialize output parameter of ScFormatRangeStyles::GetStyleNameIndex()Luboš Luňák
2022-04-14fix ScTable::GetLastChangedCol() for unallocated columnsLuboš Luňák
2022-04-14handle broken row ranges in excel import, #2Luboš Luňák
2022-04-14handle broken row ranges in excel importLuboš Luňák
2022-04-14fix comparison operators in Excel export, #2Luboš Luňák