summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/dialogs/certificateviewer.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke1-4/+4
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-07-04Certificate viewer dialog can have various kinds of parentsStephan Bergmann1-3/+5
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist1-2/+2
2016-05-20Show the certificate use also in the View Certificate dialogTor Lillqvist1-0/+6
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin1-1/+1
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-1/+1
2015-11-24loplugin:unusedfields in xmlsecurity/Noel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-09-08convert Link<> to typedNoel Grandin1-5/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-3/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin1-1/+1
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-10/+68
2015-04-16UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create.Michael Meeks1-4/+4
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+4
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-10vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin1-3/+3
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-5/+5
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+44
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-2/+2
2015-04-09vcl: VclPtr conversion in xmlsecurityNoel Grandin1-0/+12
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-5/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin1-5/+5
2014-08-12Grid and separarate "valid from/to" for CertificateViewerTomaž Vajngerl1-10/+11
2014-08-11callcatcher: update unused codeCaolán McNamara1-6/+0
2014-08-09WaE: unused function 'ShinkToFit'David Tardon1-8/+0
2014-08-09Converted RID_XMLSECTP_GENERAL to Widget Layout.Rachit Gupta1-75/+17
2014-08-03Converted RID_XMLSECTP_DETAILS to Widget Layout.Rachit Gupta1-24/+24
2014-05-19fix-includes.pl: xmlsecurityThomas Arnhold1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-2/+2
2014-04-24xmlsecurity: sal_Bool->boolNoel Grandin1-1/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+2
2014-01-30convert cert path page to .uiCaolán McNamara1-52/+41
2014-01-30convert view certs tabdialog to .uiCaolán McNamara1-12/+13
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-4/+3
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold1-5/+0
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-03-30remove local css definitionsThomas Arnhold1-6/+6
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-10/+10
2012-10-04sal_Bool->bool in xmlsecurityNoel Grandin1-2/+2