summaryrefslogtreecommitdiff
path: root/sw/source/core/table/swtable.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-107/+107
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-6/+0
2015-11-11remove IsInDocDTOR() as a public memberBjoern Michaelsen1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-66/+66
2015-10-28sw: prefix members of SwTableBoxMiklos Vajna1-33/+33
2015-10-27sw: prefix members of SwTableLineMiklos Vajna1-5/+5
2015-10-19sw: prefix members of SwTableMiklos Vajna1-30/+30
2015-09-28sw table styles: Kill useless SwTableBox_Impl.Jan Holesovsky1-80/+44
2015-09-27sw table styles: Direct formatting takes precedence over table style.Jan Holesovsky1-3/+6
2015-09-27sw table styles: Insert column, split table, delete row/column.Jan Holesovsky1-0/+1
2015-09-24translate DE->EN, fix typoNicolas Christener1-2/+2
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin1-1/+1
2015-08-20loplugin: defaultparamsNoel Grandin1-6/+6
2015-06-01Use o3tl::make_unique<>Miklos Vajna1-1/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-405/+405
2015-05-17tdf#90883 WRITER: Insert button with multiple rows/columns selectedPhilippe Jung1-0/+25
2015-05-12sw: Rename some variables.Jan Holesovsky1-2/+2
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-24sw: -Werror=sign-compareMiklos Vajna1-4/+4
2015-04-08convert SHADOW_ constants to enum classNoel Grandin1-2/+2
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen1-5/+5
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2015-03-16core: dont use 'shortcut' that is longer than the originalBjoern Michaelsen1-7/+7
2015-03-11convert SwMoveFlags and SwInsertFlags from enum to enum classNoel Grandin1-8/+4
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin1-11/+11
2015-01-24long should be fine hereMatteo Casalin1-4/+4
2015-01-24Group common code (multiplication/division/type conversion)Matteo Casalin1-48/+43
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann1-8/+8
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn1-2/+1
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-11-24loplugin: cstylecastNoel Grandin1-30/+30
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin1-1/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-10-06Related; #i125163# rename IsAdaptedToNewFillPropertiesCaolán McNamara1-3/+3
2014-10-04Use more proper integer typesMatteo Casalin1-50/+59
2014-10-04Test loop invariant outside of the loop itselfMatteo Casalin1-29/+30
2014-10-04Improve formatMatteo Casalin1-48/+44
2014-09-29Resolves: fdo#81277 missing table cell background color in doc/html importCaolán McNamara1-0/+15
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-23/+23
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner1-4/+5
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin1-1/+1
2014-07-15Refactored IDocumentLinksAdministration out of SwDoc.Valentin Kettner1-1/+2
2014-06-30Called C++ object pointer is nullCaolán McNamara1-1/+1
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann1-2/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-2/+2
2014-06-06coverity#735910 Dereference after null checkCaolán McNamara1-1/+1
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-2/+0