summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdfmtf.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-12Remove excess newlinesChris Sherlock1-3/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-10-31com::sun::star->css in svxNoel Grandin1-6/+6
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht1-1/+1
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin1-8/+8
2015-05-29loplugin:loopvartoosmallNoel Grandin1-4/+4
2015-05-15window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara1-1/+1
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin1-57/+58
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-27/+27
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-17svx: convert new to ::Create.Noel Grandin1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks1-23/+23
2015-04-10Fix OutputDevice members / stack allocation: svx.Michael Meeks1-4/+4
2015-03-19loplugin:constantfunction: svxNoel Grandin1-10/+2
2015-03-08svx: nAnz -> nCountMiklos Vajna1-3/+3
2014-12-12fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-4/+4
2014-12-11fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-11/+13
2014-11-30fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-4/+4
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-13/+13
2014-11-21More fixes after SdrMetricItem changesStephan Bergmann1-1/+1
2014-11-04rename nWink->nAngleNoel Grandin1-5/+5
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-4/+4
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-4/+4
2014-10-20loplugin: cstylecastNoel Grandin1-54/+54
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-4/+4
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-4/+4
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-08-25Consistency around SdrMetricItem in svx/sderitm.hxxStephan Bergmann1-1/+1
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-7/+0
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-7/+4
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann1-2/+2
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann1-4/+4
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna1-19/+19
2014-07-08Resolves: #i125211# corrected breaking metafiles with gradient actionsArmin Le Grand1-12/+21
2014-02-26Remove visual noise from svxAlexander Wilms1-4/+4
2013-12-02Drop duplicate #includeTakeshi Abe1-1/+0
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin1-1/+1
2013-10-01convert remnants of String in SVX to StringNoel Grandin1-6/+6
2013-09-05convert svx/* from XubString to OUStringNoel Grandin1-9/+6
2013-08-28XubString->OUStringCaolán McNamara1-1/+1
2013-06-17Resolves: #i122326# added text clipping, corrected text box distancesArmin Le Grand1-52/+125
2013-06-15WaE: unused variable 'aHairLine'Julien Nabet1-2/+0
2013-06-15WaE: unused variable 'aBoundRect'Tor Lillqvist1-1/+0
2013-06-15Resolves: #i122246# Corrected three basic problems in the metafile breakerArmin Le Grand1-27/+71
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand1-3/+1
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-5/+5
2013-04-19fdo#62699: Drop wrapper headerMarcos Paulo de Souza1-1/+1
2013-03-16CONTAINER_APPEND is SAL_ULONG, an unsigned longTor Lillqvist1-1/+1
2013-03-16merge getting XGradientStyle From GradientStyleArmin Le Grand1-26/+28