summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+2
2014-11-15drawinglayer: these are expected to be UTF-8Miklos Vajna1-2/+2
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-2/+2
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-2/+2
2014-11-05markup with event type not checker typeCaolán McNamara1-1/+2
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin3-49/+33
2014-11-03Zero font width means non-scaledStephan Bergmann1-1/+5
2014-11-02vcl: Refactor OutputDevice::TryDrawPolyLineDirect()Chris Sherlock1-5/+2
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
2014-10-24Resolves: fdo#84729 buffer cache grows to over 9000 unused entriesCaolán McNamara1-0/+5
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-3/+3
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin3-24/+24
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-3/+3
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara2-10/+15
2014-10-02loplugin: cstylecastNoel Grandin36-105/+105
2014-10-01loplugin: cstylecastNoel Grandin3-3/+3
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin7-20/+20
2014-09-30fdo#82577: Handle RegionNoel Grandin2-11/+11
2014-09-29toolkit: std::auto_ptr -> std::unique_ptrStephan Bergmann1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-18use vcl::FontNoel Grandin1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin3-16/+16
2014-09-05drawinglayer: Improve the README.Jan Holesovsky1-3/+83
2014-08-21vcl: convert push flags to type-safe enum-like classNoel Grandin1-7/+7
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin2-6/+6
2014-08-07Related: #i125349# moved clip enhancements to base clipping functionalityArmin Le Grand1-54/+11
2014-07-24Resolves: fdo#81598 #i125300# enhanced handling of multiple ClipRegions...Armin Le Grand1-11/+54
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud3-7/+6
2014-07-11fdo#81148: Fix transparency gradients.Matúš Kukan1-1/+1
2014-06-30Changed BColor to Color in TextFooPrimitive2D classesmatteocam3-4/+4
2014-06-30Fill Color in VclProcessor2D is set out of decorated text if-blockmatteocam1-11/+8
2014-06-30Added Text Fill Color in TextDecoratedPrimitive2Dmatteocam3-1/+5
2014-06-30Added Text Fill Color in TextSimplePortionPrimitive2Dmatteocam2-8/+8
2014-06-30Minor changesmatteocam1-1/+1
2014-06-30Experiment with underlining in VclProcessor's text renderingmatteocam1-2/+6
2014-06-30VclProcessor's text rendering looks at fill colormatteocam1-0/+10
2014-06-26OSL_ENSURE->assertCaolán McNamara1-3/+3
2014-06-13loplugin:staticcallStephan Bergmann2-3/+3
2014-05-29Comment seems incorrectTor Lillqvist1-0/+1
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-05-16clean up, remove eof commentsThomas Arnhold2-14/+0
2014-05-14various loplugin:passsequencebyrefNoel Grandin3-34/+34
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni7-12/+12
2014-04-29Resolves: fdo#62038 EPS not rendered in drawinglayer code pathsCaolán McNamara1-2/+4
2014-04-26fdo#74336 draw hairline if line width is smallTomaž Vajngerl1-0/+10
2014-04-25add way for shape dumper to dump single shapeMarkus Mohrhard1-1/+24
2014-04-25Revert "give empty constructed default font a default height"Caolán McNamara1-2/+2