summaryrefslogtreecommitdiffstats
path: root/include/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* loplugin:checkunusedparams in drawinglayerNoel Grandin2017-05-024-5/+4
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-2/+2
* Propagate proper integer type out of AnimationEntryList::impGetIndexAtTimeStephan Bergmann2017-03-291-2/+4
* Fix typosAndrea Gelmini2017-03-255-5/+5
* convert SvxBorderStyle to scoped enumNoel Grandin2017-03-172-6/+5
* Fix typosAndrea Gelmini2017-03-031-1/+1
* Fix typosAndrea Gelmini2017-03-032-2/+2
* remove unused Sentence from BreakupUnitNoel Grandin2017-02-161-2/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-265-8/+8
* convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin2016-12-2217-27/+39
* tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke2016-12-071-2/+2
* Change Read/Write access to Scoped Read/Write accessMark Page2016-12-061-2/+3
* Use std::unique_ptr for AnimationEntryMark Page2016-12-062-8/+9
* loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtagNoel Grandin2016-12-055-12/+12
* loplugin:expandablemethods in drawinglayer..editengNoel Grandin2016-11-094-17/+0
* convert Primitive2DContainer to std::dequeNoel Grandin2016-11-092-15/+17
* reduce copying when decomposing drawinglayer primitivesNoel Grandin2016-11-0839-73/+82
* vcl: improve accounting of SVG images in graphics cacheMichael Stahl2016-11-074-2/+19
* loplugin:expandablemethodds in include/connectivity..drawinglayerNoel Grandin2016-10-236-6/+0
* loplugin:unnecessaryoverrideNoel Grandin2016-10-131-3/+0
* loplogin:singlevalfields in include/Noel Grandin2016-09-162-4/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1317-31/+31
* Remove nonsense comments: // bitfieldTor Lillqvist2016-09-1320-23/+0
* loplugin:constantparam in dbaccess..editengNoel Grandin2016-09-132-2/+0
* cid#1371276 Missing move assignment operatorNoel Grandin2016-08-258-0/+18
* cid#1371277 Missing move assignment operatorNoel Grandin2016-08-251-0/+2
* cid#1371284 Missing move assignment operatorNoel Grandin2016-08-251-0/+2
* cid#1371288 Missing move assignment operatorNoel Grandin2016-08-251-0/+2
* fix move operator= and add move constructorsNoel Grandin2016-08-251-0/+1
* cid#1371309 Missing move assignment operatorNoel Grandin2016-08-251-0/+2
* cid#1371315 Missing move assignment operatorNoel Grandin2016-08-251-0/+1
* new loplugin: countusersofdefaultparamsNoel Grandin2016-08-251-1/+1
* tdf#82214 optimize performance for primitivesArmin Le Grand2016-07-072-2/+24
* tdf#50613 add support to load charts asynchronouslyArmin Le Grand2016-07-071-0/+2
* comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin2016-07-042-5/+5
* loplugin:singlevalfields in drawinglayerNoel Grandin2016-06-273-20/+0
* tdf#99519 Added more intelligent handling of animated GIFsArmin Le Grand2016-06-101-0/+9
* loplugin:constantparamsNoel Grandin2016-06-032-6/+3
* Convert TextEffectStyle2D to scoped enumNoel Grandin2016-05-301-6/+6
* Convert GradientStyle to scoped enumNoel Grandin2016-05-231-7/+7
* Convert HatchStyle to scoped enumNoel Grandin2016-05-231-4/+4
* Convert BreakupUnit to scoped enumNoel Grandin2016-05-221-5/+5
* Convert SpreadMethod to scoped enumNoel Grandin2016-05-221-8/+8
* Convert HelplineStyle2D to scoped enumNoel Grandin2016-05-221-3/+3
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-187-25/+0
* convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin2016-05-092-6/+6
* Refactor 3D renderer to use multithreadingArmin Le Grand2016-05-061-8/+10
* Fix typosAndrea Gelmini2016-05-022-2/+2
* Complete drawinglayer attributesArmin Le Grand2016-05-014-0/+14
* tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel2016-04-261-1/+4