summaryrefslogtreecommitdiff
path: root/include/basegfx
AgeCommit message (Expand)AuthorFilesLines
2021-05-10Some more vtables are still needed outside mergedlibThorsten Behrens1-4/+4
2021-04-09Recheck include/ with IWYUGabor Kelemen3-2/+1
2021-03-15Drop obsolete commentsMike Kaganski1-9/+0
2021-01-08opacity->alpha in BPixelNoel1-24/+24
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer7-21/+20
2020-10-28std::set->o3tl::sorted_vector in PointIndexSetNoel Grandin1-2/+2
2020-10-21use tools::Long in basegfx..chart2Noel1-2/+3
2020-09-26revert recent Polygon commitsNoel Grandin2-2/+0
2020-09-26tools::PolyPolygon -> basegfx in filterNoel Grandin2-0/+2
2020-09-02drop unused MinimalSystemDependentDataManagerCaolán McNamara1-26/+0
2020-08-19Fix typosAndrea Gelmini1-1/+1
2020-07-16compact namespace: basegfx,canvasNoel Grandin1-4/+1
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen2-1/+1
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: basegfxStephan Bergmann1-4/+4
2020-05-29loplugin:simplifybool in hwpfilter..lotuswordproNoel Grandin1-1/+1
2020-05-29improve pahole script and pack a few classesNoel Grandin1-1/+1
2020-05-14Some vtables are still needed outside mergedlibStephan Bergmann1-1/+1
2020-05-12basegfx: simplify namespaces in ALL basegfx headersTomaž Vajngerl23-296/+194
2020-05-12use pragma once in include/basegfx headersTomaž Vajngerl58-240/+58
2020-05-03use more compact namespace syntax in /includeNoel Grandin4-10/+10
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen3-7/+9
2020-03-30remove Matrix class from basegfx, convert B2DHomMatrix testsTomaž Vajngerl1-178/+0
2020-03-29basegfx: Fix the problem with Matrix Concatinate and TransformTomaž Vajngerl1-8/+17
2020-03-29basegfx: add convenience access. and creator to B2DHomMatrixTomaž Vajngerl1-0/+27
2020-03-29add convenience accessors to Matrix.hxxTomaž Vajngerl1-1/+44
2020-03-29basegfx: export B2DRange operator*=Tomaž Vajngerl1-1/+1
2020-03-28svdpdf: move Matrix to basegfx just to get it separatedTomaž Vajngerl1-0/+126
2020-03-23make more classes private in mergedlibs modeNoel Grandin5-12/+17
2020-03-07Fix typoAndrea Gelmini1-1/+1
2020-03-06basegfx: B2DTuple replace operator[] with "get" and Axis2D enumTomaž Vajngerl2-15/+44
2020-02-14Fix typoAndrea Gelmini1-1/+1
2020-02-14tdf#130655 callback interface for 3D and secure dashArmin Le Grand2-3/+11
2020-02-14tdf#130655 added callback interface to ::applyLineDashingArmin Le Grand (Collabora)1-1/+23
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)1-1/+9
2020-02-03tdf#96505: Get rid of cargo cult long integer literalsiakarsu1-1/+1
2020-02-03loplugin:constantparamNoel Grandin1-6/+1
2020-01-30tdf#124176: Use pragma once instead of include guardsbugrakurt4-16/+4
2020-01-30tdf#124176: Use pragma once instead of include guardsbugrakurt1-5/+1
2020-01-26tdf#124176: Use pragma once instead of header guardPelin Kuran1-4/+1
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN1-1/+1
2020-01-23tdf#129845: Better solution using already existing infoArmin Le Grand2-4/+16
2019-12-18sal_Char->char in avmedia..basicNoel Grandin1-1/+1
2019-12-17loplugin:expandablemethodsNoel Grandin1-17/+0
2019-12-03Simplify a bit B2DPolyRange::appendElement (basegfx)Julien Nabet1-1/+1
2019-11-15make some classes module-privateNoel Grandin1-1/+1
2019-11-10cid#1455328 initialize variables to 0.0 in LinearGradientInfoTomaž Vajngerl1-0/+4
2019-11-08Removed duplicated includeAndrea Gelmini1-1/+0
2019-11-08widget theme: Gradient support when drawing widgetsTomaž Vajngerl1-0/+46
2019-11-03Cleanup copypasteMike Kaganski1-47/+0
2019-10-28loplugin:finalclasses in avmedia..basicNoel Grandin2-9/+9