summaryrefslogtreecommitdiff
path: root/shell
AgeCommit message (Expand)Author
2023-11-16tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyNameMichael Stahl
2023-11-15avoid double map lookupNoel Grandin
2023-11-08loplugin:unnecessarygetstr (clang-cl)Stephan Bergmann
2023-10-27Various -Werror,-Wvla-cxx-extensionStephan Bergmann
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-09-22tdf#143148: Use pragma once instead of include guardsMihai Vasiliu
2023-09-18Use less boost external headers dependency in shellGabor Kelemen
2023-04-30Use getXWeak in shellMike Kaganski
2023-04-25Add script to find unused using declarationsGabor Kelemen
2023-04-23Run clang-tidy with misc-unused-using-decls on modules [s-t]*Gabor Kelemen
2023-04-17Normalize line endingsMike Kaganski
2023-04-11loplugin:stringaddStephan Bergmann
2023-01-27Remove support for AIXStephan Bergmann
2022-11-24Drop redundant -Wnon-virtual-dtorStephan Bergmann
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-10-10tdf#151314 add Betterbird to Thunderbird-like mail clients in senddoc.shMartin Schumann
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-15tdf#42982 Improved UNO API error reportingMahdi Tizabi
2022-08-30Inline some macro wizardryMike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-27tdf#150161: senddoc: use corrected name url: original can be a file pathVasily Melenchuk
2022-07-22elide some makeStringAndClear() callsNoel Grandin
2022-06-27tdf#126263: do not try to delete non-temporary filesMike Kaganski
2022-06-27tdf#126263: make sure to convert system path to file URLsMike Kaganski
2022-06-09tdf#140886: Make "Do you really want to open it?" more reliableStephan Bergmann
2022-05-11Library_syssh must link against expat when using StaticLibrary_shell_xmlparserStephan Bergmann
2022-05-05Just use Any ctor instead of makeAny (Linux, sequel)Stephan Bergmann
2022-05-04Just use Any ctor instead of makeAny (macOS)Stephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in shellStephan Bergmann
2022-04-26Extend UNO API for custom jump listsSamuel Mehrbrodt
2022-04-15loplugin:stringviewparamStephan Bergmann
2022-04-15loplugin:stringviewparamStephan Bergmann
2022-04-10Various loplugin warnings (in new Windows-only code)Stephan Bergmann
2022-03-31Remove execution bits from data filesAndrea Gelmini
2022-03-30Add UNO API for custom Jump ListsSamuel Mehrbrodt
2022-03-24loplugin:trivialconstructorStephan Bergmann
2022-03-03Handle symlinksStephan Bergmann
2022-02-24add to suffix denylistCaolán McNamara
2022-02-23add to suffix denylistCaolán McNamara
2022-02-22sort these alphabeticallyCaolán McNamara
2022-02-22Better handling of msiRenwa Hiwa
2022-02-17Better handling of terminalsRenwa Hiwa
2022-02-09Revert "add webloc and url extensions"Caolán McNamara
2022-02-09add webloc and url extensionsCaolán McNamara
2022-02-09Better handling of inetlocsRenwa Hiwa
2022-02-03rhbz#2047319 drop the SolarMutex before QApplication::init()Caolán McNamara
2022-01-20WASM open links in new browser tabsJan-Marek Glogowski
2022-01-08Use WindowsErrorString instead of FormatMessageWMike Kaganski
2022-01-05tdf#146554: use GetModuleHandleExW instead of GetModuleHandleWMike Kaganski
2022-01-03lngconvex is just a build-tool for WindowsJan-Marek Glogowski