summaryrefslogtreecommitdiff
path: root/sw/inc/swtable.hxx
AgeCommit message (Expand)Author
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-17tdf#90883 WRITER: Insert button with multiple rows/columns selectedPhilippe Jung
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-28merge SwTable::GetFrmFmt/GetTableFmtBjoern Michaelsen
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-25Typo: formated->formattedJulien Nabet
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-11-25Revert "loplugin: cstylecast"Tor Lillqvist
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-10loplugin: cstylecastNoel Grandin
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-04remove unnecessary header macro wizardryNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-14sw: deploy a couple of doxygen commentsMiklos Vajna
2014-02-27Remove visual noise from swAlexander Wilms
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-09-19convert sw/inc/swtable.hxx from String to OUStringNoel Grandin
2013-08-15String to OUString and some optimizationsMatteo Casalin
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-03-16Get rid of a few pointless commentsTor Lillqvist
2013-02-10Comment translation german - englishMatthias Freund
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-21sal_Bool to boolTakeshi Abe
2012-11-20sal_Bool to boolTakeshi Abe
2012-11-07sal_Bool to boolTakeshi Abe
2012-10-19sal_Bool to boolTakeshi Abe
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl
2012-09-18rhbz#852128: sw: avoid table undo crash:Michael Stahl
2012-07-25Convert SV_DECL_PTRARR_SORT(SwTableSortBoxes) to o3tl::sorted_vectorNoel Grandin
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-05-05Resolves: fdo#49342 crash merging cells, revert conversion to std::mapCaolán McNamara
2012-04-25Remove data structures there dead i.e. not doing any actual workNoel Grandin
2012-04-25Convert SV_DECL_PTRARR_DEL(SwChartLines) to boost::ptr_vectorNoel Grandin
2012-03-21fdo#45522: WW8TableInfo::processSwTable: check that table has layoutCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-11-24Fix non-DBG_UTIL build.Jan Holesovsky
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2011-11-23SwSelBoxes: svarray -> std::mapDaisuke Nishino
2011-04-18Translate German comments.Christoph Herzog
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer