summaryrefslogtreecommitdiff
path: root/include/drawinglayer/primitive3d
AgeCommit message (Expand)AuthorFilesLines
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-2/+2
2016-12-07tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke1-2/+2
2016-11-09convert Primitive2DContainer to std::dequeNoel Grandin1-7/+8
2016-10-23loplugin:expandablemethodds in include/connectivity..drawinglayerNoel Grandin2-2/+0
2016-10-13loplugin:unnecessaryoverrideNoel Grandin1-3/+0
2016-09-16loplogin:singlevalfields in include/Noel Grandin2-4/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann3-3/+3
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist5-5/+0
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin2-2/+0
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin1-2/+2
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin2-9/+0
2016-05-02Fix typosAndrea Gelmini1-1/+1
2016-04-13loplugin:passstuffbyref in drawinglayerNoel Grandin3-3/+3
2016-02-09Remove excess newlinesChris Sherlock20-43/+0
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin1-0/+1
2016-02-08loplugin:unusedmethodsNoel Grandin1-2/+0
2016-01-26Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-21loplugin:unusedmethodsNoel Grandin1-10/+0
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin16-50/+67
2015-10-29remove boost::noncopyable from /includeNoel Grandin1-5/+3
2015-10-21com::sun::star->css in include/drawinglayerNoel Grandin3-12/+12
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann17-47/+47
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-07-15loplugin:unusedmethods drawinglayerNoel Grandin1-12/+0
2015-07-10do not include boost/utility.hppMichael Stahl1-1/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl4-6/+6
2014-11-10fix spelling implemenation -> implementationNoel Grandin1-1/+1
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin3-4/+4
2014-05-29Some spelling correctionsTor Lillqvist2-2/+2
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni2-2/+2
2014-04-14typo: implicitely -> implicitlyThomas Arnhold2-2/+2
2014-04-10It's "its", not "it's"Tor Lillqvist2-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann17-47/+47
2014-03-01Remove visual noise from includeAlexander Wilms20-55/+55
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-2/+2
2014-01-10Use boolStephan Bergmann5-16/+16
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand1-3/+3
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold1-3/+3
2013-06-11Resolves: #i121194# Better support for graphic fill styles...Armin Le Grand1-4/+4
2013-05-20drawinglayer: Fix typo Primitrive -> Primitive.Jan Holesovsky16-22/+22
2013-04-23execute move of global headersBjoern Michaelsen20-0/+2107