summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLChartContext.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-03-31xmloff: assign the number format supplier at constructionTomaž Vajngerl1-4/+0
2017-03-31xmloff: add ODF import/export for pivot chartsTomaž Vajngerl1-2/+74
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-7/+7
2016-06-23Introduce FillAutoStyle() method to reduce copy'n'paste.Jan Holesovsky1-26/+4
2016-05-04use Any constructor instead of temporariesNoel Grandin1-6/+2
2016-04-22Fix typosAndrea Gelmini1-1/+1
2016-04-21new plugin stylepoliceNoel Grandin1-4/+4
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-5/+5
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-1/+1
2015-11-26com::sun::star->css in xmloff/Noel Grandin1-10/+7
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-5/+5
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-09-29Fix typosAndrea Gelmini1-1/+1
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht1-2/+2
2015-04-08text:p is not allowed as child element of draw:frameMarkus Mohrhard1-1/+2
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-2/+2
2014-10-01loplugin: cstylecastNoel Grandin1-2/+2
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza1-1/+0
2014-06-13loplugin:staticcallStephan Bergmann1-2/+2
2014-04-15xmloff: sal_Bool->boolNoel Grandin1-10/+7
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin1-1/+1
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann1-3/+3
2013-11-11xmloff: include <> for external includesNorbert Thiebaud1-1/+1
2013-11-02Revert "transpose "data in rows" ranges for internal data provider, fdo#62057"Markus Mohrhard1-2/+2
2013-09-17sal_Bool to boolTakeshi Abe1-3/+3
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa1-14/+0
2013-07-03ODT regression curves export refactored to use chart2 APITomaž Vajngerl1-6/+10
2013-07-03Refactor regression curve handling in xmloff import to use chart2.Tomaž Vajngerl1-0/+3
2013-06-30transpose "data in rows" ranges for internal data provider, fdo#62057Markus Mohrhard1-2/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-14/+14
2013-04-17fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan1-15/+16
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-55/+54
2013-03-21remove duplicate copy of SchXMLSeriesHelper: take 2Peter Foley1-1/+1
2013-03-21Revert "remove duplicate copy of SchXMLSeriesHelper"Peter Foley1-1/+1
2013-03-21remove duplicate copy of SchXMLSeriesHelperPeter Foley1-1/+1
2013-03-20simplify OUString assignmentsChr. Rossmanith1-2/+2
2012-12-28xmloff: mostly kill CONSTASCII_STRINGPARAM usageMiklos Vajna1-1/+1
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+2
2012-06-12work around spurious signed overflow warningsEike Rathke1-4/+4
2012-06-02targeted string re-workNorbert Thiebaud1-29/+29
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-7/+5
2012-01-25Fix for fdo43460 Part XLVII getLength() to isEmpty()Olivier Hallot1-16/+15
2011-11-27remove include of pch header from xmloffNorbert Thiebaud1-2/+0
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl1-4/+8
2011-10-10make xmloff ByteString freeCaolán McNamara1-5/+2