summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/navigatr.hxx
AgeCommit message (Expand)Author
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen
2018-06-25loplugin:useuniqueptr in SdNavigatorWinNoel Grandin
2018-05-25loplugin:passstuffbyrefNoel Grandin
2018-02-22tdf#115873 sd navigator: allow selecting but not focusing on objectsMiklos Vajna
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-26remove sd bitmaps from .src filesCaolán McNamara
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-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
2016-05-18convert NAV_STATE to scoped enumNoel Grandin
2016-02-04Remove pointer (pen) from Navigator windowBryan Quigley
2015-12-22loplugin:unusedfields in sdNoel Grandin
2015-11-23loplugin:unusedfields in sd/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-07convert Link<> to typedNoel Grandin
2015-08-03sd: replace boost::function with std::functionMichael Stahl
2015-07-24NAVBTN_PEN_ENABLED is unusedNoel Grandin
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-07VclPtr: clicking on sidebar impress navigator crashesCaolán McNamara
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
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
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-07coverity#708134 Uninitialized scalar fieldCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26Remove visual noise from sdAlexander Wilms
2014-01-17Window::Notify should return boolStephan Bergmann
2013-11-28Integrate branch of IAccessible2Steve Yin
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-08-21String->OUStringIvan Timofeev
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-03-13translation and cleanup of comments in sd/source/ui/inc/Urs Fässler
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-06-29removed unnecessary forward declarations of classTakeshi Abe