summaryrefslogtreecommitdiffstats
path: root/include/basegfx
Commit message (Expand)AuthorAgeFilesLines
* 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
* loplugin:constantparamNoel Grandin2020-02-031-6/+1
* tdf#124176: Use pragma once instead of include guardsbugrakurt2020-01-304-16/+4
* tdf#124176: Use pragma once instead of include guardsbugrakurt2020-01-301-5/+1
* tdf#124176: Use pragma once instead of header guardPelin Kuran2020-01-261-4/+1
* tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN2020-01-251-1/+1
* tdf#129845: Better solution using already existing infoArmin Le Grand2020-01-232-4/+16
* sal_Char->char in avmedia..basicNoel Grandin2019-12-181-1/+1
* loplugin:expandablemethodsNoel Grandin2019-12-171-17/+0
* Simplify a bit B2DPolyRange::appendElement (basegfx)Julien Nabet2019-12-031-1/+1
* make some classes module-privateNoel Grandin2019-11-151-1/+1
* cid#1455328 initialize variables to 0.0 in LinearGradientInfoTomaž Vajngerl2019-11-101-0/+4
* Removed duplicated includeAndrea Gelmini2019-11-081-1/+0
* widget theme: Gradient support when drawing widgetsTomaž Vajngerl2019-11-081-0/+46
* Cleanup copypasteMike Kaganski2019-11-031-47/+0
* loplugin:finalclasses in avmedia..basicNoel Grandin2019-10-282-9/+9
* basegfx: warn on unused B2DVectorMiklos Vajna2019-10-101-1/+1
* constmethod for accessor-type methodsNoel Grandin2019-09-291-1/+1
* loplugin:virtualdead in basegfxNoel Grandin2019-09-281-6/+0
* Fix typosAndrea Gelmini2019-08-021-1/+1