summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2012-11-30convert libxmlsec to gbuildPeter Foley1-0/+4
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens12-15/+0
2012-11-20Merge branch 'feature/killsdf'Andras Timar1-1/+1
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz2-6/+0
2012-11-19Further SYSTEM_MOZILLA/SYSTEM_NSS clean-upStephan Bergmann1-30/+1
2012-11-19Clean-up "SYSTEM_MOZILLA" -> "SYSTEM_NSS"Stephan Bergmann2-9/+7
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida4-0/+4
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar15-124/+114
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 Grandin7-71/+53
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-13Merge branch 'master' into feature/killsdfAndras Timar10-64/+34
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-10-01translations is a source-only moduleAndras Timar1-1/+1
2012-10-01gbuild: invert handling of standard system libraries:Michael Stahl4-8/+0
2012-10-01gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl1-1/+1
2012-10-01gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl1-2/+2
2012-10-01gbuild: replace direct gb_STDLIBS use with ...Michael Stahl4-4/+8
2012-10-01gbuild: split uwinapi out of gb_STDLIBSMichael Stahl4-0/+4
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