summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLChartContext.cxx
AgeCommit message (Expand)Author
2016-06-23Introduce FillAutoStyle() method to reduce copy'n'paste.Jan Holesovsky
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-22Fix typosAndrea Gelmini
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
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-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-09-29Fix typosAndrea Gelmini
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-04-08text:p is not allowed as child element of draw:frameMarkus Mohrhard
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-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-01loplugin: cstylecastNoel Grandin
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-06-13loplugin:staticcallStephan Bergmann
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-11-02Revert "transpose "data in rows" ranges for internal data provider, fdo#62057"Markus Mohrhard
2013-09-17sal_Bool to boolTakeshi Abe
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-07-03ODT regression curves export refactored to use chart2 APITomaž Vajngerl
2013-07-03Refactor regression curve handling in xmloff import to use chart2.Tomaž Vajngerl
2013-06-30transpose "data in rows" ranges for internal data provider, fdo#62057Markus Mohrhard
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-17fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-21remove duplicate copy of SchXMLSeriesHelper: take 2Peter Foley
2013-03-21Revert "remove duplicate copy of SchXMLSeriesHelper"Peter Foley
2013-03-21remove duplicate copy of SchXMLSeriesHelperPeter Foley
2013-03-20simplify OUString assignmentsChr. Rossmanith
2012-12-28xmloff: mostly kill CONSTASCII_STRINGPARAM usageMiklos Vajna
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
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-12work around spurious signed overflow warningsEike Rathke
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-25Fix for fdo43460 Part XLVII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl
2011-10-10make xmloff ByteString freeCaolán McNamara
2011-06-16catch by const referenceCaolán McNamara
2011-04-06use RTL_CONSTASCII_USTRINGPARAMXisco Fauli
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito