Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/cib_contract3756
/
drawinglayer
d987920
handle properly true 32bit bitmaps in some places
by Luboš Luňák
· 6 years ago
a082d7b
fix a VirtualDevice leak
by Luboš Luňák
· 6 years ago
f853ec31
Extend loplugin:external to warn about classes
by Stephan Bergmann
· 6 years ago
a2fbc48
tdf#42949 Fix IWYU warnings in drawinglayer/
by Gabor Kelemen
· 6 years ago
b6d794e
drawinglayer: handle more primitives in the xml dump
by Miklos Vajna
· 6 years ago
d155185
tdf#42112 Add support for Custom Line Cap
by Bartosz Kosiorek
· 6 years ago
314f15b
Extend loplugin:external to warn about enums
by Stephan Bergmann
· 6 years ago
9e087d4
loplugin:unusedvariablecheck tweak to find more stuff
by Noel Grandin
· 6 years ago
7d7fea7
make bin/update_pch.s always include code in trivial #if's
by Luboš Luňák
· 6 years ago
231e16d
loplugin:redundantpointerops simplify *p.get()
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
ab14799
tdf#94765: SVGIO: Look for gradient/pattern ids once the file...
by Xisco Fauli
· 7 years ago
17f9aa9
Fix typos
by Andrea Gelmini
· 7 years ago
41cd3e8
Fix typos
by Andrea Gelmini
· 7 years ago
d48d9c0
loplugin:returnconstval in desktop..forms
by Noel Grandin
· 7 years ago
b2423a48
loplugin:constvars in drawinglayer..framework
by Noel Grandin
· 7 years ago
b1d8262
tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor
by Julien Nabet
· 7 years ago
d4a70ec
Fix typos
by Andrea Gelmini
· 7 years ago
62e15f2
Improved loplugin:stringconstant (now that GCC 7 supports it): drawinglayer
by Stephan Bergmann
· 7 years ago
cfbdbfd
Be careful not to add empty rect representation to contour polypolygon
by Stephan Bergmann
· 7 years ago
e42a8b0
cid#1448352 silence Arguments in wrong order
by Caolán McNamara
· 7 years ago
5df2433
cid#1448352 Arguments in wrong order
by Noel Grandin
· 7 years ago
969996a
Remove some unused includes
by Miklos Vajna
· 7 years ago
bfc19d7
Improve the looks of a wave line by draw it with bezier curves
by Tomaž Vajngerl
· 7 years ago
4583911
improve loplugin:simplifyconstruct
by Noel Grandin
· 7 years ago
f2853c4
drawinglayer: disable multi-threaded rendering in sceneprimitive2d
by Miklos Vajna
· 7 years ago
adc295a
Add comphelper::getUnoTunnelImplementation template
by Arkadiy Illarionov
· 7 years ago
3499ee0
Fix typo
by Andrea Gelmini
· 7 years ago
d6c2040
Fix typo
by Andrea Gelmini
· 7 years ago
d854993
tdf#125730: Shadow has the same color as the hatching fill
by Xisco Fauli
· 7 years ago
32eeb40
tdf#39593 remove IMPL_XUNOTUNNEL* macros
by Arkadiy Illarionov
· 7 years ago
c18e2ea
New loplugin:data
by Stephan Bergmann
· 7 years ago
b7b26da
Fix typos
by Andrea Gelmini
· 7 years ago
fd151f5
Fix typo
by Andrea Gelmini
· 7 years ago
6d01af0
Fix typo
by Andrea Gelmini
· 7 years ago
092abbe
Fix typo
by Andrea Gelmini
· 7 years ago
aff51c3
Fix typo
by Andrea Gelmini
· 7 years ago
b70c29c
Fix typo
by Andrea Gelmini
· 7 years ago
dd9d0de
Fix typo
by Andrea Gelmini
· 7 years ago
1c00f79
Fix typo
by Andrea Gelmini
· 7 years ago
3151c3b
Fix typo
by Andrea Gelmini
· 7 years ago
41f79d9
Fix typo
by Andrea Gelmini
· 7 years ago
051f0dc
Fix typo
by Andrea Gelmini
· 7 years ago
35ab838
Revert "drawinglayer: avoid AA for hairline polygons built from ...
by Miklos Vajna
· 7 years ago
c34bb16
Make BitmapColor inherit from / merge into Color
by Jan-Marek Glogowski
· 7 years ago
a361231
fix wrong SET/QUERY flags passed to uno::Reference
by Noel Grandin
· 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
d0119ff
improve tools::Rectangle->basegfx::B2?Rectangle conversion
by Noel Grandin
· 7 years ago
37874c2
make debug code work properly also on non-win32
by Luboš Luňák
· 7 years ago
6bcc4cb
prefix member variables of AnimationBitmap
by Tomaž Vajngerl
· 7 years ago
18651db
rename animate.hxx to animate/Animation.hxx, more changes follow
by Tomaž Vajngerl
· 7 years ago
719d81a
Avoid division by zero
by Stephan Bergmann
· 7 years ago
6a79bc4
Fix typo
by Andrea Gelmini
· 7 years ago
98272c8
remove or change salbtype.hxx includes with the specific one
by Tomaž Vajngerl
· 7 years ago
b52f309
improve loplugin simplifyconstruct
by Noel Grandin
· 7 years ago
c998228
Fix typo
by Andrea Gelmini
· 7 years ago
4a21588
tdf#103859 EMF+ Add transparency support for linear gradients
by Bartosz Kosiorek
· 7 years ago
85456fa
tdf#120703 PVS: Silence V522 warnings
by Mike Kaganski
· 7 years ago
b1f961e
tdf#115843 avoid using transparent virtualdevice when 100% opaque
by Caolán McNamara
· 7 years ago
11fe18e
copy between the outputdevices without interim Bitmap
by Caolán McNamara
· 7 years ago
67adfc8
Nested list L must be a child of parent's LBody
by Katarina Behrens
· 7 years ago
05f5c18
Close all opened List elements at the end of the page
by Katarina Behrens
· 7 years ago
a0fd6c4
Limit tagging of background objects to images
by Katarina Behrens
· 7 years ago
c312dfb
Correct hierarchy of L, LI structure elements
by Katarina Behrens
· 7 years ago
a26524e
tdf#42949 Fix IWYU warnings in include/drawinglayer/
by Gabor Kelemen
· 7 years ago
5c23459
new loplugin constvars
by Noel Grandin
· 7 years ago
191f85d
re-land "new loplugin typedefparam""
by Noel Grandin
· 7 years ago
5feff99
Don't include shape/object name when exporting to tagged PDF
by Katarina Behrens
· 7 years ago
f871e8f
CppunitTest_drawinglayer_border: use CPPUNIT_TEST_FIXTURE()
by Miklos Vajna
· 7 years ago
a2b687a
Pointer is pointless
by Noel Grandin
· 7 years ago
24f7dd6
move and extend primitive2dxmldump to drawinglayer
by Tomaž Vajngerl
· 7 years ago
347571a
loplugin:indentation in dbaccess..drawinglayer
by Noel Grandin
· 7 years ago
9547c0e
Export background images provided by master page as artifacts
by Katarina Behrens
· 7 years ago
bd66a02
Process all of list item (Lbl + LBody) in PDF-compliant way
by Katarina Behrens
· 7 years ago
2840352
Enhance tagged PDF export for a11y
by Armin Le Grand
· 7 years ago
979aed6
o3tl::make_unique -> std::make_unique in dbaccess...framework
by Gabor Kelemen
· 7 years ago
3bd7f23
tdf#122557 EMF+ Implement Shearing for DrawImage records
by Bartosz Kosiorek
· 7 years ago
e3ccc09
tdf#122557 EMF+ Implement proper rotation support of DrawImage
by Bartosz Kosiorek
· 7 years ago
27cd397
Drop o3tl/clamp.hxx, use C++17 std::clamp instead
by Stephan Bergmann
· 7 years ago
1a8b2c1
tdf#122646 EMF+ Implement proper line width display
by Bartosz Kosiorek
· 7 years ago
97bb361
tdf#122559 EMF+ Add transparency support for drawing lines
by Bartosz Kosiorek
· 7 years ago
17dd266
convert "*xxx.get()" to "*xxx"
by Noel Grandin
· 7 years ago
7809ec8
tdf#122498 EMF+ Fix rotation of Ellipse, Arc and Pie
by Bartosz Kosiorek
· 7 years ago
00b49f9
tdf#42949 Fix IWYU warnings in include/vcl/s*
by Gabor Kelemen
· 7 years ago
ab9b67b
Remove obsolete SAL_FALLTHROUGH completely
by Stephan Bergmann
· 7 years ago
6896184
HAVE_CXX_CWG1579_FIX is always true now
by Stephan Bergmann
· 7 years ago
38187ec
loplugin:singlevalfields extend to all static vars
by Noel Grandin
· 7 years ago
e4472d3
loplugin:unnecessaryparen include more assignments
by Noel Grandin
· 7 years ago
be99b42
tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*
by Gabor Kelemen
· 7 years ago
a96e6e8
tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*
by Gabor Kelemen
· 7 years ago
f54c76e
tdf#121648 EMF+ Fix displaying DrawDriverString record
by Bartosz Kosiorek
· 7 years ago
8067be0
tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*
by Gabor Kelemen
· 7 years ago
b8b7963
remove unused DrawModeFlags enum values
by Noel Grandin
· 7 years ago
2dbd02b
loplugin:redundantfcast improvements
by Noel Grandin
· 7 years ago
492ea7e
tdf#42949 Fix IWYU warnings in include/vcl/[ab]*
by Gabor Kelemen
· 7 years ago
2f049eb
Fix typos
by Andrea Gelmini
· 7 years ago
890afec
loplugin:buriedassign in dbaccess..oox
by Noel Grandin
· 7 years ago
a2751c0
loplugin:staticmethods improvement
by Noel Grandin
· 7 years ago
1873ba0
tdf#113624 EMF+ Fix shift of DrawString without StringFormat
by Bartosz Kosiorek
· 7 years ago
Next »