Age | Commit message (Expand) | Author | Files | Lines |
2012-11-30 | convert libxmlsec to gbuild | Peter Foley | 1 | -0/+4 |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | 12 | -15/+0 |
2012-11-20 | Merge branch 'feature/killsdf' | Andras Timar | 1 | -1/+1 |
2012-11-20 | fdo#51304: Remove @author annotation | José Guilherme Vanz | 2 | -6/+0 |
2012-11-19 | Further SYSTEM_MOZILLA/SYSTEM_NSS clean-up | Stephan Bergmann | 1 | -30/+1 |
2012-11-19 | Clean-up "SYSTEM_MOZILLA" -> "SYSTEM_NSS" | Stephan Bergmann | 2 | -9/+7 |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida | 4 | -0/+4 |
2012-11-11 | Merge branch 'master' into feature/killsdf | Andras Timar | 15 | -124/+114 |
2012-11-07 | Improve logging | Stephan Bergmann | 2 | -6/+24 |
2012-11-06 | 'xMSF' : undeclared identifier | Tor Lillqvist | 1 | -1/+1 |
2012-11-05 | fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new style | Noel Grandin | 7 | -71/+53 |
2012-10-31 | Get rid of vcl::unohelper::GetMultiServiceFactory | Stephan Bergmann | 1 | -1/+1 |
2012-10-23 | fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new style | Noel Grandin | 1 | -4/+3 |
2012-10-23 | fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new style | Noel Grandin | 1 | -4/+3 |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin | 3 | -20/+14 |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida | 5 | -15/+15 |
2012-10-14 | loplugin: fix some indents and unused OUStrings | Caolán McNamara | 1 | -1/+0 |
2012-10-13 | loplugin: some log, indent and unused variable warnings | Caolán McNamara | 1 | -1/+0 |
2012-10-13 | Merge branch 'master' into feature/killsdf | Andras Timar | 10 | -64/+34 |
2012-10-08 | Remove more useless code inside "#if 0" blocks | Marcos Paulo de Souza | 1 | -19/+0 |
2012-10-04 | sal_Bool->bool in xmlsecurity | Noel Grandin | 7 | -11/+11 |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin | 1 | -7/+2 |
2012-10-04 | Fixes/improvements on previous commit | Stephan Bergmann | 1 | -1/+1 |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin | 1 | -25/+19 |
2012-10-01 | fix String->OUString conversion | Ivan Timofeev | 1 | -2/+2 |
2012-10-01 | translations is a source-only module | Andras Timar | 1 | -1/+1 |
2012-10-01 | gbuild: invert handling of standard system libraries: | Michael Stahl | 4 | -8/+0 |
2012-10-01 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | Michael Stahl | 1 | -1/+1 |
2012-10-01 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris | Michael Stahl | 1 | -2/+2 |
2012-10-01 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 4 | -4/+8 |
2012-10-01 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 4 | -0/+4 |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 4 | -8/+0 |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | Michael Stahl | 1 | -1/+1 |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris | Michael Stahl | 1 | -2/+2 |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 4 | -4/+8 |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 4 | -0/+4 |
2012-09-25 | String -> OUString | Ivan Timofeev | 1 | -22/+21 |
2012-09-25 | String -> OUString | Ivan Timofeev | 1 | -22/+19 |
2012-09-25 | remove unused files | Ivan Timofeev | 2 | -162/+0 |
2012-09-25 | String -> OUString | Ivan Timofeev | 2 | -18/+17 |
2012-09-25 | String -> OUString | Ivan Timofeev | 4 | -21/+19 |
2012-09-25 | String -> OUString | Ivan Timofeev | 2 | -41/+40 |
2012-09-17 | fdo#54858: DocumentDigitalSignatures::initialize can be called with 0 args now | Stephan Bergmann | 1 | -18/+21 |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann | 5 | -62/+0 |
2012-09-04 | Some clean up of previous commit | Stephan Bergmann | 1 | -2/+2 |
2012-09-04 | fdo#46808, Adapt DocumentDigitalSignatures UNO service to new style | Noel Grandin | 1 | -21/+15 |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann | 4 | -46/+0 |
2012-08-29 | Fix MinGW build - libxmlsec builds now. | Jan Holesovsky | 1 | -2/+8 |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin | 1 | -4/+2 |
2012-08-20 | callcatcher: remove some of the slightly trickier unused methods | Caolán McNamara | 8 | -47/+9 |