summaryrefslogtreecommitdiff
path: root/cui/source/options
AgeCommit message (Expand)AuthorFilesLines
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida10-2/+12
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida3-7/+7
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2-4/+3
2012-11-13Fix Which-ID range of OfaTreeOptionsDialog item setStephan Bergmann1-1/+1
2012-11-12fdo#36324 fdo#42929 - option to ingore system input language changesJeremy Brown4-31/+50
2012-10-31Fixed position of extension colors in Appearance options pageCédric Bosdonnat1-2/+2
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin1-130/+127
2012-10-25XubString->OUStringCaolán McNamara2-2/+2
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin5-22/+15
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida4-6/+6
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida17-137/+137
2012-10-19Remove direct reference to SvListEntry outside svtools.Kohei Yoshida1-2/+2
2012-10-19Remove direct reference to SvTreeList outside svtools.Kohei Yoshida3-3/+3
2012-10-12lcl_GetServiceName unusedCaolán McNamara1-13/+0
2012-10-12lcl_Bool2Any is unusedCaolán McNamara1-13/+0
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák4-12/+12
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida5-7/+13
2012-10-05cui: kill C2U and UNISTRING macrosMiklos Vajna7-140/+121
2012-10-04re-base on ALv2 code. Includes:Michael Meeks69-1605/+975
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-4/+4
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-6/+4
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-7/+4
2012-09-27Improvements on previous commitStephan Bergmann1-6/+5
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin1-2/+3
2012-09-25fdo#43497 Editing the first or last name clears initials.Chris Copits1-0/+7
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+1
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann3-4/+3
2012-09-11Improvement on previous commitStephan Bergmann2-51/+30
2012-09-11fdo#46808, Adapt task::PasswordContainer UNO service to new styleNoel Grandin2-21/+11
2012-09-07WaE: member init orderCaolán McNamara1-3/+2
2012-09-07Moving experimental section to java, changing section nameJoel Madero9-54/+71
2012-09-05Some clean up of previous commitStephan Bergmann1-1/+1
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin1-6/+5
2012-09-04fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin1-4/+3
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin1-8/+5
2012-08-31add "Tango Testing" icon themePetr Mladek1-0/+1
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0
2012-08-30ever-annoying int != sal_Int32 problemCaolán McNamara1-1/+1
2012-08-30try a stab at remote fix for no matching function for call to make_sharedCaolán McNamara1-2/+3
2012-08-30some more build failuresCaolán McNamara1-1/+1
2012-08-29use SAL_N_ELEMENTSCaolán McNamara1-1/+1
2012-08-29remove unused resourcesAndras Timar2-9/+0
2012-08-29Cleanup in Tools > Options > User DataUray M. János3-494/+391
2012-08-29resolved fdo#52240 fdo#52137 fdo#52288 user editable date patternsEike Rathke4-17/+170
2012-08-09correct row heightsIvan Timofeev1-2/+2
2012-08-09Addition of linear divider and header "Optional (unstable) Features"Joel Madero4-9/+19
2012-08-08remove include comments and boxesThomas Arnhold14-24/+0
2012-08-07remove empty ascii boxes and stuffThomas Arnhold1-26/+0
2012-07-31callcatcher: pModule is leakingCaolán McNamara1-1/+6
2012-07-31use return optimizationCaolán McNamara1-8/+9