summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2012-12-13fdo#58060 use acor_und.dat and LANGUAGE_UNDETERMINEDEike Rathke1-3/+3
2012-12-13fdo#56402: SVG in About Dialog.Muthu Subramanian1-24/+15
2012-12-13fdo#46808, use service constructor for ui::WindowStateConfigurationNoel Grandin2-19/+16
2012-12-13fdo#46808, use service constructor for ui::GlobalAcceleratorConfigurationNoel Grandin1-2/+2
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara4-6/+6
2012-12-11use a ListBox instead of a MenuButton in the thesaurus dialogCaolán McNamara2-27/+18
2012-12-10fdo#55570 - re-factor SvxAutocorrWordList to hide it's innardsMichael Meeks1-1/+3
2012-12-10de:Interner Test -> en:Internal TestCaolán McNamara1-2/+2
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin1-3/+3
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin1-18/+13
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák2-0/+4
2012-12-06convert number format page to .uiCaolán McNamara7-763/+387
2012-12-06Personas: Hide the Persona UI on non-Windows.Jan Holesovsky1-0/+12
2012-12-06Personas: Force selection when the 'own' clicked, but nothing chosen yet.Jan Holesovsky2-1/+17
2012-12-06Personas: Read the info from the Persona page, and store it.Jan Holesovsky2-7/+126
2012-12-05Bye bye ODMATor Lillqvist4-63/+9
2012-12-04fdo#57553: Picture dialog Macro tab page: lazily initMichael Stahl2-3/+20
2012-12-04workaround for gcc-4.0.1 bugLuboš Luňák1-2/+2
2012-12-04Personas: Allow to paste Persona to the selection dialog.Jan Holesovsky1-3/+29
2012-12-04Personas: Make the [Visit Firefox Personas] button work.Jan Holesovsky1-0/+18
2012-12-04Personas: File dialog for the selection of the background image.Jan Holesovsky1-2/+38
2012-12-04Personas: Configuration entries for Personas and BacgroundImage.Jan Holesovsky2-33/+86
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák1-2/+2
2012-12-03fix higher debug level buildCaolán McNamara1-1/+1
2012-12-01fix String->OUString conversionIvan Timofeev2-6/+6
2012-12-01OUString::valueOf ambiguous overloadsMarkus Mohrhard3-4/+4
2012-11-30fdo#38838 UniString -> OUString in cuiRicardo Montania8-45/+45
2012-11-30fdo#38838 UniString -> OUString in cuiRicardo Montania4-43/+42
2012-11-30Personas: .ui file for the Select Persona dialog.Jan Holesovsky1-1/+18
2012-11-30Personas: Enable / disable the push buttons according to radio buttons.Jan Holesovsky2-1/+80
2012-11-30Personas: Introduce Tools -> Options... entry for Firefox Personas.Jan Holesovsky5-0/+67
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens6-14/+0
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin3-15/+6
2012-11-30Remove SvtStartOptionsStephan Bergmann1-1/+0
2012-11-30Unused SvtStartOptions instanceStephan Bergmann1-2/+0
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida2-0/+2
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida8-30/+38
2012-11-29add --with-extra-buildid configure optionPetr Mladek1-0/+5
2012-11-29make the options dialog layout incrementally convertable to .uiCaolán McNamara2-4/+18
2012-11-28Fix various build breaks.Kohei Yoshida1-2/+2
2012-11-27Introduce a Restart dialog that allows to automatically restart LOStephan Bergmann3-10/+5
2012-11-26Improve error reportingStephan Bergmann1-2/+2
2012-11-25German comment translationsMarkus Maier5-22/+5
2012-11-25Fix the Ignore system input language label truncatedFaisal M. Al-Otaibi1-2/+2
2012-11-25Allow the version number to be on 2 lines in the About dialogJean-Baptiste FAURE1-1/+3
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke10-86/+66
2012-11-24fdo#57483 remove check capitalization (ugly 1980 thing)László Németh3-15/+0
2012-11-23some i18n wrappers with LanguageTagEike Rathke4-9/+11
2012-11-23fdo#56726 - HTML Compatibility for obsolete "Netscape Navigator"Rob Snelders1-1/+1
2012-11-22get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke3-13/+11