summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
* xmlsecurity: HIG fixesAdolfo Jayme Barrientos2014-12-094-37/+20
* Typo "mehtod" -> "method"Stephan Bergmann2014-12-082-3/+3
* Bin noise commentsTor Lillqvist2014-12-047-40/+32
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-185-0/+5
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-1711-2/+13
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-142-7/+7
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-1230-56/+56
* Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2014-10-301-1/+1
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* coverity#982248 Unchecked return valueCaolán McNamara2014-10-201-1/+1
* loplugin: cstylecastNoel Grandin2014-10-154-8/+8
* back out more wrong and confusing tools::Time comment changesEike Rathke2014-10-081-1/+1
* loplugin: cstylecastNoel Grandin2014-10-064-7/+7
* fdo#82577: Handle TimeNoel Grandin2014-10-017-11/+11
* java: when rethrowing exceptions, store the original causeNoel Grandin2014-09-251-2/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-239-26/+26
* fdo#82577: Handle FontNoel Grandin2014-09-181-2/+2
* Related #82088: removed last css aliases in hxxStefan Weiberg2014-09-084-12/+11
* 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-253-8/+4
* QueryBox MSG_XMLSECDLG_QUERY_REMOVEDOCSIGNBEFORESIGN -> MessageDialog + stringCaolán McNamara2014-08-223-8/+5
* java: no need to instantiate String objects directlyNoel Grandin2014-08-191-2/+2
* fix buildMarkus Mohrhard2014-08-161-0/+1
* ErrorBox RID_XMLSECDLG_OLD_ODF_FORMAT to StringThomas Arnhold2014-08-153-8/+6
* xmlsecurity: remove NSS cert.h from PCHMichael Stahl2014-08-141-1/+0
* Grid and separarate "valid from/to" for CertificateViewerTomaž Vajngerl2014-08-123-95/+105
* Now that we build NSS, we can build libxmlsec and libxsec_xmlsec for iOS, tooTor Lillqvist2014-08-121-1/+1
* Get rid of xmlsec_trace() and use SAL_INFO("xmlsecurity.xmlsec")Tor Lillqvist2014-08-127-178/+53
* callcatcher: another round of ResId removalsCaolán McNamara2014-08-122-12/+0
* callcatcher: update unused codeCaolán McNamara2014-08-114-31/+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-096-202/+274
* java: remove unused variablesNoel Grandin2014-08-081-1/+1
* java: remove various unused variablesNoel Grandin2014-08-051-1/+0
* create OUString from literalThomas Arnhold2014-08-041-1/+1
* remove unused resource idThomas Arnhold2014-08-041-1/+0
* Delete RID_XMLSECTP_MACROWARN dialogPalenik Mihály2014-08-045-342/+0
* Converted RID_XMLSECTP_DETAILS to Widget Layout.Rachit Gupta2014-08-036-132/+143
* drop defines for noexistent stringsDavid Tardon2014-08-021-3/+0
* fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper2014-06-231-2/+2
* 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-0412-4/+256
* 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