summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2013-11-05update pchThomas Arnhold
2013-11-01Unit test for Docx Chart Series NameVinaya Mandke
2013-10-30Unit tests for Chart Series NameVinaya Mandke
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold
2013-10-23fixincludeguards.sh: chart2Thomas Arnhold
2013-10-23remove unused header file: servicenames_charttypes.hxxThomas Arnhold
2013-10-23fdo#54938: Replace existsValue for cppu::supportsServiceMarcos Paulo de Souza
2013-10-23Some clean-upStephan Bergmann
2013-10-23fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza
2013-10-15update pchThomas Arnhold
2013-10-12Reduce scopeJulien Nabet
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky
2013-10-04fdo#39674 fix some spellingThomas Arnhold
2013-10-02Spell "indices" correctlyTor Lillqvist
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-10-01gbuild: use .xcd configuration files from instdirMatúš Kukan
2013-10-01convert remnants of String to CHART2 module to OUStringNoel Grandin
2013-09-30Werror: nMinWidth unusedJulien Nabet
2013-09-29cppcheck: some cleaningsJulien Nabet
2013-09-29replace more auto_ptr with scoped_ptrMarkus Mohrhard
2013-09-29remove unused includeMarkus Mohrhard
2013-09-29remove a few more auto_ptrMarkus Mohrhard
2013-09-29replace some auto_ptr with boost::scoped_ptr in chart2Markus Mohrhard
2013-09-29no need for this temporary objectMarkus Mohrhard
2013-09-27janitorial: simplify codeLionel Elie Mamane
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-22gbuild: add gb_Library_use_restargetMichael Stahl
2013-09-20fix unit test failureCaolán McNamara
2013-09-08chart2: String to OUStringJelle van der Waa
2013-09-07typo fix: absoulte -> absoluteAndras Timar
2013-09-07CID#1078500: Copy-paste errorJulien Nabet
2013-09-05update pchThomas Arnhold
2013-09-05XubString to OUStringThomas Arnhold
2013-09-05convert include/svx/svdmrkv.hxx from String to OUStringNoel Grandin
2013-09-04String to OUStringThomas Arnhold
2013-09-04discard unused HIDs nowCaolán McNamara
2013-09-04tp_axisLabel.ui widgetsManal Alhassoun
2013-09-03Don't forget this.Kohei Yoshida
2013-09-03std::auto_ptr is deprecated.Kohei Yoshida
2013-09-03Service manager class member not used. Remove it.Kohei Yoshida
2013-09-03bool cleanup in VDiagram.Kohei Yoshida
2013-09-03No point having two separate drawing targets - final target not used.Kohei Yoshida
2013-09-01titlerotationtabpage.ui widgetsManal Alhassoun
2013-08-30janitorial: indentationLionel Elie Mamane
2013-08-24commited PolynomialRegressionCurveCalculator2 by accidentTomaž Vajngerl
2013-08-24Forgotten one SAL_CALL in AgileDocumentHandlerTomaž Vajngerl
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-19Fix deprecated: use rtl::isAsciiDigit/isAsciiAlpha insteadJulien Nabet