summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)Author
2021-08-28cid#1490403: fix wrong initial flag bFoundDennis Francis
2021-08-18sc oox: recover escaped unicode chars in strings importDennis Francis
2021-07-28tdf#136113 shape editing does not change modified statusNoel Grandin
2021-07-12tdf143222 Handle alternate content of graphicData element.Gülşah Köse
2021-04-09tdf#139786 partial revert tdf#106181 XLSX export: output form controlsJustin Luth
2021-03-22Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2021-03-16check for quit when calling Yield in loopNoel Grandin
2021-02-01Don't bother shrinking row height when changing just one row interactivelyTor Lillqvist
2021-01-07[API CHANGE] officecfg,xmloff: remove SaveBackwardCompatibleODFMichael Stahl
2021-01-07sc: ODF export: OFFICE-3665 table:name on source-cell-rangeMichael Stahl
2021-01-07convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2021-01-07xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl
2021-01-07sc,xmloff: ODF 1.3: adapt XMLPropertyMapEntryMichael Stahl
2021-01-07xmloff: ODF export: rework version checks in SvXMLExportPropertyMapperMichael Stahl
2021-01-07sc: ODF export: table:name extension element, step 1Michael Stahl
2021-01-07sc: ODF export: style:hyperlink extension element, step 1Michael Stahl
2021-01-07replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl
2021-01-04Related: tdf#130108 ensure we don't reuse the last SetSearchMask settingCaolán McNamara
2020-12-21replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-09-19Check range before accessing Calc sort userlistThorsten Behrens
2020-09-19tdf#95640 XLSX: import/export of custom sort listsSerge Krot
2020-08-28LOK: do not show calc notes in the onlinePranam Lashkari
2020-08-21Use localized default sheet name, if sheet name is missing in xlsx fileAndras Timar
2020-07-28tdf#134769 XLSX export fix: unable to open with MS ExcelSerge Krot
2020-06-11tdf#133595 FILESAVE XLSX: invalid content when opening file with shapeSerge 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-05-06[cp] Add another known good generator.Aron Budea
2020-05-06Resolves: tdf#130108 ensure we don't reuse the last SetSearchMask settingCaolán McNamara
2020-03-31Resolves: tdf#131372 Write "error cell" formula to OOXMLEike Rathke
2020-03-16Resolves: tdf#129985 OOXML import: do not force a fixed-locale number formatEike Rathke
2020-03-10tdf#93831 xlsx file full of pictures of numbers slow to openNoel Grandin
2020-03-03tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky
2020-02-27tdf#130959 crash when opening file with non-existing hyperlinksNoel Grandin
2020-01-08tdf#120502: Excel doesn't increment max column for OOXMLMike Kaganski
2020-01-07tdf#129228 speedup opening of xlsx file with lots of commentsNoel Grandin
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-18tdf#103092 export uses MeasureUnit not FieldUnitRegina Henschel
2019-11-14tdf#117658 PPTX import: fix duplicated math object handlingMiklos Vajna
2019-11-13no need to store reference to Import hereNoel Grandin
2019-11-12rename now it does more than just sortCaolán McNamara
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-04fix ODR violationNoel Grandin
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-11-03loplugin:stringaddNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann