Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-21 | tdf#96099 Remove unused typedef from shell/source/tools/lngconvex | Arkadiy Illarionov | 2 | -34/+2 |
2018-05-18 | loplugin:unusedfields in sfx2 | Noel Grandin | 2 | -16/+0 |
2018-04-20 | loplugin:redundantfcast (clang-cl) | Stephan Bergmann | 1 | -1/+1 |
2018-04-14 | Fix typos | Andrea Gelmini | 2 | -5/+5 |
2018-04-12 | Keep strings alive again as necessary | Noel Grandin | 1 | -0/+3 |
2018-04-11 | new loplugin:unusedvariablemore | Noel Grandin | 1 | -2/+0 |
2018-03-21 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2018-03-20 | tdf#116516: INTERNET_PROXY_INFO always contains char* data | Mike Kaganski | 1 | -4/+8 |
2018-03-20 | Fix comment | Mike Kaganski | 1 | -2/+2 |
2018-03-07 | Don't return local variable address | Mike Kaganski | 1 | -2/+2 |
2018-03-07 | tdf#116074: Don't block on sending email interactively | Mike Kaganski | 5 | -20/+284 |
2018-02-28 | Remove obsolete comment | Mike Kaganski | 1 | -6/+0 |
2018-02-28 | tdf#116074: Use modeless dialogs with supporting mailers | Mike Kaganski | 1 | -1/+5 |
2018-02-28 | Use Unicode for senddoc | Mike Kaganski | 9 | -286/+79 |
2018-02-21 | New loplugin:nestedunnamed | Stephan Bergmann | 1 | -4/+0 |
2018-02-02 | shell: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski | 30 | -183/+6 |
2018-01-23 | Various loplugin in --enable-gtk3-kde5 code | Stephan Bergmann | 2 | -11/+10 |
2018-01-23 | Add KDE5 desktop backend | Milian Wolff | 7 | -0/+683 |
2018-01-23 | chmod -x | Tor Lillqvist | 1 | -0/+0 |
2018-01-23 | More loplugin:cstylecast on Windows | Stephan Bergmann | 8 | -19/+19 |
2018-01-22 | loplugin:cstylecast (clang-cl) | Stephan Bergmann | 1 | -3/+3 |
2018-01-20 | More loplugin:cstylecast on macOS | Stephan Bergmann | 1 | -2/+2 |
2018-01-16 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2018-01-15 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2018-01-12 | More loplugin:cstylecast: shell | Stephan Bergmann | 3 | -7/+7 |
2018-01-11 | InstallPrinteDrivers->InstallPrinterDrivers | Caolán McNamara | 1 | -1/+1 |
2018-01-11 | [API CHANGE] migrate PackageKit usage to Modify2 | Caolán McNamara | 2 | -32/+39 |
2018-01-09 | loplugin:unnecessaryparen (clang-cl) | Stephan Bergmann | 1 | -1/+1 |
2018-01-05 | Fix typos | Andrea Gelmini | 1 | -2/+2 |
2017-12-22 | call g_variant_unref on return value | Caolán McNamara | 1 | -3/+3 |
2017-12-22 | fix indent vs other functions | Caolán McNamara | 1 | -18/+19 |
2017-12-21 | loplugin:salcall (macOS) | Stephan Bergmann | 2 | -4/+4 |
2017-12-20 | loplugin:salcall (clang-cl) | Stephan Bergmann | 2 | -4/+4 |
2017-12-20 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2017-12-19 | LOK: fix URL launching, so that Help buttons work. | Michael Meeks | 2 | -0/+8 |
2017-12-15 | loplugin:salcall (clang-cl) | Stephan Bergmann | 5 | -8/+8 |
2017-12-15 | loplugin:salcall (macOS) | Stephan Bergmann | 1 | -2/+2 |
2017-12-14 | No need to keep these whitelisted functions decorated with SAL_CALL | Stephan Bergmann | 2 | -4/+4 |
2017-12-11 | loplugin:salcall | Stephan Bergmann | 1 | -4/+4 |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin | 7 | -14/+14 |
2017-12-06 | Handle conversion from glibc locale to BCP 47 language tag | Eike Rathke | 2 | -7/+28 |
2017-11-29 | loplugin:unnecessaryparen (clang-cl) | Stephan Bergmann | 1 | -1/+1 |
2017-11-27 | loplugin:unnecessaryparen (clang-cl) | Stephan Bergmann | 1 | -1/+1 |
2017-11-13 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2017-11-04 | Make Windows error reporting more robust | Mike Kaganski | 1 | -2/+2 |
2017-10-27 | loplugin:includeform: shell (Windows) | Stephan Bergmann | 44 | -131/+131 |
2017-10-24 | loplugin:finalclasses in sfx2..svl | Noel Grandin | 1 | -4/+4 |
2017-10-24 | loplugin:includeform: shell (macOS) | Stephan Bergmann | 1 | -3/+3 |
2017-10-23 | loplugin:includeform: shell | Stephan Bergmann | 11 | -86/+86 |
2017-10-05 | Rename and move SAL_U/W to o3tl::toU/W | Mike Kaganski | 3 | -4/+7 |