summaryrefslogtreecommitdiff
path: root/sw/inc/swtable.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-3/+3
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-3/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-13/+13
2015-10-28sw: prefix members of SwTableBoxMiklos Vajna1-9/+9
2015-10-27sw: prefix members of SwTableLineMiklos Vajna1-8/+8
2015-10-19sw: prefix members of SwTableMiklos Vajna1-30/+30
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-28sw table styles: Kill useless SwTableBox_Impl.Jan Holesovsky1-3/+6
2015-09-27sw table styles: Direct formatting takes precedence over table style.Jan Holesovsky1-1/+10
2015-09-27sw table styles: Implement table styles in Writer.Jan Holesovsky1-0/+9
2015-07-21loplugin:unusedmethods swNoel Grandin1-2/+0
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-67/+67
2015-05-17tdf#90883 WRITER: Insert button with multiple rows/columns selectedPhilippe Jung1-0/+4
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