summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdograf.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-29convert SDRGRAPHOBJ constants to scoped enumNoel Grandin1-5/+5
2015-04-29convert SDR_SWAPGRAPHICS constants to scoped enumNoel Grandin1-3/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-5/+5
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-7/+7
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10Fix OutputDevice members / stack allocation: svx.Michael Meeks1-5/+5
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-24convert sfxlink to enum classNoel Grandin1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-1/+1
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara1-9/+5
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-2/+2
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+3
2014-12-08Copying linked graphic between components is brokenZolnai Tamás1-1/+1
2014-12-03Linked graphic is not displayedZolnai Tamás1-0/+1
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-1/+1
2014-11-22fdo#86573: Impress does not show pictures anymoreZolnai Tamás1-2/+10
2014-11-17-Werror,-Wunused-variableStephan Bergmann1-2/+0
2014-11-16Logically dead code related to embedded stream name in SwGrfNode\SdrGrafObjZolnai Tamás1-18/+2
2014-11-16Related fdo#82953: Forget package URL of image after it is loadedZolnai Tamás1-1/+1
2014-11-10callcatcher: unused codeCaolán McNamara1-5/+0
2014-11-07Make SetSwapState() an internal methodZolnai Tamás1-8/+0
2014-11-04Rename aRect -> maRect for a member variable.Kohei Yoshida1-8/+8
2014-11-04rename nWink->nAngleNoel Grandin1-4/+4
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-3/+3
2014-10-23Fraction: Revert "just check if the fraction is < 0"Jan Holesovsky1-2/+2
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-21nShearWink -> nShearAngleMiklos Vajna1-2/+2
2014-10-20loplugin: cstylecastNoel Grandin1-16/+16
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna1-8/+8
2014-10-14just check if the fraction is < 0David Tardon1-2/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-3/+3
2014-08-25set names on a bunch more threads...Michael Stahl1-0/+2
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-2/+1
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna1-2/+2
2014-06-30Avoid possible memory leaks in case of exceptionsTakeshi Abe1-4/+5
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-8/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-05-23Resolves: #i124966# keep picture format informationOliver-Rainer Wittmann1-3/+5
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist1-2/+2
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist1-1/+1
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin1-1/+1
2014-04-15svx: sal_Bool->boolNoel Grandin1-3/+3
2014-04-14typo: noone -> no oneThomas Arnhold1-1/+1
2014-04-10DownLoad -> Download.Jan Holesovsky1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-03-15coverity#1019335 Dereference after null checkCaolán McNamara1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26Remove visual noise from svxAlexander Wilms1-2/+2