summaryrefslogtreecommitdiff
path: root/include/basegfx
AgeCommit message (Expand)Author
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19Drop F_2PIMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-11-18Drop F_PI180Mike Kaganski
2021-11-18Drop obsolete commentMike Kaganski
2021-11-12improve mergeToSinglePolyPolygonNoel Grandin
2021-10-10loplugin:moveparam in basegfxNoel Grandin
2021-10-06loplugin:moveparam in basegfxNoel Grandin
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-08-27clang-tidy:readability-redundant-member-initNoel Grandin
2021-07-29Fix --enable-mergelibs `make check`Stephan Bergmann
2021-06-17basegfx: change template param to use int instead bool - Tuple2DTomaž Vajngerl
2021-06-17basegfx: generalise tuples with template class Tuple2D and Tuple3DTomaž Vajngerl
2021-06-17basegfx: change template param to use int instead boolTomaž Vajngerl
2021-06-16basegfx: use namespace for "ftools", make sure input is FP numberTomaž Vajngerl
2021-05-10Some more vtables are still needed outside mergedlibThorsten Behrens
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-15Drop obsolete commentsMike Kaganski
2021-01-08opacity->alpha in BPixelNoel
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-10-28std::set->o3tl::sorted_vector in PointIndexSetNoel Grandin
2020-10-21use tools::Long in basegfx..chart2Noel
2020-09-26revert recent Polygon commitsNoel Grandin
2020-09-26tools::PolyPolygon -> basegfx in filterNoel Grandin
2020-09-02drop unused MinimalSystemDependentDataManagerCaolán McNamara
2020-08-19Fix typosAndrea Gelmini
2020-07-16compact namespace: basegfx,canvasNoel Grandin
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: basegfxStephan Bergmann
2020-05-29loplugin:simplifybool in hwpfilter..lotuswordproNoel Grandin
2020-05-29improve pahole script and pack a few classesNoel Grandin
2020-05-14Some vtables are still needed outside mergedlibStephan Bergmann
2020-05-12basegfx: simplify namespaces in ALL basegfx headersTomaž Vajngerl
2020-05-12use pragma once in include/basegfx headersTomaž Vajngerl
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-03-30remove Matrix class from basegfx, convert B2DHomMatrix testsTomaž Vajngerl
2020-03-29basegfx: Fix the problem with Matrix Concatinate and TransformTomaž Vajngerl
2020-03-29basegfx: add convenience access. and creator to B2DHomMatrixTomaž Vajngerl
2020-03-29add convenience accessors to Matrix.hxxTomaž Vajngerl
2020-03-29basegfx: export B2DRange operator*=Tomaž Vajngerl
2020-03-28svdpdf: move Matrix to basegfx just to get it separatedTomaž Vajngerl
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-03-07Fix typoAndrea Gelmini
2020-03-06basegfx: B2DTuple replace operator[] with "get" and Axis2D enumTomaž Vajngerl
2020-02-14Fix typoAndrea Gelmini
2020-02-14tdf#130655 callback interface for 3D and secure dashArmin Le Grand
2020-02-14tdf#130655 added callback interface to ::applyLineDashingArmin Le Grand (Collabora)
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-02-03tdf#96505: Get rid of cargo cult long integer literalsiakarsu