summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfun7.cxx
AgeCommit message (Expand)Author
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-04-09Recheck include/ with IWYUGabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-18Remove unused SdrGrafObj::SetGraphicLink rReferer, rFilterName parametersStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-10-20use tools::Long in scNoel
2020-09-26UpdateOle never called with a null ScViewData*Caolán McNamara
2020-09-15CreateProtectedChartListenersAndNotify never passed a null ScDocument*Caolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-07-19cid#1448217 Use after freeCaolán McNamara
2019-06-18tdf#39593 Remove ScModelObj::getImplementationArkadiy Illarionov
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-06-27tdf#118308: Incorrect Paste Special dialog when ...Henry Castro
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-23tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-17loplugin:constparamsNoel Grandin
2018-04-12Fix typosAndrea Gelmini
2018-04-10Make NotifyDocumentEvent use SdDrawDocument& instead of ptrArmin Le Grand
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-06tdf#114552 Add a third anchor type for calc graphicsSamuel Mehrbrodt
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2017-12-08sc lok: 1 view has 1 clipboard to transfer dataHenry Castro
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-04rename Anz->Cnt in scNoel Grandin
2017-06-26tdf#39674 Translate some German variable namesJohnny_M
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-09New loplugin:externvar: scStephan Bergmann
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin
2014-10-28loplugin: cstylecastNoel Grandin