summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/tblrwcl.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-02-29loplugin:unuseddefaultparam in sw (part2)Noel Grandin1-4/+2
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-4/+16
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-219/+219
2015-11-24loplugin:unusedfields in sw/Noel Grandin1-5/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-67/+67
2015-10-27sw: prefix members of SwTableFormulaUpdateMiklos Vajna1-2/+2
2015-10-19sw: prefix members of SwTableMiklos Vajna1-47/+47
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-10-01sw: convert this sal_uLongMichael Stahl1-2/+2
2015-10-01sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-11/+16
2015-09-29coverity#1325054 Explicit null dereferencedCaolán McNamara1-1/+1
2015-09-27sw table styles: Insert column, split table, delete row/column.Jan Holesovsky1-0/+4
2015-09-27sw table styles: Implement table styles in Writer.Jan Holesovsky1-0/+5
2015-09-13boost->stdCaolán McNamara1-6/+4
2015-09-07sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl1-27/+27
2015-09-07sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl1-35/+53
2015-09-07sw: erroneous vector assignment in SwTable::OldMerge()Michael Stahl1-6/+4
2015-08-20loplugin: defaultparamsNoel Grandin1-3/+3
2015-08-03sw: inline use-once typedefsNoel Grandin1-3/+1
2015-07-06improve the returnbyref lopluginNoel Grandin1-2/+2
2015-07-04Fix typosAndrea Gelmini1-2/+2
2015-06-02loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-06-02loplugin: loopvartoosmallKatarina Behrens1-3/+3
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-563/+563
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-4/+4
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann1-1/+1
2015-04-05Use more proper integer types and range-for loops, reduce scopeMatteo Casalin1-117/+104
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin1-10/+10
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-13/+13
2015-03-25rename IsLastDepend HasOnlyOneListenerBjoern Michaelsen1-1/+1
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-2/+2
2015-03-16core: dont use 'shortcut' that is longer than the originalBjoern Michaelsen1-1/+1
2015-03-16core/doc: dont use 'shortcut' that is longer than the originalBjoern Michaelsen1-2/+2
2015-01-26coverity#1266449 Explicit null dereferencedCaolán McNamara1-1/+1
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann1-4/+4
2015-01-16fdo#39440 sw: reduce scope of local variablesMichael Weghorn1-3/+3
2015-01-05Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee1-10/+9
2014-12-10coverity#735515 Logically dead codeCaolán McNamara1-80/+1
2014-12-08coverity#1242459 Identical code for different branchesCaolán McNamara1-4/+3
2014-12-08bracket up this horror anywayCaolán McNamara1-0/+2
2014-11-18loplugin: cstylecastNoel Grandin1-38/+38
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-29sw: translate "Rekursiv"Michael Stahl1-4/+10
2014-10-29coverity#1078537 Division or modulo by zeroCaolán McNamara1-0/+3
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-5/+5
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-3/+3
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-3/+3