summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox
AgeCommit message (Expand)Author
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: scStephan Bergmann
2023-10-01tdf#154449 Add support for hidden named rangesRafael Lima
2023-09-15reduce casting around ScDocShellNoel Grandin
2023-09-12sc: row import - default style index is 0 and not -1Tomaž Vajngerl
2023-09-10using decls should come after #includeNoel Grandin
2023-08-28Shared string shouldn't account preserve space propertyParis Oplopoios
2023-08-28new loplugin:optionalboolNoel Grandin
2023-08-27Change theme location to SdrModel and SdrPage (master page only)Tomaž Vajngerl
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin
2023-08-18Fix typoAndrea Gelmini
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin
2023-08-13defer turning xlsx notes into SdrCaptions until activatedCaolán McNamara
2023-08-11rearrange to collect the properties set on the annotation togetherCaolán McNamara
2023-08-11move setting properties into note comments from oox to scCaolán McNamara
2023-08-11refactor to return the position to be set by the caller insteadCaolán McNamara
2023-08-11xlsx with a lot of comments repeatedly calls OutputDevice::HasGlyphsCaolán McNamara
2023-08-02sc: theme color support for sparklines + ODF & OOXML import/exportTomaž Vajngerl
2023-08-01sc: rename oox::xls::Color to oox::xls::XlsColorTomaž Vajngerl
2023-07-26Resolves: tdf#147955 Recalculate OOXML for bad generators with all 0.0 resultsEike Rathke
2023-07-25tdf#142905 XLSX import: don't trim leading spaces in formula cellCzeber László Ádám
2023-07-23cid#1401342 Uncaught exceptionCaolán McNamara
2023-07-11tdf#123026 xlsx import: recalc optimal row height on importJustin Luth
2023-07-02sc: OOXML import and export the model::Theme properlyTomaž Vajngerl
2023-06-27sc: import and prop. theme color support for cell bordersTomaž Vajngerl
2023-06-27tdf#123026 sc xlsx: provide per-sheet optimal row height settingJustin Luth
2023-06-26sc: filter: oox: fix crash delete ScDatabarFormatDataHenry Castro
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-22sc: filter: excel: import cell multi-line textHenry Castro
2023-06-22sc: filter: oox: fix preserve space, single line caseHenry Castro
2023-06-21sc: OOXML import of theme colors for char and background colorsTomaž Vajngerl
2023-06-21sc: Use DateTime::Sub() instead of operator-()Eike Rathke
2023-06-19sc: filter: oox: fix setting value to color scaleHenry Castro
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-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-14sc: filter: oox: update databar format before cloneHenry Castro
2023-06-14cid#1532384 Out-of-bounds readCaolán McNamara
2023-06-14sc: filter: oox: add missing formula if it is a text ...Henry Castro
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-12cid#1532369 Unchecked dynamic_castCaolán McNamara
2023-06-05avoid some UNO queryingNoel Grandin
2023-06-05sort row-range-stylesNoel Grandin