summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* if we have a number formatter then use it, dammit..Eike Rathke2015-08-101-8/+17
* if we have a number formatter then use it, dammit..Eike Rathke2015-08-101-15/+16
* tdf#92997 obtain a date/time edit format according to field valueEike Rathke2015-08-104-15/+66
* Explicit capture annotationsStephan Bergmann2015-08-081-1/+1
* support more command in chart sidebarMarkus Mohrhard2015-08-054-0/+245
* cui,connectivity: inline some use-once typedefsNoel Grandin2015-08-041-3/+1
* tdf#92459 replace deprecated o3tl featuresDaniel Robertson2015-08-018-21/+17
* avoid crash when chart model is disposedMarkus Mohrhard2015-07-3112-22/+78
* Some (mostly HIG) tweaks to chart axis panelKatarina Behrens2015-07-303-36/+72
* API CHANGE: remove update() from X3DChartWindowProviderMichael Stahl2015-07-302-2/+9
* prevent panel update when updating values from panelMarkus Mohrhard2015-07-301-0/+5
* loplugin:unusedmethodsNoel Grandin2015-07-301-2/+0
* small fix to reduce UnknownPropertyException in chart2Markus Mohrhard2015-07-305-5/+9
* also handle line width correctlyMarkus Mohrhard2015-07-301-0/+1
* handle line dash in chart line panelMarkus Mohrhard2015-07-301-1/+43
* it is insane to not map line and border properties to the same idMarkus Mohrhard2015-07-301-3/+3
* set some properties from chart line panelMarkus Mohrhard2015-07-301-5/+46
* provide also LineTransparence for DataPointPropertiesMarkus Mohrhard2015-07-301-0/+14
* provide structure for chart line panelMarkus Mohrhard2015-07-304-0/+319
* Some (mostly HIG) tweaks to chart data series panelKatarina Behrens2015-07-293-131/+290
* Some (mostly HIG) tweaks to chart elements panelKatarina Behrens2015-07-293-297/+455
* chart2: fix duplicate entries at index 0Takeshi Abe2015-07-281-6/+6
* fix the last transparency gradient issues in the chart area panelMarkus Mohrhard2015-07-281-10/+26
* reflect the property name changes also in the idl filesMarkus Mohrhard2015-07-281-1/+2
* use common fill property names in chart2Markus Mohrhard2015-07-282-10/+57
* Revert "provide a few more common property names"Markus Mohrhard2015-07-281-7/+0
* Revert "provide some common fill property name aliases"Markus Mohrhard2015-07-281-24/+0
* handle fill float transparence in chart area panelMarkus Mohrhard2015-07-281-2/+28
* -Werror,-Winconsistent-missing-overrideNoel Grandin2015-07-271-7/+7
* inline a bunch of use-once macrosNoel Grandin2015-07-272-5/+3
* don't show the area sidebar for panels where it makes no senseMarkus Mohrhard2015-07-264-17/+22
* also update for the first selected objectMarkus Mohrhard2015-07-261-0/+2
* handle chart wall correctly in area panelMarkus Mohrhard2015-07-261-1/+15
* provide a few more common property namesMarkus Mohrhard2015-07-261-0/+7
* handle bitmap in chart area panelMarkus Mohrhard2015-07-262-2/+63
* update hatch in chart sidebarMarkus Mohrhard2015-07-261-13/+62
* update gradients in sidebar as wellMarkus Mohrhard2015-07-263-0/+43
* this nasty update cycle was causing many issuesMarkus Mohrhard2015-07-262-1/+30
* update some area propertiesMarkus Mohrhard2015-07-261-0/+14
* add selection change listener to area panelMarkus Mohrhard2015-07-262-3/+30
* add selection change listenerMarkus Mohrhard2015-07-267-9/+207
* handle more than one chart with chart sidebarMarkus Mohrhard2015-07-2611-2/+86
* implement a few more methodsMarkus Mohrhard2015-07-261-2/+14
* avoid a crash that occures sometimesMarkus Mohrhard2015-07-261-1/+18
* dispose all childrenMarkus Mohrhard2015-07-261-0/+2
* handle some of the property changes correctly in area panelMarkus Mohrhard2015-07-262-15/+90
* provide some common fill property name aliasesMarkus Mohrhard2015-07-261-0/+24
* add skeleton for chart area sidebar panelMarkus Mohrhard2015-07-264-0/+164
* finish error bar panelMarkus Mohrhard2015-07-263-3/+199
* Revert "tdf#76649 Skip NaN initial values for min and max"Markus Mohrhard2015-07-241-6/+2