summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev
AgeCommit message (Expand)AuthorFilesLines
2018-08-23tdf#119282 Area tab, Pattern color changeNoel Grandin2-64/+6
2018-07-06tdf#117901 Write signature line images as emf to ooxmlSamuel Mehrbrodt1-22/+27
2018-05-22tdf#83877 Add valid/invalid images to signaturesSamuel Mehrbrodt1-2/+6
2018-05-22Fix svg to base64 conversionSamuel Mehrbrodt1-19/+1
2018-05-20coverity#1435686 silence Copy-paste errorCaolán McNamara1-0/+1
2018-05-16loplugin:constantparamNoel Grandin1-1/+1
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin1-1/+1
2018-04-27restore and deprecate FillBitmapURLTomaž Vajngerl1-6/+31
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen1-2/+0
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen1-0/+2
2018-04-17remove no longer necessary operator new/delete overridesNoel Grandin1-12/+0
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl1-3/+3
2018-03-25clang-tidy modernize-use-equals-default in XPolygonJochen Nitschke1-56/+11
2018-03-16don't bother dithering for 256bit displaysNoel Grandin1-12/+0
2018-03-06use more Color in svxNoel Grandin2-26/+26
2018-03-05drop sax::tools::*base64 methodsNoel Grandin1-2/+3
2018-03-05loplugin:useuniqueptr in ImpXPolygonNoel Grandin1-16/+16
2018-03-01tdf#116001 Incorrect Colors in Chart Wall AreaNoel Grandin1-1/+1
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin1-20/+24
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-1/+1
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-1/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin2-7/+7
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-25amend Sequence sizeJochen Nitschke1-1/+1
2018-02-25remove "FillBitmapURL" propertyTomaž Vajngerl1-29/+5
2018-02-21Revert "simplify ImpXPolygon"Stephan Bergmann1-102/+307
2018-02-21RGB_Color method is unnecessaryNoel Grandin5-23/+15
2018-02-21loplugin:changetoolsgen in svxNoel Grandin2-42/+42
2018-02-20use VirtualDevice in XOutBitmap::DetectEdgesNoel Grandin1-15/+11
2018-02-19use std::array in createHistorical8x8FromArrayNoel Grandin2-3/+3
2018-02-19use VirtualDevice in createHistorical8x8FromArrayNoel Grandin2-23/+13
2018-02-18remove use of FillBitmapURL and use FillBitmap as the alternativeTomaž Vajngerl1-10/+3
2018-02-14use BitmapEx in LwpBackgroundStuffNoel Grandin1-5/+5
2018-02-07use scanline when reading pixel dataNoel Grandin1-12/+17
2018-02-06simplify ImpXPolygonNoel Grandin1-303/+98
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin1-2/+3
2018-01-24Allocate ImpXPolygon::pPointAry as a true Point[]Stephan Bergmann1-9/+13
2018-01-15More loplugin:cstylecast: svxStephan Bergmann2-21/+21
2018-01-12More loplugin:cstylecast: svxStephan Bergmann7-66/+66
2018-01-11loplugin:redundantcast: svxStephan Bergmann2-12/+12
2017-11-22loplugin:flatten in svxNoel Grandin1-48/+48
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin2-13/+13
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-1/+1
2017-10-27survive without configCaolán McNamara1-1/+4
2017-10-26vcl: make MapMode constructor explicitMichael Stahl3-4/+4
2017-10-23loplugin:includeform: svxStephan Bergmann14-16/+16
2017-10-04simplify memory management in ImpXPolyPolygonNoel Grandin1-26/+10
2017-09-30svx: Stop returning unused XPolygonTakeshi Abe1-3/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist5-5/+5
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin1-2/+2