summaryrefslogtreecommitdiff
path: root/include/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin7-25/+0
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin2-6/+6
2016-05-06Refactor 3D renderer to use multithreadingArmin Le Grand1-8/+10
2016-05-02Fix typosAndrea Gelmini2-2/+2
2016-05-01Complete drawinglayer attributesArmin Le Grand4-0/+14
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel1-1/+4
2016-04-18tdf#99315 VclPixelProcessor2D: fix double border line widthMiklos Vajna1-0/+2
2016-04-13loplugin:passstuffbyref in drawinglayerNoel Grandin3-3/+3
2016-04-11clang-tidy performance-unnecessary-value-param in drawinglayerNoel Grandin1-2/+2
2016-03-10loplugin:constantparam in drawinglayerNoel Grandin1-2/+0
2016-02-09Remove excess newlinesChris Sherlock102-211/+0
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin4-0/+4
2016-02-08loplugin:unusedmethodsNoel Grandin4-8/+0
2016-02-05Fix typosAndrea Gelmini2-2/+2
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-2/+2
2016-01-26Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann2-2/+2
2016-01-15svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna1-5/+1
2016-01-10Fix typosAndrea Gelmini11-11/+11
2015-12-21loplugin:unusedmethodsNoel Grandin2-20/+0
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin19-57/+74
2015-12-15create a move append method for Primitive2DContainerNoel Grandin1-4/+8
2015-12-11loplugin:unreffunNoel Grandin1-3/+0
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin51-137/+155
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-05Reduce scope of #include <tools/poly.hxx>Matteo Casalin1-1/+1
2015-10-29remove boost::noncopyable from /includeNoel Grandin2-11/+7
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud1-7/+7
2015-10-21com::sun::star->css in include/drawinglayerNoel Grandin20-80/+80
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann76-271/+271
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-02drawinglayer: add transparency support to BackgroundColorPrimitive2DMiklos Vajna1-1/+4
2015-09-30Fix typosAndrea Gelmini9-10/+10
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-14boost->stdCaolán McNamara1-6/+4
2015-07-15loplugin:unusedmethods drawinglayerNoel Grandin13-50/+0
2015-07-10do not include boost/utility.hppMichael Stahl2-2/+2
2015-07-07Fix some misspellingsTor Lillqvist1-4/+4
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini2-3/+3
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-14Remove unused OpenGLObjectZolnai Tamás2-42/+0
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin1-1/+1
2015-05-24comments: fix mis-use of eventual in EnglishThorsten Behrens2-4/+4
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-2/+2
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist5-41/+0
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+1
2015-04-13loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks1-1/+1
2015-03-16drawinglayer::processor2d::HitTestProcessor2D: ignore pixel size of ...Miklos Vajna1-1/+5