summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml
AgeCommit message (Expand)Author
2022-03-24warn on too many rows/column when loading ODSLuboš Luňák
2021-12-11tdf#128895 sc xmlimport: create enough dynamic cols if propsJustin Luth
2021-11-26tdf#144940 sc: fix disabled header/footer regressionAttila Bakos (NISZ)
2021-11-12simplify construction of XMLPropertyMapEntryNoel Grandin
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-10-30Prepare for removal of non-const operator[] from Sequence in scMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11loplugin:moveparam in scNoel Grandin
2021-10-10loplugin:moveparam in xmloffNoel Grandin
2021-10-02tdf#144758: default value for 'table:orientation' attribute is 'row'Mike Kaganski
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-28tdf#144184 sc: fix first page footer exportDaniel Arato (NISZ)
2021-09-24no need to allocate this SfxItemSet on the heapNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-13Resolves: tdf#144135 Rework Sort with area extrasEike Rathke
2021-09-12Typo *Successfull->*SuccessfulJulien Nabet
2021-09-06tdf#142965 color filter: allow filtering by no fill/automatic colorSamuel Mehrbrodt
2021-09-04no need to allocate ScMyLabelRange with unique_ptrNoel Grandin
2021-09-04no need to allocate ScMyNamedExpression with unique_ptrNoel Grandin
2021-09-04no need to allocate ScMyImportValidations with unique_ptrNoel Grandin
2021-09-04no need to allocate ScMyLabelRanges with unique_ptrNoel Grandin
2021-09-04no need to allocate ScMyNamedExpressions with unique_ptrNoel Grandin
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-29ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-27tdf#143940: the style index might be -1Xisco Fauli
2021-08-25tdf#143929: chain XMLTextExportPropertySetMapper to sc's shape exportMike Kaganski
2021-08-19ofz#37300 Direct-leakCaolán McNamara
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-08-01Consolidate link update handlingEike Rathke
2021-07-26tdf#123626 Allow adding hyperlinks to shapesSamuel Mehrbrodt
2021-07-24use officecfg to retrieve PrettyPrintingNoel Grandin
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl
2021-07-09cid#1487029 Identical code for different branchesCaolán McNamara
2021-07-07tdf#142910 sc filter: fix "greater than" or "smaller than" etcBalazs Varga
2021-07-07tdf#142764 sc: import "Same content on first/left page"Daniel Arato (NISZ)
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-06-29tdf#121715 XLSX: support custom first page header/footerDaniel Arato (NISZ)
2021-06-11Simplify Sequences initializations (sc)Julien Nabet
2021-06-01no need to allocate these on the heapNoel Grandin
2021-06-01no need to allocate these on the heapNoel Grandin
2021-05-26tdf#142231 sc odf: fix export of single date filter valueSzabolcs Toth
2021-05-16fix leak in ScSubTotalParamNoel Grandin
2021-05-13inline some typedefsNoel Grandin
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-05-08ref-count SfxItemPoolNoel Grandin