summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/moduldl2.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-20/+20
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-20remove extra string castsCaolán McNamara1-10/+7
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák1-9/+3
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-3/+3
2012-02-15Various string function clean upStephan Bergmann1-5/+9
2011-12-10String->OUStringAugust Sodora1-115/+101
2011-12-10Avoid use of preprocessorAugust Sodora1-17/+16
2011-12-10Fix for fdo43460 Part II getLength to isEmptyOlivier Hallot1-1/+1
2011-12-09String->OUStringAugust Sodora1-3/+3
2011-11-30Enum member names live in the outer name scope.Stephan Bergmann1-1/+1
2011-11-30Convert group of consts to enumAugust Sodora1-1/+1
2011-11-27remove include of pch header in basctlNorbert Thiebaud1-2/+0
2011-11-21Remove unnecessary includesAugust Sodora1-1/+1
2011-11-21cppcheck: C-style pointer castingAugust Sodora1-1/+1
2011-11-16add new 'Goto Line' menu item to Basic IDENoel Power1-0/+35
2011-09-01remove obsolete, and apparently unused GLOBALOVERFLOW* definesMichael Meeks1-2/+0
2011-08-24hide this classCaolán McNamara1-13/+13