summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlexprt.cxx
AgeCommit message (Expand)Author
2021-08-31tdf#143940: the style index might be -1Xisco Fauli
2021-08-26tdf#143929: chain XMLTextExportPropertySetMapper to sc's shape exportMike Kaganski
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-02-21loplugin:refcounting in scNoel
2021-02-09return by unique_ptr from NewGeoDataNoel Grandin
2021-02-04use more getSdrObjectFromXShapeNoel
2021-02-03Fix typosAndrea Gelmini
2021-02-02tdf#137081, tdf137082 fixes shape handling in RTL sheetsRegina Henschel
2021-01-07ScTable::GetProtection and ScDocument::GetTabProtection can be constMike Kaganski
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-28tdf#137033 improve save of cell anchored shapesRegina Henschel
2020-11-28tdf#138466 Crash when creating different scenariosNoel Grandin
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
2020-11-15tdf#71271 - add code names regardless of VBA compatibility modeAndreas Heinisch
2020-11-11Fix typosAndrea Gelmini
2020-11-10tdf#117948 Do not treat hidden rows as zero in ODF exportRegina Henschel
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-31Improve 'resize with cell' handlingRegina Henschel
2020-10-26std::unique_ptr -> std::optionalNoel
2020-10-25tdf#115588 write autoDataStyles for master-slidesTomaž Vajngerl
2020-09-30loplugin:reducevarscope in scNoel
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-18ScCellIterator never passed a null ScDocument*Caolán McNamara
2020-09-13CompileFormulaContext never constructed with a null ScDocumentCaolán McNamara
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-18loplugin:unusedvarsglobalNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-08loplugin:flatten in sc/filterNoel Grandin
2020-07-29loplugin:flatten in sc/filter/xmlNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scStephan Bergmann
2020-07-01reorder parameters of SvXMLExport::SvXMLExportNoel Grandin
2020-06-05tdf#133486 Revert "fix TODO"Noel Grandin
2020-06-05add boost::intrusive_ptr to list of smart points in pluginsNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-15fix TODONoel Grandin
2020-05-09xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-02-27tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in scNoel Grandin
2019-12-22sal_Char->char in scNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-18tdf#103092 export uses MeasureUnit not FieldUnitRegina Henschel