summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/drawvie3.cxx
AgeCommit message (Expand)Author
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
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-19fdo#56276 - resize/reposition rotated shapes in a sensible wayNoel Power
2013-01-17Const correct-ness in one place...Kohei Yoshida
2012-12-30More cppcheck cleaning in scJulien Nabet
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-01-06Fix re-calculation of the position of circular drawing objects.Kohei Yoshida
2011-12-09fdo#38545: Show/hide anchor when the anchoring status changes.Kohei Yoshida
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-10-28bnc#726152: Avoid adjusting cell-anchored objects on other sheets.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-18Better cell anchoring. (fdo#33205)Caolán McNamara
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-17Remove some dead code in 'view'Thomas Arnhold
2011-01-01Remove DECLARE_LIST( TargetList, String* )Joseph Powers