summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart2
AgeCommit message (Expand)AuthorFilesLines
2015-08-06API CHANGE: remove update() from X3DChartWindowProviderMichael Stahl1-2/+0
2014-10-09Improve method descriptions.Kohei Yoshida1-9/+20
2014-08-29the DUMMY_CHART_FACTORY variable is not the only indicator for OpenGl chartsMarkus Mohrhard1-0/+4
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida1-0/+3
2014-06-10fdo#79676: Initialize with a default chart only from the UI.Kohei Yoshida1-0/+4
2014-05-24make sure that OpenGL charts are rendered after importMarkus Mohrhard1-0/+2
2014-05-16idl: fix some include guardsThomas Arnhold1-2/+2
2014-05-07provide the OpenGL windowMarkus Mohrhard1-0/+33
2014-04-24add missing modelines to idl filesThomas Arnhold1-0/+3
2014-04-10It's "its", not "it's"Tor Lillqvist2-4/+4
2014-03-13typo: mappong -> mappingAndras Timar1-1/+1
2014-03-09don't hardcode property mapping, read them from chart2::XChartTypeMarkus Mohrhard1-0/+6
2014-02-11fdo#74112 Preserve Chart displayunits properties during ODF import/export.sushil_shinde1-0/+12
2014-02-10Try to fix a warning during buildingJulien Nabet1-4/+1
2014-01-29give up with the nice solutions and enjoy the ugly hackMarkus Mohrhard1-1/+3
2014-01-29some improvements for the time based chartingMarkus Mohrhard1-0/+7
2014-01-29time based charting calc sideMarkus Mohrhard1-0/+30
2014-01-16fdo#72520 : Added property to store external data path in chart.sushil_shinde1-0/+3
2013-12-19fdo#72304 Preserve Chart data table properties during ODF import/export.Nikhil Walvekar1-0/+6
2013-09-04Fix UNOIDL interface method parameter identifiersStephan Bergmann1-2/+2
2013-08-20Fix idl: no ResultSet attribute so remove "#"Julien Nabet1-1/+1
2013-07-03Fixes to compiler errors, setRegressionProperties description.Tomaž Vajngerl1-0/+16
2013-07-03Force intercept for polynomial regression & dialog improvementsTomaž Vajngerl1-1/+2
2013-07-03Import/export of polynomial and moving average for old MS XP/2003 formatTomaž Vajngerl2-0/+76
2013-07-03fdo#35712 polynomial and moving average regression linesTomaž Vajngerl1-1/+6
2013-06-05Fixes for new-style com.sun.star.chart2.FormattedString serviceStephan Bergmann1-0/+7
2013-06-04*api: fix loads of badly documented parametersMichael Stahl2-13/+1
2013-06-04*api: convert unsupported HTML entitiesMichael Stahl1-1/+1
2013-06-04*api: convert all unsupported html tagsMichael Stahl2-13/+9
2013-06-04*api: clean up multi-line and mal-formed XML tagsMichael Stahl1-1/+1
2013-06-04*api: convert more <method>Michael Stahl1-1/+1
2013-06-04*api: convert <TRUE/> <FALSE/> <VOID/> <NULL/>Michael Stahl20-49/+49
2013-06-04*api: convert <true/> <false/> <void/>Michael Stahl1-1/+1
2013-06-04*api: convert <atom>Michael Stahl2-3/+3
2013-06-04*api: convert <const>Michael Stahl1-2/+2
2013-06-04*api: convert rest of <member scope="foo">Michael Stahl2-3/+3
2013-06-04*api: convert remaining <member>Michael Stahl8-19/+19
2013-06-04*api: replace <member>Foo</member>Michael Stahl10-29/+29
2013-06-04*api: convert <member scope="foo">bar</member>Michael Stahl2-2/+2
2013-06-04*api: convert <member>Foo::bar</member>Michael Stahl5-8/+8
2013-06-04*api: convert <member>method</member> to method()Michael Stahl6-19/+19
2013-06-04*api: convert <type scope="bar">Foo</type>Michael Stahl12-30/+30
2013-06-04*api: convert <type>Foo</type>Michael Stahl34-93/+93
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann3-94/+62
2013-05-22fix maybevoid attributesNoel Grandin1-2/+3
2013-05-21fdo#46808, Convert chart2::*RegressionCurve services to new styleNoel Grandin4-0/+152
2013-05-21fdo#46808, Convert chart2::Title service to new styleNoel Grandin3-62/+93
2013-05-21fdo#46808, Convert various chart2:*Scaling services to new styleNoel Grandin5-26/+9
2013-05-15fdo#46808, Convert chart2::RegressionEquation service to new styleNoel Grandin1-0/+35
2013-05-13fdo#46808, Convert some chart2 services to new styleNoel Grandin4-0/+140