summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/dialogs/certificateviewer.cxx
AgeCommit message (Expand)Author
2020-04-29tdf#131733 Show only CN part of X.509 subject infocp-6.4-branch-pointGabor Kelemen
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-09-28loplugin:constmethod in xmlsecurityNoel Grandin
2019-07-16cid#1448248 Unchecked return valueCaolán McNamara
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-02-25loplugin:unusedmethodsNoel Grandin
2019-02-19weld ChineseDictionaryDialogCaolán McNamara
2019-02-14drop unneeded vcl includes, update pchCaolán McNamara
2019-02-14weld CertificateChooserCaolán McNamara
2019-02-13weld CertificateViewer clusterCaolán McNamara
2019-02-12tdf#120703 PVS: remove redundant static castsMike Kaganski
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-12tdf#118581 Correctly display issuer name in signature lineSamuel Mehrbrodt
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-07-23loplugin:unusedfields,can-be-const in xmlsecurityNoel Grandin
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-26remove xmlsecurity bitmaps from .src filesCaolán McNamara
2017-03-17remove unused defines from HRC files in xmlsecurityNoel Grandin
2017-03-15Fix variable names: FixedText, not FixedImageSamuel Mehrbrodt
2017-03-15gpg4libre: Don't show certificate path when there is no hierarchySamuel Mehrbrodt
2017-03-15gpg4libre: Improve certificate details viewSamuel Mehrbrodt
2017-03-15gpg4libre: Show "issued to/by" only if they contain a valueSamuel Mehrbrodt
2017-03-01CertificateViewer: Don't crash with empty certificate pathSamuel Mehrbrodt
2017-01-14u*,v*: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-10New loplugin:conststringvar: xmlsecurityStephan Bergmann
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-04Certificate viewer dialog can have various kinds of parentsStephan Bergmann
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-05-20Show the certificate use also in the View Certificate dialogTor Lillqvist
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2015-11-24loplugin:unusedfields in xmlsecurity/Noel 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-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-16UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create.Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks