summaryrefslogtreecommitdiff
path: root/cui/source/options
AgeCommit message (Expand)Author
2012-11-12fdo#36324 fdo#42929 - option to ingore system input language changesJeremy Brown
2012-10-31Fixed position of extension colors in Appearance options pageCédric Bosdonnat
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin
2012-10-25XubString->OUStringCaolán McNamara
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-19Remove direct reference to SvListEntry outside svtools.Kohei Yoshida
2012-10-19Remove direct reference to SvTreeList outside svtools.Kohei Yoshida
2012-10-12lcl_GetServiceName unusedCaolán McNamara
2012-10-12lcl_Bool2Any is unusedCaolán McNamara
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-05cui: kill C2U and UNISTRING macrosMiklos Vajna
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-27Improvements on previous commitStephan Bergmann
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin
2012-09-25fdo#43497 Editing the first or last name clears initials.Chris Copits
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-11Improvement on previous commitStephan Bergmann
2012-09-11fdo#46808, Adapt task::PasswordContainer UNO service to new styleNoel Grandin
2012-09-07WaE: member init orderCaolán McNamara
2012-09-07Moving experimental section to java, changing section nameJoel Madero
2012-09-05Some clean up of previous commitStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-09-04fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin
2012-08-31add "Tango Testing" icon themePetr Mladek
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-30ever-annoying int != sal_Int32 problemCaolán McNamara
2012-08-30try a stab at remote fix for no matching function for call to make_sharedCaolán McNamara
2012-08-30some more build failuresCaolán McNamara
2012-08-29use SAL_N_ELEMENTSCaolán McNamara
2012-08-29remove unused resourcesAndras Timar
2012-08-29Cleanup in Tools > Options > User DataUray M. János
2012-08-29resolved fdo#52240 fdo#52137 fdo#52288 user editable date patternsEike Rathke
2012-08-09correct row heightsIvan Timofeev
2012-08-09Addition of linear divider and header "Optional (unstable) Features"Joel Madero
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07remove empty ascii boxes and stuffThomas Arnhold
2012-07-31callcatcher: pModule is leakingCaolán McNamara
2012-07-31use return optimizationCaolán McNamara
2012-07-25Revert "fdo#52232 ConfigurationSet wrapper unusable for localized properties"Stephan Bergmann
2012-07-23attempt to fix compile by avoiding make_shared.Michael Meeks
2012-07-23-Werror=sign-compareStephan Bergmann
2012-07-23WaE: misc. fixes.Michael Meeks