summaryrefslogtreecommitdiff
path: root/include/drawinglayer/primitive2d
AgeCommit message (Expand)AuthorFilesLines
2016-11-09loplugin:expandablemethods in drawinglayer..editengNoel Grandin3-16/+0
2016-11-09convert Primitive2DContainer to std::dequeNoel Grandin1-8/+9
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin38-73/+79
2016-11-07vcl: improve accounting of SVG images in graphics cacheMichael Stahl4-2/+19
2016-10-23loplugin:expandablemethodds in include/connectivity..drawinglayerNoel Grandin1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann3-5/+5
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist7-8/+0
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin1-1/+1
2016-07-07tdf#82214 optimize performance for primitivesArmin Le Grand1-1/+19
2016-07-07tdf#50613 add support to load charts asynchronouslyArmin Le Grand1-0/+2
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin1-3/+3
2016-06-27loplugin:singlevalfields in drawinglayerNoel Grandin1-5/+0
2016-06-10tdf#99519 Added more intelligent handling of animated GIFsArmin Le Grand1-0/+9
2016-06-03loplugin:constantparamsNoel Grandin2-6/+3
2016-05-30Convert TextEffectStyle2D to scoped enumNoel Grandin1-6/+6
2016-05-22Convert BreakupUnit to scoped enumNoel Grandin1-5/+5
2016-05-22Convert SpreadMethod to scoped enumNoel Grandin1-8/+8
2016-05-22Convert HelplineStyle2D to scoped enumNoel Grandin1-3/+3
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin2-6/+6
2016-05-02Fix typosAndrea Gelmini1-1/+1
2016-04-18tdf#99315 VclPixelProcessor2D: fix double border line widthMiklos Vajna1-0/+2
2016-03-10loplugin:constantparam in drawinglayerNoel Grandin1-2/+0
2016-02-09Remove excess newlinesChris Sherlock49-91/+0
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin1-0/+1
2016-02-08loplugin:unusedmethodsNoel Grandin1-4/+0
2016-02-05Fix typosAndrea Gelmini1-1/+1
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-2/+2
2016-01-26Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann1-1/+1
2016-01-10Fix typosAndrea Gelmini7-7/+7
2015-12-21loplugin:unusedmethodsNoel Grandin1-10/+0
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin2-6/+6
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 Grandin47-130/+148
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 Grandin1-6/+4
2015-10-21com::sun::star->css in include/drawinglayerNoel Grandin8-31/+31
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann46-169/+169
2015-10-02drawinglayer: add transparency support to BackgroundColorPrimitive2DMiklos Vajna1-1/+4
2015-09-30Fix typosAndrea Gelmini6-7/+7
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-07-15loplugin:unusedmethods drawinglayerNoel Grandin2-2/+0
2015-07-10do not include boost/utility.hppMichael Stahl1-1/+1
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-14Remove unused OpenGLObjectZolnai Tamás2-42/+0
2015-05-24comments: fix mis-use of eventual in EnglishThorsten Behrens1-3/+3