summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoashp.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin1-16/+16
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin1-16/+16
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-5/+5
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: svxStephan Bergmann1-8/+8
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-3/+3
2017-09-25Improve resizing chevrons so the control point is a fixed distance from endCaolán McNamara1-1/+16
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-4/+4
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin1-3/+3
2017-08-10tdf#109317 Fix incorrect rotation of flipped custom OOXML shapesPaul Trojahn1-12/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin1-2/+2
2017-06-27loplugin:oncevar in svxNoel Grandin1-8/+5
2017-06-21loplugin:unusedfields in svx part1Noel Grandin1-1/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-6/+4
2017-06-05Improved loplugin:cstylecast to reference types: svxStephan Bergmann1-18/+18
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin1-2/+0
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin1-2/+2
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-40/+40
2017-03-27ofz#946 NbcAdjustTextFrameWidthAndHeight calling itselfCaolán McNamara1-7/+15
2017-03-18tdf#104722: Align text correctly also during editingTamás Zolnai1-1/+9
2017-02-14remove unused Handles enumerator from DefaultType enumNoel Grandin1-29/+0
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page1-4/+4
2016-10-31loplugin:oncevar in svl..svxNoel Grandin1-10/+5
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin1-17/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-4/+4
2016-10-01Fix typosAndrea Gelmini1-1/+1
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin1-23/+23
2016-08-22convert DefaultType to scoped enumNoel Grandin1-9/+9
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-6/+6
2016-08-19convert SdrUserCallType to scoped enumNoel Grandin1-4/+4
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-13/+0
2016-06-30loplugin:unusedfieldsNoel Grandin1-1/+0
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin1-3/+3
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-10/+7
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin1-2/+2
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-8/+0
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2016-01-11svx: SdrDragStat::GetPointAnz() -> GetPointCount()Miklos Vajna1-1/+1
2016-01-05tdf#96708: don't modify document while copying to clipboardMike Kaganski1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-24/+24
2015-11-09new loplugin: oncevarNoel Grandin1-24/+12
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-10-31com::sun::star->css in svxNoel Grandin1-42/+42
2015-10-19cleanup some local var declarationsNoel Grandin1-1/+1