summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/WW8TableInfo.cxx
AgeCommit message (Expand)Author
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
2013-10-07CID#708496 uninitialized memberCaolán McNamara
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-02change std::clog debug output to SAL_INFO, so that it can be turned offLuboš Luňák
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin
2012-03-21fdo#45522: WW8TableInfo::processSwTable: check that table has layoutCaolán McNamara
2012-03-18Check iterator end WW8TableCellGridArnaud Versini
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2011-09-05stick these behind OSL_DEBUG_LEVEL > 1Caolán McNamara
2011-09-05Reverted WW8TableNodeInfo::toString() for dbglevel>1Cédric Bosdonnat
2011-09-04Drop unused partsJulien Nabet
2011-08-01Partially revert "Removed dead code"Miklos Vajna
2011-07-29Removed dead codeMarc-Andre Laverdiere
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-17Replace #ifdef DEBUG with #if OSL_DEBUG_LEVEL > 1Jacek Wolszczak
2011-05-16Some cppcheck cleaningJulien Nabet