summaryrefslogtreecommitdiff
path: root/svx/source/sdr/attribute
AgeCommit message (Expand)AuthorFilesLines
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin1-2/+2
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-19/+19
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-10/+10
2016-10-20loplugin:expandablemethodds in svxNoel Grandin3-7/+4
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist2-2/+0
2016-08-30coverity#1371300 Missing move assignment operatorCaolán McNamara1-0/+6
2016-08-29cid#1371256 Missing move assignment operatorNoel Grandin1-0/+11
2016-08-29cid#1371188 Missing move assignment operatorNoel Grandin1-0/+11
2016-08-18convert XFormTextStyle to scoped enumNoel Grandin2-2/+2
2016-08-18convert XFormTextAdjust to scoped enumNoel Grandin1-1/+1
2016-08-18convert XFormTextShadow to scoped enumNoel Grandin1-3/+3
2016-08-11loplugin:constantparamNoel Grandin1-9/+2
2016-04-14loplugin:passstuffbyref in svxNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock5-5/+0
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara1-4/+1
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-5/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-31com::sun::star->css in svxNoel Grandin1-10/+10
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-5/+0
2015-09-20chained editeng: Add chaining attributes and chaining primitive creation logicmatteocam1-6/+33
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin1-5/+5
2015-06-03coverity#1302605 Resource leak in objectCaolán McNamara1-7/+6
2015-05-24tdf#62525: use cow_wrapper for SdrTextAttributeThorsten Behrens1-71/+20
2015-05-24tdf#62525: use cow_wrapper for SdrFormTextOutlineAttributeThorsten Behrens1-61/+23
2015-05-24tdf#62525: use cow_wrapper for SdrFormTextAttributeThorsten Behrens1-58/+15
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-2/+3
2014-10-15loplugin: cstylecastNoel Grandin1-21/+21
2014-08-18Consistency around XColorItem in svx/sdshcitm.hxxStephan Bergmann1-1/+1
2014-08-18Consistency around SdrPercentItem in svx/sdshtitm.hxxStephan Bergmann1-1/+1
2014-07-22callcatcher: update unused codeCaolán McNamara1-9/+0
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand1-0/+268
2014-06-26OSL_ENSURE->assertCaolán McNamara1-2/+4
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist3-3/+3
2014-04-14typo: te -> theThomas Arnhold1-1/+1
2014-02-26Remove visual noise from svxAlexander Wilms7-8/+8
2014-01-17bool improvementsStephan Bergmann2-11/+11
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-8/+7
2013-03-04doubled includesThomas Arnhold1-1/+0
2012-11-27re-base on ALv2 code. Includes:Michael Meeks2-46/+28
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-25/+24
2012-08-07drop bogus eof linesThomas Arnhold7-21/+0
2012-07-24unusedcode: svx: remove unused methodsMatúš Kukan2-10/+0
2012-07-14sprinkle 'explicit' over constructorsDavid Tardon1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks4-92/+56
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara1-5/+0
2012-04-05Unused code removal.Santiago Martinez1-7/+0
2011-11-27remove include of pch header from svxNorbert Thiebaud7-7/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito7-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens8-50/+0