summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke2-9/+5
2012-11-23some i18n wrappers with LanguageTagEike Rathke2-2/+2
2012-11-22AllSettings with LanguageTagEike Rathke7-8/+9
2012-11-20Merge branch 'feature/killsdf'Andras Timar1-1/+1
2012-11-20Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist4-7/+0
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida5-0/+5
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-0/+3
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2-6/+4
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar39-961/+1207
2012-11-07basic: String -> OUStringNorbert Thiebaud2-5/+9
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin1-1/+1
2012-11-05convert basic dialog to .uiCaolán McNamara10-384/+617
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud2-3/+34
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat1-0/+2
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat1-0/+1
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara1-4/+5
2012-10-27OUString cleanup finished in basctlRicardo Montania5-40/+40
2012-10-27OUString cleanup and some identationRicardo Montania2-55/+51
2012-10-26::rtl::OUString -> OUString in basctlRicardo Montania2-35/+34
2012-10-26More ::rtl::OUString -> OUString in basctlRicardo Montania1-31/+30
2012-10-25XubString->OUStringCaolán McNamara2-3/+4
2012-10-23fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new styleNoel Grandin1-5/+3
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin1-11/+4
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin1-21/+17
2012-10-22Some ::rtl::OUString to OUString in basctlRicardo Montania2-34/+34
2012-10-22OUString cleanup in basctlRicardo Montania5-33/+30
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida1-1/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida10-183/+183
2012-10-18more explicit char* => OUString conversion in basctlPetr Mladek1-1/+1
2012-10-16More rtl::OUString cleanup in basctlRicardo Montania2-95/+91
2012-10-16rtl::OUString cleanup in basctlRicardo Montania3-42/+41
2012-10-15Use isEmpty().Jan Holesovsky1-1/+1
2012-10-13Merge branch 'master' into feature/killsdfAndras Timar26-628/+618
2012-10-13fix String->OUString conversionIvan Timofeev1-1/+1
2012-10-13Review corrections in basctl/.../basobj3.cxxRicardo Montania1-5/+5
2012-10-12766 gerrit patch, fix appendAscii in bastype2.cxxRicardo Montania1-1/+1
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida2-4/+5
2012-10-09Some OUString and RTL_CONST refactoringRicardo Montania3-94/+92
2012-10-09::rtl::OUString to OUString in basctlRicardo Montania2-117/+117
2012-10-09More ::rtl::OUString to OUString in basctlRicardo Montania4-42/+41
2012-10-09rtl::OUString to OUString in basctlRicardo Montania5-119/+119
2012-10-05More ::rtl::OUString cleanup in basctlRicardo Montania2-47/+46
2012-10-05::rtl::OUString to OUString in basctlRicardo Montania4-114/+114
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-10-03OUString and RTL_CONSTASCII_US... cleanup in basctlRicardo Montania4-58/+58
2012-10-01Use prefixTor Lillqvist2-2/+2
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-5/+5
2012-10-01translations is a source-only moduleAndras Timar1-1/+1
2012-10-01Use comphelper::getComponentContextStephan Bergmann6-35/+16