summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/sdtreelb.hxx
AgeCommit message (Expand)Author
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
2015-09-17boost->stdCaolán McNamara
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-03sd: replace boost::function with std::functionMichael Stahl
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-05-13tdf#91125 - unwind horrendous SvTreeListBox drag&drop code.Michael Meeks
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sdNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin