summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/sdview2.cxx
AgeCommit message (Expand)Author
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-07unbalanced [Beg/End]Undo possible on self-dnd in impressCaolán McNamara
2021-09-07dynamic_cast followed by static_castCaolán McNamara
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-06-01cid#1485150 Uncaught exceptionCaolán McNamara
2021-03-09fetch/set/clear primary selection without intermediate vcl::WindowCaolán McNamara
2021-03-08clean up some more dynamic/static castingNoel
2021-02-21loplugin:refcounting in sdNoel
2020-11-24static_cast after dynamic_castNoel Grandin
2020-10-13static_cast after dynamic_castNoel
2020-09-30loplugin:reducevarscope in sdNoel
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-03convert PresObjKind to scoped enumNoel Grandin
2020-02-26weld impress navigatorCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-19loplugin:virtualdead unused param in sd::View::AcceptDropNoel Grandin
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/viewNoel Grandin
2019-01-14no need to test for the presence of the dialog factoryNoel Grandin
2018-12-10Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov
2018-12-02tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-10-28svx: remove newly unused XFillExchangeDataMichael Stahl
2018-10-28tdf#119235 svx,sd: fix drag&drop from ColorBarMichael Stahl
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-11sd: Drop unused ImplProcessObjectList()Takeshi Abe
2018-08-30rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in sdNoel Grandin
2018-06-25loplugin:useuniqueptr in sd::ViewNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-06fix bug in View::CreateSelectionDataObjectNoel Grandin
2018-03-22loplugin:useuniqueptr in SdTransferableNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-17sd lok: Enable mapmode in case of lok to calculate centerPranav Kant
2018-03-04weld SvxNameDialogCaolán McNamara
2018-02-21sd lok: Fix pasting text on slideTamás Zolnai
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-08loplugin:constantparamNoel Grandin
2017-08-07EditEngine: Removing BIN format from sdVarun Dhall
2017-08-04rename Anz->Cnt in sdNoel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin
2017-07-13loplugin:oncevar: empty strings: sdStephan Bergmann
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-06-22loplugin:unusedfields in sd part2Noel Grandin