summaryrefslogtreecommitdiff
path: root/cui/source/options
AgeCommit message (Expand)Author
2020-07-29replace and drop SvtPrintWarningOptionsCaolán McNamara
2020-07-28drop use of SvtFontOptionsCaolán McNamara
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-07-03[API CHANGE] Move NSS profile handling into NSS serviceJan-Marek Glogowski
2020-07-02currency combobox doesn't have a selected entryCaolán McNamara
2020-07-02focus grabbed to options extension page when browsing optionsCaolán McNamara
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: cuiStephan Bergmann
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara
2020-06-05have just one way to set expander imageCaolán McNamara
2020-06-05crash on double-clicking an entry in Available language modulesCaolán McNamara
2020-06-05we can't mix radiobuttons and checkbuttons so don't imply otherwiseCaolán McNamara
2020-05-29change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara
2020-05-28loplugin:simplifybool in canvas..cuiNoel Grandin
2020-05-23show Skia UI controls only on Windows for now (tdf#133166)Luboš Luňák
2020-05-22Prefer CoInitializeEx instead of CoInitializeJulien Nabet
2020-05-20use for-range on Sequence in cppuhelper,cuiNoel Grandin
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl
2020-05-16Remove unused "with accessibility support" stringStephan Bergmann
2020-05-15Drop the JVM "feature" concept supportStephan Bergmann
2020-05-08improve loplugin:referencecastingNoel Grandin
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-05-04remove checkboxes for enabling OpenGLLuboš Luňák
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-04-25rename ColorValueSet back to SvxColorValueSetCaolán McNamara
2020-04-25weld SvxColorDockingWindowCaolán McNamara
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-17loplugin:flatten in cuiNoel Grandin
2020-03-26explicitly set no text emphasis on the non-header entriesCaolán McNamara
2020-03-25Related tdf#46037: use a bit of simplified config access (cui/optinet2)Julien Nabet
2020-03-25no reason for the FontAntiAliasing setting being UNX-only (tdf#107744)Luboš Luňák
2020-03-23tdf#114441: Convert use of sal_uLong to better integer typesFurkan Ahmet Kara
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-14Resolves: tdf#130658 there isn't a second column in non-exception modeCaolán McNamara
2020-02-14drop need to include vcl/edit.hxx in cuiCaolán McNamara
2020-02-11tdf#114694: Make default value in language settings the first elementYusuf Keten
2020-02-10in case of Skia problems force raster mode, don't disable it allLuboš Luňák
2020-02-07rename URLBox back to SvtURLBoxCaolán McNamara
2020-02-07clang-format cui with under 5-percent lines of changeMuhammet Kara
2020-02-06fix "Use data for document properties" checkbuttonCaolán McNamara
2020-02-03Resolves: tdf#130364 let font treeview fit to available dialog spaceCaolán McNamara
2020-02-03Related: tdf#130143 freeze/thaw around bulk insertCaolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-25Resolves: tdf#130143 crash in sorted font replacement tableCaolán McNamara
2020-01-10Resolves: tdf#129904 use the current page as the page for helpCaolán McNamara
2020-01-10use more std::make_sharedNoel Grandin
2020-01-06Add include guards - follow-up for 0c4033a9c69da439b97378b0dc61e867953649ebMike Kaganski
2020-01-06Fix Windows build with HAVE_FEATURE_BREAKPADMike Kaganski
2020-01-06Removed redundant semicolonsAndrea Gelmini
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen