summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdfmtf.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-16WaE: comparison of integers of different signsTor Lillqvist1-4/+4
2013-03-15Resolves: #i119125# various actions implemented, clipping added.Armin Le Grand1-38/+71
2013-03-15Related: #i119125# Added MetaFloatTransparentAction handling...Armin Le Grand1-244/+674
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand1-1/+1
2013-03-13Related: #119125# Added usage of the ClipRegion for dismantling MetafilesArmin Le Grand1-40/+134
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-3/+3
2012-12-19Some cppcheck cleaningJulien Nabet1-2/+2
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-48/+26
2012-08-31remove SdrObjRefList, use vector directlyIvan Timofeev1-11/+11
2012-08-07drop bogus eof linesThomas Arnhold1-2/+0
2012-07-11Decrease header files dependenciesMatteo Casalin1-1/+1
2012-02-15Fix some translation oversightsStefan Knorr (astron)1-2/+2
2012-01-24Removal of commented code.Stefan Knorr1-2/+0
2011-12-11Remove ByteStringJulien Nabet1-4/+4
2011-11-28Comment translation in svdraw (part one)Stefan Knorr (astron)1-12/+11
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-11-01adapt naming schemeCaolán McNamara1-1/+1
2011-11-01MetaCommentAction now using rtl::OStringCaolán McNamara1-2/+2
2011-08-23Remove unused parameter: XFillGradientItemJoseph Powers1-1/+1
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-1/+22