summaryrefslogtreecommitdiff
path: root/include/basegfx
AgeCommit message (Expand)Author
2017-06-02fix comment: B2DVector::angle ranges from -pi to +piJochen Nitschke
2017-04-28Printing of some more basegfx typesStephan Bergmann
2017-04-28Make some basegfx operator << found by ADLStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-25Fix typosAndrea Gelmini
2017-03-03Fix typosAndrea Gelmini
2017-03-03Fix typosAndrea Gelmini
2017-03-01ofz: timeout loading emf with move clip recordCaolán McNamara
2017-02-06Add missing #includesStephan Bergmann
2017-01-31more SAL_WARN_UNUSEDNoel Grandin
2017-01-27improve "unnecessary user-declared destructor" checkNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24loplugin: unnecessary destructor: basctl..codemakerNoel Grandin
2017-01-23new loplugin useuniqueptrNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, basegfxStephan Bergmann
2017-01-07default copy ctor and assignment operator are good enoughCaolán McNamara
2017-01-07coverity#1398371 Useless callCaolán McNamara
2017-01-03default copy ctor and assignment operator are good enoughCaolán McNamara
2016-12-07tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke
2016-10-23Fix typosAndrea Gelmini
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-11loplugin:constantfunctionNoel Grandin
2016-09-23coverity#1371281 Missing move assignment operatorCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-08-29cid#1371223 Missing move assignment operatorNoel Grandin
2016-08-25cid#1371276 Missing move assignment operatorNoel Grandin
2016-08-25cid#1371281 Missing move assignment operatorNoel Grandin
2016-08-25cid#1371285 Missing move assignment operatorNoel Grandin
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-07-25basegfx: initializer_list from polygonTomaž Vajngerl
2016-07-07tdf#50613 speedup fat line drawing on linux using cairoArmin Le Grand
2016-06-03loplugin:constantparamsNoel Grandin
2016-05-17tdf#99130 use subdivision on B2DPolygon, angle based subdivisionTomaž Vajngerl
2016-05-06Refactor 3D renderer to use multithreadingArmin Le Grand
2016-04-13loplugin:passstuffbyref in basegfxNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-10tdf#99176: Fix redundant conditionJulien Nabet
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-02-25opengl: shader based polyline rendering - fixes tdf#97137 for OGLTomaž Vajngerl
2016-02-23convert B2VectorContinuity to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara
2016-01-22loplugin:fpcomparison in basegfxNoel Grandin
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann