summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
* Updated all precompiled headers.Ashod Nakashian2015-02-053-1/+4
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-294-193/+0
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-262-17/+17
* coverity#1266458 Argument cannot be negativeCaolán McNamara2015-01-251-8/+4
* Some more loplugin:cstylecast: xmlsecurityStephan Bergmann2015-01-207-38/+38
* fdo#39440 reduce scope of local variablesMichael Weghorn2015-01-193-26/+13
* Fix typo comments Resouce->ResourceAndrea Gelmini2015-01-191-1/+1
* simplify Date/Time/DateTime conversion codeNoel Grandin2015-01-132-12/+4
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-083-14/+0
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* java: remove dead codeNoel Grandin2015-01-051-6/+0
* xmlsecurity: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-1814-53/+36
* 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