Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/perfwork5
/
canvas
6a7ae60
Kill directx < 9 ifdefery
by Riccardo Magliocchetti
· 11 years ago
dbf093a
coverity#982921 do not leak
by David Tardon
· 11 years ago
af5ebbf
create a macro library for implementing bit-flags types
by Noel Grandin
· 12 years ago
a28e7f7
loplugin: cstylecast
by Noel Grandin
· 12 years ago
8717cbc
GLSL files should go into $(LIBO_ETC_FOLDER)/opengl
by Tor Lillqvist
· 12 years ago
cf86b34
fix windows build
by Noel Grandin
· 12 years ago
c9d4a28
fdo#82577: Handle PolyPolygon
by Noel Grandin
· 12 years ago
8dbde08
fdo#82577: Handle Region
by Noel Grandin
· 12 years ago
827c46e
fdo#82577: Handle Window
by Noel Grandin
· 12 years ago
e1ba582
fix windows build
by Noel Grandin
· 12 years ago
60e78fb
fdo#82577: Handle Font
by Noel Grandin
· 12 years ago
be7d3df
remove SAL_DEBUGs introduced earlier
by Markus Mohrhard
· 12 years ago
7741e4c
some temporary debug output
by Markus Mohrhard
· 12 years ago
b1d2bbe
add warning about bad input
by Markus Mohrhard
· 12 years ago
1de0dd0
make the shaders compliant to GLSL 1.2
by Markus Mohrhard
· 12 years ago
55226553
fix shader names, the .glsl is attached in OpenGLHelper::LoadShader
by Markus Mohrhard
· 12 years ago
30cf652
request a legacy context for OGLTrans
by Markus Mohrhard
· 12 years ago
efe49ba
coverity#1233512 Uncaught exception
by Caolán McNamara
· 12 years ago
45dfbdc
Fix build with boost-1.56.0.
by Jörg Sonnenberger
· 12 years ago
794d5ac
vcl: use enum for complex text layout constants
by Noel Grandin
· 12 years ago
2f0259d
fix invalid memory access in dx bitmap code
by Markus Mohrhard
· 12 years ago
282c16a
fix OpenGL canvas windows build
by Markus Mohrhard
· 12 years ago
12a1179
-Werror,-Wunused-private-field
by Stephan Bergmann
· 12 years ago
ac7e26e
-Werror,-Wunused-macros
by Stephan Bergmann
· 12 years ago
396fa3b
reimplement custom sprite rendering with FBO
by Markus Mohrhard
· 12 years ago
779ae37
reuse OpenGLContext in OGL canvas
by Markus Mohrhard
· 12 years ago
a7f3c73
extract shaders to own file and use shared shader loading
by Markus Mohrhard
· 12 years ago
5f7f186
Fix *_component_getFactory function type
by Stephan Bergmann
· 12 years ago
5cca1cb
Accept also WINDOWS_SDK_VERSION == 81
by Tor Lillqvist
· 12 years ago
cd3d26b
vcl consitent use of long for corrdinate
by Norbert Thiebaud
· 12 years ago
05a676e
canvas: sal_Bool -> bool
by Stephan Bergmann
· 12 years ago
0b978f2
rtl::Reference fits just fine here
by Stephan Bergmann
· 12 years ago
3e82897
improve the inlinesimplememberfunctions clang plugin
by Noel Grandin
· 12 years ago
184a00b
loplugin: inlinesimplememberfunctions
by Noel Grandin
· 12 years ago
d8863b7
coverity#735682 Unchecked dynamic_cast
by Caolán McNamara
· 12 years ago
f0ae48b
remove unnecessary NULL parameter passed to UNO Exception
by Noel Grandin
· 12 years ago
b446c56
coverity#736029 Missing break in switch
by Caolán McNamara
· 12 years ago
e7bc3ca
remove boilerplate in UNO Exception constructor calls
by Noel Grandin
· 12 years ago
b54e050
canvas: drop using from headers
by Thomas Arnhold
· 12 years ago
878398b
dx_winstuff.hxx does already undef them
by Thomas Arnhold
· 12 years ago
05c141bc
DX canvas: provide a OutputDevice pointer as a device handler instead of HDC
by Zolnai Tamás
· 12 years ago
ae71ad47
coverity#735401 Logically dead code
by Caolán McNamara
· 12 years ago
81bd29a
canvas: sal_Bool->bool
by Noel Grandin
· 12 years ago
4f9b212
simplify ternary conditions "xxx ? yyy : false"
by Noel Grandin
· 12 years ago
7d2cf38
canvas: sal_Bool->bool
by Noel Grandin
· 12 years ago
0a1d822
Many spelling fixes: directories a* - g*.
by Pedro Giffuni
· 12 years ago
541761d
prefer makefile-gmake-mode
by Takeshi Abe
· 12 years ago
728ec86
Typo: s/cant/can't/
by Tor Lillqvist
· 12 years ago
f31ac24
Resolves: rhbz#1086714 overlarge pixmap
by Caolán McNamara
· 12 years ago
3764cfb
Remove iota template function & last call site.
by Thorsten Behrens
· 12 years ago
6cde764
typo: implicitely -> implicitly
by Thomas Arnhold
· 12 years ago
6835d9f
It's "its", not "it's"
by Tor Lillqvist
· 12 years ago
6ac0e13
Remove silly PUT_SEMICOLON_AT_THE_END
by Stephan Bergmann
· 12 years ago
453ee35
fdo#43157 : clean up more OSL_POSTCOND
by Michaël Lefèvre
· 12 years ago
5babf1b
remove unnecessary scope qualifier from sal_Bool uses
by Noel Grandin
· 12 years ago
362d4f0
Explicitly mark overriding destructors as "virtual"
by Stephan Bergmann
· 12 years ago
3b0c60b
coverity#738566 Uninitialized pointer field
by Caolán McNamara
· 12 years ago
7d3b9d3
typo: optimisation -> optimization
by Thomas Arnhold
· 12 years ago
06db1ed
fdo#38844 Remove XOR rendering code from canvas module
by Krisztian Pinter
· 12 years ago
70cc2b1
First batch of adding SAL_OVERRRIDE to overriding function declarations
by Stephan Bergmann
· 12 years ago
1649caef
Remove unused include
by Stephan Bergmann
· 12 years ago
268be3a
Mark overriding DisambiguationHelper class template mem funs as SAL_OVERRIDE
by Stephan Bergmann
· 12 years ago
19edde1
Mark overriding BitmapCanvasBase class template member funs as SAL_OVERRIDE
by Stephan Bergmann
· 12 years ago
5e21a41
cppuhelper: retrofit std::exception into overriding exception specs
by Stephan Bergmann
· 12 years ago
8747200
Remove visual noise from canvas
by Alexander Wilms
· 12 years ago
0ce0c36
Remove unneccessary comments
by Alexander Wilms
· 12 years ago
e8f8f24
vcl: sal_Bool -> bool
by Stephan Bergmann
· 12 years ago
bbe3bec
Drop unused #include
by Takeshi Abe
· 12 years ago
c306777
coverity#706253 Uncaught exception
by Caolán McNamara
· 12 years ago
3671f9f
coverity#706250 Uncaught exception
by Caolán McNamara
· 12 years ago
1491cea
coverity#1103731 Uncaught exception
by Caolán McNamara
· 12 years ago
9d5024a
cairo canvas: Zero font's width means "the same as height".
by Jan Holesovsky
· 12 years ago
a586ee9
bool improvements
by Stephan Bergmann
· 12 years ago
29e99c6
Add missing include.
by Matúš Kukan
· 12 years ago
ccf47bd
fdo#54938: Convert canvas to cppu::supportsService
by Marcos Paulo de Souza
· 12 years ago
f0bae2b
longparas: drop wrong xub_StrLen casts now
by Caolán McNamara
· 12 years ago
fe23abd
Be explicit when using bool as integral value
by Stephan Bergmann
· 12 years ago
4c539fa
vcl get rid of xub_StrLen and STRING_LEN in outdev3
by Norbert Thiebaud
· 12 years ago
9ed3647
Adapt all (non-extension, SharedLibrary) .components to environment="..."
by Stephan Bergmann
· 12 years ago
08fe82e
Remove unnecessary use of OUString constructor in + expressions
by Noel Grandin
· 12 years ago
8840cdc
Revert "add dummy oglcanvas::SpriteCanvas::copyRect so this compiles..."
by Thorsten Behrens
· 12 years ago
f0d93fa
add dummy oglcanvas::SpriteCanvas::copyRect so this compiles...
by Michael Stahl
· 12 years ago
843b211
cairo canvas: Line dashing size depends on the line width.
by Jan Holesovsky
· 12 years ago
f01580c
Windows: Require at least Windows XP SP2
by Thomas Arnhold
· 12 years ago
610b2b9
remove unnecessary use of OUString constructor when assigning
by Noel Grandin
· 12 years ago
4ac9fa7
canvas: include <> for external includes
by Norbert Thiebaud
· 12 years ago
e52779d
remove unnecessary use of OUString constructor
by Noel Grandin
· 12 years ago
07fc812
fixincludeguards.sh: canvas
by Thomas Arnhold
· 12 years ago
aeb41c9
remove redundant calls to OUString constructor
by Noel Grandin
· 12 years ago
223f6b6
Resolves: #i123433# Detect pseudo-vertices at svg import...
by Armin Le Grand
· 12 years ago
bb14294
fixincludeguards.sh: canvas
by Thomas Arnhold
· 12 years ago
a772496
Bin comments that claim to say why some header is included
by Tor Lillqvist
· 12 years ago
858d3ad
missing headers
by Caolán McNamara
· 12 years ago
c3ba72e
What we actually want to check here is HAVE_FEATURE_X11
by Tor Lillqvist
· 12 years ago
2f6b2cf
CID#1103749 unintialized member
by Caolán McNamara
· 12 years ago
7727b9e
oglcanvas: OUString cleanup
by Thorsten Behrens
· 13 years ago
1aae965
oglcanvas: ship comp registration, return device window.
by Thorsten Behrens
· 13 years ago
2f5f2c7
-Werror,-Wunused-private-field
by Stephan Bergmann
· 13 years ago
6019a15
only build openGL canvas when libGL supports shader
by Christian Lohmaier
· 13 years ago
be0db44
We're still stuck with boost::unordered_map
by Stephan Bergmann
· 13 years ago
Next »