summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/tblrwcl.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-21loplugin:flatten in swNoel Grandin1-45/+46
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-8/+8
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-8/+8
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-8/+8
2017-10-03new loplugin:blockblockNoel Grandin1-11/+9
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin1-1/+1
2017-09-13Enable -Wunreachable-codeStephan Bergmann1-1/+1
2017-07-03loplugin:unusedfields in swNoel Grandin1-10/+2
2017-06-28remove default-able copy ctors and copy operatorsJochen Nitschke1-9/+0
2017-06-27loplugin:oncevar in swNoel Grandin1-2/+1
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann1-1/+1
2017-05-30remove duplicate 'using namespace'Jochen Nitschke1-2/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-13convert TableChgMode to scoped enumNoel Grandin1-48/+48
2017-04-13convert TableChgWidthHeightType to o3tl::typed_flagsNoel Grandin1-28/+30
2017-04-12convert SwComparePosition to scoped enumNoel Grandin1-23/+23
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-10/+10
2017-03-08loplugin:loopvartoosmallStephan Bergmann1-16/+15
2017-02-13convert SplitTable_HeadlineOption to scoped enumNoel Grandin1-2/+2
2016-12-08SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski1-1/+1
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: swStephan Bergmann1-5/+4
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek1-1/+0
2016-11-17loplugin:unusedfieldsNoel Grandin1-4/+1
2016-10-20simplify some use of typeidNoel Grandin1-2/+2
2016-10-10cppcheck: clarifyConditionJochen Nitschke1-2/+5
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin1-1/+1
2016-09-23Replace SWRECTFN macro with a classMike Kaganski1-2/+2
2016-09-08loplugin:constantparam in swNoel Grandin1-2/+2
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin1-3/+3
2016-06-27loplugin:singlevalfields in sw(part3)Noel Grandin1-5/+3
2016-05-19tdf#75757: remove inheritance on vector (SwTableBoxes)Bjoern Michaelsen1-14/+14
2016-05-18clang-tidy modernize-make-sharedNoel Grandin1-2/+2
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-105/+105
2016-04-01loplugin:constantparam in swNoel Grandin1-5/+4
2016-03-31loplugin:constantparam in swNoel Grandin1-2/+2
2016-03-22loplugin:constantparam in swNoel Grandin1-6/+5
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