summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2015-02-26cppcheck: variableScopeCaolán McNamara1-4/+3
2015-02-10cppcheck: variableScopeCaolán McNamara1-11/+4
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+1
2015-02-05Updated all precompiled headers.Ashod Nakashian3-1/+4
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara4-193/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin2-17/+17
2015-01-25coverity#1266458 Argument cannot be negativeCaolán McNamara1-8/+4
2015-01-20Some more loplugin:cstylecast: xmlsecurityStephan Bergmann7-38/+38
2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn3-26/+13
2015-01-19Fix typo comments Resouce->ResourceAndrea Gelmini1-1/+1
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin2-12/+4
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin3-14/+0
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-05java: remove dead codeNoel Grandin1-6/+0
2014-12-18xmlsecurity: Use appropriate OUString functions on string constantsStephan Bergmann14-53/+36
2014-12-09xmlsecurity: HIG fixesAdolfo Jayme Barrientos4-37/+20
2014-12-08Typo "mehtod" -> "method"Stephan Bergmann2-3/+3
2014-12-04Bin noise commentsTor Lillqvist7-40/+32
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl5-0/+5
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl11-2/+13
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2-7/+7
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini30-56/+56
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
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 Grandin7-11/+11
2014-09-25java: when rethrowing exceptions, store the original causeNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin9-26/+26
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg4-12/+11
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 McNamara3-8/+4
2014-08-22QueryBox MSG_XMLSECDLG_QUERY_REMOVEDOCSIGNBEFORESIGN -> MessageDialog + stringCaolán McNamara3-8/+5
2014-08-19java: no need to instantiate String objects directlyNoel Grandin1-2/+2
2014-08-16fix buildMarkus Mohrhard1-0/+1
2014-08-15ErrorBox RID_XMLSECDLG_OLD_ODF_FORMAT to StringThomas Arnhold3-8/+6
2014-08-14xmlsecurity: remove NSS cert.h from PCHMichael Stahl1-1/+0
2014-08-12Grid and separarate "valid from/to" for CertificateViewerTomaž Vajngerl3-95/+105
2014-08-12Now that we build NSS, we can build libxmlsec and libxsec_xmlsec for iOS, tooTor Lillqvist1-1/+1
2014-08-12Get rid of xmlsec_trace() and use SAL_INFO("xmlsecurity.xmlsec")Tor Lillqvist7-178/+53
2014-08-12callcatcher: another round of ResId removalsCaolán McNamara2-12/+0
2014-08-11callcatcher: update unused codeCaolán McNamara4-31/+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 Gupta6-202/+274