summaryrefslogtreecommitdiff
path: root/include/drawinglayer
AgeCommit message (Expand)Author
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-04-18tdf#99315 VclPixelProcessor2D: fix double border line widthMiklos Vajna
2016-04-13loplugin:passstuffbyref in drawinglayerNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in drawinglayerNoel Grandin
2016-03-10loplugin:constantparam in drawinglayerNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-26Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2016-01-15svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna
2016-01-10Fix typosAndrea Gelmini
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin
2015-12-15create a move append method for Primitive2DContainerNoel Grandin
2015-12-11loplugin:unreffunNoel Grandin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05Reduce scope of #include <tools/poly.hxx>Matteo Casalin
2015-10-29remove boost::noncopyable from /includeNoel Grandin
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud
2015-10-21com::sun::star->css in include/drawinglayerNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02drawinglayer: add transparency support to BackgroundColorPrimitive2DMiklos Vajna
2015-09-30Fix typosAndrea Gelmini
2015-09-30Fix typosAndrea Gelmini
2015-09-14boost->stdCaolán McNamara
2015-07-15loplugin:unusedmethods drawinglayerNoel Grandin
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-07Fix some misspellingsTor Lillqvist
2015-07-03Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-14Remove unused OpenGLObjectZolnai Tamás
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin
2015-05-24comments: fix mis-use of eventual in EnglishThorsten Behrens
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks
2015-03-16drawinglayer::processor2d::HitTestProcessor2D: ignore pixel size of ...Miklos Vajna
2015-03-01really compare to the other instanceDavid Tardon
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini