summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/moduldl2.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-01-06convert module and dialog tabpages to .uiCaolán McNamara1-1/+0
2014-01-06basctl::CheckBox all loaded from .ui now, drop resid ctorCaolán McNamara1-11/+0
2014-01-06convert lib page to .uiCaolán McNamara1-93/+96
2014-01-03convert import library dialog to .uiCaolán McNamara1-0/+20
2014-01-02allow simple MessageDialogs to be created from just message stringsCaolán McNamara1-17/+15
2013-12-31convert export basic dialog to .ui (600th .ui conversion)Caolán McNamara1-15/+7
2013-12-31MessageDialog isn't ready for this usage just yetCaolán McNamara1-15/+17
2013-12-31convert new lib dialog to .uiCaolán McNamara1-36/+24
2013-12-31convert goto line dialog to .uiCaolán McNamara1-14/+9
2013-12-24convert organize macros dialog to .uiCaolán McNamara1-10/+0
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud1-1/+1
2013-11-11basctl: include <> for external includesNorbert Thiebaud1-4/+4
2013-10-07CID#738560 uninitialized memberCaolán McNamara1-5/+6
2013-10-02-Werror,-Wdeprecated-declarationsStephan Bergmann1-0/+4
2013-10-01convert basctl module from String to OUStringNoel Grandin1-19/+19
2013-09-22Related: fdo#38838 remove UniString::CompareIgnoreCaseToAsciiCaolán McNamara1-3/+3
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-8/+8
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-8/+6
2013-03-19further OUString cleanupThomas Arnhold1-1/+1
2013-02-12fdo#46808, script::DocumentDialogLibraryContainer needed a new constructorNoel Grandin1-5/+3
2013-02-12fdo#46808, script::DocumentScriptLibraryContainer needed a new constructorNoel Grandin1-5/+3
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin1-35/+21
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-6/+5
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2013-01-03fdo#57950: Remove chained append and simplify stringsMarcos Paulo de Souza1-8/+6
2012-12-29Remove last usage of RTL_CONSTASCII_STRINGPARAM in basctlMarcos Paulo de Souza1-2/+2
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida1-4/+3
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin1-3/+2
2012-10-25XubString->OUStringCaolán McNamara1-2/+3
2012-10-23fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new styleNoel Grandin1-5/+3
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin1-21/+17
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-29/+29
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida1-3/+4
2012-10-09Some OUString and RTL_CONST refactoringRicardo Montania1-87/+85
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-5/+8
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-23/+13
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+1
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-4/+4
2012-09-07Cleanup in basctl (raw pointers)Uray M. János1-33/+35
2012-09-03Some clean up of previous commitStephan Bergmann1-1/+1
2012-09-03fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin1-2/+3
2012-08-29Basic IDE: namespace basctlUray M. János1-83/+77
2012-08-08Some MSVC warningsStephan Bergmann1-4/+4
2012-08-07IDE: sal_Bool to boolUray M. János1-35/+32
2012-08-01sal_Bool -> boolTakeshi Abe1-8/+8
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-06-29Remove last PCH tracesThomas Arnhold1-2/+4
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-28/+19