Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/calctiledrendering_alt
/
chart2
b6a83e9
java: remove redundant null checks
by Noel Grandin
· 12 years ago
2d70094
java: remove unused imports
by Noel Grandin
· 12 years ago
8d6cf7a
java: remove dead methods
by Noel Grandin
· 12 years ago
5c5f083
Another test for radar chart data label export.
by Kohei Yoshida
· 12 years ago
3119e04
Write test for exporting data label positions for percent stack bar chart.
by Kohei Yoshida
· 12 years ago
9c2af3c
Fix the test. It's bar3DChart not barChart.
by Kohei Yoshida
· 12 years ago
3683cdd
Write test for exporting data labels in area chart for OOXML.
by Kohei Yoshida
· 12 years ago
844d143
Add test for default data label placement for line chart.
by Kohei Yoshida
· 12 years ago
96f890c
Write test for doughnut chart export of data labels to OOXML.
by Kohei Yoshida
· 12 years ago
70e9f27
coverity#1228875 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
b09911d
coverity#1219805 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
e942fbf
Scope reduction.
by Kohei Yoshida
· 12 years ago
1c16a1e
chart2: -Werror,-Wunused-private-field
by Michael Stahl
· 12 years ago
afbbc4c
deleted TP_LAYOUT resource
by Szymon Kłos
· 12 years ago
ac6fabd
fix Wreorder
by Markus Mohrhard
· 12 years ago
8f38b9e
remove test code of screen text
by weigao
· 12 years ago
b2b57d5
add click fly back code
by weigao
· 12 years ago
e3d4a48
make GL 3.0 support bars scroll
by weigao
· 12 years ago
495d53b
make pick shader work when bars scroll
by weigao
· 12 years ago
b819026
add scroll matrix and bars can scroll
by weigao
· 12 years ago
f7fef1c
add scene limit code for scroll mode
by weigao
· 12 years ago
af01f14
add scene edge function
by weigao
· 12 years ago
2597da2
add functions of setting the speed and distance of bars
by weigao
· 12 years ago
cc20ced
add codes to compile the scroll shaders
by weigao
· 12 years ago
d15dcc0
add bars scroll shaders
by weigao
· 12 years ago
22b45c0
add high light bar code for click
by weigao
· 12 years ago
7dcc31e
pick bar path should use the IDs in pick resource
by weigao
· 12 years ago
00f097b
test patch of creating bitmap in render thread
by weigao
· 12 years ago
f9d2de8
texture should be released in render thread
by weigao
· 12 years ago
b757ac0
fix the light power in 3.0 version
by weigao
· 12 years ago
5d50115
add drag animation for benchmark
by weigao
· 12 years ago
483cfd6
add click event animation for benchmark
by weigao
· 12 years ago
d99d1d2
Remove the 2nd argument which was added unintentionally.
by Kohei Yoshida
· 12 years ago
bd1fb22
update the reference files
by Markus Mohrhard
· 12 years ago
91cc314
Revert "Revert "bnc#886540: Let's not push the available area down when no titles are there.""
by Markus Mohrhard
· 12 years ago
b7a46a2
Revert "bnc#886540: Let's not push the available area down when no titles are there."
by Stephan Bergmann
· 12 years ago
b398ed8e3
bnc#886540: Let's not push the available area down when no titles are there.
by Kohei Yoshida
· 12 years ago
ec66929
This was my debug code and is no longer relevant. Let's remove this.
by Kohei Yoshida
· 12 years ago
2f24740
Add test to ensure that we don't export label position attributes.
by Kohei Yoshida
· 12 years ago
0c5f51e
java: remove commented out code
by Noel Grandin
· 12 years ago
151fbeb
Consistency around SdrOnOffItem in svx/sdtagitm.hxx
by Stephan Bergmann
· 12 years ago
0ee7286
bnc#886540: Add test cases for chart background fill variance.
by Kohei Yoshida
· 12 years ago
02f0102
prevent memory leak
by Markus Mohrhard
· 12 years ago
f493555
java: remove some casting in lib.TestParameters#getMSF
by Noel Grandin
· 12 years ago
88ba62b
cosmetic clean-up
by Markus Mohrhard
· 12 years ago
6053491
fdo#75380: Let's not always set the line style to NONE here.
by Kohei Yoshida
· 12 years ago
75dd06b
-Werror,-Wunused-private-field
by Stephan Bergmann
· 12 years ago
de67424
fix spelling error
by Markus Mohrhard
· 12 years ago
53cb769
add scroll animation for benchmark
by weigao
· 12 years ago
8828dbf
add drag animation for benchmark
by weigao
· 12 years ago
4e4047c
add click event animation for benchmark
by weigao
· 12 years ago
dbe2da9
Add chart import, percentage number formats, unit test.
by Matúš Kukan
· 12 years ago
5021f29
Remove some unused code
by Marcos Paulo de Souza
· 12 years ago
c2fd8c4
bnc#885825: Write test for this.
by Kohei Yoshida
· 12 years ago
6c2c974
bnc#885825: Handle ODF import and export of data label border properties.
by Kohei Yoshida
· 12 years ago
f1531cd
bnc#885825: Support borders around data labels.
by Kohei Yoshida
· 12 years ago
fe074d5
WaE: private field 'mnSteps' is not used
by Tor Lillqvist
· 12 years ago
0b0b772
loplugin:unreffun Unreferenced function definition
by Caolán McNamara
· 12 years ago
5e16ed0
possible problem with 2D vs 3D renderer
by Markus Mohrhard
· 12 years ago
3f3d072
fix indentation
by Markus Mohrhard
· 12 years ago
b8a72f7
chart2: [loplugin:literaltoboolconversion]
by Michael Stahl
· 12 years ago
4bb37f9
fix animation for GL3D chart
by Markus Mohrhard
· 12 years ago
d6551bd
avoid showing the picking frame for too long
by Markus Mohrhard
· 12 years ago
baaa55f
we don't need blocking user input anymore with the threaded rendering
by Markus Mohrhard
· 12 years ago
71ebaba
that join was not necessary
by Markus Mohrhard
· 12 years ago
f62e9f4
prevent that deadlock by only rpotecting shared resources
by Markus Mohrhard
· 12 years ago
2480abb
taking the mutex before calling update is a deadlock as well
by Markus Mohrhard
· 12 years ago
efea971
by default we want the non-benchmark mode
by Markus Mohrhard
· 12 years ago
bffb6cc
that mutex is not necessary
by Markus Mohrhard
· 12 years ago
5e72b7b
fix one more deadlock
by Markus Mohrhard
· 12 years ago
453aeef
avoid deadlocks in BENCHMARK_MODE
by Markus Mohrhard
· 12 years ago
96f373e
avoid deadlock in 3D charts
by Markus Mohrhard
· 12 years ago
a2282e290
modify the light to make the sence looks better
by weigao
· 12 years ago
cd6029f
add benchmark render thread
by weigao
· 12 years ago
cc827ab
Revert "opengl charts: Move the init from sc to chart2 ...
by Markus Mohrhard
· 12 years ago
c02e393c
Revert "Fix OpenGL chart reinitializing"
by Markus Mohrhard
· 12 years ago
415f547
Annotate.
by Kohei Yoshida
· 12 years ago
fc17cc8
Add documentation.
by Kohei Yoshida
· 12 years ago
88a874f
convert SfxItemState constants to a proper enum
by Noel Grandin
· 12 years ago
2c5f025
drop DLG_CHART_WIZARD via .res
by Caolán McNamara
· 12 years ago
4ca819b
Simplify.
by Kohei Yoshida
· 12 years ago
66178fc
fdo#81547, part2: show only relevant widgets in layout tabpage
by Katarina Behrens
· 12 years ago
94b82e4
com::sun::star -> css.
by Kohei Yoshida
· 12 years ago
d96a5c6
Remove "this->". Pointless.
by Kohei Yoshida
· 12 years ago
15eb6b2
Wrong indent.
by Kohei Yoshida
· 12 years ago
c1dd91a
callcatcher: update unused code
by Caolán McNamara
· 12 years ago
f413cb0
printf crept in.
by Kohei Yoshida
· 12 years ago
7df0cb3
boost::checked_deleter will do.
by Kohei Yoshida
· 12 years ago
a630bfb
Perhaps it's time we put ItemConverter etc into the right namespace.
by Kohei Yoshida
· 12 years ago
06830a9
LongAndWordyVariableNameReallyGetsToMyNerveReallyAndEvenMisspelled.
by Kohei Yoshida
· 12 years ago
a1d6f1d
scoped_ptr will do just fine here.
by Kohei Yoshida
· 12 years ago
998ab5c
More on removing (unreasonable) use of std::auto_ptr.
by Kohei Yoshida
· 12 years ago
9e97030
Remove auto_ptr from CharacterPropertyItemConverter.
by Kohei Yoshida
· 12 years ago
b2ffa40
Compiler macro in lieu of literal "Label" to make it easier to track it.
by Kohei Yoshida
· 12 years ago
38272ba
Scope reduction by throwing early.
by Kohei Yoshida
· 12 years ago
9ab9d22
split helper and fix build
by Caolán McNamara
· 12 years ago
2d226f4
SchLayoutTabPage: that ctor wants a pointer
by Michael Stahl
· 12 years ago
4fa4f38
fdo#81547, part1: use ctor reading .ui file, not a resource
by Katarina Behrens
· 12 years ago
8b273da
add SAL_OVERRIDE
by David Tardon
· 12 years ago
f19b914
WaE: -Werror=shadow and -Werror=unused-but-set-variable
by Caolán McNamara
· 12 years ago
Next »