summaryrefslogtreecommitdiff
path: root/cui/source/options/optgdlg.cxx
AgeCommit message (Expand)Author
2015-04-09prophylactic double dispose audit.Michael Meeks
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-17Resolves: tdf#89417 disable hardware accel checkbox if property is readonlyCaolán McNamara
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2015-02-09Related: fdo#87876 make checkbox label shorter, move warning into tooltipCaolán McNamara
2015-02-09Resolves: fdo#87876 full text of war and peace used as checkbox labelCaolán McNamara
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2014-12-22remove whitespacesMarkus Mohrhard
2014-12-18cui: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-18ifix the OpenGL UI config partMarkus Mohrhard
2014-12-17after resetting the values are not modifiedMarkus Mohrhard
2014-12-17implement the ui part for the OpenGL config variablesMarkus Mohrhard
2014-12-16add two options for OpenGL renderingMarkus Mohrhard
2014-12-15Resolves fdo#87016 Kill "Use system font for user interface" for goodJulien Nabet
2014-11-27Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist
2014-11-24Make whether to use OpenCL or not a global optionTor Lillqvist
2014-11-22Make NfCurrencyTable a separate header & forward-declare it in zforlist.hxx.Kohei Yoshida
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-16usage info: Checkbox to turn it on and off (Tools -> Options... -> General).Jan Holesovsky
2014-10-01coverity#1242929 Uninitialized scalar fieldCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-15InfoBox RID_SVX_MSGBOX_LANGUAGE_RESTART to StringThomas Arnhold
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-05-23do not store invalid date acceptance patterns in configurationEike Rathke
2014-05-23make this a little less confusingEike Rathke
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-04-29coverity#1210177 Uninitialized pointer fieldCaolán McNamara
2014-04-28VCL: Renamed two functionsChris Sherlock
2014-04-17and another temporary SvtLanguageTable instance is mootEike Rathke
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-04-15a pattern must not start with a separatorEike Rathke
2014-04-15toupper YMD for better input check visibilityEike Rathke
2014-04-08fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi
2014-03-30coverity#1194915 Integer overflowed argumentCaolán McNamara
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from cuiAlexander Wilms
2014-02-24sal_Bool arg of SetUseImagesInMenus was abused to squeeze '2' through itCaolán McNamara
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21c++11ismCaolán McNamara
2014-02-21restore translatable Auto textCaolán McNamara
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert