summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)Author
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
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
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-24Resolves: fdo#84729 buffer cache grows to over 9000 unused entriesCaolán McNamara
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-10-02loplugin: cstylecastNoel Grandin
2014-10-01loplugin: cstylecastNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29toolkit: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18use vcl::FontNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-05drawinglayer: Improve the README.Jan Holesovsky