summaryrefslogtreecommitdiff
path: root/basic/source/basmgr
AgeCommit message (Expand)Author
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet
2014-05-14various loplugin:passsequencebyrefNoel Grandin
2014-05-10coverity#1213529 Uncaught exceptionCaolán McNamara
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07basic: sal_Bool->boolNoel Grandin
2014-03-28fdo#75280 Started cleaning up of sal_uIntPtr usage.Valentin Kettner
2014-03-28Remove remaining DBG_CTOR etc. remnants from basicStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27basic: sal_Bool->boolNoel Grandin
2014-03-27basic: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-13basic: prefer passing OUString and OString by referenceNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from basicAlexander Wilms
2014-02-25basic: remove use of sal_uIntptr in favor of more appropriate typeNorbert Thiebaud
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-24coverity#706117 Allocation too small for typeCaolán McNamara
2014-01-17Whatever those "true" arguments to SotStorage ctor may once have meantStephan Bergmann
2013-12-11basic/global.hxx is private to basicTor Lillqvist
2013-10-07CID#738563 uninitialized memberCaolán McNamara
2013-10-02sal_Bool to boolTakeshi Abe
2013-09-17convert BASIC from String to OUStringNoel Grandin
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-25sal_Bool to boolTakeshi Abe
2013-03-11basic: translation of all debug messagesThomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-03fix buildLuboš Luňák
2013-01-03fdo#57950: Fix some chained appends in basicMarcos Paulo de Souza
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-08fix more warning C4804 unsafe use of type boolMichael Stahl
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-11-04Fix .Len -> getLengthJulien Nabet
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud
2012-11-03basic: String -> OUString in basicmanagerNorbert Thiebaud
2012-10-29Missing #includeStephan Bergmann
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-17dung out namespacing clutter.Michael Meeks
2012-09-07sal_Bool to boolTakeshi Abe
2012-09-05Some clean up of previous commitStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-08-28Fix typo ImpLoadLibaryTakeshi Abe
2012-08-28Remove unused member variableTakeshi Abe
2012-08-28Remove useless member variableTakeshi Abe
2012-08-17Remove unused member variableTakeshi Abe