summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/viewshe2.cxx
AgeCommit message (Expand)Author
2019-10-19loplugin:virtualdead unused param in sd::View::AcceptDropNoel Grandin
2019-09-27loplugin:virtualdead in sdNoel Grandin
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/viewNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-07-19Remove unused parameter bBrowseRegina Henschel
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-05-20coverity#1435678 Resource leakCaolán McNamara
2018-05-18Replace SVGFilter using SVGIOArmin Le Grand
2018-03-17sd lok: Set the view size to full page size + fix unit testsPranav Kant
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara
2018-03-16Revert "sd lok: Set the view size to full page size and hide ruler, scrollbars"pranavk
2018-03-16sd lok: Set the view size to full page size and hide ruler, scrollbarsPranav Kant
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin
2018-01-02RID_* can be extern global variablesNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-03Translate German comments and debug strings (leftovers in dirs scaddins to sd)Johnny_M
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-07split clear and set graphicCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-04-09cid#1404932 useless callDavid Tardon
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-14uitest: add the impress zoom level to the state informationMarkus Mohrhard
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-03-24loplugin:constantparam in sdNoel Grandin
2016-03-18loplugin:constantparam in sdNoel Grandin
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2016-01-14sd: clean up remaining non-static isTiledRendering() usageMiklos Vajna
2016-01-13resolve TODO, remove SVVERB_SHOWMichael Stahl
2015-11-23loplugin:unusedfields in sd/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann