summaryrefslogtreecommitdiff
path: root/cui/source/options
AgeCommit message (Expand)AuthorFilesLines
2014-02-21vcl: sal_Bool -> boolStephan Bergmann5-24/+24
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert11-5/+16
2014-02-20svl: sal_Bool -> boolStephan Bergmann9-25/+25
2014-02-19unotools: sal_Bool -> boolStephan Bergmann11-56/+56
2014-02-07coverity#738955 unused pointer valueNoel Grandin1-2/+0
2014-02-06Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan1-3/+3
2014-02-04convert link database dialog .uiCaolán McNamara5-202/+43
2014-02-02convert edit modules dialog to .uiCaolán McNamara3-235/+85
2014-01-30fdo#44314 non-standard hyphenation at soft hyphens + with pers. dic.László Németh1-1/+18
2014-01-30stray printfCaolán McNamara1-2/+0
2014-01-28bool improvementsStephan Bergmann15-86/+86
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara2-2/+2
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-2/+2
2014-01-22bool improvementsStephan Bergmann3-3/+3
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-3/+3
2014-01-18Window::PreNotify should return boolStephan Bergmann1-3/+3
2014-01-17Be explicit when using bool as integral value (as Link return value)Stephan Bergmann1-1/+1
2014-01-17Window::Notify should return boolStephan Bergmann4-5/+5
2014-01-14EndDialog takes long nResult, not boolStephan Bergmann1-1/+1
2014-01-14Dialog::Execute does not return boolStephan Bergmann1-2/+1
2014-01-14Use std::bitsetStephan Bergmann1-3/+6
2014-01-10Resolves: fdo#73260 fix Registered Database single tab dialogCaolán McNamara1-7/+7
2014-01-10stray FOOCaolán McNamara1-1/+0
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann6-6/+6
2014-01-09reorganize opt view page to shrink neatlyCaolán McNamara2-3/+21
2013-12-27it's a SfxSingleTabDialog not SfxNoLayoutSingleTabDialogCaolán McNamara1-9/+2
2013-12-21remove useless commentAndras Timar1-2/+0
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-18resolved fdo#51961 let "Default ..." currency entry follow selected localeEike Rathke2-10/+13
2013-12-18do not resolve the "Default ..." locale entry, it means SYSTEMEike Rathke1-0/+7
2013-12-13Expert config: Introduce configuration key to disable expert config.Jan Holesovsky1-0/+3
2013-12-13Resolves: fdo#71192 options->appearence isn't all the same colorCaolán McNamara1-1/+3
2013-12-12About config: Make the value box dialog a bit nicer.Jan Holesovsky1-1/+1
2013-12-08Drop duplicate #includeTakeshi Abe1-1/+0
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann1-1/+0
2013-12-06More Expert Config Page fixesStephan Bergmann2-80/+131
2013-12-06fdo#72125 - Expert config dialog takes too much time to come upNoel Grandin1-48/+29
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann1-4/+7
2013-12-06A bit of constness.Jan Holesovsky2-5/+4
2013-12-05Get rid of comphelper::UStringLessStephan Bergmann1-2/+5
2013-11-20fdo#67642 Expert Config Page Moved to its own windowEfe Gürkan YALAMAN6-47/+49
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin1-2/+2
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-3/+3
2013-11-14Add "block untrusted referer links" switchStephan Bergmann3-1/+6
2013-11-13On Mac OS X LibreOffice cannot use native print dialog at allAndras Timar1-1/+1
2013-11-13fdo#59256 hide this option when experimental features are disabledAndras Timar1-0/+5
2013-11-11remove unnecessary use of OUString constructor in CUI moduleNoel Grandin3-6/+6
2013-11-07xub_Strlen to sal_Int32Andras Timar1-2/+1
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-11-04fdo 70998: Termchange: Graphics->ImageSamuel Mehrbrodt1-1/+1