summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/viewtab.cxx
AgeCommit message (Expand)Author
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-07-23tdf#118716 Inner border of an embedded table can't be dragged aroundNoel Grandin
2018-06-06Translate German comments and debug stringsJohnny_M
2018-02-27drop old tools/gen.hxx methods in swNoel Grandin
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-14Make SwFormatFrameSize derive from SvxSizeItemStephan Bergmann
2018-02-05TypedWhichId in sw(1)Noel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-11loplugin:redundantcast: swStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-21TypedWhichId in svx part 2Noel Grandin
2017-12-21TypedWhichId in svx part 1Noel Grandin
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-11-30TypedWhichId for RES_PARAATR constantsNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-09-18related: tdf#111967 fix assertions about silly column positionsMichael Stahl
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-08-17implementing callback for ruler invalidationAditya Dewan
2017-08-07loplugin:constparams in sw part8Noel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-15This SfxItemSet appears to be unusedStephan Bergmann
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-12convert SelectionType to scoped enumNoel Grandin
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-04Make HangingIndent a commandSzymon Kłos
2017-04-04Notebookbar: Separated paragraph spacing controlsSzymon Kłos
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2017-02-13convert CurRectType to scoped enumNoel Grandin
2017-01-18this SfxItemSet is unusedCaolán McNamara
2017-01-18don't need to use the va_args versionCaolán McNamara
2017-01-18writer, type a, return, b return, ctrl+a, del, crashCaolán McNamara
2016-12-07Fix typo in comments: et -> edTakeshi Abe
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: swStephan Bergmann
2016-10-12convert PD_ constants to typed_flagsNoel Grandin
2016-09-18tdf#54860 make indention handles on the ruler movable inside the table.Mark Hung
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin