summaryrefslogtreecommitdiff
path: root/uui/source/iahndl-ssl.cxx
AgeCommit message (Expand)Author
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
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-05uui: remove SAL_THROW macroNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-19fix-includes.pl: uuiThomas Arnhold
2014-05-14various loplugin:passsequencebyrefNoel Grandin
2014-05-02uui: sal_Bool->boolNoel Grandin
2014-03-17uui: prefer passing OUString by referenceNoel Grandin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-22Resolves: #i123744# correct consideration of Subject Alternative Name...Oliver-Rainer Wittmann
2013-12-22convert unknown authority dialog to .uiCaolán McNamara
2013-12-21convert ssl warning dialog to .uiCaolán McNamara
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-01convert UUI module from String to OUStringNoel Grandin
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2012-11-22AllSettings with LanguageTagEike Rathke
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-07removed unused definesTakeshi Abe
2012-05-03drop ensure for non-NULL pointer and use a refCaolán McNamara
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann