summaryrefslogtreecommitdiff
path: root/basic/source/classes/eventatt.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-02tdf#146619 Drop unused 'using namespace' in: basic/Gabor Kelemen1-1/+0
2024-01-12cid#1545535 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-05-05use more o3tl::getTokenNoel Grandin1-5/+5
2021-09-08simplify static_cast after dynamic_castNoel Grandin1-2/+2
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski1-6/+6
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski1-7/+7
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen1-4/+1
2019-07-19loplugin:referencecasting in avmedia..basicNoel Grandin1-3/+3
2019-06-14loplugin:logexceptionnicely in accessibility..basicNoel Grandin1-4/+5
2018-11-10Remove unneeded castMatteo Casalin1-1/+1
2018-10-25tdf#42949 Fix IWYU warnings in include/xmlscript/*Gabor Kelemen1-0/+1
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin1-2/+1
2018-07-09Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-01-12More loplugin:cstylecast: basicStephan Bergmann1-1/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-2/+3
2017-07-07basic: Put local stuff into unnamed namespaceTakeshi Abe1-0/+3
2017-07-02loplugin:casttovoid: basicStephan Bergmann1-4/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-2/+0
2017-05-20cleanup unused css/resource/ includesJochen Nitschke1-3/+0
2017-05-20cleanup unused css/script/ includesJochen Nitschke1-5/+0
2017-05-19loplugin:comparisonwithconstant in basicNoel Grandin1-3/+3
2017-03-30remove type decorations on char literalsJochen Nitschke1-2/+2
2017-03-26Fix typosAndrea Gelmini1-1/+1
2017-02-03makeAny->Any in basctl..chart2Noel Grandin1-2/+2
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-4/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-9/+5
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek1-1/+1
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-11/+10
2016-05-23Convert SbxClassType to scoped enumNoel Grandin1-3/+3
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-13/+13
2015-11-09new loplugin: oncevarNoel Grandin1-3/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht1-5/+5
2015-07-28inline "old" SbERR constantsNoel Grandin1-3/+3
2015-07-28convert SbxFlagsBits to scoped enumNoel Grandin1-1/+1
2015-07-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-5/+5
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-01-29tdf#76174: basic: lock SolarMutex in BasicScriptListener_ImplMichael Stahl1-1/+5
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-12-12basic: Use appropriate OUString functions on string constantsStephan Bergmann1-4/+4
2014-12-06reduce scope of local variablesMichael Weghorn1-1/+1
2014-10-02loplugin: cstylecastNoel Grandin1-10/+10
2014-08-26convert SBX flag bits to type-safe enumNoel Grandin1-1/+1
2014-05-27OSL_TRACE -> SAL_INFOThomas Arnhold1-12/+6
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann1-1/+1