summaryrefslogtreecommitdiff
path: root/cui/source/options
AgeCommit message (Expand)AuthorFilesLines
2013-02-05move fonts options page .ui to cui and adapt codeCaolán McNamara4-454/+200
2013-01-31tell the options dialog to relayout if a pane queue-resizesCaolán McNamara1-1/+31
2013-01-31hide un-installed module color appearance settingsCaolán McNamara1-29/+36
2013-01-31move color options .ui to right place and adapt codeCaolán McNamara1-2/+1
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-4/+3
2013-01-30WaE: unused function 'GetGroup'Tor Lillqvist1-15/+0
2013-01-29loplugin: remove some unused strings, etc.Caolán McNamara3-3/+2
2013-01-29move color scheme options .ui to right place and adapt codeCaolán McNamara4-1323/+417
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin1-1/+1
2013-01-28fdo#46808, Adapt setup::UpdateCheckConfig UNO services to new styleNoel Grandin1-13/+6
2013-01-27move accessibility options .ui to right place and adapt codeCaolán McNamara4-295/+47
2013-01-26get rid of some XubStringsCaolán McNamara1-6/+6
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith5-27/+20
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara2-4/+4
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac11-82/+74
2013-01-22tools/string.hxx: add operator==/!= for OUString/StringMichael Stahl1-7/+7
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith9-30/+30
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist1-2/+2
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-4/+4
2013-01-04Personas: Broadcast the information that the Persona has changed.Jan Holesovsky1-0/+8
2013-01-04Personas: More robust Persona URL handling.Jan Holesovsky1-3/+17
2013-01-04Personas: The Personas implementation is actually not Windows-specific.Jan Holesovsky1-12/+0
2013-01-04Personas: Read the bitmaps in StyleSettings.Jan Holesovsky1-2/+2
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2-25/+16
2012-12-10de:Interner Test -> en:Internal TestCaolán McNamara1-2/+2
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-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-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-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 Holesovsky4-0/+66
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-1/+0
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-1/+1
2012-11-30Remove SvtStartOptionsStephan Bergmann1-1/+0
2012-11-30Unused SvtStartOptions instanceStephan Bergmann1-2/+0
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida2-10/+14
2012-11-29make the options dialog layout incrementally convertable to .uiCaolán McNamara1-4/+16
2012-11-27Introduce a Restart dialog that allows to automatically restart LOStephan Bergmann2-9/+4
2012-11-26Improve error reportingStephan Bergmann1-2/+2
2012-11-25German comment translationsMarkus Maier1-1/+1
2012-11-25Fix the Ignore system input language label truncatedFaisal M. Al-Otaibi1-2/+2
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke4-57/+39