Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/cib_contract4236
/
drawinglayer
26c6e23
tdf#42112 Add support for Custom Line Cap
by Bartosz Kosiorek
· 6 years ago
92267cd
tdf#94765: SVGIO: Look for gradient/pattern ids once the file...
by Xisco Fauli
· 7 years ago
945455c
drawinglayer: disable multi-threaded rendering in sceneprimitive2d
by Miklos Vajna
· 7 years ago
70d68e9
tdf#125730: Shadow has the same color as the hatching fill
by Xisco Fauli
· 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
8d4da54
tdf#55058 tdf#106084 EMF+ Add support for Underline and Strikeout
by Bartosz Kosiorek
· 7 years ago
004cc81
loplugin:collapseif in dbaccess..lotuswordpro
by Noel Grandin
· 7 years ago
cd7054b
tdf#55058 tdf#106084 tdf#114738 EMF+ Add rotation support for String drawing
by Bartosz Kosiorek
· 7 years ago
26ccd00
clang-tidy: (WIP) bugprone-too-small-loop-variable findings
by Tamás Zolnai
· 7 years ago
d3f0098
Fix typos
by Andrea Gelmini
· 7 years ago
3133921
Reorganize FrameBorderPrimitive creation (II)
by Armin Le Grand
· 7 years ago
32ca870
clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayer
by Noel Grandin
· 7 years ago
226f397
drawinglayer: fix bold dash dash dot overline in Impress.
by Mark Hung
· 7 years ago
a2a35b3
tdf#120703 (PVS): Recurring check.
by Xisco Fauli
· 7 years ago
4219853
clarify this code a bit
by Caolán McNamara
· 7 years ago
2c1b7e8
clang-tidy readability-container-size-empty
by Noel Grandin
· 7 years ago
5fb66ae
clang-tidy readability-simplify-boolean-expr
by Noel Grandin
· 7 years ago
ccb2a1f
clang-tidy readability-redundant-smartptr-get
by Noel Grandin
· 7 years ago
b93769c
tdf#42949 Fix IWYU warnings in include/basegfx/*
by Gabor Kelemen
· 8 years ago
9ec8bf8
add SvStream::TellEnd
by Noel Grandin
· 7 years ago
2a962cb
tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*
by Gabor Kelemen
· 8 years ago
0185dfc
ofz#10526 check with dynamic_cast its really a EMFPStringFormat
by Caolán McNamara
· 8 years ago
206b5b2
New loplugin:external
by Stephan Bergmann
· 8 years ago
7034311
Support buffering SystemDependent GraphicData (II)
by Armin Le Grand
· 8 years ago
07e8721
loplugin:simplifyconstruct in dbaccess..drawinglayer
by Noel Grandin
· 8 years ago
24eae7b
clang-tidy performance-unnecessary-value-param
by Noel Grandin
· 8 years ago
437d5d3
move identity checks into B3DHomMatrix::operator*=
by Noel Grandin
· 8 years ago
b9fa01a
Support buffering SystemDependent GraphicData
by Armin Le Grand
· 8 years ago
dc06c8f
-Werror=redundant-move (GCC 9), take two
by Stephan Bergmann
· 8 years ago
5b62a43
Revert "-Werror=redundant-move"
by Stephan Bergmann
· 8 years ago
3ba67ff
-Werror=redundant-move
by Stephan Bergmann
· 8 years ago
046df0a
tdf#105998: Enhanced fix for MetafileToBitmap at better place
by Armin Le Grand
· 8 years ago
Next »