summaryrefslogtreecommitdiff
path: root/shell
AgeCommit message (Expand)AuthorFilesLines
2020-01-17Clean up computation of preprocessed_command passed to ShellExecuteExWStephan Bergmann1-92/+1
2020-01-15Remove a fragment from a file URL early onStephan Bergmann1-2/+4
2020-01-11loplugin:finalclasses in starmathNoel Grandin1-1/+1
2019-12-22sal_Char->char in sfx2..slideshowNoel Grandin9-10/+10
2019-12-10loplugin:unusedmember (clang-cl)Stephan Bergmann1-22/+10
2019-12-06loplugin:external (macOS)Stephan Bergmann1-4/+3
2019-12-05loplugin:external (clang-cl)Stephan Bergmann4-7/+12
2019-12-03remove some useless comment linesNoel Grandin5-5/+0
2019-11-26loplugin:consttobool (clang-cl)Stephan Bergmann2-12/+12
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann6-7/+7
2019-11-19loplugin:indentation (clang-cl)Stephan Bergmann1-1/+1
2019-11-15tdf#128538: Open filesystem directories in Finder after allStephan Bergmann1-3/+10
2019-11-12tdf#54204 File URLs with fragment need toIUri conversionTünde Tóth1-0/+5
2019-10-23loplugin:stringadd (clang-cl)Stephan Bergmann1-2/+2
2019-10-17Remove some memset callsMike Kaganski4-6/+3
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-1/+1
2019-10-02-Werror,-Wmicrosoft-exception-spec (clang-cl)Stephan Bergmann4-16/+16
2019-10-01-Werror,-Wswitch (clang-cl)Stephan Bergmann1-0/+2
2019-10-01loplugin:returnconstval (clang-cl)Stephan Bergmann6-6/+6
2019-10-01loplugin:sequenceloop (clang-cl)Stephan Bergmann1-1/+2
2019-10-01loplugin:data (clang-cl)Stephan Bergmann4-8/+8
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann3-3/+3
2019-10-01loplugin:simplifyconstruct (clang-cl)Stephan Bergmann1-1/+1
2019-09-27cid#1448334 silence Untrusted value as argumentCaolán McNamara1-0/+1
2019-09-24tdf#127710: fix sending documents to Claws MailJulien Nabet1-1/+1
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-08-31Add version resource to executables where it was missingMike Kaganski1-0/+2
2019-08-30Introduce gb_Executable_add_default_nativeres to add version resourceMike Kaganski1-0/+2
2019-08-22kf5backend.cxx: Use 'free()' instead of 'delete'Michael Weghorn1-1/+1
2019-08-15loplugin:sequenceloop in shell..sotNoel Grandin1-3/+3
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-08-10loplugin:stringconstant (macOS)Stephan Bergmann1-1/+1
2019-08-01tdf#126641: don't fail on file URLs with fragmentMike Kaganski1-1/+3
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): shellStephan Bergmann5-6/+6
2019-07-30tdf#126597 don't use modeless dialog for senddoc.exeJan-Marek Glogowski1-2/+3
2019-07-30Fix typosAndrea Gelmini1-1/+1
2019-07-28Fix typosAndrea Gelmini8-10/+10
2019-07-22Simplify Sequence iterations in shell..svgioArkadiy Illarionov1-9/+6
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski7-32/+30
2019-07-18cid#1448418 Unchecked return valueCaolán McNamara1-1/+1
2019-07-04Center spsupp_helper dialog on screen; make it topmostMike Kaganski1-2/+2
2019-06-27Register versions from 1 to 5 for SharePoint OpenDocuments objectMike Kaganski3-28/+64
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-2/+1
2019-06-17loplugin:logexceptionnicely in shell..sotNoel Grandin4-4/+8
2019-06-14Make spsupp*.dll usable on 64-bit WindowsMike Kaganski2-8/+20
2019-06-12Use 'gb_Library_add_cxxflags' for '-include chrono'Michael Weghorn1-1/+1
2019-05-17Make spsupp_x64 independent of shell/CustomTarget_x64Mike Kaganski6-13/+58
2019-05-17SharePoint: Add dialog to choose opening in read-only or edit mode.Mike Kaganski11-59/+451
2019-05-17Add license statementMike Kaganski1-1/+12
2019-05-16Drop obsolete commented out debug outputMike Kaganski1-1/+0