summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2015-08-13tdf#76649 Skip NaN initial values for min and maxLaurent Balland-Poirier1-2/+6
2015-08-12no need to set the help id twiceCaolán McNamara1-1/+0
2015-08-12move date/time guess work to SvNumberFormatter::GuessDateTimeFormat()Eike Rathke1-31/+2
2015-08-12Avoid division by zeroStephan Bergmann1-2/+2
2015-08-11tdf#92459 Cleanup unclear lambdasDaniel Robertson6-12/+11
2015-08-10if we have a number formatter then use it, dammit..Eike Rathke1-8/+17
2015-08-10if we have a number formatter then use it, dammit..Eike Rathke1-15/+16
2015-08-10tdf#92997 obtain a date/time edit format according to field valueEike Rathke4-15/+66
2015-08-08Explicit capture annotationsStephan Bergmann1-1/+1
2015-08-05support more command in chart sidebarMarkus Mohrhard4-0/+245
2015-08-04cui,connectivity: inline some use-once typedefsNoel Grandin1-3/+1
2015-08-01tdf#92459 replace deprecated o3tl featuresDaniel Robertson8-21/+17
2015-07-31avoid crash when chart model is disposedMarkus Mohrhard12-22/+78
2015-07-30Some (mostly HIG) tweaks to chart axis panelKatarina Behrens3-36/+72
2015-07-30API CHANGE: remove update() from X3DChartWindowProviderMichael Stahl2-2/+9
2015-07-30prevent panel update when updating values from panelMarkus Mohrhard1-0/+5
2015-07-30loplugin:unusedmethodsNoel Grandin1-2/+0
2015-07-30small fix to reduce UnknownPropertyException in chart2Markus Mohrhard5-5/+9
2015-07-30also handle line width correctlyMarkus Mohrhard1-0/+1
2015-07-30handle line dash in chart line panelMarkus Mohrhard1-1/+43
2015-07-30it is insane to not map line and border properties to the same idMarkus Mohrhard1-3/+3
2015-07-30set some properties from chart line panelMarkus Mohrhard1-5/+46
2015-07-30provide also LineTransparence for DataPointPropertiesMarkus Mohrhard1-0/+14
2015-07-30provide structure for chart line panelMarkus Mohrhard4-0/+319
2015-07-29Some (mostly HIG) tweaks to chart data series panelKatarina Behrens3-131/+290
2015-07-29Some (mostly HIG) tweaks to chart elements panelKatarina Behrens3-297/+455
2015-07-28chart2: fix duplicate entries at index 0Takeshi Abe1-6/+6
2015-07-28fix the last transparency gradient issues in the chart area panelMarkus Mohrhard1-10/+26
2015-07-28reflect the property name changes also in the idl filesMarkus Mohrhard1-1/+2
2015-07-28use common fill property names in chart2Markus Mohrhard2-10/+57
2015-07-28Revert "provide a few more common property names"Markus Mohrhard1-7/+0
2015-07-28Revert "provide some common fill property name aliases"Markus Mohrhard1-24/+0
2015-07-28handle fill float transparence in chart area panelMarkus Mohrhard1-2/+28
2015-07-27-Werror,-Winconsistent-missing-overrideNoel Grandin1-7/+7
2015-07-27inline a bunch of use-once macrosNoel Grandin2-5/+3
2015-07-26don't show the area sidebar for panels where it makes no senseMarkus Mohrhard4-17/+22
2015-07-26also update for the first selected objectMarkus Mohrhard1-0/+2
2015-07-26handle chart wall correctly in area panelMarkus Mohrhard1-1/+15
2015-07-26provide a few more common property namesMarkus Mohrhard1-0/+7
2015-07-26handle bitmap in chart area panelMarkus Mohrhard2-2/+63
2015-07-26update hatch in chart sidebarMarkus Mohrhard1-13/+62
2015-07-26update gradients in sidebar as wellMarkus Mohrhard3-0/+43
2015-07-26this nasty update cycle was causing many issuesMarkus Mohrhard2-1/+30
2015-07-26update some area propertiesMarkus Mohrhard1-0/+14
2015-07-26add selection change listener to area panelMarkus Mohrhard2-3/+30
2015-07-26add selection change listenerMarkus Mohrhard7-9/+207
2015-07-26handle more than one chart with chart sidebarMarkus Mohrhard11-2/+86
2015-07-26implement a few more methodsMarkus Mohrhard1-2/+14
2015-07-26avoid a crash that occures sometimesMarkus Mohrhard1-1/+18
2015-07-26dispose all childrenMarkus Mohrhard1-0/+2