summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc
AgeCommit message (Expand)Author
2022-02-23tdf#127301 XLSX import: hide hidden named range of autofilterBalazs Varga
2020-09-19tdf#95640 XLSX: import/export of custom sort listsSerge Krot
2020-06-11tdf#106181 XLSX export: output form controlsSerge Krot
2020-05-13tdf#79998 FILESAVE: XLSX export with long sheet names (length > 31 characters)Serge Krot
2020-03-31Resolves: tdf#131372 Write "error cell" formula to OOXMLEike Rathke
2019-12-20tdf#129228 speedup load xls file with lots of commentsNoel Grandin
2019-11-24tdf#128976: properly calculate default value when writing XLSMike Kaganski
2019-11-22tdf#128894: xlsx-import : Do not share tokens between cells...Dennis Francis
2019-11-14tdf#117658 PPTX import: fix duplicated math object handlingMiklos Vajna
2019-11-04fix ODR violationNoel Grandin
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-10-29remove XclRoot::GetDocRefNoel Grandin
2019-10-25tdf#126021 speed up saving xls with lots of stylesNoel Grandin
2019-10-21loplugin:virtualdead unused param in ProcessClientAnchor2Noel Grandin
2019-10-17Remove some memset callsMike Kaganski
2019-10-04Deduplicate some serializer writing code, and simplify writing OStringMike Kaganski
2019-09-27cid#1453999 move coverity suppressionCaolán McNamara
2019-09-26loplugin:constmethod in scNoel Grandin
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-09-04tdf#127110 XLSX export: fix bad view positionLászló Németh
2019-08-31Fix typosAndrea Gelmini
2019-08-27Use getSystemPathFromFileURL() which is exactly what we need.Kohei Yoshida
2019-08-24loplugin:returnconstval in sal..scNoel Grandin
2019-08-23loplugin:returnconstval in ooxNoel Grandin
2019-08-22Fully support importing of XML with nested repeat elements.Kohei Yoshida
2019-08-21Return std::unique_ptr directly.Kohei Yoshida
2019-08-16Fix typosAndrea Gelmini
2019-08-15Switch mdds to 1.5.0 and liborcus to 0.15.0.Kohei Yoshida
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-07-23close some more holes in structuresNoel Grandin
2019-07-22cid#1448348 silence Stray semicolonCaolán McNamara
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-06-18Fix typosAndrea Gelmini
2019-06-14loplugin:unusedfields improvementsNoel Grandin
2019-05-16optimize ScHTMLExport::WriteTables() with large columnsLuboš Luňák
2019-05-10tdf#85470 FILESAVE Very long time spent saving XLSX as XLSNoel Grandin
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-09loplugin:unnecessaryvirtualNoel Grandin
2019-05-05Fix typoAndrea Gelmini
2019-05-04tdf#124953: Use rangelist's combined range top-left address...Dennis Francis
2019-05-04tdf#122590: follow-up : import x14:cfRule prioritiesDennis Francis
2019-05-04tdf#122590 Import and export xlsx x14:cfRule element for type = cellis.Gülşah Köse
2019-04-29weld ScXMLSourceDlgCaolán McNamara
2019-04-24tdf#124741: export default column width to XLSXMike Kaganski
2019-04-22Simplify parameter pack handling: use if constexpr to drop extra functionMike Kaganski
2019-04-20tdf#124810: Roundtrip pivot table style info from XLSX.Mike Kaganski
2019-04-19Further cleanup to not use FSEND and useless string conversionsMike Kaganski
2019-04-18C++11-ify XclExpXmlStream::WriteAttributesMike Kaganski