Age | Commit message (Expand) | Author |
2024-01-31 | Fix typo | Andrea Gelmini |
2024-01-31 | tdf#159307 Let non-URIS_ONLY execute() handle .app directories on macOS | Stephan Bergmann |
2024-01-22 | use portable "command -v" to detect installed programs, part 1 | Eli Schwartz |
2023-04-30 | Use getXWeak in shell | Mike Kaganski |
2023-01-27 | Remove support for AIX | Stephan Bergmann |
2022-10-10 | tdf#151314 add Betterbird to Thunderbird-like mail clients in senddoc.sh | Martin Schumann |
2022-07-22 | elide some makeStringAndClear() calls | Noel Grandin |
2022-06-09 | tdf#140886: Make "Do you really want to open it?" more reliable | Stephan Bergmann |
2022-03-03 | Handle symlinks | Stephan Bergmann |
2022-02-24 | add to suffix denylist | Caolán McNamara |
2022-02-17 | Better handling of terminals | Renwa Hiwa |
2022-02-09 | Revert "add webloc and url extensions" | Caolán McNamara |
2022-02-09 | add webloc and url extensions | Caolán McNamara |
2022-02-09 | Better handling of inetlocs | Renwa Hiwa |
2022-01-20 | WASM open links in new browser tabs | Jan-Marek Glogowski |
2021-09-02 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-05-28 | tdf#108591 Don't hardcode xdg-open path | Linus Heckemann |
2021-04-21 | loplugin:stringadd replace OUStringLiteral temporaries with OUString::Concat | Noel Grandin |
2021-04-20 | Better handling of filelocs | Stephan Bergmann |
2020-11-25 | Better handling of Java files | Stephan Bergmann |
2020-07-15 | shell/syssh: create instances with uno constructors | Noel Grandin |
2020-06-10 | tdf#42949 Fix IWYU warnings in shell/ | Gabor Kelemen |
2019-12-22 | sal_Char->char in sfx2..slideshow | Noel Grandin |
2019-12-03 | remove some useless comment lines | Noel Grandin |
2019-11-15 | tdf#128538: Open filesystem directories in Finder after all | Stephan Bergmann |
2019-10-14 | loplugin:stringadd look for unnecessary temporaries | Noel Grandin |
2019-09-24 | tdf#127710: fix sending documents to Claws Mail | Julien Nabet |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): shell | Stephan Bergmann |
2019-07-28 | Fix typos | Andrea Gelmini |
2019-04-03 | Filter out problematic file URLs | Stephan Bergmann |
2019-03-24 | Resolves: tdf#122114 remove support for ~/.recently-used file | Arkadiy Illarionov |
2019-02-06 | loplugin:flatten in shell | Noel Grandin |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-10-09 | loplugin:constfields in shell | Noel Grandin |
2018-09-10 | tdf#42949 Fix IWYU warnings in include/cppuhelper/* | Gabor Kelemen |
2018-08-29 | Replace find_if with proper quantifier algorithms | Arkadiy Illarionov |
2018-08-20 | Simplify containers iterations, tdf#96099 follow-up | Arkadiy Illarionov |
2018-07-31 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-06-23 | tdf#96099 Remove trivial std::vector typedefs in sd, sfx2, shell | Arkadiy Illarionov |
2018-06-22 | teach useuniqueptr loplugin about calling delete on a param | Noel Grandin |
2018-05-18 | loplugin:unusedfields in sfx2 | Noel Grandin |
2017-12-20 | Fix typos | Andrea Gelmini |
2017-12-19 | LOK: fix URL launching, so that Help buttons work. | Michael Meeks |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-10-23 | loplugin:includeform: shell | Stephan Bergmann |
2017-09-23 | loplugin:flatten in sdext..stoc | Noel Grandin |
2017-07-17 | loplugin:constparams in basegfx,sax,shell | Noel Grandin |
2017-07-05 | tdf#108287 replace std::bind2nd with lambda | Jochen Nitschke |
2017-07-03 | Revert "Workaround to call /app/bin/xdg-open when run under flatpak" | Stephan Bergmann |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |