summaryrefslogtreecommitdiff
path: root/include/drawinglayer/primitive2d/baseprimitive2d.hxx
AgeCommit message (Expand)Author
2017-03-25Fix typosAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-22convert BasePrimitive2D::get2DDecomposition to use a visitorNoel 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-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-05-02Fix typosAndrea Gelmini
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-26Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-12-21loplugin:unusedmethodsNoel 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-10-29remove boost::noncopyable from /includeNoel Grandin
2015-10-21com::sun::star->css in include/drawinglayerNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-07-10do not include boost/utility.hppMichael Stahl
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-11Introduce drawinglayer::primitive2d::idToString() debugging functionTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-05-20drawinglayer: Fix typo Primitrive -> Primitive.Jan Holesovsky
2013-04-23execute move of global headersBjoern Michaelsen