# 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,py}] indent_style = space indent_size = 4 # Makefiles [{Makefile,*.mk}] indent_style = tab trim_trailing_whitespace = false # Patch files [*.patch.*] trim_trailing_whitespace = false # XSL files [*.xsl] indent_style = tab '/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-10-17 13:59:08 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-10-17 18:10:50 +0200
commit1d822ece4f99efa7518c62cf5dd2f616c4fed8de (patch)
treeba4738c24a440ac590043032e516dc3b1b918269
parentbd8b2a95e2c88cdab80c514c0d6364bad91d9177 (diff)
drop ScCsvTableBox
Change-Id: Id73eb4c941ac9bcf75c518cefba795de587edbd9 Reviewed-on: https://gerrit.libreoffice.org/80957 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>