summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlexprt.cxx
AgeCommit message (Expand)Author
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
2018-07-12tdf#65353 separate autostyle collection and exportTomaž Vajngerl
2018-07-12fix the buildMarkus Mohrhard
2018-07-11ODF export data transformations -follow-upVikas Mahato
2018-07-02Export data transformations to odfVikas
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro
2018-06-26loplugin:useuniqueptr in ScConsolidateParamNoel Grandin
2018-04-10loplugin:useuniqueptr in ScXMLExportNoel Grandin