# EditorConfig: http://EditorConfig.org # top-most EditorConfig file root = true # General settings [*] end_of_line = lf insert_final_newline = true charset = utf-8 trim_trailing_whitespace = true # Source code files [*.{c,cxx,cpp,h,hxx,hpp,java,m,mm,py,swift,xsl}] indent_style = space indent_size = 4 # Makefiles [{Makefile,*.mk}] indent_style = tab trim_trailing_whitespace = false # Patch files [*.patch.*] trim_trailing_whitespace = false png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/opencl
AgeCommit message (Expand)Author
2024-03-06Use less boost_headers in low level librariesGabor Kelemen
2023-11-19Extended loplugin:ostr: openclStephan Bergmann
2023-09-29Use less libxml2 external headers dependencyGabor Kelemen
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski
2023-03-27loplugin:stringadd in oox..pyunoNoel Grandin
2023-02-03Use raw string literal in opencl to keep PMD static analyser happyIlmari Lauhakangas
2022-08-13clang-tidy modernize-pass-by-value in variousNoel Grandin
2022-07-06opencl: no need for unhelpful nullptr OUString * case.Michael Meeks
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen