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