summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d/graphicprimitivehelper2d.cxx
AgeCommit message (Expand)Author
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-10-01Fix typosAndrea Gelmini
2016-06-10tdf#99519 Added more intelligent handling of animated GIFsArmin Le Grand
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-25Convert Disposal to scoped enumNoel Grandin
2016-05-12Massage code to avoid warningsStephan Bergmann
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-11-05markup with event type not checker typeCaolán McNamara
2014-04-08Use same code for iOS and OS X here, too, not that it seems to help anyTor Lillqvist
2014-03-20remove whitespaceMarkus Mohrhard
2014-02-27Remove visual noise from drawinglayerAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand
2013-10-08fdo#70090: Avoid race in copy vs. modification of aRetval SequenceStephan Bergmann
2013-10-04fdo#39674 fix some spellingThomas Arnhold
2013-06-14Related: #i121534# avoid expensive emulation of 1bit masks for Mac's QuartzHerbert Dürr
2013-06-11Resolves: #i121194# Better support for graphic fill styles...Armin Le Grand