Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/private/lfrb/opengl-vcl
cf136f3
vcl: Implement basic SalGraphics methods for OpenGL backend
by Louis-Francis Ratté-Boulianne
· 11 years ago
private/lfrb/opengl-vcl
c5597ed
vcl: Allow SalGraphics to draw gradients natively
by Chris Sherlock
· 11 years ago
4d2585e
add more log messages
by Markus Mohrhard
· 11 years ago
ec1653d
cosmetic clean-up
by Markus Mohrhard
· 11 years ago
fb855f2
OpenGLContext: Consistently select the window's visual
by Daniel Stone
· 11 years ago
363f27a
OpenGLContext: Add locking/sync around X errors
by Daniel Stone
· 11 years ago
421dfcd
Add missing glew dependency.
by Michael Meeks
· 11 years ago
f1f2c46
add missing header
by Markus Mohrhard
· 11 years ago
4c40b28
add missing file
by Markus Mohrhard
· 11 years ago
5776ab7
implement X11WindowProvider for GtkSalFrame
by Markus Mohrhard
· 11 years ago
605971d
fix stupid typo
by Markus Mohrhard
· 11 years ago
3b497a3
better way to access the X11 window
by Markus Mohrhard
· 11 years ago
b5b81f8
handle the OpenGL context for the x11 backend
by Markus Mohrhard
· 11 years ago
c017d8d
make sure that the frame is set when we need it
by Markus Mohrhard
· 11 years ago
0c4414a
fix misleading log message
by Markus Mohrhard
· 11 years ago
b6e1483
that should be a SAL_WARN
by Markus Mohrhard
· 11 years ago
e4a5ba4
add OpenGLContext to OpenGL vcl rendering code
by Markus Mohrhard
· 11 years ago
e5be875
merge vcllo and vclopengllo
by Markus Mohrhard
· 11 years ago
c76ec58
add a OpenGLContext to unix backend
by Markus Mohrhard
· 11 years ago
bafc045
add a OpenGLContext::init for unix backend
by Markus Mohrhard
· 11 years ago
2e24c7d
split method in part related to windows and other stuff
by Markus Mohrhard
· 11 years ago
de6e517
reduce one use of SystemWinData
by Markus Mohrhard
· 11 years ago
4eaef17
use m prefix instead of _ for member variables
by Markus Mohrhard
· 11 years ago
aca7e0b
fix missing pieces
by Markus Mohrhard
· 11 years ago
90a015d
fix double delete after latest refactoring
by Markus Mohrhard
· 11 years ago
13af2f5
integrate WIP OpenGL rendering to unix backend
by Markus Mohrhard
· 11 years ago
b3d6307
use Impl for windows backend
by Markus Mohrhard
· 11 years ago
0a3cb22
it is false and not FALSE
by Markus Mohrhard
· 11 years ago
d0a327e
implement stub for OpenGL SalGraphicsImpl sub class
by Markus Mohrhard
· 11 years ago
d2d0f95
forgot to populate the Impl
by Markus Mohrhard
· 11 years ago
95ab940
add missing header guards
by Markus Mohrhard
· 11 years ago
ad1119c
no need for these methods to be virtual
by Markus Mohrhard
· 11 years ago
d1da933
we need to export the SalGraphicsImpl class
by Markus Mohrhard
· 11 years ago
492768e
use Impl for unix vcl plugins
by Markus Mohrhard
· 11 years ago
68a6645
add Impl version for SalGraphics
by Markus Mohrhard
· 11 years ago
68a18a6
accessibility: The if statement is redundant
by Robert Antoni Buj i Gelonch
· 11 years ago
2a0569b
scripting: redundant cast to String
by Robert Antoni Buj i Gelonch
· 12 years ago
a8e723e
runner: Iterate over each Entry in a Map
by Robert Antoni Buj i Gelonch
· 11 years ago
ddac852
-Werror=shadow
by Miklos Vajna
· 11 years ago
69bf371
fdo#83464 RTF import: \plain should reset \rtlch and \hich as well
by Miklos Vajna
· 11 years ago
9cf46f2
typo in filename, hidden by case insensitivity of windows
by Norbert Thiebaud
· 11 years ago
4b71bb3
work around windows whining
by Norbert Thiebaud
· 11 years ago
b564162
fix libmwaw build on Windows
by Norbert Thiebaud
· 11 years ago
2818476
fdo#82047: Correctly adjust references in range names on row deletion.
by Kohei Yoshida
· 11 years ago
03075bf
fdo#82047: Write test for this.
by Kohei Yoshida
· 11 years ago
2f821f3
NamedExpression is too lengthy. Let's just call it 'Name'. We'll know.
by Kohei Yoshida
· 11 years ago
c68642d
tilebench depend on linreooficekitgtk so need ENABLE_GTK too
by Norbert Thiebaud
· 11 years ago
e6fe838
we should convert to DOS path for other exotic things than spaces too
by Norbert Thiebaud
· 11 years ago
ebc9ca1
fix typo in TARFILE_LOCATION handling in the lode case
by Norbert Thiebaud
· 11 years ago
d4d85fb
format MSBuild path appropriately
by Norbert Thiebaud
· 11 years ago
76397a8
windows: try to locate a good MSBuild.exe based on the version of VS
by Norbert Thiebaud
· 11 years ago
b77ea74
Remove lwpunoheader.hxx.
by Ruggero Cyrille
· 11 years ago
06562c6
convert SV_BMP_ constants to enum
by Noel Grandin
· 11 years ago
6118ea4
i#74153 RTF import: fix track changes vs superscript char prop
by Miklos Vajna
· 11 years ago
e556657
fdo#39468 Translate German Comments - sc/source/filter/{lotus,rtf}
by Christian M. Heller
· 11 years ago
42f767f
CppunitTest_sw_odfimport: enable all but one asserts on OS X
by Miklos Vajna
· 11 years ago
fdfc82f
move doxygen comments to header
by Miklos Vajna
· 11 years ago
e094ac0
sw: remaining unused methods
by Miklos Vajna
· 11 years ago
9e207520
xmerge: use java.nio.ByteBuffer (JDK 1.4+)
by Robert Antoni Buj i Gelonch
· 11 years ago
7d966b1
SwDoc: remove unused methods
by Miklos Vajna
· 11 years ago
25548c5
cppcheck: Prefer prefix ++/-- operators for non-primitive types
by Julien Nabet
· 11 years ago
6118c11
coverity#1242582 Untrusted loop bound
by Caolán McNamara
· 11 years ago
0445a0e
add a regression test for .met files
by Caolán McNamara
· 11 years ago
11a514e
coverity#1242573 Untrusted loop bound
by Caolán McNamara
· 11 years ago
5e2d089
coverity#1242573 Untrusted loop bound
by Caolán McNamara
· 11 years ago
5a89092
coverity#1222238 Untrusted loop bound
by Caolán McNamara
· 11 years ago
38a1f24
coverity#1209860 try and silence Untrusted loop bound warning
by Caolán McNamara
· 11 years ago
d634a61
vcl/layout.hxx was included twice
by Andras Timar
· 11 years ago
d807cba
java: loss of precission
by Robert Antoni Buj i Gelonch
· 11 years ago
b6c32f3f
fdo#39468 Translate German comments - sw/source/core/{sw3io|swg|unocore}
by Philipp Weissenbacher
· 11 years ago
eb6c538
javaunohelper: remove unused import
by Robert Antoni Buj i Gelonch
· 11 years ago
7fef943
fdo#80284: Avoid broadcasting during cell delete & shift.
by Kohei Yoshida
· 11 years ago
f961771
fdo#80284: Write test for this first.
by Kohei Yoshida
· 11 years ago
a648231
Move these tests to ucalc_formula.cxx.
by Kohei Yoshida
· 11 years ago
18bb0ac
another blind attempt to fix the test
by David Tardon
· 11 years ago
a43ba14
correct cast
by David Tardon
· 11 years ago
5cdede3
now why did i do this?
by David Tardon
· 11 years ago
90c2dd6
lode: fix LODE_HOME support for windows
by Norbert Thiebaud
· 11 years ago
bac6e18
fix long long -> BigInt for LONG_MAX value
by David Tardon
· 11 years ago
68c9515
pParagraphMarkerProperties can easily be a reference
by Miklos Vajna
· 11 years ago
57ac36d
Updated core Project: translations 781673fea7346b0d148bf85984826c0556fdf1b9
by Christian Lohmaier
· 11 years ago
4bb872b
DOCX export: fix handling of paragraph mark on empty paragraphs
by Miklos Vajna
· 11 years ago
f55a0a5
Access2Base - Internal redesign of root structure into a separate class module
by Jean-Pierre Ledure
· 11 years ago
01552f1
SID_TOGGLE_MENUBAR (aka slot:6661, .uno:MenuBarVisible) is dead
by Stephan Bergmann
· 11 years ago
5bdfa8c
Resolves: fdo#62682 crash on second export of svg
by Caolán McNamara
· 11 years ago
0c1e911
coverity#704104 Unchecked return value
by Caolán McNamara
· 11 years ago
98a19ed
coverity#735341 Unchecked return value from library
by Caolán McNamara
· 11 years ago
711e745
coverity#1242624 Untrusted loop bound
by Caolán McNamara
· 11 years ago
a4e0107
coverity#1242604 attempt to silence Untrusted loop bound
by Caolán McNamara
· 11 years ago
cf63ebe0
coverity#1242717 Untrusted loop bound
by Caolán McNamara
· 11 years ago
bbe264a
coverity#1242724 Untrusted value as argument
by Caolán McNamara
· 11 years ago
be31503
coverity#1242778 Untrusted value as argument
by Caolán McNamara
· 11 years ago
b520fca
coverity#1247647 Uncaught exception
by Caolán McNamara
· 11 years ago
f5b1b26
coverity#1247646 Uncaught exception
by Caolán McNamara
· 11 years ago
fc0e506
coverity#1247645 Uncaught exception
by Caolán McNamara
· 11 years ago
d4cdaa2
coverity#1247644 Uncaught exception
by Caolán McNamara
· 11 years ago
d63f917
coverity#1247643 Uncaught exception
by Caolán McNamara
· 11 years ago
e04f6bc
coverity#1247642 Uncaught exception
by Caolán McNamara
· 11 years ago
8ba1984
coverity#1247640 Uncaught exception
by Caolán McNamara
· 11 years ago
b3644b6
coverity#1247639 Uncaught exception
by Caolán McNamara
· 11 years ago
Next »