Age | Commit message (Expand) | Author |
2016-03-02 | Just use xdg-open | Bryan Quigley |
2016-03-01 | loplugin:unuseddefaultparam in shell | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-12-17 | Remove gnome-open support | Bryan Quigley |
2015-12-11 | Do not assume time_t is long. | Pedro Giffuni |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-04 | yyyyy | Noel Grandin |
2015-10-29 | com::sun::star->css in shell | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-03 | shell: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-09-03 | remove KDE3 support, --enable-kde and --enable-kdeab | Michael Stahl |
2015-08-07 | cppcheck:noExplicitConstructor | Noel Grandin |
2015-07-06 | loplugin:unusedmethods sax,shell,stoc,basegfx | Noel Grandin |
2015-07-03 | Revert "loplugin:unusedmethods sax,shell,stoc,basegfx" | Michael Stahl |
2015-07-03 | loplugin:unusedmethods sax,shell,stoc,basegfx | Noel Grandin |
2015-05-28 | new clang plugin: loopvartoosmall | Noel Grandin |
2015-05-12 | loplugin:redundantcast: reinterpret_cast to void* | Stephan Bergmann |
2015-03-27 | Small fix for BSD. | Pedro Giffuni |
2015-03-25 | remove exit 0 at the end of a shell script | Phillip Sz |
2015-03-17 | Fix various XServiceInfo implementations | Stephan Bergmann |
2015-02-16 | Add kde4-open-url script | Jan-Marek Glogowski |
2014-12-18 | shell: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-11-17 | give all the open-url scripts the same starting permissions | Caolán McNamara |
2014-11-17 | drop gnome-open-url binary | Caolán McNamara |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-11 | O_RDWR and O_CREAT are defined in fcntl.h | Richard PALO |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-08-28 | Fix some *_component_getFactory function types | Stephan Bergmann |
2014-06-17 | -Wstrict-prototypes | Stephan Bergmann |
2014-05-29 | remove more unnecesary OUString constructor use | Noel Grandin |
2014-05-13 | Related fdo#60338: Do not use umask(3) in a MT program | Stephan Bergmann |
2014-04-03 | Use boost::noncopyable | Stephan Bergmann |
2014-03-28 | coverity#982766 Dereference null return value | Caolán McNamara |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-22 | coverity#708176 Uninitialized scalar field | Caolán McNamara |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from shell | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-10 | instdir/program/senddoc lacks executable mode bits | Stephan Bergmann |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-exception-parameter | Stephan Bergmann |
2013-11-08 | remove unnecessary use of OUString constructor in SHELL module | Noel Grandin |
2013-11-05 | fixincludeguards.sh: shell | Thomas Arnhold |
2013-10-25 | fdo#54938: More uses of cppu::supportsService | Marcos Paulo de Souza |
2013-10-17 | fdo#69462 Properly escape URL in Mozilla -remote openURL(...) command | Stephan Bergmann |
2013-10-17 | Quoting clean-up | Stephan Bergmann |
2013-10-17 | Remove unused run_browser() | Stephan Bergmann |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |