summaryrefslogtreecommitdiff
path: root/cui/source/options/optgdlg.cxx
AgeCommit message (Expand)Author
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-28Resolves: tdf#96748 'Default Language' show current ui lang not new defaultCaolán McNamara
2016-09-13tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky
2016-09-09handle read-only state of collect usage information settingAndras Timar
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin
2016-08-16GSoC notebookbar: icon size switchingSzymon Kłos
2016-08-02Related: tdf#101196 prompt to restart after OpenGL config changesCaolán McNamara
2016-08-02Related: tdf#101196 shorten description, move info into tooltipCaolán McNamara
2016-08-02Resolves: tdf#101196 line wrap very long checkbox contentCaolán McNamara
2016-07-10ditch the font/screen-scaling thingCaolán McNamara
2016-07-01GSoC possibility to change icon size in the SidebarToolBoxSzymon Kłos
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-05-24Convert SnapType to scoped enumNoel Grandin
2016-04-11tdf#79656 Restart now window for language changeBerk Gureken
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-25fix headless buildOliver Specht
2016-02-18Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-12-23New saving behaviorMaxim Monastirsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05OpenGL options: clarify setting descriptions, and provide a live status.Michael Meeks
2015-11-04yyyyyNoel Grandin
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-09-24convert Link<> to typedNoel Grandin
2015-09-14convert Link<> to typedNoel Grandin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-03tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled.Michael Meeks
2015-09-03remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-21tdf#93547 - add basic lock-down support for OpenGL settings.Michael Meeks
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-11Delete unnecessary global options from Options dialogMihály Palenik
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-06-08add (and call before dtor) Commit to SvtSearchOptionsCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-25related tdf#90127: Simplify setting of the 'auto' icon theme.Jan Holesovsky
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29convert LANG_LIST constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks