summaryrefslogtreecommitdiff
path: root/include/basegfx
AgeCommit message (Expand)AuthorFilesLines
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-03-01ofz: timeout loading emf with move clip recordCaolán McNamara2-0/+6
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-31more SAL_WARN_UNUSEDNoel Grandin5-5/+5
2017-01-27improve "unnecessary user-declared destructor" checkNoel Grandin2-8/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-20/+19
2017-01-24loplugin: unnecessary destructor: basctl..codemakerNoel Grandin3-9/+0
2017-01-23new loplugin useuniqueptrNoel Grandin2-6/+4
2017-01-19New loplugin:dynexcspec: Add @throws documentation, basegfxStephan Bergmann1-1/+1
2017-01-07default copy ctor and assignment operator are good enoughCaolán McNamara2-32/+0
2017-01-07coverity#1398371 Useless callCaolán McNamara1-4/+0
2017-01-03default copy ctor and assignment operator are good enoughCaolán McNamara8-128/+0
2016-12-07tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke1-2/+2
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke1-1/+0
2016-10-23Fix typosAndrea Gelmini1-1/+1
2016-10-18loplugin:unusedmethodsNoel Grandin2-11/+0
2016-10-11loplugin:constantfunctionNoel Grandin1-6/+0
2016-09-23coverity#1371281 Missing move assignment operatorCaolán McNamara1-0/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-8/+8
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist3-5/+0
2016-08-29cid#1371223 Missing move assignment operatorNoel Grandin3-0/+6
2016-08-25cid#1371276 Missing move assignment operatorNoel Grandin1-0/+2
2016-08-25cid#1371281 Missing move assignment operatorNoel Grandin1-0/+2
2016-08-25cid#1371285 Missing move assignment operatorNoel Grandin1-0/+2
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin6-22/+22
2016-07-25basegfx: initializer_list from polygonTomaž Vajngerl1-0/+2
2016-07-07tdf#50613 speedup fat line drawing on linux using cairoArmin Le Grand1-0/+7
2016-06-03loplugin:constantparamsNoel Grandin1-1/+1
2016-05-17tdf#99130 use subdivision on B2DPolygon, angle based subdivisionTomaž Vajngerl1-5/+0
2016-05-06Refactor 3D renderer to use multithreadingArmin Le Grand3-3/+3
2016-04-13loplugin:passstuffbyref in basegfxNoel Grandin2-5/+5
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-10tdf#99176: Fix redundant conditionJulien Nabet1-2/+1
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-1/+0
2016-02-25opengl: shader based polyline rendering - fixes tdf#97137 for OGLTomaž Vajngerl1-0/+6
2016-02-23convert B2VectorContinuity to scoped enumNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock21-44/+0
2016-02-05Fix typosAndrea Gelmini1-1/+1
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara1-5/+5
2016-01-22loplugin:fpcomparison in basegfxNoel Grandin2-5/+5
2016-01-21loplugin: unused return valuesNoel Grandin5-55/+1
2016-01-10Fix typosAndrea Gelmini5-6/+6
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann9-17/+17
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann4-6/+6
2015-10-27loplugin:unusedmethodsNoel Grandin17-549/+0
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud1-0/+1
2015-10-22coverity#1326120 try and silence Constant expression resultCaolán McNamara1-0/+6
2015-10-20com::sun::star->css in include/basegfxNoel Grandin8-90/+81