summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/shapeuno.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-9/+9
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin1-9/+9
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-1/+1
2019-12-22sal_Char->char in scNoel Grandin1-1/+1
2019-10-23sc: rowcol: tdf#50916 convert unoobjNoel Grandin1-2/+2
2019-08-27Remove duplicated sc imagemap functionsSamuel Mehrbrodt1-4/+5
2019-08-15loplugin:sequenceloop in scNoel Grandin1-1/+1
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov1-12/+7
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann1-1/+1
2019-07-04tdf#42949 Fix IWYU warnings in sc/source/ui/unoobj/*Gabor Kelemen1-3/+0
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-6/+6
2019-04-02tdf#124329 Keep ResizeWithCell value when anchoring to a different cellSamuel Mehrbrodt1-0/+3
2019-04-02tdf#124329 Add API to make cell anchored graphic resize with cellSamuel Mehrbrodt1-0/+30
2019-04-02Related tdf#124329 Handle shapes resizing with the cellSamuel Mehrbrodt1-4/+10
2019-04-02Remove unnecessary commentsSamuel Mehrbrodt1-2/+0
2018-12-05remove unused svx::ShapeProperty enum valueNoel Grandin1-25/+1
2018-10-15loplugin:constfields in scNoel Grandin1-1/+1
2018-08-10unnecessary null check before dynamic_cast, in scNoel Grandin1-15/+6
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-8/+8
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin1-1/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-63/+66
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-66/+63
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-63/+66
2017-10-23loplugin:includeform: scStephan Bergmann1-9/+9
2017-09-26loplugin:flatten in scNoel Grandin1-114/+105
2017-08-26loplugin:constparam in sc part7Noel Grandin1-5/+5
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-2/+2
2017-07-25convert UNO event ids to scoped enumNoel Grandin1-1/+2
2017-05-15remove some unnecessary lockingNoel Grandin1-1/+0
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-7/+7
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-56/+19
2016-08-24convert ShapeProperty to scoped enumNoel Grandin1-1/+1
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin1-2/+2
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-2/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-25/+20
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-6/+6
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-08-04sc: inline some use-once typedefsNoel Grandin1-2/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1