Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/jsdialogs
/
basegfx
cfcd3db
tdf#139002 dont hang opening pathological SVGs
by Noel Grandin
· 5 years ago
36b3b35
replace std::min(std::max()) with std::clamp
by Noel
· 5 years ago
0eaf209
tdf#123936 Formatting files in module basegfx with clang-format
by Philipp Hofer
· 5 years ago
f34ac57
New loplugin:stringviewparam
by Stephan Bergmann
· 5 years ago
0505a00
tdf#42949 Fix new IWYU warnings in directories [ab]*
by Gabor Kelemen
· 5 years ago
44c120b
tdf#124176 Using pragma once instead of inclusive guards
by diwanshu885
· 5 years ago
5219c6b
tdf#124176 Using pragma once instead of include guards
by Betül İnce
· 5 years ago
d1da299
tdf#124176 Using pragma once instead of include guards
by gizemozgun
· 5 years ago
387a88f
use tools::Long in basegfx..chart2
by Noel
· 5 years ago
22d94ce
loplugin:const* make some params and methods const
by Noel
· 6 years ago
6652514
Add unit tests to B2DPoint
by Deb Barkley-Yeung
· 6 years ago
782f4a6
drop unused MinimalSystemDependentDataManager
by Caolán McNamara
· 6 years ago
47d437d
Fix typo in code
by Andrea Gelmini
· 6 years ago
d7484b0
Fix typos
by Andrea Gelmini
· 6 years ago
e67657d
loplugin:simplifybool more
by Noel Grandin
· 6 years ago
52f8e0b
tdf#133477 basegfx: fix center of rotated gradients
by Tünde Tóth
· 6 years ago
d7894dd
basegfx: remove completly useless namespace opening and closing
by Arnaud Versini
· 6 years ago
0178e36
compact namespace: basegfx,canvas
by Noel Grandin
· 6 years ago
12147e0
merge needlessly split polygons back in Skia drawing (tdf#133016)
by Luboš Luňák
· 6 years ago
c5b985b
replace usage of blacklist with excludelist for IWYU
by Thorsten Behrens
· 6 years ago
65269c2
Upcoming improved loplugin:staticanonymous -> redundantstatic: basegfx
by Stephan Bergmann
· 6 years ago
a2fc883
use more std::container::insert instead of std::copy
by Noel Grandin
· 6 years ago
b5dee02
basegfx: test of coordinate system conversion
by Tomaž Vajngerl
· 6 years ago
5f19287
loplugin:simplifybool in accessibility..basic
by Noel Grandin
· 6 years ago
8209c25
tdf#88205 EasyHack change css::uno::Sequence initializations
by vgeof
· 6 years ago
898cbb2
use for-range on Sequence in basctl..canvas
by Noel Grandin
· 6 years ago
b6caf88
Fix typo
by Andrea Gelmini
· 6 years ago
e12fa18
tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/
by Gabor Kelemen
· 6 years ago
5dccf84
loplugin:flatten in basegfx
by Noel Grandin
· 6 years ago
14471a6
loplugin:buriedassign in b*
by Noel Grandin
· 6 years ago
781ed42
OSL_ASSERT->assert in basegfx
by Noel Grandin
· 6 years ago
4501a0b
remove Matrix class from basegfx, convert B2DHomMatrix tests
by Tomaž Vajngerl
· 6 years ago
60f14ad
basegfx: test B2DHomMatrix and Matrix together
by Tomaž Vajngerl
· 6 years ago
0115964
make more classes private in mergedlibs mode
by Noel Grandin
· 6 years ago
8f8b64c
tdf#130974 replace `rtl::math::isSignBitSet` with `std::signbit`.
by Yukio Siraichi
· 6 years ago
bdb1c72
tdf43157:Clean up OSL_ASSERT, DBG_ASSERT, etc..
by Pelin Kuran
· 6 years ago
6dff631
tdf#130150 Improve clipping in PDF export
by Armin.Le.Grand (CIB)
· 6 years ago
62ac833
tdf#130655 callback interface for 3D and secure dash
by Armin Le Grand
· 6 years ago
0dc4fdd
tdf#130655 added callback interface to ::applyLineDashing
by Armin Le Grand (Collabora)
· 6 years ago
5f61c9f
tdf#130478 Enhance Dashed line drawing on all systems
by Armin Le Grand (Collabora)
· 6 years ago
0528012
loplugin:constantparam
by Noel Grandin
· 6 years ago
69e0d871
make update_pch also consider files in <module>/src/**/inc
by Luboš Luňák
· 6 years ago
84b396a2
new loplugin:namespaceindentation
by Noel Grandin
· 6 years ago
63d6d68
Fix typo
by Andrea Gelmini
· 6 years ago
2da7a82
tdf#129845: Better solution using already existing info
by Armin Le Grand
· 6 years ago
f8554b5
clang-tidy modernize-concat-nested-namespace in basegfx
by Noel Grandin
· 6 years ago
76a8746
crashtesting: downgrade assert to a warning
by Caolán McNamara
· 6 years ago
39521e2
Test for B2DRange
by Tomaž Vajngerl
· 6 years ago
fb1eac6
sal_Char->char in avmedia..basic
by Noel Grandin
· 6 years ago
20ff62d3
loplugin:expandablemethods
by Noel Grandin
· 6 years ago
5c38453
basegfx: fix assertion text
by Chris Sherlock
· 6 years ago
5291c3e
tdf#43157 basegfx: remove OSL_ENSURE preconditions
by Chris Sherlock
· 6 years ago
b8bb7fd
Adapt SAL_WARN to C++20 deleted ostream << for sal_Unicode (aka char16_t)
by Stephan Bergmann
· 6 years ago
f51fddc
Simplify a bit B2DPolyRange::appendElement (basegfx)
by Julien Nabet
· 6 years ago
f853ec31
Extend loplugin:external to warn about classes
by Stephan Bergmann
· 6 years ago
e276c81
size some stringbuffer to prevent re-alloc
by Noel Grandin
· 6 years ago
911282c
cid#1454631 Logically dead code
by Caolán McNamara
· 7 years ago
664f863
loplugin:virtualdead in basegfx
by Noel Grandin
· 7 years ago
42af04b
do not require $(SRCDIR) in every gb_Library_set_precompiled_header
by Luboš Luňák
· 7 years ago
16da5e2
loplugin:constvars in accessibility..basegfx
by Noel Grandin
· 7 years ago
bde28d6
Improved loplugin:stringconstant (now that GCC 7 supports it): basegfx
by Stephan Bergmann
· 7 years ago
ff41cf1
loplugin:oncevar
by Noel Grandin
· 7 years ago
486f997
unit test for B2DPoint
by Tomaž Vajngerl
· 7 years ago
ee2bb23
loplugin:referencecasting in avmedia..basic
by Noel Grandin
· 7 years ago
70c1499
Fix typo
by Andrea Gelmini
· 7 years ago
ccbc067
Fix typo
by Andrea Gelmini
· 7 years ago
bfc19d7
Improve the looks of a wave line by draw it with bezier curves
by Tomaž Vajngerl
· 7 years ago
80eb3fd
add appendQuadraticBezierSegment to B2DPolygon
by Tomaž Vajngerl
· 7 years ago
35ab838
Revert "drawinglayer: avoid AA for hairline polygons built from ...
by Miklos Vajna
· 7 years ago
665c763
Fix typo
by Andrea Gelmini
· 7 years ago
c6350b3
regenerate PCH headers for the 4 new levels
by Luboš Luňák
· 7 years ago
f8b4d37
drawinglayer: avoid AA for hairline polygons built from hori/vert lines only
by Miklos Vajna
· 7 years ago
ec5fbb8
Fix typo
by Andrea Gelmini
· 7 years ago
d028c1b
loplugin:sequentialassign in accessiblity..canvas
by Noel Grandin
· 7 years ago
21b19a2
Fix typo
by Andrea Gelmini
· 7 years ago
d31d77b
Fix typo
by Andrea Gelmini
· 7 years ago
10a48c7
Simplify containers iterations in basctl, basegfx, basic, bridges
by Arkadiy Illarionov
· 7 years ago
5c23459
new loplugin constvars
by Noel Grandin
· 7 years ago
4d502ef
loplugin:simplifybool improve search for negated operator
by Noel Grandin
· 7 years ago
f88deae
Fix typo
by Andrea Gelmini
· 7 years ago
581ec73
tdf#42949 Fix IWYU warnings in basegfx/
by Gabor Kelemen
· 7 years ago
587ac01
loplugin:indentation in basctl..bridges
by Noel Grandin
· 7 years ago
6ecca9c
Fix typos
by Andrea Gelmini
· 7 years ago
4ac86e3
b2dpolygontools: removing debug code, doesn't seem to be useful
by Tomaž Vajngerl
· 7 years ago
dfc4d2b
split basegfx 2d tests to separate files (one per tested class)
by Tomaž Vajngerl
· 7 years ago
a2f5a7d
basegfx: just use the std::clamp for clamping the input
by Tomaž Vajngerl
· 7 years ago
d2cf4cb
loplugin:constparams in basctl..chart2
by Noel Grandin
· 7 years ago
5669026
basegfx: Kill empty .cxx
by Takeshi Abe
· 7 years ago
27cd397
Drop o3tl/clamp.hxx, use C++17 std::clamp instead
by Stephan Bergmann
· 7 years ago
eecc3d2
EmptyBPixel is unused
by Stephan Bergmann
· 7 years ago
50bc5c2
Replace uses of rtl/instance.hxx with plain local static vars in basegfx
by Stephan Bergmann
· 7 years ago
4f846cb
EmptyTuple is unused
by Stephan Bergmann
· 7 years ago
17dd266
convert "*xxx.get()" to "*xxx"
by Noel Grandin
· 7 years ago
079977d
cppcheck: Consider using std::count_if algorithm instead of a raw loop.
by Tóth Attila
· 7 years ago
ab9b67b
Remove obsolete SAL_FALLTHROUGH completely
by Stephan Bergmann
· 7 years ago
e4472d3
loplugin:unnecessaryparen include more assignments
by Noel Grandin
· 7 years ago
3483dc5
Fix typo
by Andrea Gelmini
· 7 years ago
2cc09c4
Fix typo
by Andrea Gelmini
· 7 years ago
ecb962e
Fix typo
by Andrea Gelmini
· 7 years ago
fbc95e7
tdf#121425 Use better Bezier curves to approximate circle arc
by Regina Henschel
· 7 years ago
Next »