summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltble.cxx
AgeCommit message (Expand)Author
2022-08-03tdf#145226 sw: ODF export: fix table-row/table-cell stylesMichael Stahl
2020-09-23tdf#135942: avoid collecting autostyles during writing themMike Kaganski
2020-09-10tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski
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
2015-08-21loplugin: defaultparamsNoel Grandin
2015-06-16Fix typosAndrea Gelmini
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-12sw: More variable renaming.Jan Holesovsky
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-24convert sfxlink to enum classNoel Grandin
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-01-18ODT export: fix namespace of <table:covered-table-cell> inside shapesMiklos Vajna
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-05Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee
2014-12-27fdo#84714 ODT export: write <loext:table> inside <draw:custom-shape>Miklos Vajna