summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann1-1/+1
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 Grandin3-20/+14
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida5-15/+15
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 Grandin7-11/+11
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-28gbuild: invert handling of standard system libraries:Michael Stahl4-8/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl1-1/+1
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl1-2/+2
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl4-4/+8
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl4-0/+4
2012-09-25String -> OUStringIvan Timofeev1-22/+21
2012-09-25String -> OUStringIvan Timofeev1-22/+19
2012-09-25remove unused filesIvan Timofeev2-162/+0
2012-09-25String -> OUStringIvan Timofeev2-18/+17
2012-09-25String -> OUStringIvan Timofeev4-21/+19
2012-09-25String -> OUStringIvan Timofeev2-41/+40
2012-09-17fdo#54858: DocumentDigitalSignatures::initialize can be called with 0 args nowStephan Bergmann1-18/+21
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann5-62/+0
2012-09-04Some clean up of previous commitStephan Bergmann1-2/+2
2012-09-04fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin1-21/+15
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann4-46/+0
2012-08-29Fix MinGW build - libxmlsec builds now.Jan Holesovsky1-2/+8
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-14Fix conditionStephan Bergmann1-1/+1
2012-08-14drop disable-xmlsec, it's core functionality, have to live with itCaolán McNamara2-2/+4
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 Meeks113-2172/+1680
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-02Remove unused definesThomas Arnhold1-2/+0
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold1-24/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks3-12/+3
2012-06-29Remove include guardsThomas Arnhold2-6/+0
2012-06-29Remove some more include guardsThomas Arnhold7-22/+0
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-3/+0
2012-06-27Remove commented out code (includes)Thomas Arnhold2-5/+0
2012-06-27Remove commented out codeThomas Arnhold1-11/+0
2012-06-27Reduce newline bloat at eofThomas Arnhold1-2/+0