summaryrefslogtreecommitdiffstats
path: root/xmlsecurity/source
Commit message (Expand)AuthorAgeFilesLines
* Related #82088: removed last css aliases in hxxStefan Weiberg2014-09-082-5/+5
* Fix emacs modeline.Jan Holesovsky2014-09-051-1/+1
* coverity#1215310 Uncaught exceptionCaolán McNamara2014-09-022-2/+2
* Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2014-08-282-0/+4
* convert RID_XMLSECWB_NO_MOZILLA_PROFILE to MessageDialog + stringCaolán McNamara2014-08-252-6/+4
* QueryBox MSG_XMLSECDLG_QUERY_REMOVEDOCSIGNBEFORESIGN -> MessageDialog + stringCaolán McNamara2014-08-223-8/+5
* fix buildMarkus Mohrhard2014-08-161-0/+1
* ErrorBox RID_XMLSECDLG_OLD_ODF_FORMAT to StringThomas Arnhold2014-08-153-8/+6
* Grid and separarate "valid from/to" for CertificateViewerTomaž Vajngerl2014-08-121-10/+11
* Get rid of xmlsec_trace() and use SAL_INFO("xmlsecurity.xmlsec")Tor Lillqvist2014-08-126-177/+53
* callcatcher: another round of ResId removalsCaolán McNamara2014-08-122-12/+0
* callcatcher: update unused codeCaolán McNamara2014-08-113-30/+0
* xmlsec: clean up resource file dialogs.hrcThomas Arnhold2014-08-091-51/+1
* WaE: unused function 'ShinkToFit'David Tardon2014-08-091-8/+0
* Converted RID_XMLSECTP_GENERAL to Widget Layout.Rachit Gupta2014-08-093-189/+27
* create OUString from literalThomas Arnhold2014-08-041-1/+1
* Delete RID_XMLSECTP_MACROWARN dialogPalenik Mihály2014-08-043-263/+0
* Converted RID_XMLSECTP_DETAILS to Widget Layout.Rachit Gupta2014-08-033-127/+99
* drop defines for noexistent stringsDavid Tardon2014-08-021-3/+0
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-174-20/+4
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-098-66/+19
* update_pch: add a bunch of pch filesThomas Arnhold2014-06-043-4/+0
* fdo#68849: Add header guards to all include filesJens Carl2014-05-291-0/+5
* remove unnecessary use of Reference constructor in throwNoel Grandin2014-05-271-4/+4
* cppcheck: Prefer prefix ++/-- operatorsJulien Nabet2014-05-241-3/+3
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-1/+1
* coverity#1215310 Uncaught exceptionCaolán McNamara2014-05-232-2/+2
* fix-includes.pl: xmlsecurityThomas Arnhold2014-05-1930-64/+64
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-192-2/+0
* Find places where uno::Sequence is passed by value.Noel Grandin2014-05-143-3/+3
* coverity#982735 Negative loop boundCaolán McNamara2014-05-111-11/+5
* coverity#1209500 Explicit null dereferencedCaolán McNamara2014-05-071-1/+1
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-052-4/+4
* coverity#707484 Uncaught exceptionCaolán McNamara2014-04-241-1/+1
* coverity#707488 Uncaught exceptionCaolán McNamara2014-04-242-4/+7
* coverity#707489 Uncaught exceptionCaolán McNamara2014-04-242-4/+6
* coverity#707490 Uncaught exceptionCaolán McNamara2014-04-242-3/+5
* xmlsecurity: sal_Bool->boolNoel Grandin2014-04-2430-75/+47
* huge hrc and src file cleanupThomas Arnhold2014-04-232-31/+2
* clean up hrc filesThomas Arnhold2014-04-221-21/+1
* clean up hrc filesThomas Arnhold2014-04-221-1/+0
* WaE: Unreferenced function definition [loplugin:unreffun]Tor Lillqvist2014-04-191-1/+1
* fixincludeguards.sh: xmlsecurityThomas Arnhold2014-04-1945-108/+108
* Clean up function declarationsStephan Bergmann2014-04-146-18/+45
* Use valid UNOIDL identifiers in XCompressedDocumentHandlerStephan Bergmann2014-04-113-21/+21
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-036-16/+16
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-013-3/+3
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-277-54/+54
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2624-212/+212
* coverity#708739 Uninitialized scalar fieldCaolán McNamara2014-03-211-7/+12