summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/WW8TableInfo.cxx
AgeCommit message (Expand)Author
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
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-07sw34bf04: #i104017#: use MAXTABLECELLS to define maximum number of cells in a...Henning Brinkmann
2011-03-04sw34bf04: #i104017#: there are 63 cells possible in a rowHenning Brinkmann
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2011-01-06cppunit: prefer prefix variantCaolán McNamara
2010-12-20remove non-functional column count limit (part of fdo#30860)Luboš Luňák
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-06-15CWS-TOOLING: integrate CWS os140obo