summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2023-05-03sc: filter: oxx: insert more rules same rangeHenry Castro
2023-05-02lok: sc: fix layout RTL mouse selectionHenry Castro
2023-05-02lok: sc: fix layout RTLHenry Castro
2023-05-02lok: sc: restore edit output areaHenry 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-04-06lok: sc: fix RTL auto fill rectangleHenry Castro
2023-03-23sc: qa: add databar unit testHenry 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-08Revert "sc: add parameter maString to DrawEditParam"Andras Timar
2023-03-08Revert "sc: ignore line break if text is not wrapped"Andras Timar
2023-03-08Revert "editeng: add method SetSingleLineCharAttribs"Andras Timar
2023-03-08Revert "sc: qa: add single line paragraph unit test"Andras Timar
2023-03-08tdf#74670 tdf#91286 PPTX XLSX export: save image onceTünde Tóth
2023-03-07Always push a result, even if it's only an errorEike Rathke
2023-03-06Stack check safety belt before fishing in muddy watersEike Rathke
2023-02-27sc: remove protect cell tab from cell format dialogPranam Lashkari
2023-02-20lok: setup LOK notifier for invalid range errorSzymon Kłos
2023-02-17Obtain actual 0-parameter count for OR(), AND() and 1-parameter functionsEike Rathke
2023-02-15sc: qa: add single line paragraph unit testHenry Castro
2023-02-15editeng: add method SetSingleLineCharAttribsHenry Castro
2023-02-15sc: ignore line break if text is not wrappedHenry Castro
2023-02-15sc: add parameter maString to DrawEditParamHenry Castro
2023-02-13tdf#91265 Use same plot area distance as used in MSOGülşah Köse
2023-02-09Fix build errors by suppressing warnings when building with Xcode 14.2Patrick Luby
2023-02-07lok: do not recreate lok-drawview for every tile paintDennis Francis
2023-02-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti
2023-02-01lok: formulabar: fix URL fields selectionSzymon Kłos
2023-01-17sc: fix crash in ScViewData::GetCurXForTab()Miklos Vajna
2023-01-16crashtesting: exception during dtorCaolán McNamara
2023-01-13lok: adjust paint rect for in-place editingSzymon Kłos
2023-01-13lok: support per-user timezoneAshod Nakashian
2023-01-10lok: sc: avoid the shared spreadsheet dialogHenry Castro
2023-01-10Get ScViewData through the current doc shell in headless modeParis Oplopoios
2023-01-07tdf#144786 Implement XML_hiddenButton functionalityofftkp
2023-01-05xlsx: Don't add cell data to chart data sequence if in totalsRowofftkp
2023-01-02optimise SUMPRODUCT(IF..) where we have entire column/row rangesNoel Grandin
2022-12-31optimise SUMPRODUCT(IF..) a littleNoel Grandin
2022-12-20lok: protect sc from null ScViewData.Michael Meeks
2022-12-20tdf#152581 SC: fix export of conditional border colorAttila Szűcs
2022-12-19lok:sc: do not generate extra mouseup eventsHenry Castro
2022-12-13tdf#151755 fix export of borders of contentless cellsAttila Szűcs
2022-12-13xlsx: Import table column attribute XML_totalsRowFunctionofftkp