summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* create a macro library for implementing bit-flags typesNoel Grandin2014-10-133-24/+24
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-091-3/+3
* use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara2014-10-062-10/+15
* loplugin: cstylecastNoel Grandin2014-10-0236-105/+105
* loplugin: cstylecastNoel Grandin2014-10-013-3/+3
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-307-20/+20
* fdo#82577: Handle RegionNoel Grandin2014-09-302-11/+11
* toolkit: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-291-2/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* use vcl::FontNoel Grandin2014-09-181-1/+1
* fdo#82577: Handle FontNoel Grandin2014-09-183-16/+16
* drawinglayer: Improve the README.Jan Holesovsky2014-09-051-3/+83
* vcl: convert push flags to type-safe enum-like classNoel Grandin2014-08-211-7/+7
* vcl: use enum for complex text layout constantsNoel Grandin2014-08-202-6/+6
* Related: #i125349# moved clip enhancements to base clipping functionalityArmin Le Grand2014-08-071-54/+11
* Resolves: fdo#81598 #i125300# enhanced handling of multiple ClipRegions...Armin Le Grand2014-07-241-11/+54
* vcl consitent use of long for corrdinateNorbert Thiebaud2014-07-203-7/+6
* fdo#81148: Fix transparency gradients.Matúš Kukan2014-07-111-1/+1
* Changed BColor to Color in TextFooPrimitive2D classesmatteocam2014-06-303-4/+4
* Fill Color in VclProcessor2D is set out of decorated text if-blockmatteocam2014-06-301-11/+8
* Added Text Fill Color in TextDecoratedPrimitive2Dmatteocam2014-06-303-1/+5
* Added Text Fill Color in TextSimplePortionPrimitive2Dmatteocam2014-06-302-8/+8
* Minor changesmatteocam2014-06-301-1/+1
* Experiment with underlining in VclProcessor's text renderingmatteocam2014-06-301-2/+6
* VclProcessor's text rendering looks at fill colormatteocam2014-06-301-0/+10
* OSL_ENSURE->assertCaolán McNamara2014-06-261-3/+3
* loplugin:staticcallStephan Bergmann2014-06-132-3/+3
* Comment seems incorrectTor Lillqvist2014-05-291-0/+1
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-171-1/+1
* clean up, remove eof commentsThomas Arnhold2014-05-162-14/+0
* various loplugin:passsequencebyrefNoel Grandin2014-05-143-34/+34
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-307-12/+12
* Resolves: fdo#62038 EPS not rendered in drawinglayer code pathsCaolán McNamara2014-04-291-2/+4
* fdo#74336 draw hairline if line width is smallTomaž Vajngerl2014-04-261-0/+10
* add way for shape dumper to dump single shapeMarkus Mohrhard2014-04-251-1/+24
* Revert "give empty constructed default font a default height"Caolán McNamara2014-04-251-2/+2
* Resolves: #i124686# reuse already set font for interpreting...Armin Le Grand2014-04-241-1/+6
* Fix typo: s/potentioal/potentialTor Lillqvist2014-04-231-1/+1
* fixincludeguards.sh: some smaller dirsThomas Arnhold2014-04-196-17/+17
* remove executable bitAndras Timar2014-04-171-0/+0
* update_pchThomas Arnhold2014-04-141-1/+4
* typo: noone -> no oneThomas Arnhold2014-04-141-1/+1
* typo: implicitely -> implicitlyThomas Arnhold2014-04-141-1/+1
* Revert ""Fix" for some SmartArt rendering artefacts on iOS"Tor Lillqvist2014-04-111-17/+0
* "Fix" for some SmartArt rendering artefacts on iOSTor Lillqvist2014-04-111-0/+17
* Add a couple of SAL_INFOs using drawinglayer::primitive2d::idToString()Tor Lillqvist2014-04-111-0/+4
* Introduce drawinglayer::primitive2d::idToString() debugging functionTor Lillqvist2014-04-111-0/+80
* It's "its", not "it's"Tor Lillqvist2014-04-105-6/+6
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-096-54/+59
* Use same code for iOS and OS X here, too, not that it seems to help anyTor Lillqvist2014-04-081-1/+1