summaryrefslogtreecommitdiffstats
path: root/include/basegfx
Commit message (Expand)AuthorAgeFilesLines
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-2622-59/+59
* borderline: Preparing further to use CellCoordinateSystemArmin Le Grand2017-09-151-0/+9
* Removed ignored includesAndrea Gelmini2017-08-191-45/+0
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-172-5/+5
* fix comment: B2DVector::angle ranges from -pi to +piJochen Nitschke2017-06-021-1/+1
* Printing of some more basegfx typesStephan Bergmann2017-04-282-0/+29
* Make some basegfx operator << found by ADLStephan Bergmann2017-04-285-54/+54
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-252-0/+2
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Fix typosAndrea Gelmini2017-03-031-1/+1
* Fix typosAndrea Gelmini2017-03-031-1/+1
* ofz: timeout loading emf with move clip recordCaolán McNamara2017-03-012-0/+6
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* more SAL_WARN_UNUSEDNoel Grandin2017-01-315-5/+5
* improve "unnecessary user-declared destructor" checkNoel Grandin2017-01-272-8/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-262-20/+19
* loplugin: unnecessary destructor: basctl..codemakerNoel Grandin2017-01-243-9/+0
* new loplugin useuniqueptrNoel Grandin2017-01-232-6/+4
* New loplugin:dynexcspec: Add @throws documentation, basegfxStephan Bergmann2017-01-191-1/+1
* default copy ctor and assignment operator are good enoughCaolán McNamara2017-01-072-32/+0
* coverity#1398371 Useless callCaolán McNamara2017-01-071-4/+0
* default copy ctor and assignment operator are good enoughCaolán McNamara2017-01-038-128/+0
* tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke2016-12-071-2/+2
* cleanup unused includes (related to tdf#88206)Jochen Nitschke2016-12-061-1/+0
* Fix typosAndrea Gelmini2016-10-231-1/+1
* loplugin:unusedmethodsNoel Grandin2016-10-182-11/+0
* loplugin:constantfunctionNoel Grandin2016-10-111-6/+0
* coverity#1371281 Missing move assignment operatorCaolán McNamara2016-09-231-0/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-8/+8
* Remove nonsense comments: // bitfieldTor Lillqvist2016-09-133-5/+0
* cid#1371223 Missing move assignment operatorNoel Grandin2016-08-293-0/+6
* cid#1371276 Missing move assignment operatorNoel Grandin2016-08-251-0/+2
* cid#1371281 Missing move assignment operatorNoel Grandin2016-08-251-0/+2
* cid#1371285 Missing move assignment operatorNoel Grandin2016-08-251-0/+2
* new loplugin: countusersofdefaultparamsNoel Grandin2016-08-256-22/+22
* basegfx: initializer_list from polygonTomaž Vajngerl2016-07-251-0/+2
* tdf#50613 speedup fat line drawing on linux using cairoArmin Le Grand2016-07-071-0/+7
* loplugin:constantparamsNoel Grandin2016-06-031-1/+1
* tdf#99130 use subdivision on B2DPolygon, angle based subdivisionTomaž Vajngerl2016-05-171-5/+0
* Refactor 3D renderer to use multithreadingArmin Le Grand2016-05-063-3/+3
* loplugin:passstuffbyref in basegfxNoel Grandin2016-04-132-5/+5
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* tdf#99176: Fix redundant conditionJulien Nabet2016-04-101-2/+1
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-1/+0
* opengl: shader based polyline rendering - fixes tdf#97137 for OGLTomaž Vajngerl2016-02-251-0/+6
* convert B2VectorContinuity to scoped enumNoel Grandin2016-02-231-1/+1
* Remove excess newlinesChris Sherlock2016-02-0921-44/+0
* Fix typosAndrea Gelmini2016-02-051-1/+1
* remove B2DLineJoin::MiddleCaolán McNamara2016-02-021-5/+5
* loplugin:fpcomparison in basegfxNoel Grandin2016-01-222-5/+5