summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/dialogs/macrosecurity.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+1
2019-05-09Simplify Sequence iterations in xmlscript, xmlsecurityArkadiy Illarionov1-3/+2
2019-05-09tdf#42949 Fix IWYU warnings in xmlsecurity/*cxxGabor Kelemen1-5/+0
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin1-2/+1
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara1-2/+2
2019-03-07log nice exception messages whereever possibleNoel Grandin1-1/+3
2019-02-14drop unneeded vcl includes, update pchCaolán McNamara1-4/+2
2019-02-14weld MacroSecurity clusterCaolán McNamara1-217/+167
2019-02-13weld CertificateViewer clusterCaolán McNamara1-2/+2
2018-11-12tdf#118581 Correctly display issuer name in signature lineSamuel Mehrbrodt1-4/+6
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin1-4/+4
2018-03-20drop unnecessary includesCaolán McNamara1-2/+0
2018-01-12More loplugin:cstylecast: xmlsecurityStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann1-2/+2
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-03-24loplugin:unusedfieldsNoel Grandin1-2/+0
2017-03-11Fix typosAndrea Gelmini1-1/+1
2017-03-02xmlsecurity: avoid using the SerialNumberAdapter wrapperMiklos Vajna1-5/+1
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin1-3/+3
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-8/+8
2016-06-13loplugin:sallogareasNoel Grandin1-1/+1
2016-06-13Convert DBG_ASSERT in xmlsecurityNoel Grandin1-1/+1
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist1-4/+4
2016-03-14com::sun::star->css in xmlsecurity/Noel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-12convert Link<> to typedNoel Grandin1-2/+1
2015-09-08convert Link<> to typedNoel Grandin1-2/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-18/+7
2015-05-20cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-8/+57
2015-04-16UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create.Michael Meeks1-3/+3
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-3/+3
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
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-4/+4
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-4/+4
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/+38
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-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2014-10-06loplugin: cstylecastNoel Grandin1-1/+1