summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx
Commit message (Expand)AuthorAgeFilesLines
* use Any constructor instead of temporariesNoel Grandin2016-05-041-6/+2
* Kill comphelper::MakeMapStephan Bergmann2016-04-251-16/+14
* clang-tidy performance-unnecessary-value-param in chart2Noel Grandin2016-04-121-1/+1
* com::sun::star->css in chart2Noel Grandin2016-03-141-63/+63
* use comphelper::containerToSequenceNoel Grandin2015-11-191-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-16/+16
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-301-5/+5
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-26/+26
* boost->stdCaolán McNamara2015-09-141-25/+25
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-081-7/+7
* -Werror,-Winconsistent-missing-overrideStephan Bergmann2015-04-301-1/+1
* support querying about hidden cells in chart data sequencesMarkus Mohrhard2015-04-301-1/+12
* loplugin:staticmethodsNoel Grandin2015-04-231-1/+1
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-36/+36
* V801: Decreased performanceCaolán McNamara2015-03-061-2/+2
* inline UNO helper macrosNoel Grandin2014-12-091-1/+23
* reduce scope of local variablesMichael Weghorn2014-12-061-4/+4
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-2/+2
* coverity#1242524, arguments in wrong orderMarkus Mohrhard2014-11-031-1/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part16Julien Nabet2014-05-181-9/+9
* chart2: sal_Bool->boolNoel Grandin2014-04-151-13/+13
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-2/+2
* Add API wrapper to handle properties of new GL3D chart type.Kohei Yoshida2014-03-291-0/+3
* Trying to move this RoundedEdge property from Diagram to GL3DBarChartType.Kohei Yoshida2014-03-291-7/+0
* Start using common symbols for textural UNO property names.Kohei Yoshida2014-03-291-2/+3
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-25/+25
* Pass the rounded edge property to the diagram object.Kohei Yoshida2014-03-261-1/+9
* Properly import and export the new chart type to and from ODF.Kohei Yoshida2014-03-251-0/+4
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-48/+48
* fdo#72520 : Added property to store external data path in chart.sushil_shinde2014-01-161-1/+8
* fdo#72304 Preserve Chart data table properties during ODF import/export.Nikhil Walvekar2013-12-191-1/+23
* use ChartModel instead of XModel in a few placesMarkus Mohrhard2013-11-191-8/+8
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-3/+0
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-291-31/+0
* fix the remaining issues with the changed handling of ErrorBar propsMarkus Mohrhard2013-04-221-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+0
* Replace rtl::O(U)String with O(U)StringÁdám Csaba Király2013-03-011-15/+15
* chart2: replace use of deprecated UserDefinedAttributeSupplierMichael Stahl2012-11-291-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-07-161-10/+10
* targeted string re-workNorbert Thiebaud2012-06-011-2/+1
* nuke unused typedefTakeshi Abe2012-05-311-3/+0
* Cleanup of C2U macro in chart2.Rafael Dominguez2012-04-081-158/+138
* Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot2011-12-131-3/+3
* catch by const referenceTakeshi Abe2011-11-291-4/+4
* remove include of pch header in chart2Norbert Thiebaud2011-11-271-2/+0
* Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak2011-05-271-2/+0
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-127/+133
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-127/+133
| |\
| | * chart46: merge with DEV300_m97Ingrid Halama [iha]2011-01-151-13/+14
| | |\