summaryrefslogtreecommitdiff
path: root/shell/source/unix/exec/shellexec.cxx
AgeCommit message (Expand)Author
2020-12-02Better handling of Java filesStephan Bergmann
2019-11-15tdf#128538: Open filesystem directories in Finder after allStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): shellStephan Bergmann
2019-07-28Fix typosAndrea Gelmini
2019-04-03Filter out problematic file URLsStephan Bergmann
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-05-18loplugin:unusedfields in sfx2Noel Grandin
2017-12-20Fix typosAndrea Gelmini
2017-12-19LOK: fix URL launching, so that Help buttons work.Michael Meeks
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: shellStephan Bergmann
2017-07-03Revert "Workaround to call /app/bin/xdg-open when run under flatpak"Stephan Bergmann
2017-05-20cleanup unused css/uri/ includesJochen Nitschke
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-14Dead codeStephan Bergmann
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist
2016-07-05Workaround to call /app/bin/xdg-open when run under flatpakStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-03-02Just use xdg-openBryan Quigley
2016-02-09Remove excess newlinesChris Sherlock
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-09-03shell: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2014-12-18shell: Use appropriate OUString functions on string constantsStephan Bergmann
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-03-28coverity#982766 Dereference null return valueCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in SHELL moduleNoel Grandin
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-06-24fdo#43460 shell,vcl,xmlreader: use isEmpty()Jelle van der Waa
2013-04-10fdo#62096: Replaced some OUString 'compareTo' with '=='Prashant Pandey
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2013-01-15fdo#57950: Remove some chained appends in shellMarcos Paulo de Souza
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-06-02targeted string re-workNorbert Thiebaud
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2012-02-18Fix typos in commentsElton Chung
2012-01-11Fix for fdo43460 Part XXXIV getLength() to isEmpty()Olivier Hallot