summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/moduldl2.cxx
AgeCommit message (Expand)Author
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
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-07Cleanup in basctl (raw pointers)Uray M. János
2012-09-03Some clean up of previous commitStephan Bergmann
2012-09-03fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin
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-08-01sal_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-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-20remove extra string castsCaolán McNamara
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-15Various string function clean upStephan Bergmann
2011-12-10String->OUStringAugust Sodora
2011-12-10Avoid use of preprocessorAugust Sodora
2011-12-10Fix for fdo43460 Part II getLength to isEmptyOlivier Hallot
2011-12-09String->OUStringAugust Sodora
2011-11-30Enum member names live in the outer name scope.Stephan Bergmann
2011-11-30Convert group of consts to enumAugust Sodora
2011-11-27remove include of pch header in basctlNorbert Thiebaud
2011-11-21Remove unnecessary includesAugust Sodora