summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/viewtab.cxx
AgeCommit message (Expand)Author
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
2016-08-13tdf#83830: Tweaks to page header and footer panelsSusobhan Ghosh
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara
2016-06-23tdf#83830: Page Styles PanelSusobhan Ghosh
2016-06-17tdf#83830: Page Header Panel & Page Footer PanelSusobhan Ghosh
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-01-18tdf#96600: use frame RTL property for determining active ruler columnMike Kaganski
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-04replace FLYPROTECT with scoped enumNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2015-01-21SwSection::GetFmt const-correctnessStephan Bergmann
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2015-01-09fdo#84938: convert FRMTYPE_ #defines to 'enum class'Noel Grandin
2014-12-07Introduce ParaspaceIncrease/Decrease commands in Writer and CalcMaxim Monastirsky
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-16sw: avoid 'condition ? sal_True : sal_False' expressionsMatteo Casalin