summaryrefslogtreecommitdiff
path: root/chart2/source/tools/LifeTime.cxx
AgeCommit message (Expand)Author
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-08-07no need to use UNO_QUERY hereNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2019-09-16Simplify some osl::Clearable/ResettableGuardStephan Bergmann
2019-09-16Typo "ones" -> "once" in commentsStephan Bergmann
2019-09-16Get rid of two impl_init functions, each called from a single placeStephan Bergmann
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-04-15improve loplugin simplifyconstructNoel Grandin
2018-10-09tdf#42949 Fix IWYU warnings in chart2/source/tools/*cxxGabor Kelemen
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen
2018-08-01loplugin:returnconstant in chart2Noel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-01-27Fix typosAndrea Gelmini
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-07-27loplugin:constparams in chart2Noel Grandin
2017-07-02loplugin:casttovoid: chart2Stephan Bergmann
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-10-19loplugin:expandablemethodds in basctl..chart2Noel Grandin
2016-04-11loplugin:constantparamNoel Grandin
2016-04-05loplugin:constantparam in chart2Noel Grandin
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-01-11loplugin:unusedmethods unused return value in chart2Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-05-21tdf#91054: cleanup weirdo function prototypesJens Carl
2014-07-02remove whitespacesMarkus Mohrhard
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-18Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part16Julien Nabet
2014-05-12m_bOwnershipIsWellKnown is unusedCaolán McNamara
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2011-11-29catch by const referenceTakeshi Abe
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-02-06Remove dead codeThomas Arnhold
2011-01-25emoved lines of code that were commented out.Alfonso Eusebio
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-06-01chart47: merge with DEV300_m80Ingrid Halama
2010-05-10chart47: #i109770# #i110253# reduce assertions 'already disposed or closed'Ingrid Halama