summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)Author
2015-05-24Fix tdf#87509 - default sdr attribute is special object.Thorsten Behrens
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-15window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-05-05typo: strech -> stretchAndras Timar
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-28default initialization of object of const type w/o user-provided default ctorStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-16drawinglayer, editeng, forms, fpicker: convert new to ::Create.Michael Meeks
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10cure a lot of unfortunate ScopedVclPtrs.Michael Meeks
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-27convert CUTFLAG_ constants to enum classNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-16drawinglayer::processor2d::HitTestProcessor2D: ignore pixel size of ...Miklos Vajna
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-03TyposJulien Nabet
2015-03-03Improve loplugin:passstuffbyrefStephan Bergmann
2015-02-21Typo: deleteing->deletingJulien Nabet
2015-02-17boost->stdCaolán McNamara
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-07drawinglayer: fix Android buildMiklos Vajna
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-06boost::math::nextafter->std::nextafterCaolán McNamara
2014-12-10Resolves: fdo#87189 don't draw negative canvas sizesCaolán McNamara
2014-11-21Revert "WaE: unused functions"Tor Lillqvist
2014-11-21Revert "fdo#81643: Regression in rendering of borders"Kohei Yoshida
2014-11-21WaE: unused functionsTor Lillqvist
2014-11-21fdo#81643: Regression in rendering of bordersZolnai Tamás
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-15drawinglayer: these are expected to be UTF-8Miklos Vajna
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05markup with event type not checker typeCaolán McNamara
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-03Zero font width means non-scaledStephan Bergmann
2014-11-02vcl: Refactor OutputDevice::TryDrawPolyLineDirect()Chris Sherlock