summaryrefslogtreecommitdiffstats
path: root/cui/source/options/optgdlg.cxx
Commit message (Expand)AuthorAgeFilesLines
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-301-2/+2
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-301-2/+2
* loplugin:defaultparamsStephan Bergmann2015-10-191-3/+3
* convert Link<> to typedNoel Grandin2015-10-161-15/+11
* convert Link<> to typedNoel Grandin2015-10-151-7/+6
* convert Link<> to typedNoel Grandin2015-10-121-4/+3
* tdf#94559: first step to remove rtti.hxxOliver Specht2015-09-291-2/+1
* convert Link<> to typedNoel Grandin2015-09-241-1/+5
* convert Link<> to typedNoel Grandin2015-09-141-4/+2
* Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2015-09-121-7/+7
* tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled.Michael Meeks2015-09-031-1/+5
* remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl2015-09-031-8/+0
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-5/+3
* tdf#93547 - add basic lock-down support for OpenGL settings.Michael Meeks2015-08-211-2/+10
* loplugin: defaultparamsNoel Grandin2015-08-141-3/+3
* Delete unnecessary global options from Options dialogMihály Palenik2015-08-111-92/+2
* com::sun::star->css in cuiNoel Grandin2015-07-291-12/+12
* add (and call before dtor) Commit to SvtSearchOptionsCaolán McNamara2015-06-081-2/+3
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-3/+3
* loplugin:loopvartoosmallNoel Grandin2015-05-291-1/+1
* related tdf#90127: Simplify setting of the 'auto' icon theme.Jan Holesovsky2015-05-251-4/+4
* convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin2015-05-221-4/+4
* Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann2015-05-101-5/+2
* Gradually typed LinkStephan Bergmann2015-04-301-2/+2
* convert LANG_LIST constants to scoped enumNoel Grandin2015-04-291-4/+4
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-8/+74
|\
| * Fix SfxTabPage creation to use VclPtr.Michael Meeks2015-04-171-6/+6
| * Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-101-1/+1
| * vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-1/+1
| * vclwidget: only call dispose() onceNoel Grandin2015-04-101-3/+3
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-0/+54
| * prophylactic double dispose audit.Michael Meeks2015-04-091-0/+4
| * vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-2/+2
| * vcl: VclPtr conversion in cuiNoel Grandin2015-04-091-4/+12
* | SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann2015-04-281-1/+1
* | convert SCRIPTTYPE_ constants to scoped enumNoel Grandin2015-04-171-5/+5
|/
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-1/+1
* Resolves: tdf#89417 disable hardware accel checkbox if property is readonlyCaolán McNamara2015-02-171-0/+14
* 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