summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)AuthorFilesLines
2014-10-20coverity#982248 Unchecked return valueCaolán McNamara1-1/+1
2014-10-15loplugin: cstylecastNoel Grandin4-8/+8
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke1-1/+1
2014-10-06loplugin: cstylecastNoel Grandin4-7/+7
2014-10-01fdo#82577: Handle TimeNoel Grandin6-9/+9
2014-09-23fdo#82577: Handle WindowNoel Grandin4-13/+13
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg2-5/+5
2014-09-05Fix emacs modeline.Jan Holesovsky1-1/+1
2014-09-02coverity#1215310 Uncaught exceptionCaolán McNamara2-2/+2
2014-08-28Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2-0/+4
2014-08-25convert RID_XMLSECWB_NO_MOZILLA_PROFILE to MessageDialog + stringCaolán McNamara2-6/+4
2014-08-22QueryBox MSG_XMLSECDLG_QUERY_REMOVEDOCSIGNBEFORESIGN -> MessageDialog + stringCaolán McNamara3-8/+5
2014-08-16fix buildMarkus Mohrhard1-0/+1
2014-08-15ErrorBox RID_XMLSECDLG_OLD_ODF_FORMAT to StringThomas Arnhold3-8/+6
2014-08-12Grid and separarate "valid from/to" for CertificateViewerTomaž Vajngerl1-10/+11
2014-08-12Get rid of xmlsec_trace() and use SAL_INFO("xmlsecurity.xmlsec")Tor Lillqvist6-177/+53
2014-08-12callcatcher: another round of ResId removalsCaolán McNamara2-12/+0
2014-08-11callcatcher: update unused codeCaolán McNamara3-30/+0
2014-08-09xmlsec: clean up resource file dialogs.hrcThomas Arnhold1-51/+1
2014-08-09WaE: unused function 'ShinkToFit'David Tardon1-8/+0
2014-08-09Converted RID_XMLSECTP_GENERAL to Widget Layout.Rachit Gupta3-189/+27
2014-08-04create OUString from literalThomas Arnhold1-1/+1
2014-08-04Delete RID_XMLSECTP_MACROWARN dialogPalenik Mihály3-263/+0
2014-08-03Converted RID_XMLSECTP_DETAILS to Widget Layout.Rachit Gupta3-127/+99
2014-08-02drop defines for noexistent stringsDavid Tardon1-3/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin4-20/+4
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin8-66/+19
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold3-4/+0
2014-05-29fdo#68849: Add header guards to all include filesJens Carl1-0/+5
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin1-4/+4
2014-05-24cppcheck: Prefer prefix ++/-- operatorsJulien Nabet1-3/+3
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-1/+1
2014-05-23coverity#1215310 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-19fix-includes.pl: xmlsecurityThomas Arnhold30-64/+64
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold2-2/+0
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin3-3/+3
2014-05-11coverity#982735 Negative loop boundCaolán McNamara1-11/+5
2014-05-07coverity#1209500 Explicit null dereferencedCaolán McNamara1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin2-4/+4
2014-04-24coverity#707484 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-24coverity#707488 Uncaught exceptionCaolán McNamara2-4/+7
2014-04-24coverity#707489 Uncaught exceptionCaolán McNamara2-4/+6
2014-04-24coverity#707490 Uncaught exceptionCaolán McNamara2-3/+5
2014-04-24xmlsecurity: sal_Bool->boolNoel Grandin30-75/+47
2014-04-23huge hrc and src file cleanupThomas Arnhold2-31/+2
2014-04-22clean up hrc filesThomas Arnhold1-21/+1
2014-04-22clean up hrc filesThomas Arnhold1-1/+0
2014-04-19WaE: Unreferenced function definition [loplugin:unreffun]Tor Lillqvist1-1/+1
2014-04-19fixincludeguards.sh: xmlsecurityThomas Arnhold45-108/+108
2014-04-14Clean up function declarationsStephan Bergmann6-18/+45