Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/orcus-rebased
/
chart2
167bc62
Convert vcl Button Link<> click handler to typed Link<Button*,void>
by Noel Grandin
· 11 years ago
373e71e
tdf#39440 reduce scope of local variables
by Michael Weghorn
· 11 years ago
0ab1e76
loplugin:defaultparams
by Noel Grandin
· 11 years ago
ae0cd13
remove last WeakImplHelper12 use
by Caolán McNamara
· 11 years ago
0075446
make color button work in chart line sidebar panel
by Markus Mohrhard
· 11 years ago
5cabc2c
make sure that LineColor is supported for data series
by Markus Mohrhard
· 11 years ago
e56be08
WaE: -Werror=maybe-uninitialized
by Markus Mohrhard
· 11 years ago
15fcf82
also need to call updateFillColor to get the UI in order
by Markus Mohrhard
· 11 years ago
acd818d
update the color button when we select an object
by Markus Mohrhard
· 11 years ago
cf7db82
handle new color picker correctly in chart sidebar
by Markus Mohrhard
· 11 years ago
b274176
crashtesting: failure on ooo82676-1.sxc import
by Caolán McNamara
· 11 years ago
d21260c
Remove two silly typedefs
by Stephan Bergmann
· 11 years ago
ad1f0d1
o3tl: rename compat_functional header
by Thorsten Behrens
· 11 years ago
f3c7a36
Some (mostly HIG) tweaks to chart error bar panel
by Katarina Behrens
· 11 years ago
70a30fd
loplugin: defaultparams
by Noel Grandin
· 11 years ago
0db25f6
remove default value from SfxPoolItem::PutValue
by Noel Grandin
· 11 years ago
2b12982
tdf#76649 test case for this issue
by Tomaž Vajngerl
· 11 years ago
b3abc19
tdf#76649 Skip NaN initial values for min and max
by Laurent Balland-Poirier
· 11 years ago
f5ace6b
no need to set the help id twice
by Caolán McNamara
· 11 years ago
9d370f2
move date/time guess work to SvNumberFormatter::GuessDateTimeFormat()
by Eike Rathke
· 11 years ago
c1c142d
Avoid division by zero
by Stephan Bergmann
· 11 years ago
87130a4
tdf#92459 Cleanup unclear lambdas
by Daniel Robertson
· 11 years ago
0f4b3cb
if we have a number formatter then use it, dammit..
by Eike Rathke
· 11 years ago
ae9a593
if we have a number formatter then use it, dammit..
by Eike Rathke
· 11 years ago
711b34d
tdf#92997 obtain a date/time edit format according to field value
by Eike Rathke
· 11 years ago
8a7b4d5
Explicit capture annotations
by Stephan Bergmann
· 11 years ago
5a2a266
support more command in chart sidebar
by Markus Mohrhard
· 11 years ago
3ff2e30
cui,connectivity: inline some use-once typedefs
by Noel Grandin
· 11 years ago
5916d58
tdf#92459 replace deprecated o3tl features
by Daniel Robertson
· 11 years ago
8b0109f
avoid crash when chart model is disposed
by Markus Mohrhard
· 11 years ago
00edc95
Some (mostly HIG) tweaks to chart axis panel
by Katarina Behrens
· 11 years ago
41d1b01
API CHANGE: remove update() from X3DChartWindowProvider
by Michael Stahl
· 11 years ago
025fb3c
prevent panel update when updating values from panel
by Markus Mohrhard
· 11 years ago
a45827b
loplugin:unusedmethods
by Noel Grandin
· 11 years ago
9022556
small fix to reduce UnknownPropertyException in chart2
by Markus Mohrhard
· 11 years ago
bead8d0
also handle line width correctly
by Markus Mohrhard
· 11 years ago
3dc00a8
handle line dash in chart line panel
by Markus Mohrhard
· 11 years ago
8425426
it is insane to not map line and border properties to the same id
by Markus Mohrhard
· 11 years ago
e517948
set some properties from chart line panel
by Markus Mohrhard
· 11 years ago
9bb03b4
provide also LineTransparence for DataPointProperties
by Markus Mohrhard
· 11 years ago
57dcf78
provide structure for chart line panel
by Markus Mohrhard
· 11 years ago
2d4223e
Some (mostly HIG) tweaks to chart data series panel
by Katarina Behrens
· 11 years ago
93d301a
Some (mostly HIG) tweaks to chart elements panel
by Katarina Behrens
· 11 years ago
19ae187
chart2: fix duplicate entries at index 0
by Takeshi Abe
· 11 years ago
2d8f1fa
fix the last transparency gradient issues in the chart area panel
by Markus Mohrhard
· 11 years ago
6949629
reflect the property name changes also in the idl files
by Markus Mohrhard
· 11 years ago
88f5d4c
use common fill property names in chart2
by Markus Mohrhard
· 11 years ago
6295e65
Revert "provide a few more common property names"
by Markus Mohrhard
· 11 years ago
5af433b
Revert "provide some common fill property name aliases"
by Markus Mohrhard
· 11 years ago
65c2570
handle fill float transparence in chart area panel
by Markus Mohrhard
· 11 years ago
e5440e4
-Werror,-Winconsistent-missing-override
by Noel Grandin
· 11 years ago
38ecca9
inline a bunch of use-once macros
by Noel Grandin
· 11 years ago
9ba833f
don't show the area sidebar for panels where it makes no sense
by Markus Mohrhard
· 11 years ago
87f750f
also update for the first selected object
by Markus Mohrhard
· 11 years ago
5845e73
handle chart wall correctly in area panel
by Markus Mohrhard
· 11 years ago
6301e1e
provide a few more common property names
by Markus Mohrhard
· 11 years ago
7b9818c
handle bitmap in chart area panel
by Markus Mohrhard
· 11 years ago
8ab10c2
update hatch in chart sidebar
by Markus Mohrhard
· 11 years ago
b5c0f85
update gradients in sidebar as well
by Markus Mohrhard
· 11 years ago
e4daf8b
this nasty update cycle was causing many issues
by Markus Mohrhard
· 11 years ago
b3a5230
update some area properties
by Markus Mohrhard
· 11 years ago
427f28e
add selection change listener to area panel
by Markus Mohrhard
· 11 years ago
bc45921
add selection change listener
by Markus Mohrhard
· 11 years ago
0635208
handle more than one chart with chart sidebar
by Markus Mohrhard
· 11 years ago
cfac266
implement a few more methods
by Markus Mohrhard
· 11 years ago
c36df7c
avoid a crash that occures sometimes
by Markus Mohrhard
· 11 years ago
0066d74
dispose all children
by Markus Mohrhard
· 11 years ago
ab0c81c
handle some of the property changes correctly in area panel
by Markus Mohrhard
· 11 years ago
3d32e9f
provide some common fill property name aliases
by Markus Mohrhard
· 11 years ago
01f5b49
add skeleton for chart area sidebar panel
by Markus Mohrhard
· 11 years ago
c8b5979
finish error bar panel
by Markus Mohrhard
· 11 years ago
fad158c
Revert "tdf#76649 Skip NaN initial values for min and max"
by Markus Mohrhard
· 11 years ago
ae5ff03
tdf#76649 Skip NaN initial values for min and max
by Laurent Balland-Poirier
· 11 years ago
7410217
loplugin:unusedmethods chart2
by Noel Grandin
· 11 years ago
9f27e5b
Fix typos
by Andrea Gelmini
· 11 years ago
c84dd51
fix build
by Markus Mohrhard
· 11 years ago
b7f20dd
add skeleton for error bar panel
by Markus Mohrhard
· 11 years ago
aba9302
forgot to add it
by Markus Mohrhard
· 11 years ago
95b1491
add chart sidebar axis panel
by Markus Mohrhard
· 11 years ago
7ea6f47
remove duplicated code
by Markus Mohrhard
· 11 years ago
24c0aaf
last item in series panel
by Markus Mohrhard
· 11 years ago
c2bd7a7
remove unnecessary parts in chart sidebar code
by Markus Mohrhard
· 11 years ago
5c420fc
tdf#88206 replace cppu::WeakImplHelper* etc.
by Takeshi Abe
· 11 years ago
07ff284
add data label handling to series panel
by Markus Mohrhard
· 11 years ago
d84f954
also handle primary vs secondary axis in series panel
by Markus Mohrhard
· 11 years ago
f8958ab
removed by someone
by Markus Mohrhard
· 11 years ago
857bc30
handle error bars in series panel
by Markus Mohrhard
· 11 years ago
c3ad5c1
always update the data when we change selection
by Markus Mohrhard
· 11 years ago
4038d2e
dispose child elements
by Markus Mohrhard
· 11 years ago
cdddbb7
let the series panel also listen to chart changes
by Markus Mohrhard
· 11 years ago
0ae9523
extract the modify listener
by Markus Mohrhard
· 11 years ago
329818a
handle trendline checkbox in series panel
by Markus Mohrhard
· 11 years ago
71c6ee4
first parts in data series panel
by Markus Mohrhard
· 11 years ago
75d50b7
generate correct sidebar context strings for charts
by Markus Mohrhard
· 11 years ago
d4d56067
add skeleton for chart series panel
by Markus Mohrhard
· 11 years ago
6d82ebb
remove unused labels
by Markus Mohrhard
· 11 years ago
f328d6e
make chart elements panel beautiful
by Markus Mohrhard
· 11 years ago
051e660
loplugin:unusedmethods svx(part2)
by Noel Grandin
· 11 years ago
4439e5f
loplugin:vclwidgets
by Stephan Bergmann
· 11 years ago
9edaebe
Remove unused modelInvalid
by Stephan Bergmann
· 11 years ago
Next »