summaryrefslogtreecommitdiff
path: root/include/drawinglayer/primitive3d/baseprimitive3d.hxx
AgeCommit message (Expand)Author
2021-06-20Fix typosAndrea Gelmini
2020-07-16compact namespace: drawinglayerNoel Grandin
2020-05-24remove some unused typedefsNoel Grandin
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-22Move ctors/assignments need non-const rvalue reference to actually moveMike Kaganski
2019-08-22Use range ctor to avoid default-insertion of elements before assignmentMike Kaganski
2019-07-09Fix typoAndrea Gelmini
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-07tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke
2016-11-09convert Primitive2DContainer to std::dequeNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
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-15use vector as container for Primitive3DReferenceNoel 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-07-10do not include boost/utility.hppMichael Stahl
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-11-10fix spelling implemenation -> implementationNoel Grandin
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