summaryrefslogtreecommitdiff
path: root/cui/source/options/optgdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-07-25use officecfg for drawing optionsNoel Grandin1-5/+4
2021-07-25use officecfg for help optionsNoel Grandin1-14/+5
2021-07-24use officecfg to retrieve offlinehelppopupNoel Grandin1-2/+6
2021-07-23use officecfg to retrieve SidebarIconSizeNoel Grandin1-4/+7
2021-07-23use officecfg to retrieve NotebookbarIconSizeNoel Grandin1-4/+7
2021-07-23tdf#140107 Remove all collect usage data code.Jeff Huang1-11/+3
2021-06-29Added a UI dialog box for running the VCL backend testshomeboy4451-0/+8
2021-05-30Drop GtkSalPrinter bits from option dialogJan-Marek Glogowski1-22/+0
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-4/+4
2021-05-14gtk4: advertise as gtk4 not gtk3Caolán McNamara1-1/+1
2021-04-09-Werror,-Wreorder-ctor (clang-cl)Stephan Bergmann1-1/+1
2021-04-01tdf#45735 New UI dialog at app startup to check default file formatsMatt K1-25/+18
2021-03-17Use COMReference hereMike Kaganski1-7/+10
2021-01-09fix coverity parse errorsCaolán McNamara1-5/+5
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-5/+5
2020-12-07remove OpenGL VCL backend codeLuboš Luňák1-10/+0
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