summaryrefslogtreecommitdiffstats
path: root/include/basegfx
Commit message (Expand)AuthorAgeFilesLines
* Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski2021-11-191-12/+4
* Drop F_2PIMike Kaganski2021-11-192-7/+4
* Use M_PI* instead of F_PI*Mike Kaganski2021-11-194-16/+7
* Drop F_PI180Mike Kaganski2021-11-181-3/+0
* Drop obsolete commentMike Kaganski2021-11-181-1/+0
* improve mergeToSinglePolyPolygonNoel Grandin2021-11-121-1/+1
* loplugin:moveparam in basegfxNoel Grandin2021-10-101-1/+1
* loplugin:moveparam in basegfxNoel Grandin2021-10-061-1/+1
* loplugin:constmethod handle more casesNoel Grandin2021-09-301-6/+6
* clang-tidy:readability-redundant-member-initNoel Grandin2021-08-2712-32/+6
* Fix --enable-mergelibs `make check`Stephan Bergmann2021-07-291-1/+1
* basegfx: change template param to use int instead bool - Tuple2DTomaž Vajngerl2021-06-171-8/+4
* basegfx: generalise tuples with template class Tuple2D and Tuple3DTomaž Vajngerl2021-06-177-512/+325
* basegfx: change template param to use int instead boolTomaž Vajngerl2021-06-171-9/+9
* basegfx: use namespace for "ftools", make sure input is FP numberTomaž Vajngerl2021-06-161-13/+20
* Some more vtables are still needed outside mergedlibThorsten Behrens2021-05-101-4/+4
* Recheck include/ with IWYUGabor Kelemen2021-04-093-2/+1
* Drop obsolete commentsMike Kaganski2021-03-151-9/+0
* opacity->alpha in BPixelNoel2021-01-081-24/+24
* tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2020-11-217-21/+20
* std::set->o3tl::sorted_vector in PointIndexSetNoel Grandin2020-10-281-2/+2
* use tools::Long in basegfx..chart2Noel2020-10-211-2/+3
* revert recent Polygon commitsNoel Grandin2020-09-262-2/+0
* tools::PolyPolygon -> basegfx in filterNoel Grandin2020-09-262-0/+2
* drop unused MinimalSystemDependentDataManagerCaolán McNamara2020-09-021-26/+0
* Fix typosAndrea Gelmini2020-08-191-1/+1
* compact namespace: basegfx,canvasNoel Grandin2020-07-161-4/+1
* tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen2020-07-132-1/+1
* Upcoming improved loplugin:staticanonymous -> redundantstatic: basegfxStephan Bergmann2020-06-301-4/+4
* loplugin:simplifybool in hwpfilter..lotuswordproNoel Grandin2020-05-291-1/+1
* improve pahole script and pack a few classesNoel Grandin2020-05-291-1/+1
* Some vtables are still needed outside mergedlibStephan Bergmann2020-05-141-1/+1
* basegfx: simplify namespaces in ALL basegfx headersTomaž Vajngerl2020-05-1223-296/+194
* use pragma once in include/basegfx headersTomaž Vajngerl2020-05-1258-240/+58
* use more compact namespace syntax in /includeNoel Grandin2020-05-034-10/+10
* tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen2020-04-223-7/+9
* remove Matrix class from basegfx, convert B2DHomMatrix testsTomaž Vajngerl2020-03-301-178/+0
* basegfx: Fix the problem with Matrix Concatinate and TransformTomaž Vajngerl2020-03-291-8/+17
* basegfx: add convenience access. and creator to B2DHomMatrixTomaž Vajngerl2020-03-291-0/+27
* add convenience accessors to Matrix.hxxTomaž Vajngerl2020-03-291-1/+44
* basegfx: export B2DRange operator*=Tomaž Vajngerl2020-03-291-1/+1
* svdpdf: move Matrix to basegfx just to get it separatedTomaž Vajngerl2020-03-281-0/+126
* make more classes private in mergedlibs modeNoel Grandin2020-03-235-12/+17
* Fix typoAndrea Gelmini2020-03-071-1/+1
* basegfx: B2DTuple replace operator[] with "get" and Axis2D enumTomaž Vajngerl2020-03-062-15/+44
* Fix typoAndrea Gelmini2020-02-141-1/+1
* tdf#130655 callback interface for 3D and secure dashArmin Le Grand2020-02-142-3/+11
* tdf#130655 added callback interface to ::applyLineDashingArmin Le Grand (Collabora)2020-02-141-1/+23
* tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)2020-02-071-1/+9
* tdf#96505: Get rid of cargo cult long integer literalsiakarsu2020-02-031-1/+1