summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/navigatr.cxx
AgeCommit message (Expand)Author
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-04-18tdf#141708 wait until float is activated to grab focusCaolán McNamara
2021-04-08tdf#141511 fix null pointer use crashJim Raykowski
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-09tdf#139944 Disable navigator in impress and draw master modeJim Raykowski
2021-03-05move handler for ESC to close slideshow from navigator down to contentsCaolán McNamara
2021-03-05don't use the vcl::Window parent to derive a treeview sizeCaolán McNamara
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-10-23long->tools::Long in pyuno..sdNoel
2020-08-03loplugin:flatten in sdNoel Grandin
2020-05-29loplugin:simplifybool in oox..sdNoel Grandin
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara
2020-02-26weld impress navigatorCaolán McNamara
2020-02-19set correct initial drag imageCaolán McNamara
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