summaryrefslogtreecommitdiff
path: root/basic/source/classes/eventatt.cxx
AgeCommit message (Expand)Author
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
2013-05-29Improve DialogProvider service ctorStephan Bergmann
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin
2013-05-14fdo#46808, use DialogProvider service constructorNoel Grandin
2013-03-07fdo#46808, Convert singleton theMasterScriptProviderFactoryNoel Grandin
2013-03-04doubled namespacesThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin