summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2015-02-21Typo: deleteing->deletingJulien Nabet1-1/+1
2015-02-17boost->stdCaolán McNamara2-4/+4
2015-02-05Updated all precompiled headers.Ashod Nakashian1-0/+3
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann1-0/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2015-01-07drawinglayer: fix Android buildMiklos Vajna1-2/+2
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2-6/+6
2015-01-06boost::math::nextafter->std::nextafterCaolán McNamara1-2/+1
2014-12-10Resolves: fdo#87189 don't draw negative canvas sizesCaolán McNamara1-1/+1
2014-11-21Revert "WaE: unused functions"Tor Lillqvist1-3/+0
2014-11-21Revert "fdo#81643: Regression in rendering of borders"Kohei Yoshida1-5/+5
2014-11-21WaE: unused functionsTor Lillqvist1-0/+3
2014-11-21fdo#81643: Regression in rendering of bordersZolnai Tamás1-5/+5
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