summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* boost->stdCaolán McNamara2015-02-172-4/+4
* Updated all precompiled headers.Ashod Nakashian2015-02-051-0/+3
* Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann2015-01-261-0/+1
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-1/+1
* drawinglayer: fix Android buildMiklos Vajna2015-01-071-2/+2
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-072-6/+6
* boost::math::nextafter->std::nextafterCaolán McNamara2015-01-061-2/+1
* Resolves: fdo#87189 don't draw negative canvas sizesCaolán McNamara2014-12-101-1/+1
* Revert "WaE: unused functions"Tor Lillqvist2014-11-211-3/+0
* Revert "fdo#81643: Regression in rendering of borders"Kohei Yoshida2014-11-211-5/+5
* WaE: unused functionsTor Lillqvist2014-11-211-0/+3
* fdo#81643: Regression in rendering of bordersZolnai Tamás2014-11-211-5/+5
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+2
* drawinglayer: these are expected to be UTF-8Miklos Vajna2014-11-151-2/+2
* vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl2014-11-141-0/+1
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-2/+2
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-2/+2
* markup with event type not checker typeCaolán McNamara2014-11-051-1/+2
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-053-49/+33
* Zero font width means non-scaledStephan Bergmann2014-11-031-1/+5
* vcl: Refactor OutputDevice::TryDrawPolyLineDirect()Chris Sherlock2014-11-021-5/+2
* Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2014-10-301-1/+1
* Resolves: fdo#84729 buffer cache grows to over 9000 unused entriesCaolán McNamara2014-10-241-0/+5
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-231-3/+3
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-231-1/+1
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-161-1/+1
* 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