summaryrefslogtreecommitdiff
path: root/xmloff/source/chart
AgeCommit message (Expand)AuthorFilesLines
2013-03-21remove duplicate copy of SchXMLSeriesHelper: take 2Peter Foley5-86/+11
2013-03-21Revert "remove duplicate copy of SchXMLSeriesHelper"Peter Foley5-11/+86
2013-03-21remove duplicate copy of SchXMLSeriesHelperPeter Foley5-86/+11
2013-03-20simplify OUString assignmentsChr. Rossmanith2-7/+7
2013-03-19reduce whitespaces between include and filenameThomas Arnhold1-1/+1
2013-03-19let us keep the gnumeric value handling in xmloffMarkus Mohrhard1-4/+4
2013-03-19fdo#61135 stepped lines graph: handle ods filesEricSeynaeve1-4/+14
2013-03-18we need to register data sequences during import, fdo#52159Markus Mohrhard3-9/+17
2013-03-18use the right range representation, fdo#52159Markus Mohrhard1-2/+2
2013-03-14remove redundant property handler factory.Michael Meeks1-10/+2
2013-03-05doubled usingThomas Arnhold1-1/+0
2013-03-04another fix for error bar import, related fdo#60083Markus Mohrhard1-0/+7
2013-03-03binfilter: remove some tracesThomas Arnhold1-21/+2
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-2/+2
2013-03-03loplugin: improve indentationThomas Arnhold1-1/+2
2013-03-03and one more fix for error bar import, related fdo#60083Markus Mohrhard1-0/+8
2013-02-26one more fix for error bar import, fdo#60083Markus Mohrhard1-5/+17
2013-02-26get the x-error-import working as well, fdo#60083Markus Mohrhard1-0/+1
2013-02-26get at least the y-error-bar import working again, fdo#60083Markus Mohrhard1-53/+87
2013-02-24coverity#705444 Improper use of negative valueNorbert Thiebaud1-3/+2
2013-02-24remove RTL_CONSTASCII_(U)STRINGPARAM in xmloffChr. Rossmanith5-14/+12
2013-02-18remove stray makefile.mk in xmloffBjoern Michaelsen1-64/+0
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin1-6/+6
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin1-11/+10
2013-01-24WaE: 'bVal' may be used uninitialized in this functionTor Lillqvist1-1/+1
2013-01-23fdo#58562: Ensure internal data is always used when pasting to another doc.Kohei Yoshida1-5/+25
2013-01-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin4-20/+18
2012-12-28xmloff: mostly kill CONSTASCII_STRINGPARAM usageMiklos Vajna6-32/+31
2012-11-27String and OUString cleaning in xmloffNorbert Thiebaud1-54/+53
2012-11-15re-base on ALv2 code. Includes:Michael Meeks29-667/+406
2012-11-03xmloff: drop unused OUStringsMiklos Vajna2-3/+0
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky2-4/+10
2012-10-25WaE: 'xChartType$D57056$_pInterface' may be used uninitialized…Christian Lohmaier1-1/+3
2012-10-12uninit variableJulien Nabet1-1/+2
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák6-7/+7
2012-09-29Use comphelper::getComponentContextStephan Bergmann3-61/+15
2012-09-12Improvement on previous commitStephan Bergmann3-12/+5
2012-09-12fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin1-3/+3
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann9-48/+16
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-12/+12
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-2/+2
2012-07-08removed unused includesTakeshi Abe1-1/+0
2012-06-27removed unnecessary forward declarations of classTakeshi Abe3-11/+0
2012-06-26re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-22.cxx files don't need executable bitsMichael Stahl1-0/+0
2012-06-21re-base on ALv2 code.Michael Meeks24-597/+381
2012-06-21re-base on ALv2 code.Michael Meeks1-21/+12
2012-06-12work around spurious signed overflow warningsEike Rathke1-4/+4
2012-06-05Catch more remnant ODFVER_LATEST instances.Thorsten Behrens2-3/+3
2012-06-05Unify ODF extended vs. ODF1.2 handlingThorsten Behrens1-5/+3