summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx
AgeCommit message (Expand)Author
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-02loplugin:casttovoid: chart2Stephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-23loplugin:unnecessaryoverride (dtors) in chart2Stephan Bergmann
2016-11-11loplugin:expandablemethods in chart2Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30tdf#64145 Add empty subtitle string as defaultLaurent Balland-Poirier
2016-08-18cppcheck: passedByValueCaolán McNamara
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke
2016-04-25Kill comphelper::MakeMapStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12clang-tidy performance-unnecessary-value-param in chart2Noel Grandin
2016-03-14com::sun::star->css in chart2Noel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-13remove some useless commentsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-08-17o3tl: rename compat_functional headerThorsten Behrens
2015-08-11tdf#92459 Cleanup unclear lambdasDaniel Robertson
2015-08-01tdf#92459 replace deprecated o3tl featuresDaniel Robertson
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-05-19fix old GCC buildNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-12-18chart2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09inline UNO helper macrosNoel Grandin
2014-07-02remove whitespacesMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-18Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part16Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-25fix missing service factory during import, related fdo#74333, cp#1000057Markus Mohrhard
2014-04-25chart2: use constructor feature for ChartDocumentWrapperMiklos Vajna