summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/View.hxx
AgeCommit message (Expand)Author
2020-08-31sd: Make search bound to a view - to allow independent searchingTomaž Vajngerl
2020-08-19move vector graphic search to View, so it works in multiple viewsTomaž Vajngerl
2019-10-19loplugin:virtualdead unused param in sd::View::AcceptDropNoel Grandin
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-09-27loplugin:virtualdead in sdNoel Grandin
2019-05-23Add new customize and position merged dialogGülşah Köse
2018-11-12svx: prefix members of SdrEditViewMiklos Vajna
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-07tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[t-z]*Gabor Kelemen
2018-06-25loplugin:useuniqueptr in sd::ViewNoel Grandin
2018-03-17sd lok: Enable mapmode in case of lok to calculate centerPranav Kant
2017-12-13sal_uIntPtr->sal_Int32 in SdrMarkViewNoel Grandin
2017-11-10loplugin:unusedmethodsNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann
2017-08-03loplugin:constparams in sdNoel Grandin
2017-06-28sd: Kill forward declaration of non-existent RequestDataTakeshi Abe
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-20sd: Per view author namesPranav Kant
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-10-13pass params to Outliner LINK callbacks on stackNoel Grandin
2016-10-05loplugin:unnecessaryoverride in sd/starmathNoel Grandin
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-29loplugin:countusersofdefaultparamsNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-07-27svx lok: avoid SfxViewShell::Current() during constructing a new view shellMiklos Vajna
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin
2016-03-24loplugin:constantparam in sdNoel Grandin
2016-02-12tdf#95857 Sort out German plurals ...danielt998
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara
2015-11-23loplugin:unusedfields in sd/Noel Grandin
2015-11-12sd: remove the maLockedRedraws fieldNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
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-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-07-13editeng: make Link<> usage typedNoel Grandin
2015-06-15Fix commentMaxim Monastirsky
2015-06-10bSwitchOff is always false nowMaxim Monastirsky