summaryrefslogtreecommitdiff
path: root/basic/source/classes/eventatt.cxx
AgeCommit message (Expand)Author
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2019-07-19loplugin:referencecasting in avmedia..basicNoel Grandin
2019-06-14loplugin:logexceptionnicely in accessibility..basicNoel Grandin
2018-11-10Remove unneeded castMatteo Casalin
2018-10-25tdf#42949 Fix IWYU warnings in include/xmlscript/*Gabor Kelemen
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-01-12More loplugin:cstylecast: basicStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-07-07basic: Put local stuff into unnamed namespaceTakeshi Abe
2017-07-02loplugin:casttovoid: basicStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-20cleanup unused css/resource/ includesJochen Nitschke
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-19loplugin:comparisonwithconstant in basicNoel Grandin
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-26Fix typosAndrea Gelmini
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-07-28inline "old" SbERR constantsNoel Grandin
2015-07-28convert SbxFlagsBits to scoped enumNoel Grandin
2015-07-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-01-29tdf#76174: basic: lock SolarMutex in BasicScriptListener_ImplMichael Stahl
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-12basic: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-06reduce scope of local variablesMichael Weghorn
2014-10-02loplugin: cstylecastNoel Grandin
2014-08-26convert SBX flag bits to type-safe enumNoel Grandin
2014-05-27OSL_TRACE -> SAL_INFOThomas Arnhold
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07basic: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from basicAlexander Wilms
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-06-03fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin