summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoashp.cxx
AgeCommit message (Expand)Author
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-05Improved loplugin:cstylecast to reference types: svxStephan Bergmann
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-27ofz#946 NbcAdjustTextFrameWidthAndHeight calling itselfCaolán McNamara
2017-03-18tdf#104722: Align text correctly also during editingTamás Zolnai
2017-02-14remove unused Handles enumerator from DefaultType enumNoel Grandin
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page
2016-10-31loplugin:oncevar in svl..svxNoel Grandin
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-01Fix typosAndrea Gelmini
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-22convert DefaultType to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-19convert SdrUserCallType to scoped enumNoel Grandin
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-30loplugin:unusedfieldsNoel Grandin
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-01-11svx: SdrDragStat::GetPointAnz() -> GetPointCount()Miklos Vajna
2016-01-05tdf#96708: don't modify document while copying to clipboardMike Kaganski
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-19cleanup some local var declarationsNoel Grandin
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-11SdrCustomShapeEngine/DataItem are just SfxStringItemStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-28Resolves tdf#67712 form controls and draw objectsHenry Castro
2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin
2015-04-29convert CUSTOMSHAPE_HANDLE_ constants to scoped enumNoel Grandin
2015-04-29convert MSDFF_HANDLE_FLAGS_ constants to scoped enumNoel Grandin
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-17svx: nPntAnz -> nPointCountMiklos Vajna