summaryrefslogtreecommitdiff
path: root/cui/source/options/certpath.cxx
AgeCommit message (Expand)Author
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
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09prophylactic double dispose audit.Michael Meeks
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-03-14convert certificate path dialog to .ui formatCaolán McNamara
2014-01-30stray printfCaolán McNamara
2014-01-14EndDialog takes long nResult, not boolStephan Bergmann
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara
2013-07-16convert versions of dialog to .uiCaolán McNamara
2013-05-14fdo#46808, Replace some XMultiServiceFactory with XComponentContextNoel Grandin