Age | Commit message (Expand) | Author |
2024-05-31 | kf5be: Make fromQStringToOUString work for Qt 6 | Michael Weghorn |
2024-05-31 | kf: Drop "5" from KF 5 desktop backend file names | Michael Weghorn |
2024-05-31 | tdf#143148 kf: Use pragma once in kf5access.hxx | Michael Weghorn |
2024-05-16 | loplugin:ostr in shell | Noel Grandin |
2024-05-03 | makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) | Christian Lohmaier |
2024-03-30 | tdf#146619 Drop unused 'using namespace' in: shell/ | Gabor Kelemen |
2024-03-21 | Drop C/C++ DEBUG macro | Stephan Bergmann |
2024-02-26 | Define a name for the extended path buffer size, instead of a literal | Mike Kaganski |
2024-02-26 | Replace an instance of MAX_PATH with 32767 | Mike Kaganski |
2024-02-26 | Replace an instance of MAX_PATH with 32767 | Mike Kaganski |
2024-02-26 | Replace an instance of MAX_PATH with 32767 | Mike Kaganski |
2024-02-26 | Replace an instance of MAX_PATH with 32767 | Mike Kaganski |
2024-02-26 | Replace an instance of MAX_PATH with 32767 | Mike Kaganski |
2024-02-26 | Remove an instance of MAX_PATH | Mike Kaganski |
2024-02-26 | Remove an instance of MAX_PATH limitation | Mike Kaganski |
2024-01-31 | Fix typo | Andrea Gelmini |
2024-01-31 | tdf#159307 Let non-URIS_ONLY execute() handle .app directories on macOS | Stephan Bergmann |
2024-01-27 | Drop std::as_const from css::uno::Sequence iterations | Mike Kaganski |
2024-01-22 | use portable "command -v" to detect installed programs, part 1 | Eli Schwartz |
2023-11-16 | tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyName | Michael Stahl |
2023-11-15 | avoid double map lookup | Noel Grandin |
2023-11-08 | loplugin:unnecessarygetstr (clang-cl) | Stephan Bergmann |
2023-10-27 | Various -Werror,-Wvla-cxx-extension | Stephan Bergmann |
2023-10-12 | Make NC_ constexpr-friendly | Stephan Bergmann |
2023-09-22 | tdf#143148: Use pragma once instead of include guards | Mihai Vasiliu |
2023-09-18 | Use less boost external headers dependency in shell | Gabor Kelemen |
2023-04-30 | Use getXWeak in shell | Mike Kaganski |
2023-04-25 | Add script to find unused using declarations | Gabor Kelemen |
2023-04-23 | Run clang-tidy with misc-unused-using-decls on modules [s-t]* | Gabor Kelemen |
2023-04-17 | Normalize line endings | Mike Kaganski |
2023-04-11 | loplugin:stringadd | Stephan Bergmann |
2023-01-27 | Remove support for AIX | Stephan Bergmann |
2022-11-24 | Drop redundant -Wnon-virtual-dtor | Stephan Bergmann |
2022-10-11 | Deduplicate O(U)StringConcatenation | Mike Kaganski |
2022-10-10 | tdf#151314 add Betterbird to Thunderbird-like mail clients in senddoc.sh | Martin Schumann |
2022-09-29 | split utl::TempFile into fast and named variants | Noel Grandin |
2022-09-15 | tdf#42982 Improved UNO API error reporting | Mahdi Tizabi |
2022-08-30 | Inline some macro wizardry | Mike Kaganski |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-07-27 | tdf#150161: senddoc: use corrected name url: original can be a file path | Vasily Melenchuk |
2022-07-22 | elide some makeStringAndClear() calls | Noel Grandin |
2022-06-27 | tdf#126263: do not try to delete non-temporary files | Mike Kaganski |
2022-06-27 | tdf#126263: make sure to convert system path to file URLs | Mike Kaganski |
2022-06-09 | tdf#140886: Make "Do you really want to open it?" more reliable | Stephan Bergmann |
2022-05-11 | Library_syssh must link against expat when using StaticLibrary_shell_xmlparser | Stephan Bergmann |
2022-05-05 | Just use Any ctor instead of makeAny (Linux, sequel) | Stephan Bergmann |
2022-05-04 | Just use Any ctor instead of makeAny (macOS) | Stephan Bergmann |
2022-05-04 | Just use Any ctor instead of makeAny in shell | Stephan Bergmann |
2022-04-26 | Extend UNO API for custom jump lists | Samuel Mehrbrodt |
2022-04-15 | loplugin:stringviewparam | Stephan Bergmann |