summaryrefslogtreecommitdiff
path: root/chart2/source/model
AgeCommit message (Expand)Author
2016-04-12clang-tidy performance-unnecessary-value-param in chart2Noel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11loplugin:constantparamNoel Grandin
2016-04-05loplugin:constantparam in chart2Noel Grandin
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-25fix headless buildOliver Specht
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-03-14remove some unused typedefs, and inline some use-onceNoel Grandin
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-09don't assert that no ODF import happens without a base URLMichael Stahl
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-06Fix typosAndrea Gelmini
2015-12-16assert that no ODF import happens without a BaseURLMichael Stahl
2015-12-15chart2: fix obvious mis-use of wrong member in XMLFilter::impl_Import()Michael Stahl
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-18tdf#94960, Revert "it is insane to not map line and ..."Markus Mohrhard
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07tdf#88154 workaround and unit testMarco Cecchetti
2015-09-14boost->stdCaolán McNamara
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti
2015-08-20make sure that LineColor is supported for data seriesMarkus Mohrhard
2015-08-17o3tl: rename compat_functional headerThorsten Behrens
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-11tdf#92459 Cleanup unclear lambdasDaniel Robertson
2015-08-01tdf#92459 replace deprecated o3tl featuresDaniel Robertson
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