summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlexprt.cxx
AgeCommit message (Expand)Author
2021-01-07convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2021-01-07xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl
2020-12-21replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-03-03tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky
2019-11-18tdf#103092 export uses MeasureUnit not FieldUnitRegina Henschel
2019-10-31sc: rowcol: tdf#50916 convert filter/*Aron Budea
2019-10-15new loplugin:bufferaddNoel Grandin
2019-09-26loplugin:constmethod in scNoel Grandin
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-01Fix '..'Andrea Gelmini
2019-08-25Fix typo in codeAndrea Gelmini
2019-08-20loplugin:constvars in package..scNoel Grandin
2019-08-15loplugin:sequenceloop in scNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-07-23loplugin:unusedfieldsNoel Grandin
2019-07-20loplugin:referencecasting in scNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-18tdf#39593 Remove ScModelObj::getImplementationArkadiy Illarionov
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-05-31tdf#66765 - FILESAVE: saving sheet with some queries in it takes foreverNoel Grandin
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin
2019-04-02Remove unnecessary commentsSamuel Mehrbrodt
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-02-28reintroduce ScCaptionPtrLuboš Luňák
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2019-01-21Simplify containers iterations in sc/source/filter/x*Arkadiy Illarionov
2019-01-10tdf#42949 Fix IWYU warnings in sc/source/filter/xml/*cxxGabor Kelemen
2019-01-08use unique_ptr in ScXMLImportWrapperNoel Grandin
2018-12-30tdf#114919: fix ods export in ODF 1.2 strictJulien Nabet
2018-12-07remove unused XMLShapeExportFlags::NO_CHART_DATANoel Grandin
2018-11-15loplugin:staticmethods in scNoel Grandin
2018-11-15tdf#42949 Fix IWYU warnings in sc/source/filter/{excel,lotus,xml}/*hxxGabor Kelemen
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-07loplugin:collapseif in scNoel Grandin
2018-11-06don't leave empty slots in array in ScXMLExport::GetViewSettingsNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-22pvs-studio: V571 Recurring checkCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-15Conditional formatting: Use the nElements from g_IconSetMap.Jan Holesovsky
2018-09-17cppcheck: variableScope in scJochen Nitschke
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-20coverity#1438402 Improper use of negative valueCaolán McNamara
2018-08-18coverity#1438401 assert nPrevIndex >= 0Caolán McNamara
2018-08-17loplugin:useuniqueptr in ScFormatRangeStylesNoel Grandin
2018-08-17loplugin:useuniqueptr in ScColumnRowStylesBaseNoel Grandin
2018-08-06Export Data Transformations to ODF - follow-upVikas Mahato
2018-08-01Add missing sal/log.hxx headersGabor Kelemen