summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/viewtab.cxx
AgeCommit message (Expand)Author
2019-11-12jsdialogs: send .uno:ULSpacing updatesSzymon Kłos
2019-08-26lok: change table border position param. from new pos. to offsetTomaž Vajngerl
2019-08-15tdf#122529 lok - table border position manipulationTomaž Vajngerl
2019-07-16cid#1448540 Dereference null return valueCaolán McNamara
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-02-10loplugin:indentation in swNoel Grandin
2019-01-24tdf#122901 track changes: keep paragraph top and bottom bordersLászló Németh
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