summaryrefslogtreecommitdiff
path: root/xmloff/source/chart
AgeCommit message (Expand)Author
2012-11-27String and OUString cleaning in xmloffNorbert Thiebaud
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-03xmloff: drop unused OUStringsMiklos Vajna
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-10-25WaE: 'xChartType$D57056$_pInterface' may be used uninitialized…Christian Lohmaier
2012-10-12uninit variableJulien Nabet
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-12Improvement on previous commitStephan Bergmann
2012-09-12fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-08removed unused includesTakeshi Abe
2012-06-27removed unnecessary forward declarations of classTakeshi Abe
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-22.cxx files don't need executable bitsMichael Stahl
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-12work around spurious signed overflow warningsEike Rathke
2012-06-05Catch more remnant ODFVER_LATEST instances.Thorsten Behrens
2012-06-05Unify ODF extended vs. ODF1.2 handlingThorsten Behrens
2012-06-03Import X errorbars.Rafael Dominguez
2012-06-03Export errorbars attributes and styles to XML.Rafael Dominguez
2012-06-03Map errorbars properties from chart2 API to xml.Rafael Dominguez
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-31targetted re-work of minor cppcheck fixesMichael Meeks
2012-05-29targeted string re-workNorbert Thiebaud
2012-05-19Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-05-18removed unused const rtl::OUStringTakeshi Abe
2012-05-14removed unused static rtl::OUStringTakeshi Abe
2012-04-11fix windows buildIvan Timofeev
2012-04-11Export chart X,Y errorbars.Rafael Dominguez
2012-04-11Move exporting chart errorbars code to its own method.Rafael Dominguez
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-21chmod -xTor Lillqvist
2012-03-18Some cppcheck cleaningJulien Nabet
2012-03-08Compiler-generated code is just fineStephan Bergmann
2012-03-03don't create uno::Sequence with new, fdo#46825Markus Mohrhard
2012-03-03make this variable constMarkus Mohrhard
2012-02-18Fix typos in commentsElton Chung
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe
2012-02-05Remove unused code.Elton Chung
2012-01-25Fix for fdo43460 Part XLVII getLength() to isEmpty()Olivier Hallot
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz