Age | Commit message (Expand) | Author |
2022-03-04 | 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 | Better handling of msi | Renwa Hiwa |
2022-02-18 | Better handling of terminals | Renwa Hiwa |
2022-02-10 | Better handling of inetlocs | Renwa Hiwa |
2022-02-04 | rhbz#2047319 drop the SolarMutex before QApplication::init() | Caolán McNamara |
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 |
2021-10-04 | drop 'using namespace std' in sax/sc/scaddins/sfx2/shell | Julien Nabet |
2021-10-03 | A more lightweight O[U]StringConcatenation | Stephan Bergmann |
2021-09-30 | Extended loplugin:referencecasting/redundantcast (clang-cl): shell | Stephan Bergmann |
2021-09-24 | GError::message is UTF-8 | Stephan Bergmann |
2021-09-02 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-08-10 | drop final boost::noncopyable use | Caolán McNamara |
2021-08-10 | Missing include | Stephan Bergmann |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-07-23 | do not use "using namespace std" in headers | Collabora |
2021-06-25 | -Werror,-Wunused-but-set-parameter (clang-cl 13 trunk) | Stephan Bergmann |
2021-05-28 | tdf#108591 Don't hardcode xdg-open path | Linus Heckemann |
2021-05-20 | shell : use std::mutex in CmdMailMsg | Arnaud Versini |
2021-05-19 | loplugin:noexcept (clang-cl) | Stephan Bergmann |
2021-04-27 | loplugin:stringadd (clang-cl) | Stephan Bergmann |
2021-04-21 | loplugin:stringadd replace OUStringLiteral temporaries with OUString::Concat | Noel Grandin |
2021-04-20 | Better handling of filelocs | Stephan Bergmann |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-10 | Drop 'static_cast<cppu::OWeakObject*>' syntactic noise | Mike Kaganski |
2021-02-27 | Drop ComPtr and use sal::systools::COMReference | Mike Kaganski |
2021-02-16 | Improve checkExtension | Stephan Bergmann |
2021-02-08 | Remove unneeded breaks | Andrea Gelmini |
2021-01-18 | mac: don't put script files into Contents/MacOS or framework-bin directory | Christian Lohmaier |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-12-11 | Strength-reduce some OUStringToOString("..."+...) | Stephan Bergmann |
2020-12-01 | tdf#42949 Fix new IWYU warnings in directories s* | Gabor Kelemen |
2020-11-30 | loplugin:stringviewparam (Library_kf5be1) | Stephan Bergmann |
2020-11-27 | RegCreateKeyExW etc. return LSTATUS | Stephan Bergmann |
2020-11-27 | GetShortPathNameW returns DWORD | Stephan Bergmann |
2020-11-27 | Windows InterlockedIncrement/Decrement use LONG | Stephan Bergmann |
2020-11-26 | ZipFile::GetFileLongestFileNameLength is unused | Stephan Bergmann |
2020-11-25 | Better handling of Java files | Stephan Bergmann |
2020-11-19 | tdf#123936 Formatting files in module shell with clang-format | Philipp Hofer |
2020-10-02 | Use the new single-instance="true" attribute in shell | Stephan Bergmann |
2020-09-17 | fix LTO+mergedlibs on windows | Noel Grandin |
2020-09-11 | Fix the minimal build-tools target | Jan-Marek Glogowski |
2020-09-07 | Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicit | Stephan Bergmann |
2020-09-05 | Improve QString to OUString conversion | Stephan Bergmann |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2020-08-21 | Fix typo | Andrea Gelmini |
2020-08-21 | loplugin:stringstatic (clang-cl) | Stephan Bergmann |