summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/moduldlg.hxx
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-03convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-07-17com::sun::star->css in basctlNoel Grandin
2015-05-18cppunit: noExplicitConstructorCaolán McNamara
2015-04-28basctl: fix GCC-4.7 buildMiklos Vajna
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in basctlNoel Grandin
2014-12-05Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-15remove legacy svheader.hxxThomas Arnhold
2014-04-19fixincludeguards.sh: basctlThomas Arnhold
2014-04-15basctl: sal_Bool->boolNoel Grandin
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-17basct: prefer passing OUString by referenceNoel Grandin
2014-02-10the return of callcatcherCaolán McNamara
2014-01-06convert module and dialog tabpages to .uiCaolán McNamara
2014-01-06basctl::CheckBox all loaded from .ui now, drop resid ctorCaolán McNamara
2014-01-06convert lib page to .uiCaolán McNamara
2014-01-03convert import library dialog to .uiCaolán McNamara
2014-01-01const this upCaolán McNamara
2013-12-31convert export basic dialog to .ui (600th .ui conversion)Caolán McNamara
2013-12-31convert new lib dialog to .uiCaolán McNamara
2013-12-31convert goto line dialog to .uiCaolán McNamara
2013-12-24convert organize macros dialog to .uiCaolán McNamara
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
2012-10-25XubString->OUStringCaolán McNamara
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-16More 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-08Some MSVC warningsStephan Bergmann
2012-08-07IDE: sal_Bool to boolUray M. János
2012-06-20removed unused forward declarations of classTakeshi Abe
2012-06-12re-base on ALv2 code.Michael Meeks
2012-03-20remove extra string castsCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-12-20String->OUStringAugust Sodora
2011-12-10Avoid use of preprocessorAugust Sodora
2011-11-16add new 'Goto Line' menu item to Basic IDENoel Power
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud