summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLPlotAreaContext.cxx
AgeCommit message (Expand)Author
2016-10-24loplugin:expandablemethods in xmloffNoel Grandin
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-06-23Introduce FillAutoStyle() method to reduce copy'n'paste.Jan Holesovsky
2016-06-22Simplify dynamic_cast followed by a static_cast.Jan Holesovsky
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-01Fix typos in codeAndrea Gelmini
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in xmloff/Noel Grandin
2015-11-26-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel Grandin
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-09-11xmloff: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-10-01loplugin: cstylecastNoel Grandin
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-23coverity#1213120 Unchecked dynamic_castCaolán McNamara
2014-05-01set graphic properties for error bars during import, fdo#78041Markus Mohrhard
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-07-03Refactor regression curve handling in xmloff import to use chart2.Tomaž Vajngerl
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-15fdo#46808, Convert chart2::RegressionEquation service to new styleNoel Grandin
2013-04-22fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-18we need to register data sequences during import, fdo#52159Markus Mohrhard
2013-03-18use the right range representation, fdo#52159Markus Mohrhard
2013-03-04another fix for error bar import, related fdo#60083Markus Mohrhard
2013-03-03loplugin: improve indentationThomas Arnhold
2013-03-03and one more fix for error bar import, related fdo#60083Markus Mohrhard
2013-02-26one more fix for error bar import, fdo#60083Markus Mohrhard
2013-02-26get the x-error-import working as well, fdo#60083Markus Mohrhard
2013-02-26get at least the y-error-bar import working again, fdo#60083Markus Mohrhard
2013-01-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin
2012-12-28xmloff: mostly kill CONSTASCII_STRINGPARAM usageMiklos Vajna
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-03xmloff: drop unused OUStringsMiklos Vajna
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-06-03Import X errorbars.Rafael Dominguez