summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltble.cxx
AgeCommit message (Expand)Author
2023-09-18use more concrete UNO types in swNoel Grandin
2023-05-25merge some stringaddsNoel Grandin
2023-05-11tdf#150673 sw xmloff: import/export tracked table columnLászló Németh
2023-01-19XUnoTunnel->dynamic_cast in SwXTextTableNoel Grandin
2022-09-14try_emplace is a bit more efficientMike Kaganski
2022-09-14tdf#150927: properly handle nesting in tablesMike Kaganski
2022-08-18loplugin:moveitNoel Grandin
2022-08-07make IsInHeaderFooter take a SwNode, not an SwNodeIndexNoel Grandin
2022-07-31tdf#145226 sw: ODF export: fix table-row/table-cell stylesMichael Stahl
2022-03-09use SfxItemSet::GetItemIfSet in sw/.../xmlNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-08-02sw: prefix members of SwXMLTableColsContext_Impl, ...Miklos Vajna
2021-07-26sw: prefix members of SwXMLTableColContext_Impl, SwXMLTableColumn_Impl, ...Miklos Vajna
2021-05-27tdf#60382 sw xmloff: import/export tracked table/row deletionLászló Németh
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-03-20ODT export: handle style name of covered cellsMiklos Vajna
2021-01-10static_cast after dynamic_castNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-20use tools::Long in swNoel
2020-08-21tdf#135942: avoid collecting autostyles during writing themMike Kaganski
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-05tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski
2020-07-30loplugin:flatten in sw/filter/xmlNoel Grandin
2020-05-29tdf#102256 sw: ODF export: oops, don't write table attributes ...Michael Stahl
2020-05-19tdf#102256 sw: ODF export: don't write table:table in shapesMichael Stahl
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-05tdf#129568 Rename the default table styleMaxim Monastirsky
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-11rename Prc->Percent in swNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-03Fix typosAndrea Gelmini
2019-02-08Use indexed getToken()Matteo Casalin
2018-11-03Simplify containers iterations in sw/source/filterArkadiy Illarionov
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-10-04loplugin:useuniqueptr in SwXMLTableColumns_ImplNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-07-24loplugin:useuniqueptr in SwXMLExportNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-02Get rid of the css::util::NumberFormat::TEXT abuse as "special" "key"Eike Rathke
2017-11-21loplugin:flatten in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann
2017-04-10tdf#39468 Translate German comments in swJens Carl
2017-02-21loplugin:subtlezeroinit: swStephan Bergmann
2017-01-26loplugin: unnecessary destructor swNoel Grandin
2016-10-31loplugin:oncevar in swNoel Grandin