summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)Author
2020-11-29tdf#138466 Crash when creating different scenariosNoel Grandin
2020-11-25crashtesting: make tdf129410-1.ods not crash on loadCaolán McNamara
2020-11-10Revert "tdf#132137 Rename Default Style in Calc."Xisco Fauli
2020-09-21tdf#136620 tdf#136708 filter,oox,sw: fix export of 2 different wrapsMichael Stahl
2020-09-09Check range before accessing Calc sort userlistThorsten Behrens
2020-09-09tdf#95640 XLSX: import/export of custom sort listsSerge Krot
2020-08-29tdf#136113 shape editing does not change modified statusNoel Grandin
2020-08-04tdf#134817 XLSX export: fix partially lost header/footerAttila Szűcs
2020-07-27tdf#134769 XLSX export fix: unable to open with MS ExcelSerge Krot
2020-06-27cid#1464973 & cid#1464975 Resource leakCaolán McNamara
2020-06-27cid#1464973: RESOURCE_LEAK (sc/excel)Julien Nabet
2020-06-22tdf#97177 speedup loading of large ODS fileNoel Grandin
2020-06-15tdf#132137 Rename Default Style in Calc.Srijan Bhatia
2020-06-08tdf#133595 FILESAVE XLSX: invalid content when opening file with shapeSerge Krot
2020-06-06tdf#133486 Revert "fix TODO"Noel Grandin
2020-05-31tdf#83593 XLSX DrawingML shape import: fix missing rotationSzabolcs Toth
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-26tdf#106181 XLSX export: output form controlsSerge Krot
2020-05-25calc: add XPackageEncryption write support for binary xlsVasily Melenchuk
2020-05-25calc: add XPackageEncryption support for binary xlsVasily Melenchuk
2020-05-25tdf#50916 FILEOPEN Remove too many columns warning, which is no longer relevantBartosz Kosiorek
2020-05-25clang-format sc with under 5-percent lines of changeMuhammet Kara
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-22[API CHANGE] officecfg,xmloff: remove SaveBackwardCompatibleODFMichael Stahl
2020-05-19sc: ODF export: OFFICE-3665 table:name on source-cell-rangeMichael Stahl
2020-05-15fix TODONoel Grandin
2020-05-15use more try_emplaceNoel Grandin
2020-05-13loplugin:unusedmethodsNoel Grandin
2020-05-11remove archaic Content.xml fallbackCaolán McNamara
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-09compact namespace in scNoel Grandin
2020-05-09xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl
2020-05-09sc,xmloff: ODF 1.3: adapt XMLPropertyMapEntryMichael Stahl
2020-05-08xmloff: ODF export: rework version checks in SvXMLExportPropertyMapperMichael Stahl
2020-05-08sc: ODF export: table:name extension element, step 1Michael Stahl
2020-05-08sc: ODF export: style:hyperlink extension element, step 1Michael Stahl
2020-05-08replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-05-07tdf#132796: use LO language settings to set default XLS languageMike Kaganski
2020-05-06tdf#79998 FILESAVE: XLSX export with long sheet names (length > 31 characters)Serge Krot
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara
2020-05-05Related: tdf#130108 ensure we don't reuse the last SetSearchMask settingCaolán McNamara
2020-05-04default CreateIterator mask to SfxStyleSearchBits::AllCaolán McNamara
2020-05-03Related: tdf#130108 expand single arg SfxStyleSheetBasePool::Find usesCaolán McNamara
2020-05-03Resolves: tdf#130108 ensure we don't reuse the last SetSearchMask settingCaolán McNamara
2020-05-01tdf#124176: Use pragma once instead of include guardsYusuf Keten
2020-04-30loplugin:makeshared in scNoel Grandin
2020-04-29simplify handling of comparing XML_NAMESPACE valuesNoel Grandin
2020-04-28move the castToFastAttributeList functionNoel Grandin