summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
2013-02-10xmlsecurity: remove obsolete tools directoryMatúš Kukan
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-20Fix missing parenthesisJulien Nabet
2013-01-09add a CloseButton to vcl for convenienceCaolán McNamara
2013-01-01move xmlsecurity .ui stuff to right place and adapt code to use itCaolán McNamara
2012-12-28Fix "scope can be reduced" for 2 variablesJulien Nabet
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann
2012-12-07Adapt to XComponentContextStephan Bergmann
2012-12-07Unused includeStephan Bergmann
2012-12-07Clean up SerialNumberAdapter implementationStephan Bergmann
2012-11-30convert libxmlsec to gbuildPeter Foley
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-20Merge branch 'feature/killsdf'Andras Timar
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz
2012-11-19Further SYSTEM_MOZILLA/SYSTEM_NSS clean-upStephan Bergmann
2012-11-19Clean-up "SYSTEM_MOZILLA" -> "SYSTEM_NSS"Stephan Bergmann
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar
2012-11-07Improve loggingStephan Bergmann
2012-11-06'xMSF' : undeclared identifierTor Lillqvist
2012-11-05fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new styleNoel Grandin
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-10-23fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new styleNoel Grandin
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-14loplugin: fix some indents and unused OUStringsCaolán McNamara
2012-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara
2012-10-13Merge branch 'master' into feature/killsdfAndras Timar
2012-10-08Remove more useless code inside "#if 0" blocksMarcos Paulo de Souza
2012-10-04sal_Bool->bool in xmlsecurityNoel Grandin
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-10-01fix String->OUString conversionIvan Timofeev
2012-10-01translations is a source-only moduleAndras Timar
2012-10-01gbuild: invert handling of standard system libraries:Michael Stahl
2012-10-01gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-10-01gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl
2012-10-01gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-10-01gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-25String -> OUStringIvan Timofeev