summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
...
* coverity#705976 coverity#7074977Norbert Thiebaud2013-02-221-27/+26
* change lib:widget delimiter from : to -Caolán McNamara2013-02-213-3/+3
* various efforts to consistently apply HIG rulesCaolán McNamara2013-02-203-7/+6
* fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan2013-02-191-12/+13
* nsscrypto_initializer: MSVC does not support C99 dynamic arraysMichael Stahl2013-02-191-6/+8
* coverity#705355 coverity#705356 Missing break in switchNorbert Thiebaud2013-02-181-0/+2
* coverity#982590 Explicit null dereferencedNorbert Thiebaud2013-02-181-7/+12
* coverity#982591 Dereference after null checkNorbert Thiebaud2013-02-181-3/+6
* adapt macro security dialog code to .uiCaolán McNamara2013-02-158-95/+47
* drop unused hidCaolán McNamara2013-02-141-1/+0
* -Werror,-Wunused-private-fieldStephan Bergmann2013-02-141-1/+0
* split out trust page and adapt codeCaolán McNamara2013-02-149-473/+442
* move macro security dialog to xmlsecurityCaolán McNamara2013-02-148-127/+603
* xmlsecurity: remove obsolete tools directoryMatúš Kukan2013-02-1054-9917/+0
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-303-14/+8
* gbuild: remove various pointless calls that don't add anythingMichael Stahl2013-01-261-4/+0
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-0/+3
* Fix missing parenthesisJulien Nabet2013-01-201-1/+1
* add a CloseButton to vcl for convenienceCaolán McNamara2013-01-091-1/+1
* move xmlsecurity .ui stuff to right place and adapt code to use itCaolán McNamara2013-01-0116-419/+716
* Fix "scope can be reduced" for 2 variablesJulien Nabet2012-12-281-3/+2
* Get rid of (most uses of) GUITor Lillqvist2012-12-255-23/+23
* Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann2012-12-211-1/+0
* Adapt to XComponentContextStephan Bergmann2012-12-075-14/+19
* Unused includeStephan Bergmann2012-12-071-1/+0
* Clean up SerialNumberAdapter implementationStephan Bergmann2012-12-076-53/+155
* convert libxmlsec to gbuildPeter Foley2012-11-301-0/+4
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-3012-15/+0
* Merge branch 'feature/killsdf'Andras Timar2012-11-201-1/+1
|\
| * Merge branch 'master' into feature/killsdfAndras Timar2012-11-1115-124/+114
| |\
| * \ Merge branch 'master' into feature/killsdfAndras Timar2012-10-1310-64/+34
| |\ \
| * | | translations is a source-only moduleAndras Timar2012-10-011-1/+1
| * | | gbuild: invert handling of standard system libraries:Michael Stahl2012-10-014-8/+0
| * | | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-10-011-1/+1
| * | | gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl2012-10-011-2/+2
| * | | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-10-014-4/+8
| * | | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-014-0/+4
* | | | fdo#51304: Remove @author annotationJosé Guilherme Vanz2012-11-202-6/+0
* | | | Further SYSTEM_MOZILLA/SYSTEM_NSS clean-upStephan Bergmann2012-11-191-30/+1
* | | | Clean-up "SYSTEM_MOZILLA" -> "SYSTEM_NSS"Stephan Bergmann2012-11-192-9/+7
* | | | Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-164-0/+4
| |_|/ |/| |
* | | Improve loggingStephan Bergmann2012-11-072-6/+24
* | | 'xMSF' : undeclared identifierTor Lillqvist2012-11-061-1/+1
* | | fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new styleNoel Grandin2012-11-057-71/+53
* | | Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann2012-10-311-1/+1
* | | fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new styleNoel Grandin2012-10-231-4/+3
* | | fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin2012-10-231-4/+3
* | | fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-223-20/+14
* | | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-195-15/+15
* | | loplugin: fix some indents and unused OUStringsCaolán McNamara2012-10-141-1/+0