summaryrefslogtreecommitdiff
path: root/cui/source/options/optgdlg.hxx
AgeCommit message (Expand)Author
2019-11-27add GUI and configuration options for SkiaLuboš Luňák
2019-11-26loplugin:staticmethods (clang-cl)Stephan Bergmann
2019-11-16tdf#44462: add a link to Windows Default apps settings appletMike Kaganski
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-10-11Resolves: tdf#123265 hide show-icons under gtk3Caolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-08-07Resolves: tdf#125483 locale separator label needs to be derived from originalCaolán McNamara
2019-08-06tdf#107471 Add checkbox to enable/disable sending crash reports to TDFGabor Kelemen
2019-07-30weld OfaLanguagesTabPageCaolán McNamara
2019-07-30weld OfaViewTabPageCaolán McNamara
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen
2019-04-10tdf#124238 - Show a Tip-Of-The-Day dialog on startupheiko tietze
2019-03-12weld OfaMiscTabPageCaolán McNamara
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-06-25loplugin:useuniqueptr in OfaViewTabPageNoel Grandin
2018-06-11tdf#114875 Added an option to not show "No offline help installed" popupNickson Thanda
2018-05-23tdf#104086 cui: enable OpenGL when ignoring its blacklistMiklos Vajna
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2017-11-09Related: tdf#110448: move Quickstart options to General pageMike Kaganski
2017-09-12down/up/focus/first/last handler not needed nowCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-16GSoC notebookbar: icon size switchingSzymon Kłos
2016-07-25new loplugin overrideparamNoel Grandin
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
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-10-21remove untyped Link<>Noel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-09-14boost->stdCaolán McNamara
2015-09-14convert Link<> to typedNoel Grandin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-11Delete unnecessary global options from Options dialogMihály Palenik
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin