summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basobj2.cxx
AgeCommit message (Expand)Author
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-14tdf#68118: Pass current document frame to SvxScriptSelectorDialogMike Kaganski
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-04tdf#100726: Improve readability of OUString concatenationsArnold Dumas
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-13Revert overly aggressive removal of include statementsStephan Bergmann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-07-28convert SbxFlagsBits to scoped enumNoel Grandin
2015-06-28coverity#1308514 Uncaught exceptionCaolán McNamara
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-14calling static member function through member call syntaxNoel Grandin
2015-04-10Misc. other fixing.Michael Meeks
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks
2015-04-10dialogs lifetimes should be wrapped in ScopedVclPtrNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-03-19loplugin:constantfunction: unotoolsNoel Grandin
2015-03-09cppcheck: cstyleCastCaolán McNamara
2014-12-08reduce scope of local variablesMichael Weghorn
2014-12-05Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini
2014-10-23loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-26convert SBX flag bits to type-safe enumNoel Grandin
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-04-25coverity#736990 Uncaught exceptionCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-07auto_ptr -> scoped_ptrStephan Bergmann
2013-11-11basctl: include <> for external includesNorbert Thiebaud
2013-10-01convert basctl module from String to OUStringNoel Grandin
2013-09-22Related: fdo#38838 remove UniString::CompareIgnoreCaseToAsciiCaolán McNamara
2013-09-17convert basctl/source/inc/basobj.hxx from String to OUStringNoel Grandin
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-06-27improve performance switching modules in large Libraries fdo#66148Noel Power
2013-06-27Revert "tweak object catalog to improve switching modules in large Libraries"Noel Power
2013-06-27tweak object catalog to improve switching modules in large LibrariesNoel Power
2013-02-23sal: update log areasThomas Arnhold