summaryrefslogtreecommitdiff
path: root/basic/source/classes/eventatt.cxx
AgeCommit message (Expand)Author
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
2012-11-07BasicScriptListener_Impl::firing_impl: actually this is the defaultMiklos Vajna
2012-11-07basic: fix String -> OUString conversion in BasicScriptListener_ImplMiklos Vajna
2012-11-03basic: clean-up String from eventatt.cxxNorbert Thiebaud
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-07sal_Bool to boolTakeshi Abe
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-01-15remove useless misleading macrosDavid Tardon
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-11-27rmove include of pch header in basicNorbert Thiebaud
2011-11-23catch by const referenceTakeshi Abe
2011-08-24catch ignored exceptions by const referenceTakeshi Abe
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-21Remove most of dead code inlibs-core (basic)Xisco Faulí