summaryrefslogtreecommitdiff
path: root/cui/source/options
AgeCommit message (Expand)Author
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-07coverity#738955 unused pointer valueNoel Grandin
2014-02-06Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan
2014-02-04convert link database dialog .uiCaolán McNamara
2014-02-02convert edit modules dialog to .uiCaolán McNamara
2014-01-30fdo#44314 non-standard hyphenation at soft hyphens + with pers. dic.László Németh
2014-01-30stray printfCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Be explicit when using bool as integral value (as Link return value)Stephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-14EndDialog takes long nResult, not boolStephan Bergmann
2014-01-14Dialog::Execute does not return boolStephan Bergmann
2014-01-14Use std::bitsetStephan Bergmann
2014-01-10Resolves: fdo#73260 fix Registered Database single tab dialogCaolán McNamara
2014-01-10stray FOOCaolán McNamara
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-09reorganize opt view page to shrink neatlyCaolán McNamara
2013-12-27it's a SfxSingleTabDialog not SfxNoLayoutSingleTabDialogCaolán McNamara
2013-12-21remove useless commentAndras Timar
2013-12-20typo fixesAndras Timar
2013-12-18resolved fdo#51961 let "Default ..." currency entry follow selected localeEike Rathke
2013-12-18do not resolve the "Default ..." locale entry, it means SYSTEMEike Rathke
2013-12-13Expert config: Introduce configuration key to disable expert config.Jan Holesovsky
2013-12-13Resolves: fdo#71192 options->appearence isn't all the same colorCaolán McNamara
2013-12-12About config: Make the value box dialog a bit nicer.Jan Holesovsky
2013-12-08Drop duplicate #includeTakeshi Abe
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-12-06More Expert Config Page fixesStephan Bergmann
2013-12-06fdo#72125 - Expert config dialog takes too much time to come upNoel Grandin
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann
2013-12-06A bit of constness.Jan Holesovsky
2013-12-05Get rid of comphelper::UStringLessStephan Bergmann
2013-11-20fdo#67642 Expert Config Page Moved to its own windowEfe Gürkan YALAMAN
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-14Add "block untrusted referer links" switchStephan Bergmann
2013-11-13On Mac OS X LibreOffice cannot use native print dialog at allAndras Timar
2013-11-13fdo#59256 hide this option when experimental features are disabledAndras Timar
2013-11-11remove unnecessary use of OUString constructor in CUI moduleNoel Grandin
2013-11-07xub_Strlen to sal_Int32Andras Timar
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-11-04fdo 70998: Termchange: Graphics->ImageSamuel Mehrbrodt
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-29fdo#70049 Expert Config page cannot save booleanEfe Gürkan YALAMAN