summaryrefslogtreecommitdiff
path: root/cui/source/options
AgeCommit message (Expand)Author
2024-10-02Add ODF 1.3 Extended / ODF 1.4 versions to configuration and UIXisco Fauli
2024-09-24Resolves tdf#162979 - Avoid oversized online update optionsHeiko Tietze
2024-08-16cid#1557618 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-15tdf#134791 Back to fixed size, but increase it a bitSamuel Mehrbrodt
2024-08-14Resolves tdf#80054 - Customization for non-printable character colorHeiko Tietze
2024-08-13tdf#161909: make showing GPG keys only an explicit functionalityMoritz Duge
2024-08-12tdf#134791 Let options dialog determine its own size based on tab pagesSamuel Mehrbrodt
2024-08-11Resolves tdf#61242 - Customization of comment background colorHeiko Tietze
2024-08-05tdf#159040 tdf#162206: better the user key selection and test sign with defaultSarper Akdemir
2024-07-31tdf#161765, tdf#115688 Let user choose which animation settings to usePer99
2024-07-28cid#1556624 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-25tdf#157233 - A11y: Add global Accessibility check options forBalazs Varga
2024-07-25tdf#161909: Fix resize for cert listings (GtkBox instead of GtkGrid)Moritz Duge
2024-07-24tdf#159040: add sign with default certificate to save dialogSarper Akdemir
2024-07-20cid#1554791 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-19tdf#161909: Repair certdialog columns with VCLPLUGIN != gtk3Moritz Duge
2024-07-17Resolves: tdf#161989 unset gtk emphasis defaults to lightCaolán McNamara
2024-07-16tdf#155069 Make "Run Graphics Test" button experimentalKira Tubo
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht
2024-06-06tdf#159375: turn cursor into a wait cursor while searchBayram Çiçek
2024-05-11replace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin
2024-05-10replace createFromAscii with OUString literals in SvxPathTabPageNoel Grandin
2024-05-10replace createFromAscii with OUString literals in OfaTreeOptionsDialogNoel Grandin
2024-05-07loplugin:ostr in cuiNoel Grandin
2024-05-06tdf#159375: remove initialization on Tools>OptionsBayram Çiçek
2024-04-29Drop uses of css::uno::Sequence::getConstArray in cppuhelper .. cuiMike Kaganski
2024-04-22use more OUString literalNoel Grandin
2024-04-17tdf#159395-LanguageTool use correct default URL when username/APIkey setLeonid Ryzhov
2024-04-09Use some nicer assert stringGabor Kelemen
2024-04-05tdf#146619 Drop unused 'using namespace' in: cui/Gabor Kelemen
2024-03-22improve loplugin:staticmethodsNoel Grandin
2024-02-05tdf#159476 Remove experimental status from Basic IDE entry in Options dialogRafael Lima
2024-02-04cid#1455212 Uncaught exceptionCaolán McNamara
2024-01-29loplugin:unnecessarymethodsNoel Grandin
2024-01-28Simplify massively over-engineered compatibility optionsMike Kaganski
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-26Don't export printer name & config in privacy modeSamuel Mehrbrodt
2024-01-24tdf#159128 UI: Open Security settings option directlyBalazs Varga
2024-01-23tdf#158891 Make cell cursor more accessible for color blindSahil
2024-01-22simplify the getters in AbstractSvx*DialogNoel Grandin
2024-01-22Remove DetectHiddenControls method of locking down UIGabor Kelemen
2024-01-17Add back XComponentContext to officecfg::...::get() callsStephan Bergmann
2024-01-17ITEM: Remove suspicious extra-Which in ::PutArmin Le Grand (allotropia)
2024-01-15tdf#159186 Use changed value when editing string-list a second timeSamuel Mehrbrodt
2024-01-15Make MAR-based LibreOffice updater non-experimentalThorsten Behrens
2024-01-10cid#1546141 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-09tdf#158375: add UI option to disable active contentSarper Akdemir
2024-01-07Drop SvtFilterOptions and use officecfg insteadMike Kaganski
2023-12-31Replace "size() != 0 with !empty()" (cui)Julien Nabet
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)