summaryrefslogtreecommitdiff
path: root/chart2/source/model
AgeCommit message (Expand)Author
2015-07-30it is insane to not map line and border properties to the same idMarkus Mohrhard
2015-07-30provide also LineTransparence for DataPointPropertiesMarkus Mohrhard
2015-07-28chart2: fix duplicate entries at index 0Takeshi Abe
2015-07-28reflect the property name changes also in the idl filesMarkus Mohrhard
2015-07-28use common fill property names in chart2Markus Mohrhard
2015-07-20loplugin:unusedmethods chart2Noel Grandin
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-09tdf#91725: Use lighter default colour for minor grid linesKatarina Behrens
2015-07-08s/Coordiante/CoordinateTor Lillqvist
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin
2015-06-18Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-06-04uno::Sequence provides now begin and endNoel Grandin
2015-05-19fix old GCC buildNoel Grandin
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-23loplugin:constantfunction: chart2Noel Grandin
2015-02-19Clean upStephan Bergmann
2015-02-13Add an overlooked constructor to chartcore.component.Jan Holesovsky
2015-02-12Use constructors for services from chartcore.component.Ursache Vladimir
2015-02-12But then again, no need to go via UNO here anyway (cf. previous commit)Stephan Bergmann
2015-02-12Add missing registration of GL3DBarChartType in g_entries_chart2_charttypesStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-18fix buildCaolán McNamara
2014-12-18chart2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-18bCategoriesUsed is always false at this pointLionel Elie Mamane
2014-12-09fix buildCaolán McNamara
2014-12-09fix build under gccNoel Grandin
2014-12-09inline some strings, they don't need to be in a shared header fileNoel Grandin
2014-12-09inline UNO helper macrosNoel Grandin
2014-12-09inline UNO helper macro APPHELPER_SERVICE_FACTORY_HELPERNoel Grandin
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-23loplugin: cstylecastNoel Grandin
2014-09-123D charts: Update the 3D charts when a value changes.Jan Holesovsky
2014-08-29the DUMMY_CHART_FACTORY variable is not the only indicator for OpenGl chartsMarkus Mohrhard
2014-08-29opengl charts: Move the init from sc to chart2, to have the right parent.Jan Holesovsky
2014-07-26bnc#885825: Support borders around data labels.Kohei Yoshida
2014-07-25fix indentationMarkus Mohrhard