summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx
Commit message (Expand)AuthorAgeFilesLines
* Kill comphelper::MakeMapStephan Bergmann2016-04-251-27/+24
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-10/+10
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-1/+0
* clang-tidy performance-unnecessary-value-param in chart2Noel Grandin2016-04-121-1/+1
* com::sun::star->css in chart2Noel Grandin2016-03-141-33/+33
* add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin2015-11-201-9/+1
* use comphelper::containerToSequenceNoel Grandin2015-11-191-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-23/+23
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-301-1/+1
* remove some useless commentsNoel Grandin2015-10-131-2/+0
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-15/+15
* boost->stdCaolán McNamara2015-09-141-15/+15
* o3tl: rename compat_functional headerThorsten Behrens2015-08-171-1/+1
* tdf#92459 Cleanup unclear lambdasDaniel Robertson2015-08-111-2/+2
* tdf#92459 replace deprecated o3tl featuresDaniel Robertson2015-08-011-2/+2
* cppcheck:unreadVariableNoel Grandin2015-06-151-1/+0
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-081-5/+5
* fix old GCC buildNoel Grandin2015-05-191-1/+1
* loplugin:staticmethodsNoel Grandin2015-04-231-1/+1
* loplugin:staticmethodsNoel Grandin2015-04-021-1/+1
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-8/+8
* chart2: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* inline UNO helper macrosNoel Grandin2014-12-091-1/+23
* remove whitespacesMarkus Mohrhard2014-07-021-2/+0
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-8/+0
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-4/+0
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet2014-05-201-2/+2
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part16Julien Nabet2014-05-181-1/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet2014-05-111-1/+1
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1
* fix missing service factory during import, related fdo#74333, cp#1000057Markus Mohrhard2014-04-251-6/+27
* chart2: use constructor feature for ChartDocumentWrapperMiklos Vajna2014-04-251-0/+7
* chart2: sal_Bool->boolNoel Grandin2014-04-151-14/+14
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-15/+15
* Properly import and export the new chart type to and from ODF.Kohei Yoshida2014-03-251-0/+11
* Better to associate true for "enable" and false for "disable".Kohei Yoshida2014-03-241-8/+8
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-29/+29
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* Resolves: rhbz#975421 wrong chart direction in FarsiCaolán McNamara2014-02-061-1/+1
* Do not use SvxShapeCollection directly.Matúš Kukan2014-01-081-3/+4
* use ChartModel instead of XModel in a few placesMarkus Mohrhard2013-11-191-9/+11
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-291-22/+0
* 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-18/+18
* coverity#705132: add missing breakMarkus Mohrhard2013-03-011-0/+1
* chart2: replace use of deprecated UserDefinedAttributeSupplierMichael Stahl2012-11-291-1/+1
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-7/+0
* Typo ressource -> resourceStephan Bergmann2012-07-301-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14