summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basobj2.cxx
AgeCommit message (Expand)Author
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
2012-12-31fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2012-10-05More ::rtl::OUString cleanup in basctlRicardo Montania
2012-09-07Cleanup in basctl (raw pointers)Uray M. János
2012-08-29Basic IDE: namespace basctlUray M. János
2012-08-17Object Catalog in Dialog EditorUray M. János
2012-08-07IDE: sal_Bool to boolUray M. János
2012-08-02sal_Bool -> boolTakeshi Abe
2012-07-31sal_Bool -> boolTakeshi Abe
2012-07-26sal_Bool -> boolTakeshi Abe
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-29Remove last PCH tracesThomas Arnhold
2012-06-12re-base on ALv2 code.Michael Meeks
2012-04-30make ResId::toString a non-static memberCaolán McNamara