summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/moduldl2.cxx
AgeCommit message (Expand)Author
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-09Resolves: fdo#60904 allow export of VBAProjectCaolán McNamara
2014-09-24Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-14Resolves: fdo#81039 crash on adding new macro libraryCaolán McNamara
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-05-31Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-07auto_ptr -> heap_ptrStephan Bergmann
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-02allow simple MessageDialogs to be created from just message stringsCaolán McNamara
2013-12-31convert export basic dialog to .ui (600th .ui conversion)Caolán McNamara
2013-12-31MessageDialog isn't ready for this usage just yetCaolá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-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud
2013-11-11basctl: include <> for external includesNorbert Thiebaud
2013-10-07CID#738560 uninitialized memberCaolán McNamara
2013-10-02-Werror,-Wdeprecated-declarationsStephan Bergmann
2013-10-01convert basctl module from String to OUStringNoel Grandin
2013-09-22Related: fdo#38838 remove UniString::CompareIgnoreCaseToAsciiCaolán McNamara
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-03-19further OUString cleanupThomas Arnhold
2013-02-12fdo#46808, script::DocumentDialogLibraryContainer needed a new constructorNoel Grandin
2013-02-12fdo#46808, script::DocumentScriptLibraryContainer needed a new constructorNoel Grandin
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-03fdo#57950: Remove chained append and simplify stringsMarcos Paulo de Souza
2012-12-29Remove last usage of RTL_CONSTASCII_STRINGPARAM in basctlMarcos Paulo de Souza
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-10-25XubString->OUStringCaolán McNamara
2012-10-23fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new styleNoel Grandin
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-09Some OUString and RTL_CONST refactoringRicardo Montania
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin