Age | Commit message (Expand) | Author |
2013-02-10 | xmlsecurity: remove obsolete tools directory | Matúš Kukan |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-26 | gbuild: remove various pointless calls that don't add anything | Michael Stahl |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-20 | Fix missing parenthesis | Julien Nabet |
2013-01-09 | add a CloseButton to vcl for convenience | Caolán McNamara |
2013-01-01 | move xmlsecurity .ui stuff to right place and adapt code to use it | Caolán McNamara |
2012-12-28 | Fix "scope can be reduced" for 2 variables | Julien Nabet |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist |
2012-12-21 | Remove unused cppuhelper/servicefactory.hxx includes | Stephan Bergmann |
2012-12-07 | Adapt to XComponentContext | Stephan Bergmann |
2012-12-07 | Unused include | Stephan Bergmann |
2012-12-07 | Clean up SerialNumberAdapter implementation | Stephan Bergmann |
2012-11-30 | convert libxmlsec to gbuild | Peter Foley |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-20 | Merge branch 'feature/killsdf' | Andras Timar |
2012-11-20 | fdo#51304: Remove @author annotation | José Guilherme Vanz |
2012-11-19 | Further SYSTEM_MOZILLA/SYSTEM_NSS clean-up | Stephan Bergmann |
2012-11-19 | Clean-up "SYSTEM_MOZILLA" -> "SYSTEM_NSS" | Stephan Bergmann |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida |
2012-11-11 | Merge branch 'master' into feature/killsdf | Andras Timar |
2012-11-07 | Improve logging | Stephan Bergmann |
2012-11-06 | 'xMSF' : undeclared identifier | Tor Lillqvist |
2012-11-05 | fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new style | Noel Grandin |
2012-10-31 | Get rid of vcl::unohelper::GetMultiServiceFactory | Stephan Bergmann |
2012-10-23 | fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new style | Noel Grandin |
2012-10-23 | fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new style | Noel Grandin |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-14 | loplugin: fix some indents and unused OUStrings | Caolán McNamara |
2012-10-13 | loplugin: some log, indent and unused variable warnings | Caolán McNamara |
2012-10-13 | Merge branch 'master' into feature/killsdf | Andras Timar |
2012-10-08 | Remove more useless code inside "#if 0" blocks | Marcos Paulo de Souza |
2012-10-04 | sal_Bool->bool in xmlsecurity | Noel Grandin |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin |
2012-10-04 | Fixes/improvements on previous commit | Stephan Bergmann |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin |
2012-10-01 | fix String->OUString conversion | Ivan Timofeev |
2012-10-01 | translations is a source-only module | Andras Timar |
2012-10-01 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-10-01 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | Michael Stahl |
2012-10-01 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris | Michael Stahl |
2012-10-01 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-10-01 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | Michael Stahl |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-25 | String -> OUString | Ivan Timofeev |