summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltble.cxx
AgeCommit message (Expand)Author
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
2016-09-26sw: prefix members of SwXMLExportMiklos Vajna
2016-08-29Switch isTextBox to use the format pointersJan-Marek Glogowski
2016-07-07GSoC Writer Table Styles ImportJakub Trzebiatowski
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-02-05sw: move SwTextTable's SwClient to SwTextTable::ImplMichael Stahl
2016-01-12tdf#96412 Fix export text table cell UserDefinedAttributes to xml.aqcoder
2016-01-04these fields can be static constantsNoel Grandin
2015-12-25Revert "tdf#96412 Fix export text table cell UserDefinedAttributes to xml."jan iversen
2015-12-24tdf#96412 Fix export text table cell UserDefinedAttributes to xml.aqcoder
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht