summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml
AgeCommit message (Expand)Author
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
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-05-04tdf#76258 Add ODF import/exportSamuel Mehrbrodt
2021-05-04Related: tdf#140968 avoid duplicated filter valuesBalazs Varga
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-07tdf#141467 xmloff,sc,sw: ODF export: reorder flys' ZOrder/z-index harderMichael Stahl
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-03-15tdf#133487 sc ODF export: reorder flys' ZOrder/z-index...Michael Stahl
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-03-01tdf#140462 sc ODF import: fix empty autofilter columnsBalazs Varga
2021-02-23loplugin:unusedfieldsNoel
2021-02-21loplugin:refcounting in scNoel
2021-02-15loplugin:referencecasting in scNoel
2021-02-09return by unique_ptr from NewGeoDataNoel Grandin
2021-02-08tdf#129940 handle text:ruby element inside text:pMark Hung
2021-02-08ofz#27846 restrict number-rows-repeated when fuzzingCaolán McNamara
2021-02-04use more getSdrObjectFromXShapeNoel
2021-02-03Fix typosAndrea Gelmini
2021-02-02tdf#137081, tdf137082 fixes shape handling in RTL sheetsRegina Henschel
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-21tdf#51022 sc import: fix lost print ranges of last sheetAttila Szűcs
2021-01-07ScTable::GetProtection and ScDocument::GetTabProtection can be constMike Kaganski
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-28tdf#137033 improve save of cell anchored shapesRegina Henschel
2020-12-18use more string_view in IsXMLTokenNoel
2020-12-15use views to parse rather than allocating OUStringNoel
2020-12-14use more direct parsing on FastAttributeListNoel
2020-12-08remove now unused XML_TOK_ constantsNoel
2020-12-08fastparser in stylesNoel Grandin
2020-12-08fastparser in sc tablesNoel Grandin
2020-12-07loplugin:unusedmethodsNoel
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-12-04move some logic inside createFastChildContextFallbackNoel
2020-12-04fastparser in CreateGroupChildContextNoel
2020-12-03fastparser in ScXMLChangeTextPContextNoel
2020-12-02fastparser in XMLTableHeaderFooterContextNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-28tdf#138466 Crash when creating different scenariosNoel Grandin
2020-11-28fastparser in ScXMLTableContextNoel
2020-11-28fastparser in ScXMLContentContextNoel
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-20Replace matrix translate with object MoveRegina Henschel