summaryrefslogtreecommitdiff
path: root/cui/source/options/certpath.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in cuiNoel Grandin
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara
2020-08-13Remove some unused includesMiklos Vajna
2020-07-03[API CHANGE] Move NSS profile handling into NSS serviceJan-Marek Glogowski
2020-06-08rework treeview initial toggle button col to be like expander colCaolá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
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann
2019-11-23cppcheck: performing init in init list (comphelper/connectivity/cppu/cui)Julien Nabet
2019-10-23tdf#127909 follow the NSSInitializer selectionJan-Marek Glogowski
2019-10-23tdf#127909 save manually selected certificate pathJan-Marek Glogowski
2019-10-23tdf#127909 list all mozilla profilesJan-Marek Glogowski
2019-10-23tdf#127909 don't always select the first entryJan-Marek Glogowski
2019-10-23tdf#127909 refactoring of the cert path dialogJan-Marek Glogowski
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-07-01tdf#125552 Don't show deleted certificate folder in Certificate Path dialogIlhan Yesil
2019-06-15loplugin:logexceptionnicely in cuiNoel Grandin
2019-04-09drop some unneeded includesCaolán McNamara
2019-04-06weld OTableSubscriptionPageCaolán McNamara
2019-02-19weld ChineseDictionaryDialogCaolán McNamara
2019-02-12merge together as get_checkbox_column_widthCaolán McNamara
2019-02-05weld CertPathDialogCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-04tdf#112689 Replace chained O(U)StringBuffer::append with operator+ in cuiArkadiy Illarionov
2017-07-31loplugin:oncevarNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin
2017-06-20loplugin:oncevar in cuiNoel Grandin
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-03tdf#57950: Replace chained OUStringBuffer::append() with operator+Arnold Dumas
2016-03-18convert SvButtonState to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-18cui: convert new to ::Create.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin