summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/outlview.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-23loplugin:useuniqueptr in OutlineViewNoel Grandin1-53/+34
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin1-7/+7
2018-02-15loplugin:changetoolsgen in sdNoel Grandin1-12/+12
2018-01-12More loplugin:cstylecast: sdStephan Bergmann1-20/+20
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin1-1/+1
2017-11-15TypedWhichIdNoel Grandin1-1/+1
2017-10-23loplugin:includeform: sdStephan Bergmann1-17/+17
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-6/+6
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin1-8/+8
2017-08-03loplugin:constparams in sdNoel Grandin1-6/+6
2017-07-28loplugin:constparams in editengNoel Grandin1-1/+1
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-3/+3
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara1-1/+1
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-2/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-4/+4
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-2/+2
2017-05-03loplugin:checkunusedparams in sdNoel Grandin1-2/+2
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky1-4/+2
2017-04-03tdf#39468 Translate German commentsJens Carl1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-6/+6
2017-02-20Use AUTOLAYOUT_TITLE_ONLY instead of "deprecated" AUTOLAYOUT_ONLY_TITLETor Lillqvist1-3/+4
2017-02-16Move AutoLayout enum definition to its own file, and start de-duplicating itTor Lillqvist1-2/+2
2016-12-12tdf#104046 - Slides in the slide pane don't update in realtimeNoel Grandin1-4/+1
2016-11-21convert inventorId to scoped enumNoel Grandin1-2/+2
2016-11-03remove pParentFrame from SfxFrameNoel Grandin1-1/+1
2016-10-14rename sd::Outliner to SdOutlinerNoel Grandin1-4/+4
2016-10-13pass params to Outliner LINK callbacks on stackNoel Grandin1-17/+16
2016-10-12convert EID constants to typed_flagsNoel Grandin1-4/+6
2016-10-11convert PageKind to scoped enumNoel Grandin1-16/+16
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-13/+13
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin1-1/+1
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna1-1/+1
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna1-1/+1
2016-07-08loplugin:redundantcast: redundant static_casts in sdStephan Bergmann1-1/+1
2016-05-30loplugin:unusedmethods SfxLinkUndoActionNoel Grandin1-41/+0
2016-05-15coverity#1361590 Uninitialized scalar fieldCaolán McNamara1-0/+5
2016-05-10clang-tidy modernize-loop-convert scaddins to sdextNoel Grandin1-11/+11
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin1-1/+1
2016-03-18loplugin:constantfunction in editengNoel Grandin1-4/+4
2016-02-12tdf#95857 Sort out German plurals ...danielt9981-4/+4
2016-02-09Formatting changes across all modulesChris Sherlock1-2/+0
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-3/+3
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-1/+1
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1