summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)AuthorFilesLines
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann1-1/+0
2012-12-07Adapt to XComponentContextStephan Bergmann5-14/+19
2012-12-07Unused includeStephan Bergmann1-1/+0
2012-12-07Clean up SerialNumberAdapter implementationStephan Bergmann3-51/+152
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens6-8/+0
2012-11-19Clean-up "SYSTEM_MOZILLA" -> "SYSTEM_NSS"Stephan Bergmann1-8/+6
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida4-0/+4
2012-11-07Improve loggingStephan Bergmann2-6/+24
2012-11-06'xMSF' : undeclared identifierTor Lillqvist1-1/+1
2012-11-05fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new styleNoel Grandin5-66/+51
2012-10-23fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new styleNoel Grandin1-4/+3
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin1-4/+3
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2-18/+12
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida4-14/+14
2012-10-14loplugin: fix some indents and unused OUStringsCaolán McNamara1-1/+0
2012-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara1-1/+0
2012-10-08Remove more useless code inside "#if 0" blocksMarcos Paulo de Souza1-19/+0
2012-10-04sal_Bool->bool in xmlsecurityNoel Grandin4-6/+6
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-7/+2
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-1/+1
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-25/+19
2012-10-01fix String->OUString conversionIvan Timofeev1-2/+2
2012-09-25String -> OUStringIvan Timofeev1-22/+19
2012-09-25remove unused filesIvan Timofeev1-112/+0
2012-09-25String -> OUStringIvan Timofeev2-18/+17
2012-09-25String -> OUStringIvan Timofeev3-20/+18
2012-09-25String -> OUStringIvan Timofeev1-36/+35
2012-09-17fdo#54858: DocumentDigitalSignatures::initialize can be called with 0 args nowStephan Bergmann1-18/+21
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann4-46/+0
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin1-4/+2
2012-08-20callcatcher: remove some of the slightly trickier unused methodsCaolán McNamara8-47/+9
2012-08-08remove include comments and boxesThomas Arnhold1-2/+0
2012-08-04Replace usage of rtl/memory.h in xmlsecurity their equivalent from string.hArnaud Versini6-15/+17
2012-07-17re-base on ALv2 code. Includes:Michael Meeks72-1702/+1052
2012-07-14simplify include guardsThomas Arnhold1-1/+1
2012-07-09Merge branch 'feature/pdf-signing'Gökçen Eraslan2-0/+24
2012-07-07Add new chooseCertificate method to XDocumentDigitalSignatures UNO interface.Gökçen Eraslan2-0/+24
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-5/+5
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold1-24/+0
2012-06-29Remove include guardsThomas Arnhold2-6/+0
2012-06-29Remove some more include guardsThomas Arnhold6-18/+0
2012-06-27Reduce newline bloat at eofThomas Arnhold1-2/+0
2012-06-22re-base on ALv2 code.Michael Meeks3-69/+42
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2-2/+2
2012-06-21re-base on ALv2 code.Michael Meeks36-843/+519
2012-06-21re-base on ALv2 code.Michael Meeks5-124/+79
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold1-9/+0
2012-06-20removed unused forward declarations of classTakeshi Abe1-2/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold2-5/+0
2012-06-09Some cppcheck cleaningJulien Nabet2-8/+7