summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/tblrwcl.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-21tdf#117189 Fix table InsertRow redoJim Raykowski1-1/+1
2018-04-26convert tabopts to scoped enumNoel Grandin1-1/+1
2018-04-20loplugin:unusedenumconstantsNoel Grandin1-5/+2
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-3/+3
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-3/+3
2018-03-21loplugin:emptyifStephan Bergmann1-0/+2
2018-02-12Translate German variable namesJohnny_M1-21/+21
2018-02-09sw android: fix -Werror,-Wsign-compare, take twoMiklos Vajna1-2/+4
2018-02-07Revert "sw android: fix -Werror,-Wsign-compare"Miklos Vajna1-2/+2
2018-02-07sw android: fix -Werror,-Wsign-compareMiklos Vajna1-2/+2
2018-01-30loplugin:unused-returns in swNoel Grandin1-4/+2
2018-01-22Actually remove the now-unnecessary, bad downcastStephan Bergmann1-1/+1
2018-01-22ubsan SwTableBoxFormat is really SwTableLineFormatCaolán McNamara1-5/+5
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-20/+20
2017-12-27ofz#4813: Direct-leakCaolán McNamara1-7/+7
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