# 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 lt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2023-10-31CppunitTest_vcl_pdfexport: split into twoXisco Fauli
2023-10-31ofz#63741 Unknown ReadCaolán McNamara
2023-10-30Fix typoAndrea Gelmini
2023-10-30tdf#157518: vcl: Introduce vcl control LevelBarSarper Akdemir
2023-10-29CppunitTest_vcl_animate: use CPPUNIT_TEST_FIXTUREofftkp
2023-10-29vcl: no raw pointersThorsten Behrens
2023-10-29tdf#155887 WMF Fix displaying images with size of EOF other that 3Bartosz Kosiorek
2023-10-29simplify calculation in AlphaMask::BlendWithNoel Grandin
2023-10-29ofz#63518 don't allow short read with PHOTOMETRIC_YCBCR formatCaolán McNamara
2023-10-28use more TempFileFast in BinaryDataContainer::ImplNoel Grandin
2023-10-28Fix testDelayedScaleAlphaImage unit testPatrick Luby
2023-10-28tdf#155887 Add individual WMF records validationBartosz Kosiorek
2023-10-28Simplify calculationMike Kaganski
2023-10-28tdf#135586 a11y: Add a new BLOCK_QUOTE a11y roleMichael Weghorn