Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/cib_contract152
/
drawinglayer
78b4a1f
update vclwidget loplugin to find ref-dropping assigment
by Noel Grandin
· 9 years ago
30e39e4
loplugin:expandablemethods in drawinglayer..editeng
by Noel Grandin
· 9 years ago
57998f6
some small simplifications to decompose methods
by Noel Grandin
· 9 years ago
29ddf52
typo fix: ressource -> resource
by Andras Timar
· 9 years ago
f2beebb
reduce copying when decomposing drawinglayer primitives
by Noel Grandin
· 9 years ago
f9028f1
vcl: improve accounting of SVG images in graphics cache
by Michael Stahl
· 9 years ago
8ae33b1
tdf#96505 Get rid of cargo cult "long" integer literals
by Rosen
· 10 years ago
e4cb074
loplugin:expandablemethodds in include/connectivity..drawinglayer
by Noel Grandin
· 9 years ago
ef637a1
loplugin:expandablemethodds in dbaccess..drawinglayer
by Noel Grandin
· 9 years ago
62223f9
loplugin:unnecessaryoverride
by Noel Grandin
· 10 years ago
5c84f40
loplugin:constantfunction
by Noel Grandin
· 9 years ago
954f752
convert MapUnit to scoped enum
by Noel Grandin
· 10 years ago
9439196
Fix typos
by Andrea Gelmini
· 10 years ago
17f912c
Resolves: tdf#101433 reset RasterOpMode on cached virtual device before reuse
by Caolán McNamara
· 10 years ago
96e9ffa
loplogin:singlevalfields in include/
by Noel Grandin
· 10 years ago
91dd2db
loplugin:override: No more need for the "MSVC dtor override" workaround
by Stephan Bergmann
· 10 years ago
714de95
Remove nonsense comments: // bitfield
by Tor Lillqvist
· 10 years ago
6dd4905
loplugin:constantparam in dbaccess..editeng
by Noel Grandin
· 10 years ago
1256980
convert GradientStyle to scoped enum
by Noel Grandin
· 10 years ago
933c067
convert HatchStyle to scoped enum
by Noel Grandin
· 10 years ago
65ca57a
convert LineStyle to scoped enum
by Noel Grandin
· 10 years ago
a881fd7
convert RasterOp to scoped enum
by Noel Grandin
· 10 years ago
a53e6e2
convert RefDevMode to scoped enum
by Noel Grandin
· 10 years ago
269b58a
Missing operator definition
by Stephan Bergmann
· 10 years ago
b9ab0dd
cid#1371276 Missing move assignment operator
by Noel Grandin
· 10 years ago
3d81547
cid#1371277 Missing move assignment operator
by Noel Grandin
· 10 years ago
cff0edb
cid#1371284 Missing move assignment operator
by Noel Grandin
· 10 years ago
877dfa3
cid#1371288 Missing move assignment operator
by Noel Grandin
· 10 years ago
37ffcb1
fix windows build, doesn't like default move methods
by Noel Grandin
· 10 years ago
9fda8f5
fix move operator= and add move constructors
by Noel Grandin
· 10 years ago
065913d
cid#1371309 Missing move assignment operator
by Noel Grandin
· 10 years ago
19828cc
cid#1371315 Missing move assignment operator
by Noel Grandin
· 10 years ago
fcd222d
remove dead code in drawinglayer
by Jochen Nitschke
· 10 years ago
fedd856
Resolves: tdf#101067 put SolarMutexGuard back in again
by Caolán McNamara
· 10 years ago
76ad32b
add tagging to ThreadTasks so we don't need more one pool
by Noel Grandin
· 10 years ago
6e72f02
new loplugin unnecessary override
by Noel Grandin
· 10 years ago
5046ebd
tdf#82214 optimize PatternFillPrimitive and SVG
by Armin Le Grand
· 10 years ago
4609380
tdf#82214 optimize performance for primitives
by Armin Le Grand
· 10 years ago
9f07669
tdf#50613 add support to load charts asynchronously
by Armin Le Grand
· 10 years ago
cd71034
comphelper::OBaseMutex -> cppu::BaseMutex
by Noel Grandin
· 10 years ago
428e23f
Fix some spelling errors in comments and strings
by Otto Kekäläinen
· 10 years ago
db39c65
loplugin:singlevalfields in drawinglayer
by Noel Grandin
· 10 years ago
e8dfe9b
Give unique, comprehensible names to timers tdf#97087
by emahaldar/em
· 10 years ago
285744f
tdf#99519 Added more intelligent handling of animated GIFs
by Armin Le Grand
· 10 years ago
52225a3
Convert ComplexTextLayoutMode to scoped enum
by Noel Grandin
· 10 years ago
f3c1d24
loplugin:constantparams
by Noel Grandin
· 10 years ago
14469e8
tdf#95581: Assume tiny shears are rounding artefacts etc and can be ignored
by Tor Lillqvist
· 10 years ago
0b23eec
teach refcounting clang plugin about uno::Reference
by Noel Grandin
· 10 years ago
990082f
Convert FontRelief to scoped enum
by Noel Grandin
· 10 years ago
446d088
Convert TextEffectStyle2D to scoped enum
by Noel Grandin
· 10 years ago
6a5a235
convert TransparentType to scoped enum
by Noel Grandin
· 10 years ago
850a8d2
Convert GRAPHIC to scoped enum
by Noel Grandin
· 10 years ago
edc8727
Convert Disposal to scoped enum
by Noel Grandin
· 10 years ago
2af018e
Fix typos
by Andrea Gelmini
· 10 years ago
5c5209c
Convert GradientStyle to scoped enum
by Noel Grandin
· 10 years ago
4a98af6
Convert HatchStyle to scoped enum
by Noel Grandin
· 10 years ago
bc9459f
Convert BreakupUnit to scoped enum
by Noel Grandin
· 10 years ago
7e55fba
Convert SpreadMethod to scoped enum
by Noel Grandin
· 10 years ago
e66c1a6
Convert HelplineStyle2D to scoped enum
by Noel Grandin
· 10 years ago
2c8fe2e
update unusedmethods plugin to deal with constructors
by Noel Grandin
· 10 years ago
3eaf7ae
Massage code to avoid warnings
by Stephan Bergmann
· 10 years ago
a4f9fce4
Use SAL_FALLTHROUGH where intended
by Stephan Bergmann
· 10 years ago
42ea431
Include cppumaker-generated .hpp, not .hdl
by Stephan Bergmann
· 10 years ago
14cd518
Replace fallthrough comments with new SAL_FALLTHROUGH macro
by Stephan Bergmann
· 10 years ago
50ac0f5
convert FONT_EMPHASIS_MARK to scoped enum
by Noel Grandin
· 10 years ago
657413b
Refactor 3D renderer to use multithreading
by Armin Le Grand
· 10 years ago
9793d76
Fix typos
by Andrea Gelmini
· 10 years ago
75d9f7a
Complete drawinglayer attributes
by Armin Le Grand
· 10 years ago
7671d64
loplugin:defaultparams
by Tor Lillqvist
· 10 years ago
32cec4c
tdf#48066 render stroke-miterlimit correctly in SVG import
by Regina Henschel
· 10 years ago
e8fd5a0
update loplugin stylepolice to check local pointers vars
by Noel Grandin
· 10 years ago
a5810fa
clang-tidy modernize-loop-convert in d*
by Noel Grandin
· 10 years ago
5abc669
new plugin stylepolice
by Noel Grandin
· 10 years ago
cde8828
loplugin:salbool: Automatic rewrite of sal_False/True
by Stephan Bergmann
· 10 years ago
cac7055
drawinglayer: fix Android-specific typo
by Miklos Vajna
· 10 years ago
ce12a50
drawinglayer: work around broken Android toolchain
by Miklos Vajna
· 10 years ago
75ee4bb
Missing include for std::round
by Stephan Bergmann
· 10 years ago
d5e07bd
drawinglayer, sw: indentation fixes
by Miklos Vajna
· 10 years ago
422f10c
tdf#99315 VclPixelProcessor2D: fix double border line width
by Miklos Vajna
· 10 years ago
789055b
clang-tidy performance-unnecessary-copy-initialization
by Noel Grandin
· 10 years ago
555c9ad
drawinglayer: fix WNT build
by Michael Stahl
· 10 years ago
304f506
loplugin:refcounting
by Stephan Bergmann
· 10 years ago
1ee570a
Related: tdf#99315 BorderLinePrimitive2D: fix solid line primitive width
by Miklos Vajna
· 10 years ago
c664b27
tdf#94306 remove unused boost dependencies
by Jochen Nitschke
· 10 years ago
fad7d44
clang-tidy performance-unnecessary-value-param in drawinglayer
by Noel Grandin
· 10 years ago
922ee9a
tdf#94306 replace boost::noncopyable in d...
by Jochen Nitschke
· 10 years ago
1900790
loplugin:constantparam in drawinglayer
by Noel Grandin
· 10 years ago
9509a2b
loplugin:constantparam in drawinglayer
by Noel Grandin
· 10 years ago
a3c70e7
Fix missing iterator include on MSVC 14.0
by David Ostrovsky
· 10 years ago
2087484
use consistent #define checks for the Windows platform
by Noel Grandin
· 10 years ago
ce43d0a
use consistent #define checks for the Windows platform
by Noel Grandin
· 10 years ago
6858d51
vcl: include vcl headers via triangular brackets instead of quotes
by Chris Sherlock
· 10 years ago
a238b1f
Remove excess newlines
by Chris Sherlock
· 10 years ago
6d68e88
Fix typos
by Andrea Gelmini
· 10 years ago
b14224f
loplugin:unusedmethods
by Noel Grandin
· 10 years ago
88730cd
vcl: bmpacc.hxx -> bitmapaccess.hxx
by Chris Sherlock
· 10 years ago
249e3d6
vcl: split exception types from input types
by Chris Sherlock
· 10 years ago
534b2a4
Fix typos
by Andrea Gelmini
· 10 years ago
697d445
vcl: take into account the font width is the average font width
by Chris Sherlock
· 10 years ago
c3cc559
remove B2DLineJoin::Middle
by Caolán McNamara
· 10 years ago
Next »