summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Collapse)AuthorAgeFilesLines
* Unit tests for Chart Series NameVinaya Mandke2013-10-3011-7/+190
| | | | | | | | | | | | Added UTS to verify the series names (Labels) for chart series for following- * xls, xlsx, ods * odt Change-Id: I4575a2e7ada9d4cf8b3fa708bd313f9d16244f65 Change-Id: Id291b49bf7547ee7264eb7c0751e416d20ca1e54 Reviewed-on: https://gerrit.libreoffice.org/6383 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
* windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold2013-10-2819-58/+0
| | | | | | So there is no need to do this locally, too. Change-Id: I0fa1d0cd3e077ba0985848a9d2cbb061b123e8ad
* fixincludeguards.sh: chart2Thomas Arnhold2013-10-23328-842/+841
| | | | Change-Id: I166e054926fb975949b3021cbc43b25a222f6198
* remove unused header file: servicenames_charttypes.hxxThomas Arnhold2013-10-231-37/+0
| | | | | | | | All definitions are unused. Here's the right file: chart2/source/inc/servicenames_charttypes.hxx Change-Id: I61e8e36e0ce7a318e1fbb2a3a2bf92e2d972c1c4
* fdo#54938: Replace existsValue for cppu::supportsServiceMarcos Paulo de Souza2013-10-231-2/+2
| | | | | | | | | As now ::comphelper::existsValue is not used anymore, we're removing this too. Change-Id: I9bd2544a9c378f5a18746255133f5684867e0114 Reviewed-on: https://gerrit.libreoffice.org/6378 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
* Some clean-upStephan Bergmann2013-10-231-1/+0
| | | | Change-Id: I87cc4a6840090076007d268ae19eb2cfd3408e7c
* fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza2013-10-231-1/+2
| | | | | Change-Id: I1c2d95e4c3fb6242dcb4cdb88cf9733471a3412b Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
* vcl: mark more Image constructors as "explicit"Michael Stahl2013-10-221-103/+103
| | | | Change-Id: If59d7c75c89a102a573738d15d8593cb8ac5c486
* fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza2013-10-182-4/+0
| | | | | | | Change-Id: I4c688a4aeedcae56ed6404574bd1bb392d4190cb Reviewed-on: https://gerrit.libreoffice.org/6311 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
* update pchThomas Arnhold2013-10-152-2/+1
| | | | Change-Id: I475bee35ca5d24903d85e7f2427fab0e47d8db4d
* Reduce scopeJulien Nabet2013-10-121-1/+1
| | | | Change-Id: Idf01d2c4d151aeba411097b72fdaf88e7c08a347
* 'ist' -> 'is' here and there.Jan Holesovsky2013-10-041-1/+1
| | | | Change-Id: I0a463c38214b95582db2c7b3979367255426c14e
* fdo#39674 fix some spellingThomas Arnhold2013-10-041-4/+4
| | | | Change-Id: I72e497fb97edf8782c69000576f42896594e1556
* Spell "indices" correctlyTor Lillqvist2013-10-021-1/+1
| | | | Change-Id: I63b1de195bf2f3f8bfd185181f48b1520cdd849f
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-3/+0
| | | | Change-Id: Ic2d248d2f200f8d13007c2a8d79801cb1d7ad3d0
* gbuild: use .xcd configuration files from instdirMatúš Kukan2013-10-012-4/+0
| | | | | | | | | | ..instead of .xcu files in solver/*/xml/registry when running unittests and gengal. Change-Id: I390a6c531d653acca7ef3379c49fe65fcb8f3c2a Reviewed-on: https://gerrit.libreoffice.org/6057 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
* convert remnants of String to CHART2 module to OUStringNoel Grandin2013-10-011-1/+1
| | | | Change-Id: I799d7ff1d9e8a72b1e68e53aa7d9ef21a2d299b1
* Werror: nMinWidth unusedJulien Nabet2013-09-301-1/+0
| | | | Change-Id: I2fea7be5e59c449b4d17fc30d2d3c1fcc651938d
* cppcheck: some cleaningsJulien Nabet2013-09-292-6/+3
| | | | Change-Id: Ie41b33c09d79b40116cc10f7557987860acb55e8
* replace more auto_ptr with scoped_ptrMarkus Mohrhard2013-09-298-15/+10
| | | | Change-Id: Ia96fcc857e028c7c14186b9560153e7580e6b4fb
* remove unused includeMarkus Mohrhard2013-09-291-3/+0
| | | | Change-Id: I5d2c9bbb45c3a1f058cf3ec0e5a2a255ce83cefe
* remove a few more auto_ptrMarkus Mohrhard2013-09-294-17/+11
| | | | Change-Id: I316d5c91bf80ab46f8f29f4986295d48fc4427e7
* replace some auto_ptr with boost::scoped_ptr in chart2Markus Mohrhard2013-09-297-18/+18
| | | | Change-Id: I45abfdee2e4a4e51d2066afc867e730008579814
* no need for this temporary objectMarkus Mohrhard2013-09-291-4/+3
| | | | Change-Id: I207e8fa781721ed20c306a8c581af1bc03b5d8f2
* janitorial: simplify codeLionel Elie Mamane2013-09-271-2/+1
| | | | | | | | xStorable is obtained from a XComponent, so use the original instead of requerying a XComponent from the XStorable. Change-Id: Iec5ca6ddcf3eedd193ec04129ba9aa1d13af1d0e
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-255-6/+5
| | | | Change-Id: Ib5c3a2daa4a48bc286b14fa2cebb3306ea0012bc
* gbuild: add gb_Library_use_restargetMichael Stahl2013-09-221-2/+1
| | | | Change-Id: Ic0a2fd3c1adeb55ec27f6a2eb4709be598120fba
* fix unit test failureCaolán McNamara2013-09-201-0/+1
| | | | Change-Id: Icfed3fca931b2d6129b510b6a35a913e88c80778
* chart2: String to OUStringJelle van der Waa2013-09-0816-53/+53
| | | | | | | Change-Id: I8abc6a31a46bea404e9d8b0c8777e3400dbf928c Reviewed-on: https://gerrit.libreoffice.org/5865 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
* typo fix: absoulte -> absoluteAndras Timar2013-09-071-1/+1
| | | | Change-Id: Ib728cb9bac3f42e17649685b4413b9335f2dc2c4
* CID#1078500: Copy-paste errorJulien Nabet2013-09-071-1/+1
| | | | | | | Change-Id: Ibf553adbfe0b892d920e22d3a74d3433b6d6659a Reviewed-on: https://gerrit.libreoffice.org/5853 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
* update pchThomas Arnhold2013-09-051-0/+1
| | | | Change-Id: I6d5e8d3fd69189935a3338fee19b60022f70a7eb
* XubString to OUStringThomas Arnhold2013-09-051-1/+1
| | | | | | | | | | | And simplify: SdrMarkView::ImpTakeDescriptionStr SdrUndoObj::GetDescriptionStringForObject ImpTakeDescriptionStr checks for %1 occurence first, this seems to me like an optimization. So I left it in. Change-Id: I2d0ecfdf2b83a9a535bd893578837e549dd691c1
* convert include/svx/svdmrkv.hxx from String to OUStringNoel Grandin2013-09-056-7/+7
| | | | Change-Id: I55c26d99c1aec392dc42ebd635914889efcc1786
* String to OUStringThomas Arnhold2013-09-041-1/+1
| | | | | | | Change-Id: I8c51db8fce8c5eea1ac7bd5751aa7f3212ef1166 Reviewed-on: https://gerrit.libreoffice.org/5790 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* discard unused HIDs nowCaolán McNamara2013-09-042-153/+139
| | | | Change-Id: Ia2009331a2df849ed5ace0c6c5f7f2b8e53e1555
* tp_axisLabel.ui widgetsManal Alhassoun2013-09-045-304/+536
| | | | | | | Change-Id: I279d2989e6a3a8f0aa279c5aa8eb13251a6052da Reviewed-on: https://gerrit.libreoffice.org/5801 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* Don't forget this.Kohei Yoshida2013-09-031-1/+1
| | | | Change-Id: I37cb3e43bc7637ba0b749cb6b6671416e979b86b
* std::auto_ptr is deprecated.Kohei Yoshida2013-09-032-7/+8
| | | | Change-Id: I99f619393abc9e2fa7a38a8176084989d063a9ae
* Service manager class member not used. Remove it.Kohei Yoshida2013-09-032-8/+3
| | | | Change-Id: I1734fb6aa100f25e317e15f678f7582353283e73
* bool cleanup in VDiagram.Kohei Yoshida2013-09-032-11/+8
| | | | | | | | m_bPolar no longer used. And I *believe* >>= now supports bool. So no need to use sal_Bool here. Change-Id: I3ae3a22fd7c3a1fa05bba17fa3614dfd4020d336
* No point having two separate drawing targets - final target not used.Kohei Yoshida2013-09-033-23/+15
| | | | | | Let's just keep one target m_xTarget. Change-Id: Ic9b14179a44371bbc667bd5d851b5d3d8d331eb3
* titlerotationtabpage.ui widgetsManal Alhassoun2013-09-019-124/+242
| | | | | | | Change-Id: I187ec2b6bbee10820fcea5b770972fc63b2f7117 Reviewed-on: https://gerrit.libreoffice.org/5729 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* janitorial: indentationLionel Elie Mamane2013-08-301-1/+1
| | | | Change-Id: I3070c0b4fa84090412191415b23e455b9e8d1bbc
* commited PolynomialRegressionCurveCalculator2 by accidentTomaž Vajngerl2013-08-241-264/+0
| | | | Change-Id: Icd41c465a96e357dca4e50993c899f9365239d8b
* Forgotten one SAL_CALL in AgileDocumentHandlerTomaž Vajngerl2013-08-241-0/+264
| | | | Change-Id: I28ad4fe77c9c8474f4f650e9ea5ab309be307fb5
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-2113-70/+70
| | | | | | | Compiler plugin to replace with matching number(), boolean() or OUString ctor, ran it, few manual tweaks, mark as really deprecated. Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2
* Fix deprecated: use rtl::isAsciiDigit/isAsciiAlpha insteadJulien Nabet2013-08-191-2/+2
| | | | Change-Id: I74238c164e661f0090e78e5c6107b974834a685b
* convert GetName/Title/Description methods to OUStringIvan Timofeev2013-08-151-7/+5
| | | | Change-Id: Id16a2b29b1d6cf02b94cc6c423e2475a9cbeb8a3
* convert include/svtools/roadmapwizard.hxx from String to OUStringNoel Grandin2013-08-152-2/+2
| | | | Change-Id: I1b5a0c3f5946aac9d353550091616cf5a31e6f82