summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)Author
2019-05-03tdf#125086: Write dataField attribute for fields that also appear in DataMike Kaganski
2019-05-03tdf#125055: properly round fractions of secondsMike Kaganski
2019-05-03tdf#125046: export longText attribute for sharedItems elementMike Kaganski
2019-04-24tdf#124741: export default column width to XLSXMike Kaganski
2019-04-22tdf#124883: don't drop data field names on importMike Kaganski
2019-04-22tdf#124881: Provide a non-empty name for pivot table's data fieldMike Kaganski
2019-04-20tdf#124810: Roundtrip pivot table style info from XLSX.Mike Kaganski
2019-04-18tdf#124772: export data field number format to XLSXMike Kaganski
2019-04-16tdf#124736: Sort group field itemsMike Kaganski
2019-04-13tdf#113908: Implement exporting pivot tables' groups fields to XSLXMike Kaganski
2019-04-12tdf#124651: always write "name" attribute to dataField elementMike Kaganski
2019-04-11tdf#123421 : xlsx export : Don't write data field entry...Dennis Francis
2019-03-11tdf#123939: string and error are same type for pivot cache in XLSXMike Kaganski
2019-01-17tdf#112484: repeat-item-labels is invalid in odf1.2 strictJulien Nabet
2019-01-17Resolves: tdf#121887 RowModel::mnRow is 1-based, alwaysEike Rathke
2019-01-17tdf#121612: update pivot caches during saving to XLSXVasily Melenchuk
2019-01-17Resolves: tdf#119700 save correct table:last-row-spannedEike Rathke
2019-01-17tdf#107586, import chart sheet colorMarkus Mohrhard
2018-12-21tdf#98074, using the same builtinId maps the styles to the same oneMarkus Mohrhard
2018-11-05Conditional formatting: Use the nElements from g_IconSetMap.Jan Holesovsky
2018-10-23Resolves: tdf#120689 omit <definedName> for ocMacro in OOXMLEike Rathke
2018-10-19[cp] Add another known good generator.Aron Budea
2018-10-11tdf#111980 oox optionbutton autoGroup inside GroupBoxJustin Luth
2018-10-11tdf#111980 sc optionbutton autoGroups different for form/activeXJustin Luth
2018-09-17tdf#41425 XLS/XLSX export: workaround for style and validation lossLászló Németh
2018-09-12tdf#107690 OOXML import/export of setting "Open as read-only"László Németh
2018-08-27sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro
2018-08-21tdf#119141 Revert "sc htmlimp: non-global sheet range names"Justin Luth
2018-08-20tdf#118990: use full URI for absolute referencesMike Kaganski
2018-08-10ofz#9431 don't check attribs of Invalid columnCaolán McNamara
2018-06-30tdf#118441: also keep string-formula results for shared formulasMike Kaganski
2018-06-27tdf#114487 sc htmlimp: non-global sheet range namesJustin Luth
2018-06-11tdf#114487 sc htmlimp: rangeNames should be 3DJustin Luth
2018-06-01forcepoint#40 null derefCaolán McNamara
2018-06-01tdf#96698 - calc: add support for custom validation (through a formula)Marco Cecchetti
2018-05-17Related: tdf#116939 Disable <cols><col> overflow detection due to excess ...Eike Rathke
2018-05-15Resolves: tdf#116939 cater for the last cols col incremented by ExcelEike Rathke
2018-04-26Related: tdf#116274 ignore the one excess cols definition's last columnEike Rathke
2018-04-12tdf#114168 If minor axis unit is automatic, then set it to 5Bartosz Kosiorek
2018-04-12forcepoint #32 survive missing value rangeCaolán McNamara
2018-04-12forcepoint #34 survive missing autostylesCaolán McNamara
2018-04-12forcepoint #29 detect illegal self series addCaolán McNamara
2018-04-03ofz#7121 NamedDBs::insert takes ownership of its argumentEike Rathke
2018-03-26tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky
2018-03-19tdf#95295: don't add duplicate conditional formatsMike Kaganski
2018-03-19Don't leak formats that get mergedMike Kaganski
2018-03-19Need to use dynamic_cast and not static_cast here, thanks UBSan and sbergTor Lillqvist
2018-03-19Deduplicate conditional formats loaded from .odsTor Lillqvist
2018-03-19Convert ScFormatEntryType to scoped enumTor Lillqvist
2018-03-19Resolves: tdf#114555 check .xlsx col/row/tab overflow and display warningEike Rathke