summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2013-11-19rename DummyShapeFactory to OpenglShapeFactoryMarkus Mohrhard
2013-11-19add methods to render whole data series at onceMarkus Mohrhard
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard
2013-11-19work on plotting a whole series at onceMarkus Mohrhard
2013-11-19one more newly unused variableMarkus Mohrhard
2013-11-19remove a few more unnecessary linesMarkus Mohrhard
2013-11-19simplify AreaChart now that it does not deal with net chartsMarkus Mohrhard
2013-11-19extract code for net charts from AreaChartMarkus Mohrhard
2013-11-19make it a normal variableMarkus Mohrhard
2013-11-19leave default constructed objects outMarkus Mohrhard
2013-11-19small clean up in chart codeMarkus Mohrhard
2013-11-19we only support 2D Bubble Charts anywayMarkus Mohrhard
2013-11-19prevent some implicit iterator conversionsMarkus Mohrhard
2013-11-19no createInstance calls any more in chart2/source/view creating shapesMarkus Mohrhard
2013-11-19only one createInstance call leftMarkus Mohrhard
2013-11-19use AbstractShapeFactory in more placesMarkus Mohrhard
2013-11-19more use of ShapeFactory and set Properties in factory if possibleMarkus Mohrhard
2013-11-19and another file that only uses AbstractShapeFactoryMarkus Mohrhard
2013-11-19use the AbstractShapeFactory in more placesMarkus Mohrhard
2013-11-19some small fixesMarkus Mohrhard
2013-11-19make it possible to switch between different ShapeFactoriesMarkus Mohrhard
2013-11-19create an AbstractFactory and add a DummyShapeFactory for testingMarkus Mohrhard
2013-11-19remove unused parameterMarkus Mohrhard
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-16fdo#35712 Correct update of equation in status barLaurent Balland-Poirier
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14make l10n buildable separatelyBjoern Michaelsen
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-13allow this dialog to be resizableCaolán McNamara
2013-11-12drop unnecessary hidsCaolán McNamara
2013-11-12Convert tp_Trendline.src to .uiLaurent Balland-Poirier
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in CHART2 moduleNoel Grandin
2013-11-05update pchThomas Arnhold
2013-11-01Unit test for Docx Chart Series NameVinaya Mandke
2013-10-30Unit tests for Chart Series NameVinaya Mandke
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold
2013-10-23fixincludeguards.sh: chart2Thomas Arnhold
2013-10-23remove unused header file: servicenames_charttypes.hxxThomas Arnhold
2013-10-23fdo#54938: Replace existsValue for cppu::supportsServiceMarcos Paulo de Souza
2013-10-23Some clean-upStephan Bergmann
2013-10-23fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza
2013-10-15update pchThomas Arnhold
2013-10-12Reduce scopeJulien Nabet
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky