summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin10-125/+81
2012-12-20Resolves: fdo#58325 give each font category a separate info labelCaolán McNamara3-25/+157
2012-12-20improve padding on character dialog pagesJack Leigh3-0/+13
2012-12-18restore accelerators for format cell numbers tabCaolán McNamara1-14/+23
2012-12-17Resolves: fdo#58373 restore label for font is printer/both or unavailableCaolán McNamara3-2/+23
2012-12-17fdo#58362 do not crash on customize toolbarDavid Tardon2-4/+2
2012-12-13fdo#58060 use acor_und.dat and LANGUAGE_UNDETERMINEDEike Rathke1-3/+3
2012-12-13fix alphebetizationJack Leigh1-2/+2
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 McNamara9-1181/+867
2012-12-06Personas: Hide the Persona UI on non-Windows.Jan Holesovsky2-1/+13
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-05allow arbitrary icons from our icon-themes as button imagesCaolán McNamara1-3/+3
2012-12-05move numberformatpage to cuiCaolán McNamara2-0/+519
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-03remove line feed from label textAndras Timar1-2/+1
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: Tweak the Select Persona dialog to be nicer.Jan Holesovsky1-42/+49
2012-11-30tweak dialog to have a default button and fix up for current glade behaviourCaolán McNamara1-58/+63
2012-11-30set expected dialog nameCaolán McNamara1-7/+8
2012-11-30Personas: .ui file for the Select Persona dialog.Jan Holesovsky3-1/+198
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 Holesovsky8-0/+309
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