summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Collapse)AuthorFilesLines
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan1-7/+7
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist3-3/+0
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke2-4/+4
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-28Cleaned up utl::UCBContentHelper.Stephan Bergmann1-14/+1
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove pch from the include listNorbert Thiebaud4-4/+0
2011-11-27remove include of pch header from xmlsecurityNorbert Thiebaud82-158/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud3-6/+0
2011-11-27s/infomation/information/Korrawit Pruegsanusak2-2/+2
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-4/+4
2011-11-18xmlsecurity: fix typoMichael Stahl1-1/+1
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
This allow to run make in a module wihtout the need to source Env.Host.sh.
2011-11-11use the newly introduced LO_LIB_DIRS variableMarkus Mohrhard1-2/+1
the password unit test needs this code path and will fail otherwise
2011-11-03Fix the --disable-xmlsec build.Jan Holesovsky1-1/+1
2011-11-02Rename --enable-nss-module to --with-system-nss + introduce --enable-xmlsec.Tomas Chvatal2-8/+5
This also finishes the uncoupling of NSS from the --with-system-mozilla.
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and ↵Stephan Bergmann1-1/+1
BaseInstallation.
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl3-4/+6
move convertNumber64 from SvXMLUnitConverter to sax::converter. remove duplicate methods from SvXMLUnitConverter: convertBool, convertPercent, convertColor, convertNumber, convertDouble, indexOfComma, encodeBase64, decodeBase64, decodeBase64SomeChars, clearUndefinedChars
2011-10-10ByteString->rtl::OStringCaolán McNamara1-3/+5
2011-10-06And yet another .getStr()-style fixFridrich Štrba1-1/+1
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara11-0/+23
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵Stephan Bergmann1-1/+6
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 McNamara1-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.
2011-09-08its just a const char*Caolán McNamara1-8/+3
2011-08-30libxmlsec and xmlsecurity do not have to depend on moz, nss is enough.Jan Holesovsky1-1/+1
2011-08-22remove old makefilesMatúš Kukan10-792/+0
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud52-791/+2218
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli31-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
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-18Add prefixes for some component_getFactory functionsMatúš Kukan7-7/+7
2011-08-18callcatcher: remove unused xmlchar_to_ousCaolán McNamara1-78/+48
2011-08-16park this as close to linkingCaolán McNamara1-1/+8
2011-08-16make windows build go further crypt->crypt32Caolán McNamara1-1/+1
2011-08-13Some cppcheck cleaningJulien Nabet1-1/+1
2011-08-11fix build of xmlsecurity with system mozillaDavid Tardon1-1/+1
2011-08-11fix condition for building libxsec_xmlsecDavid Tardon1-6/+1
2011-08-10solve problems with processing of resourcesMatúš Kukan1-3/+5
2011-08-10process also resource filesMatúš Kukan2-0/+7
2011-08-09convert xmlsecurity to gbuildMatúš Kukan15-99/+509
2011-07-14Resolves: fdo#36534 rework SvxSimpleTable to not manage its own parentCaolán McNamara8-10/+17
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan6-21/+0
2011-07-11callcatcher: remove unused xmlchar_to_ousCaolán McNamara1-15/+0
2011-07-03callcatcher: unused xmlstr_to_ousCaolán McNamara1-15/+0
2011-06-30callcatcher: unused AdjustPosAndSizeCaolán McNamara1-9/+0
2011-06-07use standard pattern for thisCaolán McNamara4-46/+33
2011-06-07remove ifdef zeroed codeCaolán McNamara1-161/+0
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-13/+13