summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/WW8TableInfo.cxx
AgeCommit message (Expand)Author
2023-04-10Use more *string_viewMike Kaganski
2022-11-06-Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): swStephan Bergmann
2022-08-24Use more SwPosition::AssignNoel Grandin
2022-08-17convert more nNode to SwPosition::GetNodeNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-03-11new loplugin:trivialdestructorNoel Grandin
2020-11-25Use sal_Int64 to printf tools::Long valuesStephan Bergmann
2020-11-11convert more long -> tools::LongNoel
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-20use tools::Long in swNoel
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-01-26remove some unused local varsNoel Grandin
2020-01-24loplugin:makeshared in swNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-09-28loplugin:constmethod in swNoel Grandin
2019-08-24loplugin:returnconstval in swNoel Grandin
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2018-11-03Simplify containers iterations in sw/source/filterArkadiy Illarionov
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#82177 docx export: eliminate invalid tcPr insideV/H bordersJustin Luth
2018-08-31tdf#82177 docx export: no inside borders on outside cellsJustin Luth
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-07loplugin:constparams in sw part8Noel Grandin
2017-07-02loplugin:casttovoid: swStephan Bergmann
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2016-07-19clang-tidy performance-unnecessary-value-param in swStephan Bergmann
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-06-10fix crash on export of ooo67471-2.sxw to docxCaolán McNamara
2015-06-02loplugin: loopvartoosmallKatarina Behrens
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-14fix MAXTABLECELLS related crash on export of ooo106020-1.odt to docCaolán McNamara
2015-01-07Use more proper integer types and avoid unneeded downcastsMatteo Casalin
2015-01-07sal_uInt16/sal_uInt32 to more proper integer typesMatteo Casalin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-05-22fix DBG_UTIL buildCaolán McNamara
2014-05-22sw: remove using namespace from headersThomas Arnhold
2014-02-27Remove visual noise from swAlexander Wilms
2013-11-05fdo#69644 - fix docx export of wrong number and width of columnsAdam Co