summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-02convert attributes wrapper dialog to .uiCaolán McNamara6-38/+108
2013-08-02Mark as constTakeshi Abe6-7/+7
2013-07-29cppcheck: dup breakJulien Nabet1-1/+0
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa485-3107/+0
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara32-236/+235
2013-07-25n#827332: Charts shrink when there are no legends.Muthu Subramanian1-5/+7
2013-07-22Mark as constTakeshi Abe2-2/+2
2013-07-19WaE: unused functionTor Lillqvist1-25/+0
2013-07-19callcatcher: update unused codeCaolán McNamara3-67/+0