summaryrefslogtreecommitdiff
path: root/sc/source/core/data/drwlayer.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-13Resolves: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara1-1/+1
2016-07-12Bin silly 'STATIC DATA' commentsTor Lillqvist1-2/+0
2016-03-14tdf#94561 : Create notes drawing objects only once on sheet copyDennis Francis1-1/+6
2015-12-11geez, how about actually checking the Move() error return? tdf#92779 relatedEike Rathke1-1/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-30/+30
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-28com::sun::star->css in scNoel Grandin1-3/+3
2015-10-06Related: tdf#94814 some cleanup of static_cast following dynamic_castCaolán McNamara1-4/+3
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-3/+3
2015-08-14loplugin: defaultparamsNoel Grandin1-2/+2
2015-07-16loplugin:unusedmethods svxNoel Grandin1-16/+0
2015-07-04Fix typosAndrea Gelmini1-8/+8
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-3/+3
2015-06-15cppcheck:redundantAssignmentNoel Grandin1-4/+0
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann1-1/+1
2015-05-28Resolves tdf#67712 form controls and draw objectsHenry Castro1-0/+59
2015-04-04coverity#1292910 Dereference after null checkCaolán McNamara1-3/+2
2015-04-03tdf#51460 Calc fails to set undo step after changing image anchor modeHenry Castro1-0/+43
2015-02-12Translated german comments in sc/source/core/data/Albert Thuswaldner1-26/+26
2015-01-14fdo#39468 Translate German Comments - replace '//!' with '//TODO:'Christian M. Heller1-8/+8
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-29coverity#735611 Division or modulo by float zeroCaolán McNamara1-3/+5
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-5/+5
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-4/+4
2014-10-23Fraction: Revert "conversion to double should not be necessary"Jan Holesovsky1-7/+3
2014-10-23loplugin: cstylecastNoel Grandin1-12/+12
2014-10-21conversion to double should not be necessaryDavid Tardon1-3/+7
2014-10-21nShearWink -> nShearAngleMiklos Vajna1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-4/+4
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-5/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-3/+0
2014-08-18Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann1-2/+2
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-14/+12
2014-06-25remove whitespaceMarkus Mohrhard1-6/+0
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-26Avoid possible memory leaks in case of exceptionsTakeshi Abe1-6/+3
2014-04-23sc: sal_Bool->boolNoel Grandin1-28/+28
2014-04-06whitespace cleanup in scMarkus Mohrhard1-8/+0
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-03Remove visual noise from scAlexander Wilms1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-4/+4
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-11sal_Bool->boolNoel Grandin1-1/+1
2014-02-10sal_Bool->boolNoel Grandin1-26/+21
2014-01-28bool improvementsStephan Bergmann1-4/+4
2014-01-13Related: #i91494# same for CTL as CJKCaolán McNamara1-0/+2
2014-01-13Resolves: #i91494# use the same font height for CJK text...Tsutomu Uchino1-0/+6