summaryrefslogtreecommitdiff
path: root/cui/source/options/optgdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-09-14Explicitly set cursor position for x11 'gen' backend, tdf#144457 follow-upEike Rathke1-1/+7
2021-09-13Resolves: tdf#144457 Use weld::set_text() instead of replace_selection()Eike Rathke1-1/+1
2020-12-01drop the needless and broken SkiaConfig abstraction (tdf#137935)Luboš Luňák1-93/+8
2020-11-25clean up enabling/disabling GUI options related to SkiaLuboš Luňák1-21/+26
2020-11-01use officecfg for UseSystemFileDialogNoel Grandin1-5/+6
2020-11-01use officecfg for UseSystemPrintDialogNoel Grandin1-3/+5
2020-11-01use officecfg for Experimental flagNoel Grandin1-1/+1
2020-10-28cid#1468666 'Constant' variable guards dead codeCaolán McNamara1-6/+15
2020-10-20clean up handling of the UI Skia optionsLuboš Luňák1-39/+31
2020-10-20remove ui for 'forceskia' AKA 'ignore skia denylist' (tdf#137159)Luboš Luňák1-40/+0
2020-10-14Resolves tdf#137447 - Access icon themes via tight extensionsHeiko Tietze1-0/+13
2020-10-02loplugin:reducevarscope in cuiNoel1-2/+2
2020-07-29replace and drop SvtPrintWarningOptionsCaolán McNamara1-6/+3
2020-07-28drop use of SvtFontOptionsCaolán McNamara1-5/+4
2020-07-10replace usage of blacklist with denylistThorsten Behrens1-1/+1
2020-07-02currency combobox doesn't have a selected entryCaolán McNamara1-2/+4
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: cuiStephan Bergmann1-5/+5
2020-05-23show Skia UI controls only on Windows for now (tdf#133166)Luboš Luňák1-0/+13
2020-05-22Prefer CoInitializeEx instead of CoInitializeJulien Nabet1-1/+1
2020-05-04remove checkboxes for enabling OpenGLLuboš Luňák1-141/+0
2020-04-17loplugin:flatten in cuiNoel Grandin1-28/+28
2020-03-25no reason for the FontAntiAliasing setting being UNX-only (tdf#107744)Luboš Luňák1-18/+0
2020-02-11tdf#114694: Make default value in language settings the first elementYusuf Keten1-23/+57
2020-02-10in case of Skia problems force raster mode, don't disable it allLuboš Luňák1-2/+41
2020-01-06Add include guards - follow-up for 0c4033a9c69da439b97378b0dc61e867953649ebMike Kaganski1-0/+4
2020-01-06Fix Windows build with HAVE_FEATURE_BREAKPADMike Kaganski1-0/+2
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen1-2/+0
2019-12-10missing include (Windows --disable-pch; Translate::ExpandVariables)Stephan Bergmann1-0/+1
2019-12-10force vclcanvas use with Skia, like it's with OpenGL (tdf#129076)Luboš Luňák1-4/+9
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara1-0/+1
2019-11-27Resolves: tdf#128979 crash/freeze on selecting last theme in listCaolán McNamara1-11/+3
2019-11-27add GUI and configuration options for SkiaLuboš Luňák1-0/+139
2019-11-26loplugin:staticmethods (clang-cl)Stephan Bergmann1-1/+1
2019-11-26loplugin:nullptr (clang-cl)Stephan Bergmann1-1/+1
2019-11-16tdf#44462: add a link to Windows Default apps settings appletMike Kaganski1-0/+39
2019-10-29weld fpicker clusterCaolán McNamara1-1/+1
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara1-4/+4
2019-10-13move ToolBoxButtonSize into vclenumCaolán McNamara1-1/+1
2019-10-11Resolves: tdf#123265 hide show-icons under gtk3Caolán McNamara1-0/+2
2019-10-02tdf#127711 - A runtime-switch for the MiniCrashDumpJuergen Funk1-2/+3
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann1-1/+1
2019-10-01Removed duplicated includesAndrea Gelmini1-2/+0
2019-09-30drop gtk2 supportCaolán McNamara1-2/+3
2019-09-26TODO rename to GetFrameWeldCaolán McNamara1-1/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-12/+12
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-6/+6
2019-09-24options dialog has a controller nowCaolán McNamara1-1/+1
2019-09-23Resolves: tdf#127683 options dialog has a controller nowCaolán McNamara1-2/+2
2019-09-19use an explicit id for the default currencyCaolán McNamara1-3/+5
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-23/+1