- 750d56b Remove some unneeded casts by Mike Kaganski · 1 year, 10 months ago
- fc12c5f Simplify a bit using newer registry API by Mike Kaganski · 1 year, 10 months ago
- eff8497 kf5be: Make fromQStringToOUString work for Qt 6 by Michael Weghorn · 1 year, 10 months ago
- 9214b80 kf: Drop "5" from KF 5 desktop backend file names by Michael Weghorn · 1 year, 10 months ago
- cc733542 tdf#143148 kf: Use pragma once in kf5access.hxx by Michael Weghorn · 1 year, 10 months ago
- aeb099e loplugin:ostr in shell by Noel Grandin · 1 year, 11 months ago
- 0c4c84a makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) by Christian Lohmaier · 1 year, 11 months ago
- f7ccf46 tdf#146619 Drop unused 'using namespace' in: shell/ by Gabor Kelemen · 2 years ago
- 9adcf67 Drop C/C++ DEBUG macro by Stephan Bergmann · 2 years, 1 month ago
- 8f6b412 Define a name for the extended path buffer size, instead of a literal by Mike Kaganski · 2 years, 1 month ago
- ad4d3a9 Replace an instance of MAX_PATH with 32767 by Mike Kaganski · 2 years, 1 month ago
- fa86d95 Replace an instance of MAX_PATH with 32767 by Mike Kaganski · 2 years, 1 month ago
- 3fef8ba Replace an instance of MAX_PATH with 32767 by Mike Kaganski · 2 years, 1 month ago
- cb12053 Replace an instance of MAX_PATH with 32767 by Mike Kaganski · 2 years, 1 month ago
- 7dd7cdc Replace an instance of MAX_PATH with 32767 by Mike Kaganski · 2 years, 1 month ago
- 2468fe5 Remove an instance of MAX_PATH by Mike Kaganski · 2 years, 1 month ago
- c6e2626 Remove an instance of MAX_PATH limitation by Mike Kaganski · 2 years, 1 month ago
- 658d4d0 Fix typo by Andrea Gelmini · 2 years, 2 months ago
- 2b1f5fa tdf#159307 Let non-URIS_ONLY execute() handle .app directories on macOS by Stephan Bergmann · 2 years, 2 months ago
- 0fa827d Drop std::as_const from css::uno::Sequence iterations by Mike Kaganski · 2 years, 2 months ago
- a1c854f use portable "command -v" to detect installed programs, part 1 by Eli Schwartz · 2 years, 4 months ago
- d343a2b tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyName by Michael Stahl · 2 years, 5 months ago
- d0e848d avoid double map lookup by Noel Grandin · 2 years, 5 months ago
- e624979 loplugin:unnecessarygetstr (clang-cl) by Stephan Bergmann · 2 years, 5 months ago
- f029f8d Various -Werror,-Wvla-cxx-extension by Stephan Bergmann · 2 years, 5 months ago
- dcea29c Make NC_ constexpr-friendly by Stephan Bergmann · 2 years, 6 months ago
- 59b685e tdf#143148: Use pragma once instead of include guards by Mihai Vasiliu · 2 years, 7 months ago
- 15cacb9 Use less boost external headers dependency in shell by Gabor Kelemen · 2 years, 7 months ago
- f220acf Use getXWeak in shell by Mike Kaganski · 3 years ago
- 75ed566 Add script to find unused using declarations by Gabor Kelemen · 3 years ago
- d7e0247 Run clang-tidy with misc-unused-using-decls on modules [s-t]* by Gabor Kelemen · 3 years ago
- 7b55e99 Normalize line endings by Mike Kaganski · 3 years ago
- 5b6ed0a loplugin:stringadd by Stephan Bergmann · 3 years ago
- 70bcf9e Remove support for AIX by Stephan Bergmann · 3 years, 2 months ago
- 4521cb0 Drop redundant -Wnon-virtual-dtor by Stephan Bergmann · 3 years, 4 months ago
- 3d23617 Deduplicate O(U)StringConcatenation by Mike Kaganski · 3 years, 6 months ago
- 42fe257 tdf#151314 add Betterbird to Thunderbird-like mail clients in senddoc.sh by Martin Schumann · 3 years, 6 months ago
- 4b95451f split utl::TempFile into fast and named variants by Noel Grandin · 3 years, 7 months ago
- cab4fd8 tdf#42982 Improved UNO API error reporting by Mahdi Tizabi · 3 years, 9 months ago
- 6daa9cd Inline some macro wizardry by Mike Kaganski · 3 years, 7 months ago
- 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
- 772f7a2 tdf#150161: senddoc: use corrected name url: original can be a file path by Vasily Melenchuk · 3 years, 8 months ago
- aa2067d elide some makeStringAndClear() calls by Noel Grandin · 3 years, 9 months ago
- 2a71977 tdf#126263: do not try to delete non-temporary files by Mike Kaganski · 3 years, 9 months ago
- 738e0bd tdf#126263: make sure to convert system path to file URLs by Mike Kaganski · 3 years, 9 months ago
- 0bbbde8 tdf#140886: Make "Do you really want to open it?" more reliable by Stephan Bergmann · 3 years, 10 months ago
- da3aa26 Library_syssh must link against expat when using StaticLibrary_shell_xmlparser by Stephan Bergmann · 4 years ago
- 7c5d3d7 Just use Any ctor instead of makeAny (Linux, sequel) by Stephan Bergmann · 4 years ago
- a1c62cf Just use Any ctor instead of makeAny (macOS) by Stephan Bergmann · 4 years ago
- b34f6f3 Just use Any ctor instead of makeAny in shell by Stephan Bergmann · 4 years ago
- 675788b Extend UNO API for custom jump lists by Samuel Mehrbrodt · 4 years ago
- 6fd447a loplugin:stringviewparam by Stephan Bergmann · 4 years ago
- dcd969b loplugin:stringviewparam by Stephan Bergmann · 4 years ago
- 7e3d93f Various loplugin warnings (in new Windows-only code) by Stephan Bergmann · 4 years ago
- cbdd82e Remove execution bits from data files by Andrea Gelmini · 4 years ago
- 7efd22c Add UNO API for custom Jump Lists by Samuel Mehrbrodt · 4 years, 1 month ago
- d501a1c loplugin:trivialconstructor by Stephan Bergmann · 4 years ago
- c1ac799 Handle symlinks by Stephan Bergmann · 4 years, 1 month ago
- 3e67678 add to suffix denylist by Caolán McNamara · 4 years, 1 month ago
- 4751853 add to suffix denylist by Caolán McNamara · 4 years, 1 month ago
- ff66c1d sort these alphabetically by Caolán McNamara · 4 years, 1 month ago
- 0b0b182 Better handling of msi by Renwa Hiwa · 4 years, 1 month ago
- 7d92ec5 Better handling of terminals by Renwa Hiwa · 4 years, 2 months ago
- 0a1d94d Revert "add webloc and url extensions" by Caolán McNamara · 4 years, 2 months ago
- e4c3fa6 add webloc and url extensions by Caolán McNamara · 4 years, 2 months ago
- 7484c33 Better handling of inetlocs by Renwa Hiwa · 4 years, 2 months ago
- f6180e3 rhbz#2047319 drop the SolarMutex before QApplication::init() by Caolán McNamara · 4 years, 2 months ago
- 972aa39 WASM open links in new browser tabs by Jan-Marek Glogowski · 4 years, 4 months ago
- d044580 Use WindowsErrorString instead of FormatMessageW by Mike Kaganski · 4 years, 3 months ago
- d75bf2c tdf#146554: use GetModuleHandleExW instead of GetModuleHandleW by Mike Kaganski · 4 years, 3 months ago
- 9f33f04 lngconvex is just a build-tool for Windows by Jan-Marek Glogowski · 4 years, 3 months ago
- 17608c5 Refactor some buildsytem stuff (mostly whitespace) by Jan-Marek Glogowski · 4 years, 4 months ago
- db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
- ec1c4c49 O[U]String::replaceAt overloads that take string_view by Noel Grandin · 4 years, 5 months ago
- c6af59b Prepare for removal of non-const operator[] from Sequence in shell by Mike Kaganski · 4 years, 5 months ago
- bf82274 drop 'using namespace std' in sax/sc/scaddins/sfx2/shell by Julien Nabet · 4 years, 6 months ago
- ad1557f A more lightweight O[U]StringConcatenation by Stephan Bergmann · 4 years, 6 months ago
- bf59a45 Extended loplugin:referencecasting/redundantcast (clang-cl): shell by Stephan Bergmann · 4 years, 6 months ago
- a93c3f2 GError::message is UTF-8 by Stephan Bergmann · 4 years, 6 months ago
- 34a9f93 clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
- 626cf24 drop final boost::noncopyable use by Caolán McNamara · 4 years, 8 months ago
- 43542cc Missing include by Stephan Bergmann · 4 years, 8 months ago
- 14cfff5 Pass context and resource string down to boost::locale separately by Noel Grandin · 4 years, 9 months ago
- 2d04d7c do not use "using namespace std" in headers by Collabora · 4 years, 9 months ago
- 7d5346e -Werror,-Wunused-but-set-parameter (clang-cl 13 trunk) by Stephan Bergmann · 4 years, 10 months ago
- 85462ef tdf#108591 Don't hardcode xdg-open path by Linus Heckemann · 5 years ago
- 7a4fffb shell : use std::mutex in CmdMailMsg by Arnaud Versini · 5 years ago
- 4bea744 loplugin:noexcept (clang-cl) by Stephan Bergmann · 4 years, 11 months ago
- 3260edb loplugin:stringadd (clang-cl) by Stephan Bergmann · 5 years ago
- 7049328 loplugin:stringadd replace OUStringLiteral temporaries with OUString::Concat by Noel Grandin · 5 years ago
- 177dcfe Better handling of filelocs by Stephan Bergmann · 5 years ago
- ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
- c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
- 96388e5 Drop 'static_cast<cppu::OWeakObject*>' syntactic noise by Mike Kaganski · 5 years ago
- ed40d47 Drop ComPtr and use sal::systools::COMReference by Mike Kaganski · 5 years ago
- f456c4d Improve checkExtension by Stephan Bergmann · 5 years ago
- 60b4c9f Remove unneeded breaks by Andrea Gelmini · 5 years ago
- 4b9190f mac: don't put script files into Contents/MacOS or framework-bin directory by Christian Lohmaier · 5 years ago
- 35e471b Adapt the remaining OUString functions to std string_view by Stephan Bergmann · 5 years ago
- 62128cd Strength-reduce some OUStringToOString("..."+...) by Stephan Bergmann · 5 years ago