summaryrefslogtreecommitdiff
path: root/cui/source/options
AgeCommit message (Expand)AuthorFilesLines
2020-10-21use tools::Long in comphelper..cuiNoel3-9/+9
2020-10-20clean up handling of the UI Skia optionsLuboš Luňák2-40/+32
2020-10-20remove ui for 'forceskia' AKA 'ignore skia denylist' (tdf#137159)Luboš Luňák2-42/+0
2020-10-15tdf#137432 only do EnableInvalidate(false) optimization when not shownCaolán McNamara1-0/+2
2020-10-14Resolves tdf#137447 - Access icon themes via tight extensionsHeiko Tietze2-0/+15
2020-10-12Resolves tdf#137187 - More dictionaries via extensions dialogHeiko Tietze1-0/+15
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara1-1/+1
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel1-13/+15
2020-10-02loplugin:reducevarscope in cuiNoel4-7/+6
2020-10-02tdf#137032 make tools-> options sidebar widerandreas kainz1-1/+1
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara1-1/+1
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann1-1/+3
2020-09-13tdf#124176 Use #pragma once in cuiGeorge Bateman11-44/+11
2020-09-07tdf#136534: Font replacement table loads existing rule incorrectlyJulien Nabet1-2/+2
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski1-1/+1
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann1-3/+3
2020-08-31Related: tdf#136189 don't assert on unsetting non-existing previous sort columnCaolán McNamara1-1/+3
2020-08-28move GetMinimumEditHeight calc to weldutils and reuse in calcCaolán McNamara1-7/+3
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2-14/+14
2020-08-20Fix typo in codeAndrea Gelmini1-2/+2
2020-08-18loplugin:unusedvarsglobalNoel Grandin1-4/+2
2020-08-17Always display highlighted JRE's locationStephan Bergmann2-5/+15
2020-08-13Remove some unused includesMiklos Vajna4-6/+0
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin1-1/+1
2020-08-05tdf#135367 enable_toggle_buttons sets SvTreeFlags::CHKBTNCaolán McNamara1-3/+3
2020-07-29replace and drop SvtExtendedSecurityOptions classCaolán McNamara1-4/+4
2020-07-29replace and drop MiscCfgCaolán McNamara1-16/+17
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-03[API CHANGE] Move NSS profile handling into NSS serviceJan-Marek Glogowski3-55/+63
2020-07-02currency combobox doesn't have a selected entryCaolán McNamara1-2/+4
2020-07-02focus grabbed to options extension page when browsing optionsCaolán McNamara1-0/+9
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: cuiStephan Bergmann5-20/+20
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara4-101/+91
2020-06-05have just one way to set expander imageCaolán McNamara4-8/+8
2020-06-05crash on double-clicking an entry in Available language modulesCaolán McNamara1-3/+9
2020-06-05we can't mix radiobuttons and checkbuttons so don't imply otherwiseCaolán McNamara2-8/+2
2020-05-29change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara5-19/+15
2020-05-28loplugin:simplifybool in canvas..cuiNoel Grandin1-1/+1
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-20use for-range on Sequence in cppuhelper,cuiNoel Grandin5-75/+66
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl1-4/+6
2020-05-16Remove unused "with accessibility support" stringStephan Bergmann2-4/+0
2020-05-15Drop the JVM "feature" concept supportStephan Bergmann1-5/+0
2020-05-08improve loplugin:referencecastingNoel Grandin1-4/+4
2020-05-08compact namespace in canvas..cuiNoel Grandin1-4/+1
2020-05-04remove checkboxes for enabling OpenGLLuboš Luňák2-149/+0
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2-1/+3