summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/sdtreelb.hxx
AgeCommit message (Expand)Author
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC
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
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-08-12cleanup some unused leftoversCaolán McNamara
2020-06-05have just one way to set expander imageCaolán McNamara
2020-04-29weld SfxTemplatePanelControlCaolán McNamara
2020-02-28weld calc navigatorCaolán McNamara
2020-02-26weld impress navigatorCaolán McNamara
2019-12-05make some classes module privateNoel Grandin
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-08-26enum SvLBoxButtonKind is effectively unusedNoel Grandin
2019-06-09loplugin:constantparamNoel Grandin
2019-03-26loplugin:singlevalfieldsNoel Grandin
2019-03-14weld SdTPActionCaolán McNamara
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara
2019-03-11loplugin:constantparamNoel Grandin
2019-02-27m_bShowAllShapes in SdPageObjsTLV is deadNoel Grandin
2019-02-25loplugin:unusedmethodsNoel Grandin
2019-02-25set m_bLinkableSelected before calling handlerCaolán McNamara
2019-02-19weld ChineseDictionaryDialogCaolán McNamara
2019-02-12weld SdInsertPagesObjsDlgCaolán McNamara
2019-01-24loplugin:constparams in sd..svtoolsNoel Grandin
2018-11-19tdf#101072 let the sidebar navigator drag and drop tooCaolán McNamara
2018-11-19tdf#101072 mpParent isn't SdNavigatorWinCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-09loplugin:constfields in sdNoel Grandin
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2018-02-23tdf#115873 sd navigator: adapt IsEqualToDoc() to Fill() furtherMiklos Vajna
2018-02-22tdf#115873 sd navigator: allow selecting but not focusing on objectsMiklos Vajna
2017-10-26loplugin:finalclasses in sdNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-03loplugin:unusedfields bIsMarked in SvTreeListEntryNoel Grandin
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-09tdf#103756 - CTRL+Z not working to undo changes performed through NavigatorNoel Grandin
2016-10-12convert impress/draw navigator to .uiCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara