summaryrefslogtreecommitdiff
path: root/shell/source/unix
AgeCommit message (Expand)Author
2016-03-02Just use xdg-openBryan Quigley
2016-03-01loplugin:unuseddefaultparam in shellNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-17Remove gnome-open supportBryan Quigley
2015-12-11Do not assume time_t is long.Pedro Giffuni
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-29com::sun::star->css in shellNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-03shell: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-03remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-07-06loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin
2015-07-03Revert "loplugin:unusedmethods sax,shell,stoc,basegfx"Michael Stahl
2015-07-03loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin
2015-05-28new clang plugin: loopvartoosmallNoel Grandin
2015-05-12loplugin:redundantcast: reinterpret_cast to void*Stephan Bergmann
2015-03-27Small fix for BSD.Pedro Giffuni
2015-03-25remove exit 0 at the end of a shell scriptPhillip Sz
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-02-16Add kde4-open-url scriptJan-Marek Glogowski
2014-12-18shell: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17give all the open-url scripts the same starting permissionsCaolán McNamara
2014-11-17drop gnome-open-url binaryCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-11O_RDWR and O_CREAT are defined in fcntl.hRichard PALO
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-08-28Fix some *_component_getFactory function typesStephan Bergmann
2014-06-17-Wstrict-prototypesStephan Bergmann
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-13Related fdo#60338: Do not use umask(3) in a MT programStephan Bergmann
2014-04-03Use boost::noncopyableStephan Bergmann
2014-03-28coverity#982766 Dereference null return valueCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-22coverity#708176 Uninitialized scalar fieldCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from shellAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-10instdir/program/senddoc lacks executable mode bitsStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in SHELL moduleNoel Grandin
2013-11-05fixincludeguards.sh: shellThomas Arnhold
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-10-17fdo#69462 Properly escape URL in Mozilla -remote openURL(...) commandStephan Bergmann
2013-10-17Quoting clean-upStephan Bergmann
2013-10-17Remove unused run_browser()Stephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák