Age | Commit message (Expand) | Author |
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 |
2022-04-15 | loplugin:stringviewparam | Stephan Bergmann |
2022-04-10 | Various loplugin warnings (in new Windows-only code) | Stephan Bergmann |
2022-03-31 | Remove execution bits from data files | Andrea Gelmini |
2022-03-30 | Add UNO API for custom Jump Lists | Samuel Mehrbrodt |
2022-03-24 | loplugin:trivialconstructor | Stephan Bergmann |
2022-03-03 | Handle symlinks | Stephan Bergmann |
2022-02-24 | add to suffix denylist | Caolán McNamara |
2022-02-23 | add to suffix denylist | Caolán McNamara |
2022-02-22 | sort these alphabetically | Caolán McNamara |
2022-02-22 | Better handling of msi | Renwa Hiwa |
2022-02-17 | Better handling of terminals | Renwa Hiwa |
2022-02-09 | Revert "add webloc and url extensions" | Caolán McNamara |
2022-02-09 | add webloc and url extensions | Caolán McNamara |
2022-02-09 | Better handling of inetlocs | Renwa Hiwa |
2022-02-03 | rhbz#2047319 drop the SolarMutex before QApplication::init() | Caolán McNamara |
2022-01-20 | WASM open links in new browser tabs | Jan-Marek Glogowski |
2022-01-08 | Use WindowsErrorString instead of FormatMessageW | Mike Kaganski |
2022-01-05 | tdf#146554: use GetModuleHandleExW instead of GetModuleHandleW | Mike Kaganski |
2022-01-03 | lngconvex is just a build-tool for Windows | Jan-Marek Glogowski |
2021-12-13 | Refactor some buildsytem stuff (mostly whitespace) | Jan-Marek Glogowski |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-11-23 | O[U]String::replaceAt overloads that take string_view | Noel Grandin |
2021-10-30 | Prepare for removal of non-const operator[] from Sequence in shell | Mike Kaganski |