summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2013-10-23fixincludeguards.sh: chart2Thomas Arnhold328-842/+841
2013-10-23remove unused header file: servicenames_charttypes.hxxThomas Arnhold1-37/+0
2013-10-23fdo#54938: Replace existsValue for cppu::supportsServiceMarcos Paulo de Souza1-2/+2
2013-10-23Some clean-upStephan Bergmann1-1/+0
2013-10-23fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza1-1/+2
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl1-103/+103
2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza2-4/+0
2013-10-15update pchThomas Arnhold2-2/+1
2013-10-12Reduce scopeJulien Nabet1-1/+1
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky1-1/+1
2013-10-04fdo#39674 fix some spellingThomas Arnhold1-4/+4
2013-10-02Spell "indices" correctlyTor Lillqvist1-1/+1
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-3/+0
2013-10-01gbuild: use .xcd configuration files from instdirMatúš Kukan2-4/+0
2013-10-01convert remnants of String to CHART2 module to OUStringNoel Grandin1-1/+1
2013-09-30Werror: nMinWidth unusedJulien Nabet1-1/+0
2013-09-29cppcheck: some cleaningsJulien Nabet2-6/+3
2013-09-29replace more auto_ptr with scoped_ptrMarkus Mohrhard8-15/+10
2013-09-29remove unused includeMarkus Mohrhard1-3/+0
2013-09-29remove a few more auto_ptrMarkus Mohrhard4-17/+11
2013-09-29replace some auto_ptr with boost::scoped_ptr in chart2Markus Mohrhard7-18/+18
2013-09-29no need for this temporary objectMarkus Mohrhard1-4/+3
2013-09-27janitorial: simplify codeLionel Elie Mamane1-2/+1
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara5-6/+5
2013-09-22gbuild: add gb_Library_use_restargetMichael Stahl1-2/+1
2013-09-20fix unit test failureCaolán McNamara1-0/+1
2013-09-08chart2: String to OUStringJelle van der Waa16-53/+53
2013-09-07typo fix: absoulte -> absoluteAndras Timar1-1/+1
2013-09-07CID#1078500: Copy-paste errorJulien Nabet1-1/+1
2013-09-05update pchThomas Arnhold1-0/+1
2013-09-05XubString to OUStringThomas Arnhold1-1/+1
2013-09-05convert include/svx/svdmrkv.hxx from String to OUStringNoel Grandin6-7/+7
2013-09-04String to OUStringThomas Arnhold1-1/+1
2013-09-04discard unused HIDs nowCaolán McNamara2-153/+139
2013-09-04tp_axisLabel.ui widgetsManal Alhassoun5-304/+536
2013-09-03Don't forget this.Kohei Yoshida1-1/+1
2013-09-03std::auto_ptr is deprecated.Kohei Yoshida2-7/+8
2013-09-03Service manager class member not used. Remove it.Kohei Yoshida2-8/+3
2013-09-03bool cleanup in VDiagram.Kohei Yoshida2-11/+8
2013-09-03No point having two separate drawing targets - final target not used.Kohei Yoshida3-23/+15
2013-09-01titlerotationtabpage.ui widgetsManal Alhassoun9-124/+242
2013-08-30janitorial: indentationLionel Elie Mamane1-1/+1
2013-08-24commited PolynomialRegressionCurveCalculator2 by accidentTomaž Vajngerl1-264/+0
2013-08-24Forgotten one SAL_CALL in AgileDocumentHandlerTomaž Vajngerl1-0/+264
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák13-70/+70
2013-08-19Fix deprecated: use rtl::isAsciiDigit/isAsciiAlpha insteadJulien Nabet1-2/+2
2013-08-15convert GetName/Title/Description methods to OUStringIvan Timofeev1-7/+5
2013-08-15convert include/svtools/roadmapwizard.hxx from String to OUStringNoel Grandin2-2/+2
2013-08-15cppcheck: fix redundant assignmentsJulien Nabet1-8/+4
2013-08-11Reduce scopeJulien Nabet1-1/+1