summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2012-04-09add package deps for resourcesDavid Tardon1-0/+5
2012-04-08gbuild: "use" vs. "add":Michael Stahl4-15/+15
2012-04-08Fix Prefer prefix ++/-- operatorsJulien Nabet1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi9-9/+9
2012-04-04removed duplicate #includesTakeshi Abe2-2/+0
2012-03-23.txt files don't need executable bitsMichael Stahl39-0/+0
2012-03-23.java files don't need executable bitsMichael Stahl1-0/+0
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan4-8/+8
2012-03-06more documentation and cleanups for various modules.Michael Meeks1-0/+3
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann9-32/+32
2012-02-18Fix "pEncryptedData" not initializedJulien Nabet1-2/+2
2012-02-18fdo#39657: fix crash when parsing XML signaturesMichael Stahl1-12/+74
2012-02-13Remove unused code in XSecControllerCatalin Iacob3-104/+0
2012-02-13Remove unused code in XMLSignatureHelperCatalin Iacob2-58/+0
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe1-1/+1
2012-02-08update unused listCaolán McNamara2-21/+0
2012-02-08Added READMEs for modules which used to be in componentsJosh Heidenreich1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-02-01callcatcher: update listCaolán McNamara4-10/+0
2012-01-31callcatcher: update listCaolán McNamara2-17/+0
2012-01-28Fix for fdo43460 Part LV getLength() to isEmpty()Olivier Hallot7-31/+31
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz3-3/+3
2012-01-17remove unused methodsThomas Arnhold2-34/+0
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz3-3/+3
2012-01-15WaE: narrowing conversion from sal_Int32 to unsigned intDavid Tardon1-2/+2
2012-01-12callcatcher: ditch unused childatCaolán McNamara2-35/+0
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar2-6/+6
2012-01-11fix for gcc 4.7/C++11: this is not string literal operatorDavid Tardon1-1/+1
2012-01-09catch exception by constant referenceTakeshi Abe10-10/+10
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz3-3/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+1
2012-01-04Dead code.Stephan Bergmann12-3479/+0
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