summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/sdview2.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-06-01cid#1485150 Uncaught exceptionCaolán McNamara1-9/+20
2021-03-09fetch/set/clear primary selection without intermediate vcl::WindowCaolán McNamara1-4/+4
2021-03-08clean up some more dynamic/static castingNoel1-4/+4
2021-02-21loplugin:refcounting in sdNoel1-13/+10
2020-11-24static_cast after dynamic_castNoel Grandin1-20/+22
2020-10-13static_cast after dynamic_castNoel1-2/+2
2020-09-30loplugin:reducevarscope in sdNoel1-1/+1
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-03convert PresObjKind to scoped enumNoel Grandin1-1/+1
2020-02-26weld impress navigatorCaolán McNamara1-3/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+3
2019-10-19loplugin:virtualdead unused param in sd::View::AcceptDropNoel Grandin1-1/+1
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen1-11/+2
2019-02-15loplugin:flatten in sd/source/ui/viewNoel Grandin1-20/+20
2019-01-14no need to test for the presence of the dialog factoryNoel Grandin1-1/+1
2018-12-10Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov1-4/+6
2018-12-02tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-4/+7
2018-10-28svx: remove newly unused XFillExchangeDataMichael Stahl1-1/+0
2018-10-28tdf#119235 svx,sd: fix drag&drop from ColorBarMichael Stahl1-7/+13
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin1-2/+2
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-2/+2
2018-09-11sd: Drop unused ImplProcessObjectList()Takeshi Abe1-18/+0
2018-08-30rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin1-1/+1
2018-08-10unnecessary null check before dynamic_cast, in sdNoel Grandin1-2/+2
2018-06-25loplugin:useuniqueptr in sd::ViewNoel Grandin1-4/+3
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin1-11/+8
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-4/+4
2018-04-06fix bug in View::CreateSelectionDataObjectNoel Grandin1-2/+1
2018-03-22loplugin:useuniqueptr in SdTransferableNoel Grandin1-17/+17
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-17sd lok: Enable mapmode in case of lok to calculate centerPranav Kant1-11/+2
2018-03-04weld SvxNameDialogCaolán McNamara1-2/+2
2018-02-21sd lok: Fix pasting text on slideTamás Zolnai1-1/+7
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: sdStephan Bergmann1-17/+17
2017-08-08loplugin:constantparamNoel Grandin1-1/+1
2017-08-07EditEngine: Removing BIN format from sdVarun Dhall1-2/+1
2017-08-04rename Anz->Cnt in sdNoel Grandin1-3/+3
2017-08-03loplugin:constparams in sdNoel Grandin1-1/+1
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin1-2/+2
2017-07-13loplugin:oncevar: empty strings: sdStephan Bergmann1-2/+1
2017-06-26loplugin:oncevar in sdNoel Grandin1-2/+1
2017-06-22loplugin:unusedfields in sd part2Noel Grandin1-1/+0
2017-06-08EditEngine: Added ODF_TEXT_FLAT copy/paste for sdVarun Dhall1-1/+2
2017-05-19make string translation loading more uniformCaolán McNamara1-4/+4
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-2/+2
2017-05-03loplugin:checkunusedparams in sdNoel Grandin1-4/+4