summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Collapse)AuthorAgeFilesLines
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
|
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-3011-0/+23
|
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵Stephan Bergmann2011-09-121-1/+6
| | | | | | out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
* Related: fdo#40420 always include xmlsecurity library for macro-securityCaolán McNamara2011-09-081-4/+0
| | | | | | the xmlsecurity library contains the dialogs and resources for the macro-security dialog as well as the xml signing UI. So always build and include this library unconditionally.
* its just a const char*Caolán McNamara2011-09-081-8/+3
|
* libxmlsec and xmlsecurity do not have to depend on moz, nss is enough.Jan Holesovsky2011-08-301-1/+1
|
* remove old makefilesMatúš Kukan2011-08-2210-792/+0
|
* undo anything not wizard related in the previous merge-commitNorbert Thiebaud2011-08-2152-791/+2218
|
* Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli2011-08-2131-85/+879
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: automation/source/inc/cmdbasestream.hxx automation/source/server/cmdbasestream.cxx automation/source/server/retstrm.hxx automation/source/testtool/cmdstrm.cxx automation/source/testtool/cmdstrm.hxx automation/source/testtool/tcommuni.cxx basctl/prj/d.lst basctl/uiconfig/basicide/toolbar/findbar.xml cui/source/dialogs/about.cxx cui/source/dialogs/about.src cui/source/inc/about.hxx extensions/source/abpilot/abpservices.cxx extensions/source/dbpilots/dbpservices.cxx extensions/source/propctrlr/pcrservices.cxx extensions/source/svg/makefile.mk forms/Library_frm.mk lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx lingucomponent/source/spellcheck/spell/sspellimp.cxx package/prj/d.lst package/source/zipapi/XMemoryStream.cxx package/source/zipapi/XMemoryStream.hxx setup_native/prj/d.lst setup_native/source/win32/customactions/relnotes/makefile.mk tools/test/export.map wizards/com/sun/star/wizards/common/ConfigGroup.py wizards/com/sun/star/wizards/common/ConfigNode.py wizards/com/sun/star/wizards/common/Configuration.py wizards/com/sun/star/wizards/common/Desktop.py wizards/com/sun/star/wizards/common/FileAccess.py wizards/com/sun/star/wizards/common/Helper.py wizards/com/sun/star/wizards/common/SystemDialog.py wizards/com/sun/star/wizards/document/OfficeDocument.py wizards/com/sun/star/wizards/fax/FaxDocument.py wizards/com/sun/star/wizards/fax/FaxWizardDialog.py wizards/com/sun/star/wizards/fax/FaxWizardDialogConst.py wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py wizards/com/sun/star/wizards/fax/FaxWizardDialogResources.py wizards/com/sun/star/wizards/letter/LetterDocument.py wizards/com/sun/star/wizards/letter/LetterWizardDialog.py wizards/com/sun/star/wizards/letter/LetterWizardDialogConst.py wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.py wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py wizards/com/sun/star/wizards/text/TextDocument.py wizards/com/sun/star/wizards/text/TextFieldHandler.py wizards/com/sun/star/wizards/text/TextSectionHandler.py wizards/com/sun/star/wizards/text/ViewHandler.py wizards/com/sun/star/wizards/ui/UnoDialog.py wizards/com/sun/star/wizards/ui/UnoDialog2.py wizards/com/sun/star/wizards/ui/WizardDialog.py wizards/com/sun/star/wizards/ui/event/CommonListener.py wizards/com/sun/star/wizards/ui/event/DataAware.py wizards/com/sun/star/wizards/ui/event/RadioDataAware.py wizards/com/sun/star/wizards/ui/event/UnoDataAware.py wizards/util/helpids.h wizards/util/hidother.src xmlsecurity/prj/build.lst xmlsecurity/prj/d.lst xmlsecurity/qa/certext/SanCertExt.cxx
| * detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
| |
| * Add prefixes for some component_getFactory functionsMatúš Kukan2011-08-187-7/+7
| |
| * park this as close to linkingCaolán McNamara2011-08-161-1/+8
| |
| * make windows build go further crypt->crypt32Caolán McNamara2011-08-161-1/+1
| |
| * Some cppcheck cleaningJulien Nabet2011-08-131-1/+1
| |
| * fix build of xmlsecurity with system mozillaDavid Tardon2011-08-111-1/+1
| |
| * fix condition for building libxsec_xmlsecDavid Tardon2011-08-111-6/+1
| |
| * solve problems with processing of resourcesMatúš Kukan2011-08-101-3/+5
| |
| * process also resource filesMatúš Kukan2011-08-102-0/+7
| |
| * convert xmlsecurity to gbuildMatúš Kukan2011-08-0915-99/+509
| |
| * Resolves: fdo#36534 rework SvxSimpleTable to not manage its own parentCaolán McNamara2011-07-148-10/+17
| |
| * Remove component_getImplementationEnvironmentMatus Kukan2011-07-126-21/+0
| |
| * callcatcher: remove unused xmlchar_to_ousCaolán McNamara2011-07-111-15/+0
| |
| * callcatcher: unused xmlstr_to_ousCaolán McNamara2011-07-031-15/+0
| |
| * callcatcher: unused AdjustPosAndSizeCaolán McNamara2011-06-301-9/+0
| |
| * use standard pattern for thisCaolán McNamara2011-06-074-46/+33
| |
| * remove ifdef zeroed codeCaolán McNamara2011-06-071-161/+0
| |
| * Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-13/+13
| |
| * tweak this a bitCaolán McNamara2011-06-011-2/+1
| |
| * Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/componentsJan Holesovsky2011-05-2713-63/+4
| |\
| | * Delete commented out code.Luke Petrolekas2011-05-276-21/+0
| | |
| | * Simply the code.Luke Petrolekas2011-05-271-7/+1
| | |
| | * Remove commented out code.Luke Petrolekas2011-05-274-21/+2
| | |
| | * Removes commented out code.Luke Petrolekas2011-05-261-12/+1
| | |
| | * Removes commented out code.Luke Petrolekas2011-05-261-2/+0
| | |
| * | Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-2740-465/+2522
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: extensions/source/svg/svgaction.cxx extensions/source/svg/svguno.cxx package/source/xstor/owriteablestream.cxx package/source/xstor/xstorage.cxx package/source/zippackage/ZipPackageStream.cxx setup_native/source/win32/customactions/shellextensions/registerextensions.cxx wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java
| | * Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-2240-465/+2522
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: extensions/source/svg/svgaction.cxx extensions/source/svg/svgaction.hxx extensions/source/svg/svgcom.hxx extensions/source/svg/svgprinter.cxx extensions/source/svg/svgprinter.hxx extensions/source/svg/svguno.cxx extensions/source/svg/svgwriter.cxx extensions/source/svg/svgwriter.hxx javainstaller2/src/JavaSetup/org/openoffice/setup/Controller/InstallationOngoingCtrl.java javainstaller2/src/JavaSetup/org/openoffice/setup/InstallData.java javainstaller2/src/JavaSetup/org/openoffice/setup/Installer/LinuxInstaller.java package/inc/ZipFile.hxx package/inc/ZipOutputStream.hxx package/inc/ZipPackage.hxx package/inc/ZipPackageStream.hxx package/source/manifest/ManifestExport.cxx package/source/manifest/ManifestImport.cxx package/source/manifest/UnoRegister.cxx package/source/xstor/owriteablestream.cxx package/source/xstor/xstorage.cxx package/source/xstor/xstorage.hxx package/source/zipapi/EntryInputStream.cxx package/source/zipapi/EntryInputStream.hxx package/source/zipapi/XFileStream.cxx package/source/zipapi/XFileStream.hxx package/source/zipapi/XMemoryStream.cxx package/source/zipapi/XUnbufferedStream.cxx package/source/zipapi/XUnbufferedStream.hxx package/source/zipapi/ZipFile.cxx package/source/zipapi/ZipOutputStream.cxx package/source/zipapi/sha1context.hxx package/source/zippackage/ZipPackage.cxx package/source/zippackage/ZipPackageFolder.cxx package/source/zippackage/ZipPackageStream.cxx setup_native/source/win32/customactions/shellextensions/registerextensions.cxx wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java xmlsecurity/prj/build.lst xmlsecurity/source/helper/xmlsignaturehelper.cxx xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.cxx xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.hxx
| | | * masterfix DEV300: #i10000# build fixIvo Hinkelmann2011-04-041-1/+0
| | | |
| | | * CWS-TOOLING: integrate CWS mav60Ivo Hinkelmann2011-04-0124-638/+1303
| | | |\
| | | | * mav60: #164341# use simple nss initialization in case mscrypto is usedMikhail Voytenko2011-03-271-1/+6
| | | | |
| | | | * mav60: #164341# adjust unix buildsMikhail Voytenko2011-03-272-3/+5
| | | | |
| | | | * mav60: #164341# introduce nss initialization for the case when mscrypto is usedMikhail Voytenko2011-03-2712-461/+710
| | | | |
| | | | * mav60: #164341# fix problems with the new implementationMikhail Voytenko2011-03-233-10/+29
| | | | |
| | | | * mav60: #164341# fix problems with the new implementationMikhail Voytenko2011-03-233-24/+174
| | | | |
| | | | * mav60: #164341# fix problems with the new implementationMikhail Voytenko2011-03-171-2/+0
| | | | |
| | | | * mav60: #164341# support AES encryptionMikhail Voytenko2011-03-1711-208/+23
| | | | |
| | | | * mav60: merge to m101Mikhail Voytenko2011-03-0921-68/+68
| | | | |\
| | | | * | mav60: #164341# support AES encryptionMikhail Voytenko2011-03-0912-171/+582
| | | | | |
| | | * | | CWS-TOOLING: integrate CWS tkr38Vladimir Glazunov2011-03-2220-28/+1235
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | tkr38: #i112307# build errors on mingw fixedTobias Krause2011-02-221-3/+3
| | | | | |
| | | | * | tkr38: m100 mergeTobias Krause2011-02-1720-68/+68
| | | | |\ \