summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/WW8TableInfo.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-19clang-tidy performance-unnecessary-value-param in swStephan Bergmann1-3/+3
2016-06-16Remove the :: prefix in ::std for swMark Page1-7/+7
2016-05-18clang-tidy modernize-make-sharedNoel Grandin1-6/+6
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-2/+0
2016-02-09Remove excess newlinesChris Sherlock1-11/+0
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-14/+14
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-35/+35
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-5/+0
2015-06-10fix crash on export of ooo67471-2.sxw to docxCaolán McNamara1-34/+61
2015-06-02loplugin: loopvartoosmallKatarina Behrens1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-27/+27
2015-04-14fix MAXTABLECELLS related crash on export of ooo106020-1.odt to docCaolán McNamara1-2/+6
2015-01-07Use more proper integer types and avoid unneeded downcastsMatteo Casalin1-3/+2
2015-01-07sal_uInt16/sal_uInt32 to more proper integer typesMatteo Casalin1-10/+10
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-20/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-56/+0
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-4/+0
2014-05-22fix DBG_UTIL buildCaolán McNamara1-1/+1
2014-05-22sw: remove using namespace from headersThomas Arnhold1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-4/+3
2013-11-05fdo#69644 - fix docx export of wrong number and width of columnsAdam Co1-2/+94
2013-10-07CID#708496 uninitialized memberCaolán McNamara1-0/+1
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-02change std::clog debug output to SAL_INFO, so that it can be turned offLuboš Luňák1-66/+25
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák1-1/+1
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin1-5/+5
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin1-6/+6
2012-03-21fdo#45522: WW8TableInfo::processSwTable: check that table has layoutCaolán McNamara1-2/+1
2012-03-18Check iterator end WW8TableCellGridArnaud Versini1-3/+5
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl1-26/+26
2011-09-05stick these behind OSL_DEBUG_LEVEL > 1Caolán McNamara1-3/+4
2011-09-05Reverted WW8TableNodeInfo::toString() for dbglevel>1Cédric Bosdonnat1-0/+27
2011-09-04Drop unused partsJulien Nabet1-31/+0
2011-08-01Partially revert "Removed dead code"Miklos Vajna1-0/+103
2011-07-29Removed dead codeMarc-Andre Laverdiere1-114/+0
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-0/+6
2011-05-17Replace #ifdef DEBUG with #if OSL_DEBUG_LEVEL > 1Jacek Wolszczak1-23/+23
2011-05-16Some cppcheck cleaningJulien Nabet1-2/+2
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-0/+6
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-3/+3
2011-03-07sw34bf04: #i104017#: use MAXTABLECELLS to define maximum number of cells in a...Henning Brinkmann1-4/+4
2011-03-04sw34bf04: #i104017#: there are 63 cells possible in a rowHenning Brinkmann1-4/+4
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-3/+3
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-11/+11
2010-12-20remove non-functional column count limit (part of fdo#30860)Luboš Luňák1-6/+0
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-06-15CWS-TOOLING: integrate CWS os140obo1-4/+0