summaryrefslogtreecommitdiff
path: root/sw/inc/swtable.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-05loplugin:staticmethodsNoel Grandin1-3/+3
2015-03-28merge SwTable::GetFrmFmt/GetTableFmtBjoern Michaelsen1-3/+2
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-25Typo: formated->formattedJulien Nabet1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-4/+3
2014-11-25Revert "loplugin: cstylecast"Tor Lillqvist1-1/+1
2014-11-25loplugin: cstylecastNoel Grandin1-1/+1
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin1-2/+2
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-10loplugin: cstylecastNoel Grandin1-7/+8
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-0/+2
2014-07-04remove unnecessary header macro wizardryNoel Grandin1-6/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-19/+19
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-1/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-3/+3
2014-03-14sw: deploy a couple of doxygen commentsMiklos Vajna1-0/+3
2014-02-27Remove visual noise from swAlexander Wilms1-3/+0
2013-11-05fixincludeguards.sh: swThomas Arnhold1-3/+3
2013-09-19convert sw/inc/swtable.hxx from String to OUStringNoel Grandin1-3/+3
2013-08-15String to OUString and some optimizationsMatteo Casalin1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-03-16Get rid of a few pointless commentsTor Lillqvist1-1/+1
2013-02-10Comment translation german - englishMatthias Freund1-1/+1
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara1-2/+0
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-21sal_Bool to boolTakeshi Abe1-6/+6
2012-11-20sal_Bool to boolTakeshi Abe1-23/+23
2012-11-07sal_Bool to boolTakeshi Abe1-1/+1
2012-10-19sal_Bool to boolTakeshi Abe1-4/+4
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl1-5/+5
2012-09-18rhbz#852128: sw: avoid table undo crash:Michael Stahl1-0/+1
2012-07-25Convert SV_DECL_PTRARR_SORT(SwTableSortBoxes) to o3tl::sorted_vectorNoel Grandin1-3/+2
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin1-4/+14
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin1-1/+12
2012-05-05Resolves: fdo#49342 crash merging cells, revert conversion to std::mapCaolán McNamara1-2/+3
2012-04-25Remove data structures there dead i.e. not doing any actual workNoel Grandin1-4/+1
2012-04-25Convert SV_DECL_PTRARR_DEL(SwChartLines) to boost::ptr_vectorNoel Grandin1-0/+1
2012-03-21fdo#45522: WW8TableInfo::processSwTable: check that table has layoutCaolán McNamara1-0/+2
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-3/+3
2011-11-24Fix non-DBG_UTIL build.Jan Holesovsky1-6/+1
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl1-13/+10
2011-11-23SwSelBoxes: svarray -> std::mapDaisuke Nishino1-3/+2
2011-04-18Translate German comments.Christoph Herzog1-53/+56
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-9/+15
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-75/+75
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-75/+75
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-75/+75
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer1-11/+15