Age | Commit message (Expand) | Author |
2022-06-24 | loplugin:moveit | Noel Grandin |
2022-06-22 | fix build --with-help | Noel Grandin |
2022-06-21 | clang-tidy modernize-pass-by-value in helpcompiler | Noel Grandin |
2022-06-18 | tdf#143148 Use pragma once in embedserv and helpcompiler | Diane Leigh |
2022-05-05 | use more o3tl::getToken | Noel Grandin |
2022-01-27 | Recheck modules [i-l]* with IWYU | Gabor Kelemen |
2021-12-21 | Don't build clucene if not needed | Jan-Marek Glogowski |
2021-10-22 | Revert "Simplify vector initialization in helpcompiler" | Julien Nabet |
2021-10-16 | Simplify vector initialization in helpcompiler | Julien Nabet |
2021-06-24 | cross-toolset: fix real cross help building | Jan-Marek Glogowski |
2021-06-22 | configure: Improve help-options handling | Jan-Marek Glogowski |
2021-06-02 | no need to allocate these on the heap | Noel Grandin |
2021-01-02 | Use GetShortPathNameW workaround on Windows for help indexer | Mike Kaganski |
2021-01-01 | Use Unicode paths on Windows for help compiler | Mike Kaganski |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-11-13 | tdf#123936 Formatting files in module helpcompiler with clang-format | Philipp Hofer |
2020-11-10 | tdf#42949 Fix new IWYU warnings in directories [h-r]* | Gabor Kelemen |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-04-08 | loplugin:flatten in helpcompiler | Noel Grandin |
2019-12-30 | Avoid -Werror,-Wdeprecated-enum-enum-conversion | Stephan Bergmann |
2019-12-19 | sal_Char->char in formula..i18npool | Noel Grandin |
2019-12-05 | make some classes module private | Noel Grandin |
2019-11-22 | cid#1448239 unsafe_xml_parse_config | Caolán McNamara |
2019-11-22 | cid#1448239 unsafe_xml_parse_config | Caolán McNamara |
2019-11-22 | document HelpCompiler::getSourceDocument behaviour | Caolán McNamara |
2019-11-22 | fs::getThreadTextEncoding->osl_getThreadTextEncoding | Caolán McNamara |
2019-11-22 | drop impl_sleep hack | Caolán McNamara |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-03 | make some classes module-private | Noel Grandin |
2019-10-17 | Rename OUStringLiteral1 to OUStringChar | Stephan Bergmann |
2019-10-11 | simplify "a = a +" to "a +=" | Noel Grandin |
2019-10-01 | loplugin:stringadd in helpcompiler..oox | Noel Grandin |
2019-07-19 | cid#1448495 Unchecked return value | Caolán McNamara |
2019-07-19 | cid#1448441 Unchecked return value | Caolán McNamara |
2019-07-18 | cid#703974 Unchecked return value | Caolán McNamara |
2019-05-30 | tdf#42949 Fix IWYU warnings in helpcompiler/ | Gabor Kelemen |
2019-05-22 | New loplugin:data | Stephan Bergmann |
2019-04-07 | std::string has a std::hash specialisation since C++11 | Noel Grandin |
2019-02-24 | loplugin:unusedfields in helpcompiler..jvmfwk | Noel Grandin |
2019-02-18 | use clear() instead of erase(begin, end) | Noel Grandin |
2019-02-09 | loplugin:indentation in helpcompiler..io | Noel Grandin |
2018-11-29 | remove unnecessary "if (!empty()" checks before loops | Noel Grandin |
2018-11-21 | improve function-local statics in forms..reportdesign | Noel Grandin |
2018-10-23 | clang-tidy performance-unnecessary-copy-init in editeng..i18npool | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-09 | loplugin:simplifyconstruct in helpcompiler..io | Noel Grandin |
2018-07-30 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-27 | loplugin:returnconstant in helpcompiler | Noel Grandin |
2018-07-27 | helpcompiler: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann |