summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)Author
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-10-02loplugin: cstylecastNoel Grandin
2014-10-01loplugin: cstylecastNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29toolkit: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18use vcl::FontNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-05drawinglayer: Improve the README.Jan Holesovsky
2014-08-21vcl: convert push flags to type-safe enum-like classNoel Grandin
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin
2014-08-07Related: #i125349# moved clip enhancements to base clipping functionalityArmin Le Grand
2014-07-24Resolves: fdo#81598 #i125300# enhanced handling of multiple ClipRegions...Armin Le Grand
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-07-11fdo#81148: Fix transparency gradients.Matúš Kukan
2014-06-30Changed BColor to Color in TextFooPrimitive2D classesmatteocam
2014-06-30Fill Color in VclProcessor2D is set out of decorated text if-blockmatteocam
2014-06-30Added Text Fill Color in TextDecoratedPrimitive2Dmatteocam
2014-06-30Added Text Fill Color in TextSimplePortionPrimitive2Dmatteocam
2014-06-30Minor changesmatteocam
2014-06-30Experiment with underlining in VclProcessor's text renderingmatteocam
2014-06-30VclProcessor's text rendering looks at fill colormatteocam
2014-06-26OSL_ENSURE->assertCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-29Comment seems incorrectTor Lillqvist
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-16clean up, remove eof commentsThomas Arnhold
2014-05-14various loplugin:passsequencebyrefNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-29Resolves: fdo#62038 EPS not rendered in drawinglayer code pathsCaolán McNamara
2014-04-26fdo#74336 draw hairline if line width is smallTomaž Vajngerl
2014-04-25add way for shape dumper to dump single shapeMarkus Mohrhard
2014-04-25Revert "give empty constructed default font a default height"Caolán McNamara
2014-04-24Resolves: #i124686# reuse already set font for interpreting...Armin Le Grand
2014-04-23Fix typo: s/potentioal/potentialTor Lillqvist
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-04-17remove executable bitAndras Timar
2014-04-14update_pchThomas Arnhold
2014-04-14typo: noone -> no oneThomas Arnhold
2014-04-14typo: implicitely -> implicitlyThomas Arnhold
2014-04-11Revert ""Fix" for some SmartArt rendering artefacts on iOS"Tor Lillqvist
2014-04-11"Fix" for some SmartArt rendering artefacts on iOSTor Lillqvist
2014-04-11Add a couple of SAL_INFOs using drawinglayer::primitive2d::idToString()Tor Lillqvist
2014-04-11Introduce drawinglayer::primitive2d::idToString() debugging functionTor Lillqvist
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann