summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltble.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-1/+1
2020-02-05tdf#129568 Rename the default table styleMaxim Monastirsky1-1/+6
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen1-4/+0
2019-12-11rename Prc->Percent in swNoel Grandin1-2/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-08-03Fix typosAndrea Gelmini1-1/+1
2019-02-08Use indexed getToken()Matteo Casalin1-3/+4
2018-11-03Simplify containers iterations in sw/source/filterArkadiy Illarionov1-1/+1
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin1-3/+3
2018-10-04loplugin:useuniqueptr in SwXMLTableColumns_ImplNoel Grandin1-10/+7
2018-10-03loplugin:constfields in swNoel Grandin1-1/+1
2018-07-24loplugin:useuniqueptr in SwXMLExportNoel Grandin1-6/+3
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-4/+4
2017-12-02Get rid of the css::util::NumberFormat::TEXT abuse as "special" "key"Eike Rathke1-1/+1
2017-11-21loplugin:flatten in swNoel Grandin1-25/+26
2017-10-23loplugin:includeform: swStephan Bergmann1-11/+11
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-4/+4
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-2/+2
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann1-1/+1
2017-04-10tdf#39468 Translate German comments in swJens Carl1-2/+2
2017-02-21loplugin:subtlezeroinit: swStephan Bergmann1-1/+1
2017-01-26loplugin: unnecessary destructor swNoel Grandin1-2/+0
2016-10-31loplugin:oncevar in swNoel Grandin1-5/+2
2016-09-26sw: prefix members of SwXMLExportMiklos Vajna1-17/+17
2016-08-29Switch isTextBox to use the format pointersJan-Marek Glogowski1-2/+1
2016-07-07GSoC Writer Table Styles ImportJakub Trzebiatowski1-0/+4
2016-06-16Remove the :: prefix in ::std for swMark Page1-2/+2
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann1-1/+2
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-2/+2
2016-02-05sw: move SwTextTable's SwClient to SwTextTable::ImplMichael Stahl1-2/+2
2016-01-12tdf#96412 Fix export text table cell UserDefinedAttributes to xml.aqcoder1-1/+25
2016-01-04these fields can be static constantsNoel Grandin1-2/+6
2015-12-25Revert "tdf#96412 Fix export text table cell UserDefinedAttributes to xml."jan iversen1-25/+1
2015-12-24tdf#96412 Fix export text table cell UserDefinedAttributes to xml.aqcoder1-1/+25
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-13/+13
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-21/+21
2015-11-09formatting improvements in sw/Noel Grandin1-5/+5
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-5/+5
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-08-21loplugin: defaultparamsNoel Grandin1-2/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-4/+4
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-130/+130
2015-05-12sw: More variable renaming.Jan Holesovsky1-12/+12
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-5/+5
2015-03-24convert sfxlink to enum classNoel Grandin1-1/+1
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin1-1/+1
2015-01-18ODT export: fix namespace of <table:covered-table-cell> inside shapesMiklos Vajna1-2/+2
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin1-2/+2