summaryrefslogtreecommitdiffstats
path: root/cui/source/options/optgdlg.cxx
Commit message (Expand)AuthorAgeFilesLines
* add GetSelectEntryData to ListBox and ComboBoxNoel Grandin2015-02-161-4/+2
* Related: fdo#87876 make checkbox label shorter, move warning into tooltipCaolán McNamara2015-02-091-11/+0
* Resolves: fdo#87876 full text of war and peace used as checkbox labelCaolán McNamara2015-02-091-0/+11
* shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara2015-02-061-2/+2
* remove whitespacesMarkus Mohrhard2014-12-221-22/+0
* cui: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-2/+2
* ifix the OpenGL UI config partMarkus Mohrhard2014-12-181-1/+1
* after resetting the values are not modifiedMarkus Mohrhard2014-12-171-0/+1
* implement the ui part for the OpenGL config variablesMarkus Mohrhard2014-12-171-0/+83
* add two options for OpenGL renderingMarkus Mohrhard2014-12-161-0/+2
* Resolves fdo#87016 Kill "Use system font for user interface" for goodJulien Nabet2014-12-151-34/+0
* Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist2014-11-271-10/+0
* Make whether to use OpenCL or not a global optionTor Lillqvist2014-11-241-0/+10
* Make NfCurrencyTable a separate header & forward-declare it in zforlist.hxx.Kohei Yoshida2014-11-221-0/+1
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-9/+8
* loplugin: cstylecastNoel Grandin2014-10-231-8/+8
* usage info: Checkbox to turn it on and off (Tools -> Options... -> General).Jan Holesovsky2014-10-161-0/+14
* coverity#1242929 Uninitialized scalar fieldCaolán McNamara2014-10-011-3/+4
* fdo#82577: Handle WindowNoel Grandin2014-09-231-7/+7
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-121-5/+5
* InfoBox RID_SVX_MSGBOX_LANGUAGE_RESTART to StringThomas Arnhold2014-08-151-2/+2
* Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann2014-06-111-9/+9
* Change SfxTabPage::Reset param from ref to pointerStephan Bergmann2014-06-111-8/+8
* Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann2014-06-101-10/+10
* do not store invalid date acceptance patterns in configurationEike Rathke2014-05-231-1/+5
* make this a little less confusingEike Rathke2014-05-231-8/+4
* use new VCL IsValueChangedFromSaved methodNoel Grandin2014-05-081-24/+23
* coverity#1210177 Uninitialized pointer fieldCaolán McNamara2014-04-291-0/+1
* VCL: Renamed two functionsChris Sherlock2014-04-281-1/+1
* and another temporary SvtLanguageTable instance is mootEike Rathke2014-04-171-6/+4
* cui: sal_Bool->boolNoel Grandin2014-04-161-52/+52
* a pattern must not start with a separatorEike Rathke2014-04-151-0/+4
* toupper YMD for better input check visibilityEike Rathke2014-04-151-4/+35
* fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi2014-04-081-0/+1
* coverity#1194915 Integer overflowed argumentCaolán McNamara2014-03-301-1/+1
* sfx2: sal_Bool->boolNoel Grandin2014-03-271-4/+4
* sfx2: sal_Bool->boolNoel Grandin2014-03-141-1/+1
* svx: sal_Bool->boolNoel Grandin2014-03-111-4/+4
* Remove visual noise from cuiAlexander Wilms2014-02-261-2/+2
* sal_Bool arg of SetUseImagesInMenus was abused to squeeze '2' through itCaolán McNamara2014-02-241-1/+3
* Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2014-02-241-1/+1
* Remove unneccessary commentsAlexander Wilms2014-02-231-14/+14
* c++11ismCaolán McNamara2014-02-211-2/+2
* restore translatable Auto textCaolán McNamara2014-02-211-1/+2
* Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert2014-02-211-52/+36
* -Werror=parenthesesCaolán McNamara2014-02-211-2/+4
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-2/+2
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-4/+6
* svl: sal_Bool -> boolStephan Bergmann2014-02-201-5/+5
* unotools: sal_Bool -> boolStephan Bergmann2014-02-191-12/+12