summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* svx, drawinglayer: handle tools Color <-> BackgroundColorPrimitive2D roundtripMiklos Vajna2015-10-071-1/+3
* drawinglayer: add transparency support to BackgroundColorPrimitive2DMiklos Vajna2015-10-071-2/+4
* Revert "disable caching of virtual devices when OpenGL is enabled"Tomaž Vajngerl2015-09-181-7/+1
* disable caching of virtual devices when OpenGL is enabledTomaž Vajngerl2015-09-181-1/+7
* Fix tdf#87509 - default sdr attribute is special object.Thorsten Behrens2015-05-2413-0/+52
* convert ANTIALIASING constants to scoped enumNoel Grandin2015-05-201-13/+13
* convert DRAWMODE constants to scoped enumNoel Grandin2015-05-203-49/+49
* convert TEXT_DRAW constants to scoped enumNoel Grandin2015-05-201-1/+1
* window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara2015-05-151-1/+1
* convert META_*_ACTION constants to scoped enumNoel Grandin2015-05-152-73/+73
* convert BMP_MIRROR constants to scoped enumNoel Grandin2015-05-061-3/+3
* convert BMP_SCALE constant to scoped enumNoel Grandin2015-05-061-1/+1
* typo: strech -> stretchAndras Timar2015-05-051-1/+1
* Get rid of the initial :: for the vcl namespaceTor Lillqvist2015-04-302-5/+5
* default initialization of object of const type w/o user-provided default ctorStephan Bergmann2015-04-281-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-288-72/+73
|\
| * drawinglayer, editeng, forms, fpicker: convert new to ::Create.Michael Meeks2015-04-162-2/+2
| * Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-104-6/+6
| * cure a lot of unfortunate ScopedVclPtrs.Michael Meeks2015-04-102-3/+3
| * start wrapping OutputDevice in VclPtrNoel Grandin2015-04-108-70/+71
* | More loplugin:simplifyboolStephan Bergmann2015-04-271-1/+1
* | loplugin:simplifyboolStephan Bergmann2015-04-242-2/+2
* | Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann2015-04-231-1/+1
|/
* loplugin:staticmethodsNoel Grandin2015-04-021-1/+1
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-1/+1
* convert CUTFLAG_ constants to enum classNoel Grandin2015-03-271-1/+1
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-1/+1
* drawinglayer::processor2d::HitTestProcessor2D: ignore pixel size of ...Miklos Vajna2015-03-161-3/+6
* Timer/Idle: adapted inherited funktionsTobias Madl2015-03-062-4/+4
* V813: Decreased performanceCaolán McNamara2015-03-042-60/+60
* TyposJulien Nabet2015-03-031-1/+1
* Improve loplugin:passstuffbyrefStephan Bergmann2015-03-031-2/+2
* Typo: deleteing->deletingJulien Nabet2015-02-211-1/+1
* 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