summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/navigatr.cxx
AgeCommit message (Expand)Author
2019-11-01Resolves: tdf#128476 limit sidebar navigation panel file name combobox widthCaolán McNamara
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdStephan Bergmann
2019-03-14tdf#42949 Fix IWYU warnings in sd/source/ui/d*/*cxxGabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/d*Noel Grandin
2019-02-09loplugin:indentation in sdNoel Grandin
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-19tdf#101072 mpParent isn't SdNavigatorWinCaolán McNamara
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-06-25loplugin:useuniqueptr in SdNavigatorWinNoel Grandin
2018-05-25loplugin:passstuffbyrefNoel Grandin
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen
2018-02-22tdf#115873 sd navigator: allow selecting but not focusing on objectsMiklos Vajna
2018-01-28tdf#111837 removed lag in navigator selection updateKshitij Pathania
2018-01-15More loplugin:cstylecast: sdStephan Bergmann
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-03loplugin:unusedfields bIsMarked in SvTreeListEntryNoel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-26remove sd bitmaps from .src filesCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-20Resolves: tdf#106612 fix double click in draw/impress navigatorCaolán McNamara
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin
2017-01-19sd: load BitmapEx resources instead of Image onesCaolán McNamara
2016-12-21remove newly unused SfxImageManagerCaolán McNamara
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-12convert impress/draw navigator to .uiCaolán McNamara
2016-10-11merge a small piece of codeCaolán McNamara
2016-10-10these navigator menu items should be radio checksCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-18convert NAV_STATE to scoped enumNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-02-04Remove pointer (pen) from Navigator windowBryan Quigley
2016-02-04tdf#94269 Replace "n" prefix for bool variables with "b"Chris Sherlock
2015-12-22loplugin:unusedfields in sdNoel Grandin