summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/OutlineView.hxx
AgeCommit message (Expand)Author
2020-05-09compact namespace in sdNoel Grandin
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2019-10-19loplugin:virtualdead unused param in sd::View::AcceptDropNoel Grandin
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-05-23Add new customize and position merged dialogGülşah Köse
2018-10-29tdf#42949 Fix IWYU warnings in sd/inc ; sd/source/ui/inc/Gabor Kelemen
2018-10-09loplugin:constfields in sdNoel Grandin
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen
2018-08-13loplugin:returnconstant in sdNoel Grandin
2018-05-17loplugin:unusedfields in sdNoel Grandin
2018-03-23loplugin:useuniqueptr in OutlineViewNoel Grandin
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-03Translate German comments and debug strings (leftovers in dirs scaddins to sd)Johnny_M
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
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
2016-10-13pass params to Outliner LINK callbacks on stackNoel 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-02-12tdf#95857 Sort out German plurals ...danielt998
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2015-11-23loplugin:unusedfields in sd/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-09-21convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-07-13Fix IndentingPagesHdl type (and GetIndentingPagesHdl is unused)Stephan Bergmann
2015-07-13editeng: make Link<> usage typedNoel Grandin
2015-07-09SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna
2015-06-16Fix typosAndrea Gelmini
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-23loplugin:constantfunction: sdNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin