Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/cib_contract57e
/
cppcanvas
4b7313b
Resolves: tdf#137071 draw canvas under/over lines after background
by Caolán McNamara
· 6 years ago
fe6cce0
Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr
by Stephan Bergmann
· 6 years ago
366d08f
new loplugin:simplifypointertobool
by Noel Grandin
· 6 years ago
6751a89
compact namespace in canvas..cui
by Noel Grandin
· 6 years ago
9f07fb6
update pches
by Caolán McNamara
· 6 years ago
e12fa18
tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/
by Gabor Kelemen
· 6 years ago
dfb24c3
uiobject.hxx only needs forward declares
by Caolán McNamara
· 6 years ago
f7f7fa8
loplugin:flatten in cppcanvas
by Noel Grandin
· 6 years ago
1178521
loplugin:buriedassign in c*
by Noel Grandin
· 6 years ago
9ad252b
Drop o3tl::optional wrapper
by Stephan Bergmann
· 6 years ago
f99e765
clang-format c*,d*,e* with under 5-percent lines of change
by Muhammet Kara
· 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
e5cfe9c
loplugin:makeshared in connectivity..cppuhelper
by Noel Grandin
· 6 years ago
248ddbc
clang-tidy modernize-concat-nested-namespace in cppcanvas..cppuhelper
by Noel Grandin
· 6 years ago
175a206
use more std::make_shared
by Noel Grandin
· 6 years ago
f1656f7
tdf#124176: Use pragma once instead of include guards
by cagatay
· 6 years ago
583c1c3
tdf#124176: Use pragma once instead of include guards
by Yusuf Keten
· 6 years ago
685c964
sal_Char->char in cppcanvas..cui
by Noel Grandin
· 6 years ago
7e40319
Introduce o3tl::optional as an alias for std::optional
by Stephan Bergmann
· 6 years ago
47dd2c6
Rewrite uses of boost::optional
by Stephan Bergmann
· 6 years ago
f4544f3
tdf#42949 restore vcl/canvastools.hxx for OSL_DEBUG_LEVEL > 2
by Tomoyuki Kubota
· 6 years ago
977c993
tdf#42949 Fix IWYU warnings in cppcanvas/
by Gabor Kelemen
· 6 years ago
7d7fea7
make bin/update_pch.s always include code in trivial #if's
by Luboš Luňák
· 6 years ago
42af04b
do not require $(SRCDIR) in every gb_Library_set_precompiled_header
by Luboš Luňák
· 7 years ago
c8e70f9
Fix typos
by Andrea Gelmini
· 7 years ago
ff706aa
rhbz#1728763 black bg seen in renderer emfs
by Caolán McNamara
· 7 years ago
e6d23c1
loplugin:referencecasting in cppcanvas..cui
by Noel Grandin
· 7 years ago
31f0437
loplugin:passstuffbyref
by Noel Grandin
· 7 years ago
2ed3d69
Use hasElements to check Sequence emptiness in cppcanvas..desktop
by Arkadiy Illarionov
· 7 years ago
e748bd2
Fix emfplus.cxx cppcanvas/qa
by Julien Nabet
· 7 years ago
a361231
fix wrong SET/QUERY flags passed to uno::Reference
by Noel Grandin
· 7 years ago
e2fcb27
regenerate PCH headers
by Luboš Luňák
· 7 years ago
fbc038c
an uno -> a uno
by Caolán McNamara
· 7 years ago
c6350b3
regenerate PCH headers for the 4 new levels
by Luboš Luňák
· 7 years ago
d0119ff
improve tools::Rectangle->basegfx::B2?Rectangle conversion
by Noel Grandin
· 7 years ago
18651db
rename animate.hxx to animate/Animation.hxx, more changes follow
by Tomaž Vajngerl
· 7 years ago
0a3707c
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
725a1f5
loplugin:sequentialassign in comphelper..cui
by Noel Grandin
· 7 years ago
4a88213
tdf#42949 Fix IWYU warnings in include/cppcanvas/*
by Gabor Kelemen
· 7 years ago
5af9e26
Simplify containers iterations in cppcanvas, cppu, cppuhelper
by Arkadiy Illarionov
· 7 years ago
970ca8d
loplugin:unusedfields in various
by Noel Grandin
· 7 years ago
e44c31d
CppunitTest_cppcanvas_emfplus: use CPPUNIT_TEST_FIXTURE()
by Miklos Vajna
· 7 years ago
17dd266
convert "*xxx.get()" to "*xxx"
by Noel Grandin
· 7 years ago
6256797
tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*
by Gabor Kelemen
· 7 years ago
2cfdf00
loplugin:unnecessaryvirtual
by Noel Grandin
· 7 years ago
7e19677
loplugin:unusedfields
by Noel Grandin
· 7 years ago
0d43b79
loplugin:unusedmethods
by Noel Grandin
· 7 years ago
6e61448
Clean up obsolete uses of BOOST_FALLTHROUGH
by Stephan Bergmann
· 7 years ago
5eac2e6
Remove misguided FALLTHROUGH comments
by Stephan Bergmann
· 7 years ago
217ad59
tdf#111486 Removed not used EMF+ code
by Bartosz Kosiorek
· 7 years ago
8067be0
tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*
by Gabor Kelemen
· 7 years ago
c59a5b8
tdf#120703 PVS: V560 A part of conditional expression is always true/false
by Mike Kaganski
· 7 years ago
2dbd02b
loplugin:redundantfcast improvements
by Noel Grandin
· 7 years ago
6751ed9
Fix typos
by Andrea Gelmini
· 7 years ago
fff3416
tdf#70851 fix strange waveline polygon.
by Mark Hung
· 7 years ago
13b4c19
tdf#37636 Render textlines with colors.
by Mark Hung
· 7 years ago
8abe2d0
tdf#37636: pass bNormalText to cppcanvas::internal::TextRenderer.
by Mark Hung
· 7 years ago
b0da1ca
tdf#37636 create underlines, overlines, strikeout separately
by Mark Hung
· 7 years ago
9709061
tdf#37636 take care of MetaOverlineColorAction in mtfrenderer.
by Mark Hung
· 7 years ago
19e004e
cppcanvas::mtfrenderer refactor
by Mark Hung
· 7 years ago
144416c
tdf#43671 creatCanvasFont with EmphasisMark.
by Mark Hung
· 7 years ago
ae9f37b
tdf#100236 Implement linestyles with dash and dots.
by Mark Hung
· 7 years ago
d2aee5a
tdf#70851 render wave underlines in slideshow.
by Mark Hung
· 7 years ago
c13f0a6
tdf#100236 implement waveline in mtfrenderer.
by Mark Hung
· 7 years ago
1669022
loplugin:singlevalfields
by Noel Grandin
· 7 years ago
800c605
tdf#55361 adjust leftmost position for RTL text while animation.
by Mark Hung
· 8 years ago
3db830d
Silence new Clang trunk -Wdefaulted-function-deleted
by Stephan Bergmann
· 8 years ago
05db125
loplugin:staticconstfield improvements
by Noel Grandin
· 8 years ago
c289c25
loplugin:simplifyconstruct in canvas..cui
by Noel Grandin
· 8 years ago
c16d64a
Bin superfluous whitespace on empty line
by Tor Lillqvist
· 8 years ago
8c48d69
Use more basegfx deg<->rad functions, instead of direct formulas
by Mike Kaganski
· 8 years ago
d407304
loplugin:stringloop cui,dbaccess
by Noel Grandin
· 8 years ago
6844ef8
cppcanvas: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)
by Stephan Bergmann
· 8 years ago
dfaa7d4
Add missing sal/log.hxx headers
by Gabor Kelemen
· 8 years ago
1501da0
loplugin:oncevar
by Noel Grandin
· 8 years ago
a3c95ec
rhbz#1589029 tdf#93789 impress not showing text highlight in presentation mode
by Caolán McNamara
· 8 years ago
8ddca06
tdf#42949 remove unused compheler includes ..
by Jochen Nitschke
· 8 years ago
d4442ac
drop Graphic::GetBitmap
by Noel Grandin
· 8 years ago
17c936b
loplugin:unusedfields-in-constructor in various
by Noel Grandin
· 8 years ago
203e309
make Bitmap/BitmapEx constructors explicit
by Noel Grandin
· 8 years ago
5a04855
fix Windows build
by Noel Grandin
· 8 years ago
48fbfe3
use more DBG_UNHANDLED_EXCEPTION
by Noel Grandin
· 8 years ago
d36f7c5
Revert "long->sal_Int32 in tools/gen.hxx"
by Stephan Bergmann
· 8 years ago
8bc951d
long->sal_Int32 in tools/gen.hxx
by Noel Grandin
· 8 years ago
9401c7c
remove unused processfactory.hxx includes
by Jochen Nitschke
· 8 years ago
1b61d04
loplugin:unusedmethods
by Noel Grandin
· 8 years ago
7fbb96c
Move (and rename) graphic stuff from svtools to vcl
by Tomaž Vajngerl
· 8 years ago
856c57f
use more Color in cppcanvas..drawinglayer
by Noel Grandin
· 8 years ago
477d2ba
delete colordata.hxx
by Noel Grandin
· 8 years ago
e2cb154
convert COL_ constants to be of type Color
by Noel Grandin
· 8 years ago
c98d330
replace Color(COL_*) with COL_*
by Noel Grandin
· 8 years ago
01e470f
vcl: remove BitmapColor Color() operator
by Chris Sherlock
· 8 years ago
0f28c86
loplugin:unused-returns in basegfx..cppcanvas
by Noel Grandin
· 8 years ago
be8c414
loplugin:unusedmethods also check for functions returning bool
by Noel Grandin
· 8 years ago
2b63eea
loplugin:useuniqueptr in EMFPPen
by Noel Grandin
· 8 years ago
42b80f4
loplugin:useuniqueptr in EMFPRegion
by Noel Grandin
· 8 years ago
6f2db2c
loplugin:useuniqueptr in EMFPBrush
by Noel Grandin
· 8 years ago
4a7fb6a
More loplugin:cstylecast: cppcanvas
by Stephan Bergmann
· 8 years ago
Next »