summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Collapse)Author
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵Stephan Bergmann
out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
2011-09-08Related: fdo#40420 always include xmlsecurity library for macro-securityCaolán McNamara
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.
2011-09-08its just a const char*Caolán McNamara
2011-08-30libxmlsec and xmlsecurity do not have to depend on moz, nss is enough.Jan Holesovsky
2011-08-22remove old makefilesMatúš Kukan
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli
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
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-18Add prefixes for some component_getFactory functionsMatúš Kukan
2011-08-18callcatcher: remove unused xmlchar_to_ousCaolán McNamara
2011-08-16park this as close to linkingCaolán McNamara
2011-08-16make windows build go further crypt->crypt32Caolán McNamara
2011-08-13Some cppcheck cleaningJulien Nabet
2011-08-11fix build of xmlsecurity with system mozillaDavid Tardon
2011-08-11fix condition for building libxsec_xmlsecDavid Tardon
2011-08-10solve problems with processing of resourcesMatúš Kukan
2011-08-10process also resource filesMatúš Kukan
2011-08-09convert xmlsecurity to gbuildMatúš Kukan
2011-07-14Resolves: fdo#36534 rework SvxSimpleTable to not manage its own parentCaolán McNamara
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-07-11callcatcher: remove unused xmlchar_to_ousCaolán McNamara
2011-07-03callcatcher: unused xmlstr_to_ousCaolán McNamara
2011-06-30callcatcher: unused AdjustPosAndSizeCaolán McNamara
2011-06-07use standard pattern for thisCaolán McNamara
2011-06-07remove ifdef zeroed codeCaolán McNamara
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-06-01tweak this a bitCaolán McNamara
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/componentsJan Holesovsky
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
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
2011-05-27Delete commented out code.Luke Petrolekas
2011-05-27Simply the code.Luke Petrolekas
2011-05-27Remove commented out code.Luke Petrolekas
2011-05-26Removes commented out code.Luke Petrolekas
2011-05-26Removes commented out code.Luke Petrolekas
2011-04-28fixed cppcheck warningsAndreas Becker
2011-04-26inefficient emptiness checkKayo Hamid
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
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
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-04masterfix DEV300: #i10000# build fixIvo Hinkelmann
Notes: split repo tag: components_ooo/DEV300_m106
2011-04-01remove obsolete component_writeInfo methodsMichael Meeks
2011-04-01CWS-TOOLING: integrate CWS mav60Ivo Hinkelmann
2011-03-29drop bogus executable flag from odf filesFrancisco Saito
2011-03-27mav60: #164341# use simple nss initialization in case mscrypto is usedMikhail Voytenko
2011-03-27mav60: #164341# adjust unix buildsMikhail Voytenko
2011-03-27mav60: #164341# introduce nss initialization for the case when mscrypto is usedMikhail Voytenko
2011-03-25set build depencencies against the new "translations" modulePetr Mladek
2011-03-23mav60: #164341# fix problems with the new implementationMikhail Voytenko