summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* fixincludeguards.sh: chart2Thomas Arnhold2013-10-23328-842/+841
* remove unused header file: servicenames_charttypes.hxxThomas Arnhold2013-10-231-37/+0
* fdo#54938: Replace existsValue for cppu::supportsServiceMarcos Paulo de Souza2013-10-231-2/+2
* Some clean-upStephan Bergmann2013-10-231-1/+0
* fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza2013-10-231-1/+2
* vcl: mark more Image constructors as "explicit"Michael Stahl2013-10-221-103/+103
* fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza2013-10-182-4/+0
* update pchThomas Arnhold2013-10-152-2/+1
* Reduce scopeJulien Nabet2013-10-121-1/+1
* 'ist' -> 'is' here and there.Jan Holesovsky2013-10-041-1/+1
* fdo#39674 fix some spellingThomas Arnhold2013-10-041-4/+4
* Spell "indices" correctlyTor Lillqvist2013-10-021-1/+1
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-3/+0
* gbuild: use .xcd configuration files from instdirMatúš Kukan2013-10-012-4/+0
* convert remnants of String to CHART2 module to OUStringNoel Grandin2013-10-011-1/+1
* Werror: nMinWidth unusedJulien Nabet2013-09-301-1/+0
* cppcheck: some cleaningsJulien Nabet2013-09-292-6/+3
* replace more auto_ptr with scoped_ptrMarkus Mohrhard2013-09-298-15/+10
* remove unused includeMarkus Mohrhard2013-09-291-3/+0
* remove a few more auto_ptrMarkus Mohrhard2013-09-294-17/+11
* replace some auto_ptr with boost::scoped_ptr in chart2Markus Mohrhard2013-09-297-18/+18
* no need for this temporary objectMarkus Mohrhard2013-09-291-4/+3
* janitorial: simplify codeLionel Elie Mamane2013-09-271-2/+1
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-255-6/+5
* gbuild: add gb_Library_use_restargetMichael Stahl2013-09-221-2/+1
* fix unit test failureCaolán McNamara2013-09-201-0/+1
* chart2: String to OUStringJelle van der Waa2013-09-0816-53/+53
* typo fix: absoulte -> absoluteAndras Timar2013-09-071-1/+1
* CID#1078500: Copy-paste errorJulien Nabet2013-09-071-1/+1
* update pchThomas Arnhold2013-09-051-0/+1
* XubString to OUStringThomas Arnhold2013-09-051-1/+1
* convert include/svx/svdmrkv.hxx from String to OUStringNoel Grandin2013-09-056-7/+7
* String to OUStringThomas Arnhold2013-09-041-1/+1
* discard unused HIDs nowCaolán McNamara2013-09-042-153/+139
* tp_axisLabel.ui widgetsManal Alhassoun2013-09-045-304/+536
* Don't forget this.Kohei Yoshida2013-09-031-1/+1
* std::auto_ptr is deprecated.Kohei Yoshida2013-09-032-7/+8
* Service manager class member not used. Remove it.Kohei Yoshida2013-09-032-8/+3
* bool cleanup in VDiagram.Kohei Yoshida2013-09-032-11/+8
* No point having two separate drawing targets - final target not used.Kohei Yoshida2013-09-033-23/+15
* titlerotationtabpage.ui widgetsManal Alhassoun2013-09-019-124/+242
* janitorial: indentationLionel Elie Mamane2013-08-301-1/+1
* commited PolynomialRegressionCurveCalculator2 by accidentTomaž Vajngerl2013-08-241-264/+0
* Forgotten one SAL_CALL in AgileDocumentHandlerTomaž Vajngerl2013-08-241-0/+264
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-2113-70/+70
* Fix deprecated: use rtl::isAsciiDigit/isAsciiAlpha insteadJulien Nabet2013-08-191-2/+2
* convert GetName/Title/Description methods to OUStringIvan Timofeev2013-08-151-7/+5
* convert include/svtools/roadmapwizard.hxx from String to OUStringNoel Grandin2013-08-152-2/+2
* cppcheck: fix redundant assignmentsJulien Nabet2013-08-151-8/+4
* Reduce scopeJulien Nabet2013-08-111-1/+1