summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/dialogs/certificateviewer.cxx
AgeCommit message (Expand)Author
2024-10-21Make tools::Time ctor taking sal_Int64 privateMike Kaganski
2024-08-08tdf#161909: Show key type in CertificateViewer.Moritz Duge
2024-07-25tdf#161909: Fix resizing and behavior for "View Certificate" dialog.Moritz Duge
2024-05-15loplugin:ostr in xmlsecurityNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-24Make View Certificate sub-dialog asyncSzymon Kłos
2021-10-17Simplify vector initialization in xmlsecurityJulien Nabet
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-02loplugin:flatten in xmlsecurityNoel Grandin
2020-06-26Upcoming improved loplugin:elidestringvar: xmlsecurityStephan Bergmann
2020-06-05have just one way to set expander imageCaolán McNamara
2020-04-29tdf#131733 Show only CN part of X.509 subject infoGabor Kelemen
2020-03-01cid#1459028 various checked_return warningsCaolán McNamara
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