summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-03-15 20:58:40 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-03-15 20:58:40 +0100
commit9982b1ebb29fd7e574097983c271d9f367eff7cb (patch)
tree1de6a582200b31533f1cce39d5df18ac9cf307c5
parent9ddfdc02924b7edcbfa2f88f207101e7fca9e3d8 (diff)
Version 6.2.2.2, tag libreoffice-6.2.2.2 libreoffice-6.2.2.2
Change-Id: I772c91c3bb7360a661687d328592711617036718
0 files changed, 0 insertions, 0 deletions
lue='feature/slidehack'>feature/slidehack LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/uui/source/iahndl-ssl.cxx
AgeCommit message (Expand)Author
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-06-25Simplify Sequence iterations in uuiArkadiy Illarionov
2019-02-11loplugin:indentation in unotools..vbahelperNoel Grandin
2018-11-28Do not validate SSL cert in LOK caseAndras Timar
2018-05-17go through getParentXWindowCaolán McNamara
2018-04-09Remove std::bad_alloc -> css::uno::RuntimeException mappingsStephan Bergmann
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-10-23loplugin:includeform: uuiStephan Bergmann
2017-08-19remove dodgy use of ErrCodeNoel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-01-19tweak to avoid coverity#1371169 Missing move assignment operatorCaolán McNamara
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-04-10convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin
2015-04-10dialogs lifetimes should be wrapped in ScopedVclPtrNoel Grandin
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-01-20Some more loplugin:cstylecast: uuiStephan Bergmann
2014-10-11coverity#1242367 Unchecked return valueCaolán McNamara