summaryrefslogtreecommitdiff
path: root/uui/source/iahndl-ssl.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-10convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin1-2/+2
2015-04-10dialogs lifetimes should be wrapped in ScopedVclPtrNoel Grandin1-2/+2
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin1-4/+2
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin1-2/+2
2015-01-20Some more loplugin:cstylecast: uuiStephan Bergmann1-1/+1
2014-10-11coverity#1242367 Unchecked return valueCaolán McNamara1-3/+5
2014-10-01fdo#82577: Handle TimeNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-06-05uui: remove SAL_THROW macroNoel Grandin1-4/+0
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-6/+2
2014-05-19fix-includes.pl: uuiThomas Arnhold1-10/+10
2014-05-14various loplugin:passsequencebyrefNoel Grandin1-1/+1
2014-05-02uui: sal_Bool->boolNoel Grandin1-5/+5
2014-03-17uui: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-22Resolves: #i123744# correct consideration of Subject Alternative Name...Oliver-Rainer Wittmann1-2/+3
2013-12-22convert unknown authority dialog to .uiCaolán McNamara1-5/+2
2013-12-21convert ssl warning dialog to .uiCaolán McNamara1-5/+3
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-1/+1
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-1/+1
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-3/+3
2013-10-01convert UUI module from String to OUStringNoel Grandin1-10/+12
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-3/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-18/+18
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin1-2/+1
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-14/+14
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-07-13re-base on ALv2 code. Includes:Michael Meeks1-37/+28
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET1-1/+1
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-06-01targeted string re-workNorbert Thiebaud1-4/+4
2012-05-07removed unused definesTakeshi Abe1-1/+0
2012-05-03drop ensure for non-NULL pointer and use a refCaolán McNamara1-3/+3
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann1-4/+2
2012-01-19Fix for fdo43460 Part XLIII getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-2/+2
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-4/+6
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-14/+53
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2011-02-21Translation of German comment.Albert Thuswaldner1-4/+3
2011-02-03tkr38: #i112307# Support for x509 v3 Subject Alternative Name extension addedTobias Krause1-14/+53
2010-11-05Easy Hacks : RTL_CONSTASCII_USTRINGPARAMGert Faller1-1/+1
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-08fixed compile error after resync.Kai Sommerfeld1-1/+1
2009-12-09InteractionHandler refactoring, 1st wave.Kai Sommerfeld1-0/+360