Age | Commit message (Expand) | Author |
2017-05-30 | Revert those quotes that look broken | Stephan Bergmann |
2017-05-21 | tdf#105204 fix shellcheck warning in shell/source/unix/misc/senddoc.sh | Yeliz Taneroğlu |
2017-05-20 | cleanup unused css/uri/ includes | Jochen Nitschke |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-10 | New loplugin:conststringvar: shell | Stephan Bergmann |
2016-12-14 | Dead code | Stephan Bergmann |
2016-11-01 | style fixes for cppcheck noExplicitConstructor | Jochen Nitschke |
2016-11-01 | loplugin:oncevar in sd..svgio | Noel Grandin |
2016-09-15 | loplugin:singlevalfields in sc..vcl | Noel Grandin |
2016-09-13 | add xdg-email as the default email route | Caolán McNamara |
2016-09-12 | Bin some noise comments and superfluous vertical whitespace | Tor Lillqvist |
2016-09-09 | loplugin:constantparam in sfx2 | Noel Grandin |
2016-08-16 | new loplugin to check for static OUStrings | Noel Grandin |
2016-08-11 | loplugin:constantparam | Noel Grandin |
2016-08-01 | loplugin:countusersofdefaultparams in shell..starmath | Noel Grandin |
2016-07-05 | Workaround to call /app/bin/xdg-open when run under flatpak | Stephan Bergmann |
2016-05-11 | clang-tidy modernize-loop-convert in scripting to svtools | Noel Grandin |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-13 | tdf#94306 replace boost::noncopyable in sfx2 to sot | Jochen Nitschke |
2016-04-07 | Drop pointless "internal" directory level for already internal include files | Tor Lillqvist |
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 |