summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/component
AgeCommit message (Expand)Author
2014-05-19fix-includes.pl: xmlsecurityThomas Arnhold
2014-04-24xmlsecurity: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: xmlsecurityThomas Arnhold
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17xmlsecurity: prefer passing OUString by referenceNoel Grandin
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-06typo fixes in commentsAndras Timar
2014-01-28bool improvementsStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-09Converge on SvtSecurityOptions::isTrustedLocationStephan Bergmann
2013-11-07remove unnecessary use of OUString constructor in XMLSECURITY moduleNoel Grandin
2013-08-11fdo#62475 removed pointless commentsJelle van der Waa
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-04-26some more namespace cleanupThomas Arnhold
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-30remove local css definitionsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-09-17fdo#54858: DocumentDigitalSignatures::initialize can be called with 0 args nowStephan Bergmann
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-07-09Merge branch 'feature/pdf-signing'Gökçen Eraslan
2012-07-07Add new chooseCertificate method to XDocumentDigitalSignatures UNO interface.Gökçen Eraslan
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-29targeted string re-workNorbert Thiebaud
2012-01-31callcatcher: update listCaolán McNamara
2012-01-28Fix for fdo43460 Part LV getLength() to isEmpty()Olivier Hallot
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-11-28Cleaned up utl::UCBContentHelper.Stephan Bergmann
2011-11-27remove include of pch header from xmlsecurityNorbert Thiebaud
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
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
2011-08-18Add prefixes for some component_getFactory functionsMatúš Kukan
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
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
2011-05-26Removes commented out code.Luke Petrolekas
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold