summaryrefslogtreecommitdiff
path: root/sc/inc/drwlayer.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-9/+9
2019-11-01loplugin:finalclasses in sc/incNoel Grandin1-6/+6
2019-08-27Remove duplicated sc imagemap functionsSamuel Mehrbrodt1-10/+0
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-05-15tdf#123762 Cell anchored object is deleted if cell is deletedIlhan Yesil1-1/+1
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand1-1/+8
2018-10-15loplugin:constfields in scNoel Grandin1-9/+9
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin1-1/+1
2018-05-10tdf#42949 Fix IWYU warnings in sc/inc/d*Gabor Kelemen1-3/+0
2018-04-17loplugin:constparamsNoel Grandin1-2/+2
2018-03-27loplugin:useuniqueptr in ScDrawLayerNoel Grandin1-2/+2
2018-03-13tdf#114552 Improve image scaling in CalcSamuel Mehrbrodt1-0/+1
2018-03-06tdf#114552 Add a third anchor type for calc graphicsSamuel Mehrbrodt1-1/+3
2018-01-31Improve performance when looking for draw objects anchored to cellsSamuel Mehrbrodt1-2/+2
2018-01-26Improve performance when searching for blocks w/o draw objectsSamuel Mehrbrodt1-0/+1
2018-01-26tdf#98931 Test for sorting imagesSamuel Mehrbrodt1-0/+1
2018-01-23tdf#98931 Consider cell-anchored images when sortingSamuel Mehrbrodt1-1/+2
2017-12-07loplugin:constparamsNoel Grandin1-1/+1
2017-08-22loplugin:constparam in sc part1Noel Grandin1-6/+6
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-5/+5
2017-01-09New loplugin:externvar: scStephan Bergmann1-0/+2
2016-11-11loplugin:countusersofdefaultparams in sc(part2)Noel Grandin1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-5/+5
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin1-3/+3
2016-03-24loplugin:constantparam in scNoel Grandin1-1/+1
2016-03-08tdf#94561 : Create notes drawing objects only once on sheet copyDennis Francis1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-28com::sun::star->css in scNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-9/+9
2015-07-16loplugin:unusedmethods svxNoel Grandin1-3/+0
2015-04-03tdf#51460 Calc fails to set undo step after changing image anchor modeHenry Castro1-0/+14
2014-10-28loplugin: cstylecastNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-2/+0
2014-06-25remove whitespaceMarkus Mohrhard1-2/+0
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-8/+8
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-2/+2
2014-02-11sal_Bool->boolNoel Grandin1-1/+1
2014-02-10sal_Bool->boolNoel Grandin1-15/+14
2013-12-02Integrate branch of IAccessible2Steve Yin1-0/+3
2013-10-08convert sc/inc/drwlayer.hxx from String to OUStringNoel Grandin1-6/+6
2013-06-27Resolves: #i121008# corrected calc cell comment stuffArmin Le Grand1-1/+1
2013-04-01remove unused GetCurDocViewWinThomas Arnhold1-2/+0
2013-03-04remove unused and commented out codeThomas Arnhold1-1/+0
2013-02-19fdo#56276 - resize/reposition rotated shapes in a sensible wayNoel Power1-2/+5
2013-01-25fdo#59056: Re-calculate cell anchor position of a pasted drawing object.Kohei Yoshida1-0/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14