summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/scriptdocument.cxx
AgeCommit message (Expand)Author
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2017-02-06loplugin:unusedenumconstants in basctlNoel Grandin
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-05tdf#105069, store the VBA module info for new modules as wellMarkus Mohrhard
2016-10-19loplugin:expandablemethodds in basctl..chart2Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-03Improve readability of OUString concatanation in LibPageMuhammet Kara
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-11loplugin:unusedmethods unused return value in basctlNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-06-04uno::Sequence provides now begin and endNoel Grandin
2015-05-18cppunit: noExplicitConstructorCaolán McNamara
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22Unused using declarationStephan Bergmann
2015-03-10tdf#89592 Using initializer_lists to populate Sequence<PropertyValue>Swachhand Lokhande
2014-12-05Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-13coverity#1213488 Uncaught exceptionCaolán McNamara
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-25Remove visual noise from basctlAlexander Wilms
2014-02-07auto_ptr -> scoped_ptrStephan Bergmann
2013-10-01convert basctl module from String to OUStringNoel Grandin
2013-09-22Related: fdo#38838 remove UniString::CompareIgnoreCaseToAsciiCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
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-04-01remove boilerplate commentsThomas Arnhold
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2012-12-29Remove last usage of RTL_CONSTASCII_STRINGPARAM in basctlMarcos Paulo de Souza
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin
2012-10-18more explicit char* => OUString conversion in basctlPetr Mladek
2012-10-16More rtl::OUString cleanup in basctlRicardo Montania
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-08-29Basic IDE: namespace basctlUray M. János
2012-08-07IDE: sal_Bool to boolUray M. János