summaryrefslogtreecommitdiff
path: root/sc/inc/drwlayer.hxx
AgeCommit message (Expand)Author
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
2012-11-28Sync draw object to calc grid for better alignment when zoomingNoel Power
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-06-23removed unused forward declarations of classTakeshi Abe
2011-12-06bnc#733864: Make sure to adjust the sheet index of drawing objects.Kohei Yoshida
2011-12-03refactor SdrModel::GetDocumentStreamMichael Stahl
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13translate german comments in /sc/incNicolas Christener
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-19Merge remote branch 'origin/libreoffice-3-3'Kohei Yoshida
2011-01-18Better cell anchoring. (fdo#33205)Caolán McNamara
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-13Reverting the merge commit 0fe55349b05fae496a86a3fa958d184f0453916c.Kohei Yoshida
2011-01-11Translated comments from German to English / Removed unnecessary commentsChristina Rossmanith
2011-01-10Merge branch 'libreoffice-3-3'Kohei Yoshida
2011-01-07Merge commit 'ooo/OOO330_m19' into libreoffice-3-3Kohei Yoshida
2011-01-05calc64: #i116164# performance of filters with many filtered rangesNiklas Nebel
2010-11-11Remove commented out code - //REMOVEJ. Graeme Lingard