Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/priorities
/
chart2
987bcf7
Idle: Changed to new enum name
by Tobias Madl
· 11 years ago
aa488a7
Idle: Removed VCL_IDLE_PRIORITY_ prefix of enum
by Tobias Madl
· 11 years ago
c504cfd
idle includes and enum use
by Jennifer Liebel
· 11 years ago
f2cb2c6
Typos
by Julien Nabet
· 11 years ago
1930992
remove executable bit from rtf / xlsx files
by Michael Stahl
· 11 years ago
405cb8b
remove executable bit from c / h / cxx / hxx / l files
by Michael Stahl
· 11 years ago
5806a7e
cppcheck: Variable is assigned a value that is never used
by Noel Grandin
· 11 years ago
f0a6041
gbuild: CppunitTest: always use unittest configuration
by Michael Stahl
· 11 years ago
2f928b2
remove NUMBERFORMAT_ constants
by Noel Grandin
· 11 years ago
9844458
Typo: curently->currently
by Julien Nabet
· 11 years ago
cc8a2d0
tdf#88835 Calc: General format: 2 digits in exponent
by Laurent Balland-Poirier
· 11 years ago
52fa2e9
Typos
by Julien Nabet
· 11 years ago
61ed1cb
Missing constructor
by Stephan Bergmann
· 11 years ago
71dca35
Clean up
by Stephan Bergmann
· 11 years ago
b13534d
add test for tdf#89454
by Markus Mohrhard
· 11 years ago
48f0a5e
Typos
by Julien Nabet
· 11 years ago
a9924d9
add test for missing chart area style fill import, tdf#89451
by Markus Mohrhard
· 11 years ago
defbb47
Missing dependency
by Stephan Bergmann
· 11 years ago
a8e6f0b
tdf#39440 - cppcheck cleanliness
by Radu Ioan
· 11 years ago
5210de1
update chart xshape reference files
by Markus Mohrhard
· 11 years ago
146461e
Add an overlooked constructor to chartcore.component.
by Jan Holesovsky
· 11 years ago
1e97028
loplugin:literaltoboolconversion
by Stephan Bergmann
· 11 years ago
359cfa1
tdf#84514: don't hide grid along with checkbox if not needed
by Katarina Behrens
· 11 years ago
5d388443
Blind attempt to fix the Windows build.
by Jan Holesovsky
· 11 years ago
917bd23
Use constructors for services from chartcore.component.
by Ursache Vladimir
· 11 years ago
5d8dc04
But then again, no need to go via UNO here anyway (cf. previous commit)
by Stephan Bergmann
· 11 years ago
e47f9d0
Add missing registration of GL3DBarChartType in g_entries_chart2_charttypes
by Stephan Bergmann
· 11 years ago
c2e00d3
Added doc notes for classes and methods used for the scaling automatism.
by Marco Cecchetti
· 11 years ago
9f98e8a
Added more doc notes for classes and methods used for pie charts.
by Marco Cecchetti
· 11 years ago
fab828d
Fixed a too long comment line.
by Marco Cecchetti
· 11 years ago
e56c495
chart2: fix build
by Michael Stahl
· 11 years ago
1a59505
Added doc notes for classes and methods used for pie charts.
by Marco Cecchetti
· 11 years ago
df15d179
Typo: relaese->release
by Julien Nabet
· 11 years ago
5b736d9
loplugin:deletedspecial
by Stephan Bergmann
· 11 years ago
de68bb8
Updated all precompiled headers.
by Ashod Nakashian
· 11 years ago
7ca0d2d
coverity#1267657 Logically dead code
by Caolán McNamara
· 11 years ago
05abd8b
chisel off some more unused code
by Caolán McNamara
· 11 years ago
f61dbc3
followup code removal after changing virtual methods to non-virtual
by Noel Grandin
· 11 years ago
b44cbb2
new loplugin: change virtual methods to non-virtual
by Noel Grandin
· 11 years ago
05e7b1d
Resolves: fdo#88229 Crash when you try to create a bar chart GL3D
by Caolán McNamara
· 11 years ago
d2ac4c3
'Ownership' is one word, as is 'relationship'
by Tor Lillqvist
· 11 years ago
6acfc82
Allow for null xModel in TitleHelper::getTitle
by Stephan Bergmann
· 11 years ago
19970e9
Some more loplugin:cstylecast: chart2
by Stephan Bergmann
· 11 years ago
5333782
convert SETTINGS_ #defines to 'enum class'
by Noel Grandin
· 11 years ago
a5b5ad9
fdo#84938: replace DATACHANGED_ constants with 'enum class'
by Noel Grandin
· 11 years ago
2f69e16
override the overloading of "overload" to decrease cognitive (over-)load
by Michael Stahl
· 11 years ago
45ec1d9
brute-force find-and-remove of unused #define constants.
by Noel Grandin
· 11 years ago
7f8f277
fdo#84938: convert STREAM_ #defines to 'enum class'
by Noel Grandin
· 11 years ago
9fd89a5
fdo#39440 reduce scope of local variables
by Łukasz Hryniuk
· 11 years ago
9720e8e
Some loplugin:revisibility clean-up
by Stephan Bergmann
· 11 years ago
adfc260
fdo#67343 Arrange Help button in a secondary group
by Adolfo Jayme Barrientos
· 11 years ago
b33cd81
fdo#39440 reduce scope of local variables
by Łukasz Hryniuk
· 11 years ago
a7052b9
fdo#83058 File corrupt due to data label position is invalid in chart.xml
by PriyankaGaikwad
· 12 years ago
fd1372b
boost::unordered_map->std::unordered_map
by Caolán McNamara
· 11 years ago
e366339
bnc#830738 Now all axis labels of a chart are displaied.
by Marco Cecchetti
· 11 years ago
9d21d58
update the xml files with current reference files
by Markus Mohrhard
· 11 years ago
df35af4
fix build
by Caolán McNamara
· 11 years ago
acb7ca4
chart2: Use appropriate OUString functions on string constants
by Stephan Bergmann
· 11 years ago
cf4347a
bCategoriesUsed is always false at this point
by Lionel Elie Mamane
· 11 years ago
a5179f0
chart2: Use appropriate OUString functions on string constants
by Stephan Bergmann
· 11 years ago
ffffc52
java: remove comment noise
by Noel Grandin
· 11 years ago
5849d63
changed timers to idle
by Jennifer Liebel
· 11 years ago
9b307e6
fix build
by Caolán McNamara
· 11 years ago
360f405
fix build under gcc
by Noel Grandin
· 11 years ago
feb92a5
inline some strings, they don't need to be in a shared header file
by Noel Grandin
· 11 years ago
c227d96
inline UNO helper macros
by Noel Grandin
· 11 years ago
13b6c14
inline UNO helper macro APPHELPER_SERVICE_FACTORY_HELPER
by Noel Grandin
· 11 years ago
3380e2a
use cppuhelper::suppportsService helper method in chart2
by Noel Grandin
· 11 years ago
3948dee
reduce scope of local variables
by Michael Weghorn
· 11 years ago
1459645
fdo#84938: replace EVENT_ constants with enum
by Tobias Madl
· 11 years ago
426ef28
chart2: ChartController: fix CommandDispatchContainer access locking
by Michael Stahl
· 11 years ago
96422e9
Remove ptr_deque.hpp header include from vcl/outdev.hxx.
by Kohei Yoshida
· 11 years ago
15b4ab8
cppuhelper: clean up public headers with include-what-you-use
by Michael Stahl
· 11 years ago
5d0da4d
coverity#1242824 Unused value
by Caolán McNamara
· 11 years ago
6a0fe37
sal: clean up public headers with include-what-you-use
by Michael Stahl
· 11 years ago
133c295
vcl: let the ModalDialog ctor take an OUString
by Miklos Vajna
· 11 years ago
d32be3a
fdo#86023 - O[U]String needs a 'clear' method
by Brij Mohan Lal Srivastava
· 11 years ago
da40cac
Fix common typos. No automatic tools. Handmade…
by Andrea Gelmini
· 11 years ago
a52f292
fdo#84938: replace HELPMODE_ constants with enum
by Noel Grandin
· 11 years ago
cfafbca
callcatcher: unused code
by Caolán McNamara
· 11 years ago
a46b3da1
move README.deprecated from chart2 to vcl
by Markus Mohrhard
· 11 years ago
adc42ca
prevent crash with empty chart scene
by Markus Mohrhard
· 11 years ago
bd3f92f
merge vcllo and vclopengllo
by Markus Mohrhard
· 11 years ago
8ce87ef
OpenGL ES does not support double and glPolygonMode
by Markus Mohrhard
· 11 years ago
31d902d
fdo#84938: replace MOUSE_ modifier constants with enum
by Noel Grandin
· 11 years ago
bd15fb0
use css:: prefix to tidy up chart2 UNO macros
by Noel Grandin
· 11 years ago
edabf0c
changed some timer to idle
by Jennifer Liebel
· 11 years ago
1e6eaf8
loplugin:unreffun
by Stephan Bergmann
· 11 years ago
705c48d
fdo#38835 strip out OUString globals
by Noel Grandin
· 11 years ago
28bf1a3
Avoid re-constructing chart shapes when it's not in visible range.
by Kohei Yoshida
· 11 years ago
f281d2d
Actually we shouldn't always set Overlap flag on for all xlsx charts...
by Kohei Yoshida
· 11 years ago
d5be9c7
Modify the tick iterator strategy to use fewer ticks.
by Kohei Yoshida
· 11 years ago
6e7539a
Let's use size_t for the index.
by Kohei Yoshida
· 11 years ago
374d581
Some code sharing.
by Kohei Yoshida
· 11 years ago
519634b
Create a variant of createTextShapes for simpler use cases.
by Kohei Yoshida
· 11 years ago
c95a355
These methods can be private rather than protected.
by Kohei Yoshida
· 11 years ago
ca524ac
More method descriptions.
by Kohei Yoshida
· 11 years ago
cfbae09
More method descriptions.
by Kohei Yoshida
· 11 years ago
e056cb2
Standard way of writing class description.
by Kohei Yoshida
· 11 years ago
8c5089b
Code annotation.
by Kohei Yoshida
· 11 years ago
Next »