summaryrefslogtreecommitdiff
path: root/include/drawinglayer
AgeCommit message (Expand)Author
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29Propagate proper integer type out of AnimationEntryList::impGetIndexAtTimeStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-03Fix typosAndrea Gelmini
2017-03-03Fix typosAndrea Gelmini
2017-02-16remove unused Sentence from BreakupUnitNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-22convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin
2016-12-07tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page
2016-12-06Use std::unique_ptr for AnimationEntryMark Page
2016-12-05loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtagNoel Grandin
2016-11-09loplugin:expandablemethods in drawinglayer..editengNoel Grandin
2016-11-09convert Primitive2DContainer to std::dequeNoel Grandin
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-11-07vcl: improve accounting of SVG images in graphics cacheMichael Stahl
2016-10-23loplugin:expandablemethodds in include/connectivity..drawinglayerNoel Grandin
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin
2016-08-25cid#1371276 Missing move assignment operatorNoel Grandin
2016-08-25cid#1371277 Missing move assignment operatorNoel Grandin
2016-08-25cid#1371284 Missing move assignment operatorNoel Grandin
2016-08-25cid#1371288 Missing move assignment operatorNoel Grandin
2016-08-25fix move operator= and add move constructorsNoel Grandin
2016-08-25cid#1371309 Missing move assignment operatorNoel Grandin
2016-08-25cid#1371315 Missing move assignment operatorNoel Grandin
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-07-07tdf#82214 optimize performance for primitivesArmin Le Grand
2016-07-07tdf#50613 add support to load charts asynchronouslyArmin Le Grand
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-27loplugin:singlevalfields in drawinglayerNoel Grandin
2016-06-10tdf#99519 Added more intelligent handling of animated GIFsArmin Le Grand
2016-06-03loplugin:constantparamsNoel Grandin
2016-05-30Convert TextEffectStyle2D to scoped enumNoel Grandin
2016-05-23Convert GradientStyle to scoped enumNoel Grandin
2016-05-23Convert HatchStyle to scoped enumNoel Grandin
2016-05-22Convert BreakupUnit to scoped enumNoel Grandin
2016-05-22Convert SpreadMethod to scoped enumNoel Grandin
2016-05-22Convert HelplineStyle2D to scoped enumNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-05-06Refactor 3D renderer to use multithreadingArmin Le Grand
2016-05-02Fix typosAndrea Gelmini
2016-05-01Complete drawinglayer attributesArmin Le Grand
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-04-18tdf#99315 VclPixelProcessor2D: fix double border line widthMiklos Vajna