summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltbli.cxx
AgeCommit message (Expand)Author
2020-11-05StartElement->startFastElement in swNoel
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-20use tools::Long in swNoel
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-07-30loplugin:flatten in sw/filter/xmlNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-02-05tdf#129568 Rename the default table styleMaxim Monastirsky
2020-02-05sw: convert CopyRange boolean parameters to enumMichael Stahl
2020-01-10DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-11rename Prc->Percent in swNoel Grandin
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-11-26xmloff,sw: fix handling of invalid attribute with multiple ':'Michael Stahl
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-20loplugin:virtualdead unused param in RedlineAdjustStartNodeCursorNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-09-28loplugin:constmethod in swNoel Grandin
2019-08-16Fix typosAndrea Gelmini
2019-08-03Fix typosAndrea Gelmini
2019-03-29tdf#84635 quadratic slowdown on loading large tablesNoel Grandin
2019-03-09loplugin:unusedfieldsNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-02-22loplugin:unusedfields in swNoel Grandin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann
2018-11-03Simplify containers iterations in sw/source/filterArkadiy Illarionov
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-19sw: rename SwNode MakeFrame overloadsMichael Stahl
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-31GCC only supports inline variables since GCC 7Stephan Bergmann
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-24loplugin:useuniqueptr in SwXMLTableContextNoel Grandin
2018-07-24loplugin:useuniqueptr in SwXMLImportNoel Grandin
2018-06-29loplugin:useuniqueptr in SwTableNodeNoel Grandin
2018-05-28sw: prefix members of SwXMLTableCellContext_ImplMiklos Vajna
2018-05-01ofz#7002 Direct-leakCaolán McNamara
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-03-26forcepoint #28 missing cell on abw importCaolán McNamara
2018-02-26ofz#6571 Integer-overflowCaolán McNamara
2018-02-21Fix some IWYU warningsMiklos Vajna
2018-02-09...and Clang is not affected at allStephan Bergmann