summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/drawvie3.cxx
AgeCommit message (Expand)Author
2024-05-31sc: Reduce number of calls to GetMarkedObjectList()Xisco Fauli
2024-05-30AreObjectsMarked -> GetMarkedObjectList().GetMarkCount() != 0Xisco Fauli
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-12-13Drop some wrapper methods from SvtOptionsDrawinglayerGabor Kelemen
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2022-02-02lokCalcRTL: shapes: do not send negative(X) invalidationsDennis Francis
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-01-17Fix typosAndrea Gelmini
2021-01-16tdf#139583 fix case rot 180deg for cell anchored shapesRegina Henschel
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-15Avoid changing anchor on visibility change of cellRegina Henschel
2020-10-13static_cast after dynamic_castNoel
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-08-12loplugin:flatten in sc/ui/viewNoel Grandin
2019-08-27Remove duplicated sc imagemap functionsSamuel Mehrbrodt
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-07-22cid#1448325 Dereference after null checkCaolán McNamara
2019-04-25Re-arrange the conditions to avoid the dynamic_castXisco Fauli
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin
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-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
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-13tdf#114552 Improve image scaling in CalcSamuel Mehrbrodt
2018-03-06tdf#114552 Add a third anchor type for calc graphicsSamuel Mehrbrodt
2017-10-23loplugin:includeform: scStephan Bergmann
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-07-19fdo#39468 translated german comments in drawview*.cxxAlbert Thuswaldner
2015-04-03tdf#51460 Calc fails to set undo step after changing image anchor modeHenry Castro
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna
2014-12-21fdo#39440 sc: reduce scope of local variablesMichael Weghorn
2014-10-28loplugin: cstylecastNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-06whitespace cleanup in scMarkus Mohrhard
2013-08-29convert includes/sfx2/frame.hxx from String to OUStringNoel Grandin