Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/gtktiledviewer
/
chart2
4f4b34a
Fix CppunitTest_chart2_xshape test
by Maxim Monastirsky
· 12 years ago
45e7b4c
chart::ChartController::queryGL3DChart(): crash on concurrent model close
by Michael Stahl
· 12 years ago
489b472
Format GL3DRenderer code
by xukai
· 12 years ago
dddd9b4
Simplify type detectors
by Maxim Monastirsky
· 12 years ago
d5e89e0
WaE: -Werror=maybe-uninitialized
by Caolán McNamara
· 12 years ago
078612f
no need for that using statement
by Markus Mohrhard
· 12 years ago
9a1196a
fix build error
by Markus Mohrhard
· 12 years ago
37555c8
remove unused code
by Markus Mohrhard
· 12 years ago
1e1c793
some small clean-up in new OGL 3D renderer
by Markus Mohrhard
· 12 years ago
7f28c82
more type correctness in new code
by Markus Mohrhard
· 12 years ago
f49f5e1
use sal_ types for variables with fixed width
by Markus Mohrhard
· 12 years ago
9c5dd8b
remove the need for using namespace std;
by Markus Mohrhard
· 12 years ago
c23c32f
remove OPENGL_SCALE_VALUE that makes no sense without XShape
by Markus Mohrhard
· 12 years ago
83c4db6
pass large objects by const reference and not by value
by Markus Mohrhard
· 12 years ago
e0dcb22
be explicit about text rotations, fdo#70670
by Markus Mohrhard
· 12 years ago
5d185dc
add test for fdo#78041
by Markus Mohrhard
· 12 years ago
200963d
set graphic properties for error bars during import, fdo#78041
by Markus Mohrhard
· 12 years ago
8608dd3
coverity#738569 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
9a7ae56
coverity#738568 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
0a1d822
Many spelling fixes: directories a* - g*.
by Pedro Giffuni
· 12 years ago
3f71b92
coverity#1210168 Uninitialized pointer field
by Caolán McNamara
· 12 years ago
576dd77
WaE: passing OUString by value, rather pass by reference
by Tor Lillqvist
· 12 years ago
aef3ce9
There is this thing called bool to use for Boolean flags
by Tor Lillqvist
· 12 years ago
3fef59c
WaE: unused private fields
by Tor Lillqvist
· 12 years ago
aea1518
We don't sniff glu
by Tor Lillqvist
· 12 years ago
31b0eb6
Use OpenGLHelper::GLErrorString()
by Tor Lillqvist
· 12 years ago
20fc0ed
Build libchartopengl for all platforms
by Tor Lillqvist
· 12 years ago
79f7c05
glu is not available on OpenGL ES
by Tor Lillqvist
· 12 years ago
b8ec937
WaE: array index 2 is past the end of the array (which contains 2 elements)
by Tor Lillqvist
· 12 years ago
b6086aa
disable until I can test build on windows myself
by Markus Mohrhard
· 12 years ago
f6b2b843
make the new 3D OpenGL chart renderer compile
by Markus Mohrhard
· 12 years ago
ea45852
move all the 3D rendering code into an own class
by Markus Mohrhard
· 12 years ago
769a268
remove unused member variables
by Markus Mohrhard
· 12 years ago
d48f90d
make the chart patch warning free and more clean-up
by Markus Mohrhard
· 12 years ago
852d812
add algorithm of corner generated information
by xukai liu
· 12 years ago
a211c75
fdo77216-Charts-Scattered chart: Chart gets distorted on RT
by Sourav
· 12 years ago
99a034f
OpenGLHelper: extract BGRA buffer -> BitmepEx conversion
by Zolnai Tamás
· 12 years ago
0a861a5
error C2872: ´chart´ : ambiguous symbol
by Caolán McNamara
· 12 years ago
96c66da
fix comment about ChartView::dump
by Markus Mohrhard
· 12 years ago
3b2ec44
the chart root shape has to be at the bottom, fdo#74333, cp#1000057
by Markus Mohrhard
· 12 years ago
12ace50
dump also drawinglayer shapes that are externally added
by Markus Mohrhard
· 12 years ago
a371f5d
fix missing service factory during import, related fdo#74333, cp#1000057
by Markus Mohrhard
· 12 years ago
9a587bf
No need for XShape dumping (for unit testing) for non-desktop
by Tor Lillqvist
· 12 years ago
38b9fe8
chart2: use constructor feature for WizardDialog
by Miklos Vajna
· 12 years ago
f7731b7
chart2: use constructor feature for ShapeToolbarController
by Miklos Vajna
· 12 years ago
50634a2
chart2: use constructor feature for ChartTypeDialog
by Miklos Vajna
· 12 years ago
167cd68
chart2: use constructor feature for ChartFrameLoader
by Miklos Vajna
· 12 years ago
b038c4e
chart2: use constructor feature for ChartDocumentWrapper
by Miklos Vajna
· 12 years ago
899c018
chart2: use constructor feature for ChartController
by Miklos Vajna
· 12 years ago
c1e8cd6
chart2: use constructor feature for ElementSelectorToolbarController
by Miklos Vajna
· 12 years ago
157b688
some more hrc cleanup
by Thomas Arnhold
· 12 years ago
aba9d4b
remove one more zero byte hrc
by Thomas Arnhold
· 12 years ago
a30fc66
remove unused hrc files
by Thomas Arnhold
· 12 years ago
aa39d21
clean up hrc files
by Thomas Arnhold
· 12 years ago
97a5ba4
remove comments why a file gets included
by Thomas Arnhold
· 12 years ago
8afabd3
Extract code of BitmapEx -> RGBA buffer conversion to OpenGLHelper
by Zolnai Tamás
· 12 years ago
be862ff
Try making it possible to use --disable-avmedia for desktop platforms too
by Tor Lillqvist
· 12 years ago
95f4d0f
Try harder to bypass OpenGL 3D stuff on non-desktop for now
by Tor Lillqvist
· 12 years ago
c79a5f8
remove executable bit
by Andras Timar
· 12 years ago
4211ce7
add file
by Markus Mohrhard
· 12 years ago
326f8dc
add test case for fdo#70609
by Markus Mohrhard
· 12 years ago
b7ba33e
fix non unique property handle
by Markus Mohrhard
· 12 years ago
cd385f2
coverity#1202945 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
279d233
it made even less sense to have the dependency to mdds here
by Markus Mohrhard
· 12 years ago
168f265
remove some crap that should not have been pushed
by Markus Mohrhard
· 12 years ago
7c6d571
chartcore does not need mdds right now
by Markus Mohrhard
· 12 years ago
50b450d
Fully comment out commented-out test
by Stephan Bergmann
· 12 years ago
329332b
chart2: sal_Bool->bool
by Noel Grandin
· 12 years ago
618a0f8
whitespace for include statements
by Thomas Arnhold
· 12 years ago
2be4ee6
don't try to init OpenGLRender in the constructor
by Markus Mohrhard
· 12 years ago
34bd479
remove the glew part in OpenGLRender.cxx
by Markus Mohrhard
· 12 years ago
cd56c7b
move some common OpenGL methods to vcl
by Markus Mohrhard
· 12 years ago
ce9f9de
move the opengl headers to vcl/opengl for better separation
by Markus Mohrhard
· 12 years ago
3bd173a
only render through OpenGL after successful context creation
by Markus Mohrhard
· 12 years ago
d321709
extract method
by Markus Mohrhard
· 12 years ago
d5e1fcd
remove include and using
by Markus Mohrhard
· 12 years ago
a3125e8
switch to IOpenGLRenderer in chart2 2D rendering
by Markus Mohrhard
· 12 years ago
64dada7
remove unused include
by Markus Mohrhard
· 12 years ago
8f7a111
update_pch
by Thomas Arnhold
· 12 years ago
371e9da
update_pch: fix precompiled_chartopengl
by Thomas Arnhold
· 12 years ago
0e970f3
typo: occuring -> occurring
by Thomas Arnhold
· 12 years ago
fa1f7d2
typo: attribut -> attribute
by Thomas Arnhold
· 12 years ago
8d202fa
typo: paramter -> parameter
by Thomas Arnhold
· 12 years ago
6bdeee7
typo: suiteable -> suitable
by Thomas Arnhold
· 12 years ago
e052009
Remove unused code
by Stephan Bergmann
· 12 years ago
42d494e
Fix encoding (iso-8859-1 -> utf8)
by Julien Nabet
· 12 years ago
e98e738
replace some SvStream seeking with calls to remainingSize()
by Michael Stahl
· 12 years ago
ba1452c
Several more Window events to intercept for the GL3D chart.
by Kohei Yoshida
· 12 years ago
a3354ec
Separate mouse event handlers for GL3D bar chart.
by Kohei Yoshida
· 12 years ago
6835d9f
It's "its", not "it's"
by Tor Lillqvist
· 12 years ago
b49e42f
Rename 3DBarChart and Bar3DChart to GL3DBarChart.
by Kohei Yoshida
· 12 years ago
085ab62
Remove the old GL3DBarChart code.
by Kohei Yoshida
· 12 years ago
6f97be9
Reduce indentation by early bailout.
by Kohei Yoshida
· 12 years ago
ae4060c
Let's remove these...
by Kohei Yoshida
· 12 years ago
148d519
Make implicit assignment etc. work for these iterator classes
by Stephan Bergmann
· 12 years ago
b7c7bd3
add teh rounded corners property back
by Markus Mohrhard
· 12 years ago
ceec6e1
make sure the unique id is set correctly
by Markus Mohrhard
· 12 years ago
f6406c9
Need 3 points to define a rectangle in 3D.
by Jan Holesovsky
· 12 years ago
8ce32af
We build the vclopengl library only for FREEBSD LINUX MACOSX WNT
by Tor Lillqvist
· 12 years ago
cab4831
Fix typo.
by Jan Holesovsky
· 12 years ago
Next »