summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2013-03-05doubled usingThomas Arnhold2-2/+0
2013-03-04callcatcher: unused codeCaolán McNamara2-7/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac2-52/+0
2013-02-26Remove duplicate OIDThomas Arnhold1-2/+1
2013-02-25remove some trivial duplicatesThomas Arnhold2-2/+0
2013-02-24Add OIDs for Russian crypto algorithms.Valek Filippov1-2/+7
2013-02-23Fix typo begining/beginning.Julien Nabet1-1/+1
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2013-02-22s/the the/the/Tor Lillqvist2-3/+3
2013-02-22coverity#735579 Logically dead codeNorbert Thiebaud1-3/+1
2013-02-22coverity#982735 Negative loop boundNorbert Thiebaud1-6/+14
2013-02-22coverity#705782 Resource LeakNorbert Thiebaud1-0/+1
2013-02-22coverity#982249 Unchecked return valueNorbert Thiebaud1-10/+10
2013-02-22coverity#705976 coverity#7074977Norbert Thiebaud1-27/+26
2013-02-21change lib:widget delimiter from : to -Caolán McNamara3-3/+3
2013-02-20various efforts to consistently apply HIG rulesCaolán McNamara3-7/+6
2013-02-19fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan1-12/+13
2013-02-19nsscrypto_initializer: MSVC does not support C99 dynamic arraysMichael Stahl1-6/+8
2013-02-18coverity#705355 coverity#705356 Missing break in switchNorbert Thiebaud1-0/+2
2013-02-18coverity#982590 Explicit null dereferencedNorbert Thiebaud1-7/+12
2013-02-18coverity#982591 Dereference after null checkNorbert Thiebaud1-3/+6
2013-02-15adapt macro security dialog code to .uiCaolán McNamara8-95/+47
2013-02-14drop unused hidCaolán McNamara1-1/+0
2013-02-14-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2013-02-14split out trust page and adapt codeCaolán McNamara9-473/+442
2013-02-14move macro security dialog to xmlsecurityCaolán McNamara8-127/+603
2013-02-10xmlsecurity: remove obsolete tools directoryMatúš Kukan54-9917/+0
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac3-14/+8
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl1-4/+0
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl2-0/+3
2013-01-20Fix missing parenthesisJulien Nabet1-1/+1
2013-01-09add a CloseButton to vcl for convenienceCaolán McNamara1-1/+1
2013-01-01move xmlsecurity .ui stuff to right place and adapt code to use itCaolán McNamara16-419/+716
2012-12-28Fix "scope can be reduced" for 2 variablesJulien Nabet1-3/+2
2012-12-25Get rid of (most uses of) GUITor Lillqvist5-23/+23
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann1-1/+0
2012-12-07Adapt to XComponentContextStephan Bergmann5-14/+19
2012-12-07Unused includeStephan Bergmann1-1/+0
2012-12-07Clean up SerialNumberAdapter implementationStephan Bergmann6-53/+155
2012-11-30convert libxmlsec to gbuildPeter Foley1-0/+4
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens12-15/+0
2012-11-20Merge branch 'feature/killsdf'Andras Timar1-1/+1
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz2-6/+0
2012-11-19Further SYSTEM_MOZILLA/SYSTEM_NSS clean-upStephan Bergmann1-30/+1
2012-11-19Clean-up "SYSTEM_MOZILLA" -> "SYSTEM_NSS"Stephan Bergmann2-9/+7
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida4-0/+4
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar15-124/+114
2012-11-07Improve loggingStephan Bergmann2-6/+24