Read-only LibreOffice core repo - no pull request (use gerrit instead https://gerrit.libreoffice.org/) - don't download zip, use https://dev-www.libreoffice.org/bundles/ instead
This report presents the forensic synthetic code analysis of LibreOffice/core, a C++ project with 4,142 GitHub stars. SynthScan v2.0 examined 1,717,912 lines of code across 10938 source files, recording 5786 pattern matches distributed across 23 syntactic categories. The overall adjusted score of 6.8 places this repository in the Low AI signal band.
The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).
Longitudinal tracking requires multiple scan runs. Once this repository is re-scanned after new commits land, this chart will visualise how the synthetic code signal evolves over time — enabling you to detect whether AI authorship is growing, stabilising, or being actively corrected by human engineers.
Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.
This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.
The scanner identified 5786 distinct pattern matches across 23 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.
Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | install_deps.sh | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | cpputools/scripts/uno.sh | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/source/writerfilter/ooxml/factoryinc.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/source/writerfilter/ooxml/qnametostr.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/source/writerfilter/ooxml/factoryimpl_ns.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/source/writerfilter/ooxml/factoryimpl.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/source/writerfilter/ooxml/factory_ns.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/source/writerfilter/ooxml/resourceids.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/source/writerfilter/ooxml/modelpreprocess.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/python/check_index.py | 4 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/python/check_xautotextgroup.py | 4 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/python/check_xtextrangecompare.py | 4 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/python/xtextfieldssupplier.py | 4 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/python/check_xmodifiable2.py | 4 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/python/check_fields.py | 4 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/python/check_drawpage.py | 4 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/python/check_range_properties.py | 4 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/python/check_xtexttable.py | 4 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/python/check_xrefreshable.py | 4 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/python/xtextrange.py | 4 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/python/get_expression.py | 4 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/python/var_fields.py | 4 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/python/xcontrolshape.py | 4 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/python/check_xcloseable.py | 4 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/python/xscriptprovider.py | 4 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/python/xstyleloader.py | 4 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/python/check_styles.py | 4 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/python/check_xautotextcontainer.py | 4 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/python/check_xmodel.py | 4 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/python/check_bookmarks.py | 4 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/python/xtextcursor.py | 4 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/python/set_expression.py | 4 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/python/check_table.py | 4 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/python/xtext.py | 4 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/python/check_xnamedgraph.py | 4 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/python/xtextcontent.py | 4 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/uitest/classification/classification.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/uitest/sidebar/tdf99711.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/uitest/sidebar/tdf152921.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/uitest/sidebar/stylesSidebar.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/uitest/sidebar/tdf135590.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/uitest/sidebar/tdf133189.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/uitest/findBar/tdf88608.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/uitest/findBar/findbar.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/uitest/findBar/tdf158277.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/uitest/findBar/tdf136941.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/uitest/findBar/tdf138232.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/uitest/findBar/tdf154269.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/uitest/findBar/tdf115665.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/uitest/findBar/tdf154818.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/uitest/writer_tests2/deleteAllComments.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/uitest/writer_tests2/formatParagraph.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/uitest/writer_tests2/formatCharacter.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/uitest/writer_tests2/tdf116474.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/uitest/writer_tests2/pasteSpecial.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/uitest/writer_tests2/tdf133299.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/uitest/writer_tests2/documentProperties.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/uitest/writer_tests2/tdf153244.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/uitest/writer_tests2/asianPhoneticGuide.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| MEDIUM | sw/qa/uitest/writer_tests2/bookmark.py | 3 | # This file is part of the LibreOffice project. | COMMENT |
| 1123 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| CRITICAL | …lper/test/com/sun/star/comp/helper/Bootstrap_Test.java | 44 | com.sun.star.comp.helper.Bootstrap.defaultBootstrap_InitialComponentContext( | CODE |
| CRITICAL | …per/test/com/sun/star/lib/uno/helper/Factory_Test.java | 153 | xSet.insert( new com.sun.star.comp.loader.JavaLoaderFactory( xMgr ) ); | CODE |
| CRITICAL | sw/qa/python/check_drawpage.py | 32 | collection = self.__class__._uno.xContext.ServiceManager.createInstance( 'com.sun.star.drawing.ShapeCollection' | CODE |
| CRITICAL | sw/qa/uitest/classification/classification.py | 54 | header = document.StyleFamilies.PageStyles.Standard.HeaderText.createEnumeration().nextElement() | CODE |
| CRITICAL | sw/qa/uitest/writer_tests3/pageNumber.py | 39 | xFooter = document.StyleFamilies.PageStyles.Standard.FooterText.createEnumeration().nextElement() | CODE |
| CRITICAL | sw/qa/uitest/writer_tests3/pageNumber.py | 54 | xHeader = document.StyleFamilies.PageStyles.Standard.HeaderText.createEnumeration().nextElement() | CODE |
| CRITICAL | comphelper/qa/complex/comphelper/Map.java | 94 | XMap map = com.sun.star.container.EnumerableMap.create( connection.getComponentContext(), | CODE |
| CRITICAL | comphelper/qa/complex/comphelper/Map.java | 126 | map = com.sun.star.container.EnumerableMap.createImmutable( | CODE |
| CRITICAL | comphelper/qa/complex/comphelper/Map.java | 325 | com.sun.star.container.EnumerableMap.create( connection.getComponentContext(), | CODE |
| CRITICAL | comphelper/qa/complex/comphelper/Map.java | 427 | XEnumerableMap map = com.sun.star.container.EnumerableMap.create( connection.getComponentContext(), new Type( St | CODE |
| CRITICAL | comphelper/qa/complex/comphelper/Map.java | 467 | XEnumerableMap map = com.sun.star.container.EnumerableMap.create( connection.getComponentContext(), new Type( Do | CODE |
| CRITICAL | forms/qa/integration/forms/DateValidator.java | 52 | com.sun.star.uno.AnyConverter.toObject( | CODE |
| CRITICAL | forms/qa/integration/forms/ControlValidator.java | 37 | return ( com.sun.star.uno.AnyConverter.getType(Value).getTypeClass() | CODE |
| CRITICAL | forms/qa/integration/forms/TimeValidator.java | 51 | com.sun.star.uno.AnyConverter.toObject( | CODE |
| CRITICAL | forms/qa/integration/forms/TableCellTextBinding.java | 86 | throw new com.sun.star.form.binding.IncompatibleTypesException(); | CODE |
| CRITICAL | forms/qa/integration/forms/TableCellTextBinding.java | 102 | throw new com.sun.star.form.binding.IncompatibleTypesException(); | CODE |
| CRITICAL⚡ | framework/qa/complex/framework/autosave/Protocol.java | 735 | if (com.sun.star.uno.AnyConverter.isVoid(aAny)) | CODE |
| CRITICAL⚡ | framework/qa/complex/framework/autosave/Protocol.java | 740 | if (com.sun.star.uno.AnyConverter.isChar(aAny)) | CODE |
| CRITICAL⚡ | framework/qa/complex/framework/autosave/Protocol.java | 743 | sOut.append(com.sun.star.uno.AnyConverter.toChar(aAny)); | CODE |
| CRITICAL⚡ | framework/qa/complex/framework/autosave/Protocol.java | 747 | if (com.sun.star.uno.AnyConverter.isBoolean(aAny)) | CODE |
| CRITICAL⚡ | framework/qa/complex/framework/autosave/Protocol.java | 750 | if (com.sun.star.uno.AnyConverter.toBoolean(aAny)) | CODE |
| CRITICAL⚡ | framework/qa/complex/framework/autosave/Protocol.java | 757 | if (com.sun.star.uno.AnyConverter.isByte(aAny)) | CODE |
| CRITICAL⚡ | framework/qa/complex/framework/autosave/Protocol.java | 760 | sOut.append(com.sun.star.uno.AnyConverter.toByte(aAny)); | CODE |
| CRITICAL⚡ | framework/qa/complex/framework/autosave/Protocol.java | 764 | if (com.sun.star.uno.AnyConverter.isShort(aAny)) | CODE |
| CRITICAL⚡ | framework/qa/complex/framework/autosave/Protocol.java | 767 | sOut.append(com.sun.star.uno.AnyConverter.toShort(aAny)); | CODE |
| CRITICAL⚡ | framework/qa/complex/framework/autosave/Protocol.java | 771 | if (com.sun.star.uno.AnyConverter.isInt(aAny)) | CODE |
| CRITICAL⚡ | framework/qa/complex/framework/autosave/Protocol.java | 774 | sOut.append(com.sun.star.uno.AnyConverter.toInt(aAny)); | CODE |
| CRITICAL⚡ | framework/qa/complex/framework/autosave/Protocol.java | 778 | if (com.sun.star.uno.AnyConverter.isLong(aAny)) | CODE |
| CRITICAL⚡ | framework/qa/complex/framework/autosave/Protocol.java | 781 | sOut.append(com.sun.star.uno.AnyConverter.toLong(aAny)); | CODE |
| CRITICAL⚡ | framework/qa/complex/framework/autosave/Protocol.java | 785 | if (com.sun.star.uno.AnyConverter.isFloat(aAny)) | CODE |
| CRITICAL⚡ | framework/qa/complex/framework/autosave/Protocol.java | 788 | sOut.append(com.sun.star.uno.AnyConverter.toFloat(aAny)); | CODE |
| CRITICAL⚡ | framework/qa/complex/framework/autosave/Protocol.java | 792 | if (com.sun.star.uno.AnyConverter.isDouble(aAny)) | CODE |
| CRITICAL⚡ | framework/qa/complex/framework/autosave/Protocol.java | 795 | sOut.append(com.sun.star.uno.AnyConverter.toDouble(aAny)); | CODE |
| CRITICAL⚡ | framework/qa/complex/framework/autosave/Protocol.java | 799 | if (com.sun.star.uno.AnyConverter.isString(aAny)) | CODE |
| CRITICAL⚡ | framework/qa/complex/framework/autosave/Protocol.java | 802 | sOut.append(com.sun.star.uno.AnyConverter.toString(aAny)); | CODE |
| CRITICAL⚡ | framework/qa/complex/framework/autosave/Protocol.java | 806 | if (com.sun.star.uno.AnyConverter.isEnum(aAny)) | CODE |
| CRITICAL⚡ | framework/qa/complex/framework/autosave/Protocol.java | 812 | if (com.sun.star.uno.AnyConverter.isType(aAny)) | CODE |
| CRITICAL⚡ | framework/qa/complex/framework/autosave/Protocol.java | 818 | if (com.sun.star.uno.AnyConverter.isArray(aAny)) | CODE |
| CRITICAL⚡ | framework/qa/complex/framework/autosave/Protocol.java | 829 | com.sun.star.beans.PropertyValue[] lSubProps = (com.sun.star.beans.PropertyValue[])com.sun.star.uno. | CODE |
| CRITICAL⚡ | framework/qa/complex/framework/autosave/Protocol.java | 837 | com.sun.star.beans.NamedValue[] lSubProps = (com.sun.star.beans.NamedValue[])com.sun.star.uno.AnyCon | CODE |
| CRITICAL⚡ | framework/qa/complex/framework/autosave/Protocol.java | 847 | if (com.sun.star.uno.AnyConverter.isObject(aAny)) | CODE |
| CRITICAL | unotest/source/embindtest/embindtest.js | 13 | let test = Module.uno.org.libreoffice.embindtest.Test.create(Module.getUnoComponentContext()); | CODE |
| CRITICAL | unotest/source/embindtest/embindtest.js | 886 | const attrs = Module.uno.org.libreoffice.embindtest.XAttributes.query(obj); | CODE |
| CRITICAL | unotest/source/embindtest/embindtest.js | 1340 | Module.uno.org.libreoffice.embindtest.BridgeTest(Module.getUnoComponentContext()). | CODE |
| CRITICAL | bean/qa/complex/bean/WriterFrame.java | 47 | m_bean = new com.sun.star.comp.beans.OOoBean(new PrivateLocalOfficeConnection(_xConn)); | CODE |
| CRITICAL | bean/qa/complex/bean/WriterFrame.java | 57 | m_bean = new com.sun.star.comp.beans.OOoBean(new PrivateLocalOfficeConnection(_xConn)); | CODE |
| CRITICAL | bean/com/sun/star/comp/beans/LocalOfficeConnection.java | 293 | com.sun.star.comp.helper.Bootstrap.createInitialComponentContext(null); | CODE |
| CRITICAL | bean/com/sun/star/comp/beans/OOoBean.java | 749 | new com.sun.star.lib.uno.adapter.ByteArrayToXInputStreamAdapter(buffer); | CODE |
| CRITICAL | bean/com/sun/star/comp/beans/OOoBean.java | 776 | new com.sun.star.lib.uno.adapter.ByteArrayToXInputStreamAdapter( | CODE |
| CRITICAL | bean/com/sun/star/comp/beans/OOoBean.java | 869 | com.sun.star.lib.uno.adapter.OutputStreamToXOutputStreamAdapter aStream = new com.sun.star.lib.uno.adapter.Outpu | CODE |
| CRITICAL | bean/com/sun/star/comp/beans/OOoBean.java | 910 | com.sun.star.lib.uno.adapter.XOutputStreamToByteArrayAdapter aStream = new com.sun.star.lib.uno.adapter.XOutputS | CODE |
| CRITICAL | qadevOOo/runner/lib/TestParameters.java | 181 | XPropertySet factoryProps = com.sun.star.uno.UnoRuntime.queryInterface( | CODE |
| CRITICAL | qadevOOo/runner/lib/TestParameters.java | 185 | context = com.sun.star.uno.UnoRuntime.queryInterface( | CODE |
| CRITICAL | qadevOOo/runner/helper/OfficeProvider.java | 318 | final XComponentContext xcomponentcontext = com.sun.star.comp.helper.Bootstrap.createInitialComponentContext(nul | CODE |
| CRITICAL | qadevOOo/tests/java/mod/_pcr/ObjectInspector.java | 87 | * To test <CODE>com.sun.star.inspection.XObjectInspector.inspect()</CODE> | COMMENT |
| CRITICAL | qadevOOo/tests/java/mod/_smgr/OServiceManager.java | 112 | srvMan = com.sun.star.comp.helper.Bootstrap.createSimpleServiceManager(); | CODE |
| CRITICAL | …Oo/tests/java/mod/_servicemgr/uno/OServiceManager.java | 113 | srvMan = com.sun.star.comp.helper.Bootstrap.createSimpleServiceManager(); | CODE |
| CRITICAL | …ts/java/ifc/configuration/backend/_XUpdateHandler.java | 90 | new com.sun.star.configuration.backend.TemplateIdentifier( | CODE |
| CRITICAL | …sts/java/ifc/configuration/backend/_XLayerHandler.java | 85 | new com.sun.star.configuration.backend.TemplateIdentifier( | CODE |
| CRITICAL | …est/com/sun/star/lib/uno/protocols/urp/TestBridge.java | 36 | private IEnvironment _source ;//= new com.sun.star.lib.uno.environments.java.java_environment(null); | CODE |
| 183 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | leak-suppress.txt | 1 | # | COMMENT |
| LOW | install_deps.sh | 1 | #!/usr/bin/env bash | COMMENT |
| LOW | tsan-suppress.txt | 1 | # | COMMENT |
| LOW | tsan-suppress.txt | 41 | # similar static flag | COMMENT |
| LOW | tsan-suppress.txt | 81 | # Not interested in deadlock issues when they involve the shutdown path | COMMENT |
| LOW | autogen.sh | 1 | : | COMMENT |
| LOW | autogen.sh | 341 | # cspell:ignore Distros PROGRAMFILESX WSLENV emconfigure realpath wslsys | COMMENT |
| LOW | cpputools/scripts/uno.sh | 1 | #!/bin/sh | COMMENT |
| LOW | sw/documentation/writerfilter/tablesInDoc.txt | 1 | # | COMMENT |
| LOW | sw/documentation/writerfilter/KnownIssues.txt | 1 | # | COMMENT |
| LOW | sw/inc/swdllapi.h | 21 | #define INCLUDED_SW_INC_SWDLLAPI_H | COMMENT |
| LOW | sw/inc/helpids.h | 81 | COMMENT | |
| LOW | sw/inc/swerror.h | 21 | #define INCLUDED_SW_INC_SWERROR_H | COMMENT |
| LOW | sw/inc/cmdid.h | 21 | #define INCLUDED_SW_INC_CMDID_H | COMMENT |
| LOW | sw/inc/cmdid.h | 41 | #define FN_ENVELP (SID_SW_START + 1050) | COMMENT |
| LOW | sw/inc/cmdid.h | 61 | * soon */ | COMMENT |
| LOW | sw/inc/cmdid.h | 81 | #define FN_EDIT_IDX_ENTRY_DLG (FN_EDIT + 23) /* Edit Index-Entry */ | COMMENT |
| LOW | sw/inc/cmdid.h | 101 | #define FN_NUM_BULLET_OUTLINE_MOVEUP (FN_EDIT + 41) /* Push up with sub-items */ | COMMENT |
| LOW | sw/inc/cmdid.h | 121 | COMMENT | |
| LOW | sw/inc/cmdid.h | 141 | // free | COMMENT |
| LOW | sw/inc/cmdid.h | 161 | COMMENT | |
| LOW | sw/inc/cmdid.h | 181 | #define FN_PRINT_LAYOUT (FN_VIEW + 37) /* print layout */ | COMMENT |
| LOW | sw/inc/cmdid.h | 201 | COMMENT | |
| LOW | sw/inc/cmdid.h | 221 | COMMENT | |
| LOW | sw/inc/cmdid.h | 241 | #define FN_CONTENT_CONTROL_PROPERTIES (FN_INSERT + 25) /* Content control properties */ | COMMENT |
| LOW | sw/inc/cmdid.h | 261 | #define FN_MAILMERGE_WIZARD (FN_INSERT + 64) /* mail merge wizard */ | COMMENT |
| LOW | sw/inc/cmdid.h | 281 | COMMENT | |
| LOW | sw/inc/cmdid.h | 301 | #define FN_SET_REMINDER (FN_INSERT + 100) | COMMENT |
| LOW | sw/inc/cmdid.h | 321 | // MSO legacy form fields | COMMENT |
| LOW | sw/inc/cmdid.h | 341 | #define FN_UPDATE_BOOKMARKS (FN_INSERT2 + 34) | COMMENT |
| LOW | sw/inc/cmdid.h | 361 | COMMENT | |
| LOW | sw/inc/cmdid.h | 381 | #define FN_FRAME_WRAPTHRU (FN_FORMAT + 74) | COMMENT |
| LOW | sw/inc/cmdid.h | 401 | #define FN_TABLE_DELETE_COL (FN_FORMAT + 104) /* */ | COMMENT |
| LOW | sw/inc/cmdid.h | 421 | COMMENT | |
| LOW | sw/inc/cmdid.h | 441 | #define FN_TABLE_INSERT_ROW_DLG (FN_FORMAT + 143) /* */ | COMMENT |
| LOW | sw/inc/cmdid.h | 461 | #define FN_FRAME_ALIGN_VERT_CHAR_BOTTOM (FN_FORMAT + 169) /* */ | COMMENT |
| LOW | sw/inc/cmdid.h | 481 | #define SID_ATTR_TABLE_ROW_HEIGHT TypedWhichId<SfxUInt32Item>(FN_FORMAT + 193) | COMMENT |
| LOW | sw/inc/cmdid.h | 501 | #define FN_NUMBER_TIME (FN_FORMAT2 + 126) | COMMENT |
| LOW | sw/inc/cmdid.h | 521 | #define FN_TABLE_IS_RELATIVE_WIDTH (FN_FORMAT2 + 149) /* UNO */ | COMMENT |
| LOW | sw/inc/cmdid.h | 541 | #define FN_LINE_NUMBERING_DLG (FN_EXTRA + 2 ) /* */ | COMMENT |
| LOW | sw/inc/cmdid.h | 561 | #define FN_REMOVE_CUR_TOX (FN_EXTRA + 55) /* remove the current TOX*/ | COMMENT |
| LOW | sw/inc/cmdid.h | 581 | #define FN_UNO_CELL (FN_EXTRA2 + 20) | COMMENT |
| LOW | sw/inc/cmdid.h | 601 | #define FN_UNO_TEXT_PARAGRAPH (FN_EXTRA2 + 41) | COMMENT |
| LOW | sw/inc/cmdid.h | 621 | #define FN_SKIP_HIDDEN_TEXT (FN_EXTRA2 + 72) | COMMENT |
| LOW | sw/inc/cmdid.h | 641 | #define FN_UNO_LINK_STYLE (FN_EXTRA2 + 92) | COMMENT |
| LOW | sw/inc/cmdid.h | 661 | #define FN_UNO_PARA_NUM_STRING (FN_EXTRA2 + 110) | COMMENT |
| LOW | sw/inc/cmdid.h | 681 | #define FN_UNO_HIDDEN (FN_EXTRA2 + 124) | COMMENT |
| LOW | sw/inc/cmdid.h | 701 | #define FN_START_OF_DOCUMENT (FN_SELECTION + 7 ) /* StartOfDocument */ | COMMENT |
| LOW | sw/inc/cmdid.h | 721 | #define FN_DELETE_BACK_WORD (FN_SELECTION + 30) /* DeleteToStartOfWord */ | COMMENT |
| LOW | sw/inc/cmdid.h | 741 | #define FN_PREV_TABLE (FN_SELECTION + 50) /* to the previous table */ | COMMENT |
| LOW | sw/inc/cmdid.h | 761 | COMMENT | |
| LOW | sw/inc/cmdid.h | 781 | #define SID_TRACK_CHANGES_BAR (FN_SELECTION + 93) /* shows/hides track changes bar */ | COMMENT |
| LOW | sw/inc/cmdid.h | 801 | #define FN_DB_DATA_SOURCE_ANY TypedWhichId<SfxUnoAnyItem>(FN_QUERY2 + 5) | COMMENT |
| LOW | sw/inc/cmdid.h | 821 | #define FN_RESOLVE_NOTE_THREAD (FN_NOTES+10) | COMMENT |
| LOW | sw/inc/cmdid.h | 841 | COMMENT | |
| LOW | sw/inc/cmdid.h | 861 | COMMENT | |
| LOW | sw/inc/cmdid.h | 881 | #define FN_SHAPE_POSITION_LAYOUT_DIR (FN_PARAM2+24) | COMMENT |
| LOW | sw/inc/cmdid.h | 901 | #ifndef FN_SHOW_MULTIPLE_PAGES | COMMENT |
| LOW | sw/inc/cmdid.h | 921 | #define FN_UNO_TOOLTIP (FN_FRAME + 21) | COMMENT |
| LOW | sw/inc/cmdid.h | 941 | #define MID_CHARS 0xe6 | COMMENT |
| 2180 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | sc/qa/uitest/autofilter2/tdf117276_autofilter_reset.py | 67 | # ----------------------------------------- | COMMENT |
| MEDIUM | sc/qa/uitest/autofilter2/tdf117276_autofilter_reset.py | 69 | # ----------------------------------------- | COMMENT |
| MEDIUM | sc/qa/uitest/autofilter2/tdf117276_autofilter_reset.py | 127 | # ----------------------------------------- | COMMENT |
| MEDIUM | sc/qa/uitest/autofilter2/tdf117276_autofilter_reset.py | 129 | # ----------------------------------------- | COMMENT |
| MEDIUM | sc/qa/uitest/autofilter2/tdf117276_autofilter_reset.py | 157 | # ----------------------------------------- | COMMENT |
| MEDIUM | sc/qa/uitest/autofilter2/tdf117276_autofilter_reset.py | 159 | # ----------------------------------------- | COMMENT |
| MEDIUM | i18npool/source/breakiterator/data/dict_word.txt | 107 | ## ------------------------------------------------- | COMMENT |
| MEDIUM | …ol/source/breakiterator/data/dict_word_prepostdash.txt | 112 | ## ------------------------------------------------- | COMMENT |
| MEDIUM | i18npool/source/breakiterator/data/line_cj.txt | 114 | ## ------------------------------------------------- | COMMENT |
| MEDIUM | i18npool/source/breakiterator/data/line.txt | 113 | ## ------------------------------------------------- | COMMENT |
| MEDIUM | i18npool/source/breakiterator/data/edit_word_hu.txt | 110 | ## ------------------------------------------------- | COMMENT |
| MEDIUM | i18npool/source/breakiterator/data/dict_word_hu.txt | 127 | ## ------------------------------------------------- | COMMENT |
| MEDIUM | i18npool/source/breakiterator/data/edit_word.txt | 97 | ## ------------------------------------------------- | COMMENT |
| MEDIUM | scripting/source/pyprov/pythonscript.py | 71 | # ------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripting/source/pyprov/pythonscript.py | 1151 | # -------------------------------------------------------------- | COMMENT |
| MEDIUM | scripting/source/pyprov/pythonscript.py | 406 | # ---------------------------------- | STRING |
| MEDIUM | scripting/source/pyprov/pythonscript.py | 410 | # ---------------------------------- | STRING |
| MEDIUM | scripting/source/pyprov/pythonscript.py | 578 | # -------------------------------------------------- | STRING |
| MEDIUM | scripting/source/pyprov/pythonscript.py | 586 | # ------------------------------------------------------- | STRING |
| MEDIUM | scripting/source/pyprov/pythonscript.py | 676 | # ------------------------------------------------------- | STRING |
| MEDIUM | scripting/source/pyprov/pythonscript.py | 721 | # ------------------------------------------------------- | STRING |
| MEDIUM | compilerplugins/clang/constantparam.py | 152 | # ------------------------------------------------------------- | COMMENT |
| MEDIUM | compilerplugins/clang/unusedfields.py | 231 | # -------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | compilerplugins/clang/unusedfields.py | 233 | # -------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | compilerplugins/clang/expandablemethods.py | 6 | # -------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | compilerplugins/clang/expandablemethods.py | 8 | # -------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | compilerplugins/clang/expandablemethods.py | 23 | # -------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | compilerplugins/clang/expandablemethods.py | 25 | # -------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | compilerplugins/clang/expandablemethods.py | 109 | # -------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | compilerplugins/clang/expandablemethods.py | 111 | # -------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | compilerplugins/clang/methodcycles.py | 8 | # -------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | compilerplugins/clang/methodcycles.py | 10 | # -------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | compilerplugins/clang/methodcycles.py | 30 | # -------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | compilerplugins/clang/methodcycles.py | 32 | # -------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | compilerplugins/clang/methodcycles.py | 70 | # -------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | compilerplugins/clang/methodcycles.py | 72 | # -------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | compilerplugins/clang/unusedmethods.py | 6 | # -------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | compilerplugins/clang/unusedmethods.py | 8 | # -------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | compilerplugins/clang/unusedmethods.py | 36 | # -------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | compilerplugins/clang/unusedmethods.py | 38 | # -------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | compilerplugins/clang/unusedmethods.py | 117 | # -------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | compilerplugins/clang/unusedmethods.py | 119 | # -------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | compilerplugins/clang/unusedmethods.py | 227 | # -------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | compilerplugins/clang/unusedmethods.py | 229 | # -------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | compilerplugins/clang/unusedmethods.py | 299 | # -------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | compilerplugins/clang/unusedmethods.py | 301 | # -------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | compilerplugins/clang/unusedmethods.py | 325 | # -------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | compilerplugins/clang/unusedmethods.py | 327 | # -------------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM | pyuno/source/module/unohelper.py | 269 | # ------------------------------------------------- | COMMENT |
| MEDIUM | pyuno/source/module/unohelper.py | 271 | # ------------------------------------------------- | COMMENT |
| MEDIUM | pyuno/source/module/uno.py | 343 | # ----------------------------------------------------------------------------- | COMMENT |
| MEDIUM | pyuno/source/module/uno.py | 345 | # ----------------------------------------------------------------------------- | COMMENT |
| MEDIUM | oox/source/dump/biffdumper.ini | 2397 | # ============================================================================ | COMMENT |
| MEDIUM | oox/source/dump/dumperbase.ini | 29 | # ---------------------------------------------------------------------------- | COMMENT |
| MEDIUM | oox/source/dump/dumperbase.ini | 71 | # ---------------------------------------------------------------------------- | COMMENT |
| MEDIUM | oox/source/dump/dumperbase.ini | 115 | # ---------------------------------------------------------------------------- | COMMENT |
| MEDIUM | oox/source/dump/dumperbase.ini | 159 | # ---------------------------------------------------------------------------- | COMMENT |
| MEDIUM | oox/source/dump/dumperbase.ini | 172 | # ---------------------------------------------------------------------------- | COMMENT |
| MEDIUM | oox/source/dump/dumperbase.ini | 202 | # ---------------------------------------------------------------------------- | COMMENT |
| MEDIUM | oox/source/dump/dumperbase.ini | 242 | # ---------------------------------------------------------------------------- | COMMENT |
| 414 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | sw/qa/python/text_portion_enumeration_test.py | 53 | def _dup(self, nodetype, *args): | CODE |
| MEDIUM | sw/qa/python/text_portion_enumeration_test.py | 75 | def __eq__(self, other): | CODE |
| MEDIUM | sw/qa/python/text_portion_enumeration_test.py | 118 | def __eq__(self, other): | CODE |
| LOW | sw/qa/python/text_portion_enumeration_test.py | 56 | except Exception as e: | CODE |
| LOW | sw/qa/python/text_portion_enumeration_test.py | 85 | except Exception as e: | CODE |
| LOW | sw/qa/python/text_portion_enumeration_test.py | 3277 | except Exception: | CODE |
| LOW | sw/qa/uitest/options/optionsDialog.py | 78 | except Exception: | CODE |
| LOW | sc/qa/python/CalcRTL.py | 57 | except Exception: | CODE |
| LOW | sc/qa/python/CalcRTL.py | 67 | except Exception: | CODE |
| LOW | comphelper/qa/python/test_sequence_output_stream.py | 33 | except Exception: | CODE |
| LOW | comphelper/qa/python/test_sequence_output_stream.py | 77 | except Exception as e: | CODE |
| MEDIUM | comphelper/qa/python/test_sequence_output_stream.py | 38 | def test_stream(self): | CODE |
| LOW | scripting/source/pyprov/mailmerge.py | 242 | except Exception: | CODE |
| LOW | scripting/source/pyprov/mailmerge.py | 287 | except Exception: | CODE |
| LOW | scripting/source/pyprov/mailmerge.py | 308 | except Exception: | CODE |
| MEDIUM | scripting/source/pyprov/pythonscript.py | 290 | def scriptURI2StorageUri(self, scriptURI): | CODE |
| MEDIUM | scripting/source/pyprov/pythonscript.py | 640 | def actionPerformed(self, event): | CODE |
| MEDIUM | scripting/source/pyprov/pythonscript.py | 748 | def hasChildNodes(self): | CODE |
| MEDIUM | scripting/source/pyprov/pythonscript.py | 783 | def getChildNodes(self): | CODE |
| MEDIUM | scripting/source/pyprov/pythonscript.py | 1279 | def getScript(self, scriptUri): | CODE |
| MEDIUM | scripting/source/pyprov/pythonscript.py | 1323 | def hasByName(self, name): | CODE |
| MEDIUM | scripting/source/pyprov/pythonscript.py | 148 | print("Error during writing to stdout: " + lastException2String() + "\n") | STRING |
| LOW | scripting/source/pyprov/pythonscript.py | 1010 | except Exception: | CODE |
| LOW | scripting/source/pyprov/pythonscript.py | 1122 | except Exception: | CODE |
| LOW | scripting/source/pyprov/pythonscript.py | 1181 | except Exception: | CODE |
| LOW | scripting/source/pyprov/pythonscript.py | 1211 | except Exception as e: | CODE |
| LOW | scripting/source/pyprov/pythonscript.py | 1300 | except Exception: | CODE |
| LOW | scripting/source/pyprov/pythonscript.py | 1330 | except Exception: | CODE |
| LOW | scripting/source/pyprov/pythonscript.py | 115 | except Exception: | STRING |
| LOW | scripting/source/pyprov/pythonscript.py | 147 | except Exception: | STRING |
| LOW | scripting/source/pyprov/pythonscript.py | 339 | except Exception as e: | STRING |
| LOW | scripting/source/pyprov/pythonscript.py | 516 | except Exception: | STRING |
| LOW | scripting/source/pyprov/pythonscript.py | 671 | except Exception: | STRING |
| LOW | scripting/source/pyprov/pythonscript.py | 707 | except Exception: | STRING |
| LOW | scripting/source/pyprov/pythonscript.py | 742 | except Exception: | STRING |
| LOW | scripting/source/pyprov/pythonscript.py | 751 | except Exception: | STRING |
| LOW | scripting/source/pyprov/pythonscript.py | 797 | except Exception as e: | STRING |
| LOW | scripting/source/pyprov/pythonscript.py | 820 | except Exception: | STRING |
| LOW | scripting/source/pyprov/pythonscript.py | 851 | except Exception: | STRING |
| LOW | pyuno/source/officehelper.py | 189 | except Exception: | STRING |
| LOW | pyuno/source/loader/pythonloader.py | 129 | except Exception as e: | CODE |
| LOW | pyuno/qa/pytests/testcollections_base.py | 34 | except Exception: | CODE |
| LOW | pyuno/qa/pytests/testcollections_XIndexReplace.py | 51 | except Exception as e: | CODE |
| LOW | pyuno/qa/pytests/testcollections_XIndexReplace.py | 188 | except Exception as e: | CODE |
| LOW | pyuno/qa/pytests/testcollections_XIndexReplace.py | 229 | except Exception as e: | CODE |
| LOW | pyuno/qa/pytests/testcollections_XIndexContainer.py | 56 | except Exception as e: | CODE |
| LOW | pyuno/qa/pytests/testcollections_XIndexContainer.py | 81 | except Exception as e: | CODE |
| LOW | pyuno/qa/pytests/testcollections_XIndexContainer.py | 167 | except Exception as e: | CODE |
| LOW | pyuno/qa/pytests/testcollections_XIndexContainer.py | 181 | except Exception as e: | CODE |
| LOW | pyuno/qa/pytests/testcollections_XIndexContainer.py | 196 | except Exception as e: | CODE |
| LOW | pyuno/qa/pytests/testcollections_XIndexAccess.py | 43 | except Exception as e: | CODE |
| LOW | bin/convwatch.py | 234 | except Exception: | CODE |
| LOW | bin/convwatch.py | 247 | except Exception: | CODE |
| LOW | bin/convwatch.py | 295 | except Exception: | CODE |
| LOW | bin/convwatch.py | 434 | except Exception: | CODE |
| LOW | bin/convwatch.py | 440 | except Exception: | CODE |
| MEDIUM | bin/convwatch.py | 158 | def run(self): | CODE |
| MEDIUM | bin/convwatch.py | 238 | def runConnectionTests(connection, invoker, tests): | CODE |
| MEDIUM | bin/convwatch.py | 431 | def checkTools(): | CODE |
| LOW | bin/check-missing-export-asserts.py | 85 | except Exception: | CODE |
| 384 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | sw/source/writerfilter/ooxml/model.xml | 14099 | <element name="placeholder"> | CODE |
| LOW | sw/source/writerfilter/ooxml/model.xml | 14358 | <element name="placeholder"> | CODE |
| LOW | sw/source/writerfilter/ooxml/model.xml | 18459 | <element name="placeholder" tokenid="ooxml:CT_SdtPr_placeholder"/> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz-msan-1.html | 133 | <tr><td>lorem ipsum dolor sit amet</td> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz-msan-1.html | 133 | <tr><td>lorem ipsum dolor sit amet</td> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz-msan-1.html | 141 | <tr><td>lorem ipsum dolros(><p> | CODE |
| LOW | sw/qa/core/data/html/pass/ofz-msan-1.html | 11 | <tr><td>lorem ipsum dol | CODE |
| LOW | sw/qa/core/data/html/pass/ofz-msan-1.html | 17 | <tr><td>lorem ipsum dolros it >�h1 | CODE |
| LOW | sw/qa/core/data/html/pass/ofz-msan-1.html | 34 | </d>lorem ipsum dolros it amet</td> | CODE |
| LOW | sw/qa/core/data/html/pass/ofz-msan-1.html | 83 | <tr><td>lorem ipsum dolros(><p> | CODE |
| LOW | sw/qa/core/data/html/pass/ofz-msan-1.html | 118 | </d>lorem ipsum dolros it amet</td> | CODE |
| LOW | sw/qa/core/data/html/pass/ofz-msan-1.html | 179 | <tr><td�lorem ipsum dolros(><p> | CODE |
| LOW | sw/qa/core/data/html/pass/ofz-msan-1.html | 214 | </d>lorem ipsum dolros it amet</td> | CODE |
| LOW | sw/qa/core/data/html/pass/ofz-msan-1.html | 263 | <tr><td>lorem ipsum dolros(><p> | CODE |
| LOW | sw/qa/core/data/html/pass/ofz-msan-1.html | 298 | </d>lorem ipsum dolros it amet</td> | CODE |
| LOW | sw/qa/core/data/html/pass/ofz-msan-1.html | 317 | <tr><td>lorem ipsum dolros(><p> | CODE |
| LOW | sw/qa/core/data/html/pass/ofz-msan-1.html | 351 | </d>lorem ipsum dolros it amet</td> | CODE |
| LOW | sw/qa/core/data/html/pass/ofz-msan-1.html | 371 | <tr><td>lorem ipsum dolros(><p> | CODE |
| LOW | sw/qa/core/data/html/pass/ofz-msan-1.html | 406 | </d>lorem ipsum dolros it amet</td> | CODE |
| LOW | sw/qa/core/data/html/pass/ofz-msan-1.html | 425 | <tr><td>lorem ipsum dolros(><p> | CODE |
| LOW | sw/qa/core/data/html/pass/ofz-msan-1.html | 457 | <tr><td>lorem ipsum dolros(><p> | CODE |
| LOW | sw/qa/core/data/html/pass/ofz-msan-1.html | 491 | </d>lorem ipsum dolros it amet</td> | CODE |
| LOW | sw/qa/core/data/html/pass/ofz-msan-1.html | 511 | <tr><td>lorem ipsum dolros(><p> | CODE |
| LOW | sw/qa/core/data/html/pass/ofz-msan-1.html | 546 | </d>lorem ipsum dolros it amet</td> | CODE |
| LOW | sw/qa/core/data/html/pass/ofz-msan-1.html | 565 | <tr><td>lorem ipsum dolros(><p> | CODE |
| LOW | sw/qa/core/data/html/pass/ofz-msan-1.html | 597 | <tr><td>lorem ipsum dolros(><p> | CODE |
| LOW | sw/qa/core/data/html/pass/ofz-msan-1.html | 641 | <tr><td>lorem ipsum dolros(><p> | CODE |
| LOW | sw/qa/core/data/html/pass/ofz-msan-1.html | 675 | </d>lorem ipsum dolros it amet</td> | CODE |
| LOW | sw/qa/core/data/html/pass/ofz-msan-1.html | 687 | <tr><td>lorem ipsum dolros(><p> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 183 | <tr><td>lorem ipsum dolor sit amet</td> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 183 | <tr><td>lorem ipsum dolor sit amet</td> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 191 | <tr><td>lorem ipsum dolros(><p> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 245 | <tr><td>lorem ipsum dolor sit amet</td> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 245 | <tr><td>lorem ipsum dolor sit amet</td> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 253 | <tr><td>lorem ipsum dolp>a</p><p>a<> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 337 | <tr><td>lorem ipsum dolor sit amet</td> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 337 | <tr><td>lorem ipsum dolor sit amet</td> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 345 | <tr><td>lorem ipsum dolros(><p> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 448 | <tr><td>lorem ipsum dolor sit amet</td> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 448 | <tr><td>lorem ipsum dolor sit amet</td> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 456 | <tr><td>lorem ipsum dolros(><p> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 503 | <tr><td>lorem ipsum dolor sit amet</td> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 503 | <tr><td>lorem ipsum dolor sit amet</td> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 511 | <tr><td>lorem ipsum dolros(><p> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 625 | <tr><td>lorem ipsum dolor sit amet</td> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 625 | <tr><td>lorem ipsum dolor sit amet</td> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 633 | <tr><td>lorem ipsum dolros(><p> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 656 | <tr><td>lorem ipsum dolor sit amet</td> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 656 | <tr><td>lorem ipsum dolor sit amet</td> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 664 | <tr><td>lorem ipsum dolp>a</p><p>a<> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 748 | <tr><td>lorem ipsum dolor sit amet</td> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 748 | <tr><td>lorem ipsum dolor sit amet</td> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 756 | <tr><td>lorem ipsum dolros(><p> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 886 | <tr><td>lorem ipsum dolor sit amet</td> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 886 | <tr><td>lorem ipsum dolor sit amet</td> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 894 | <tr><td>lorem ipsum dolp>a</p><p>a<> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 978 | <tr><td>lorem ipsum dolor sit amet</td> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 978 | <tr><td>lorem ipsum dolor sit amet</td> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 986 | <tr><td>lorem ipsum dolros(><p> | CODE |
| LOW⚡ | sw/qa/core/data/html/pass/ofz39850-1.html | 1089 | <tr><td>lorem ipsum dolor sit amet</td> | CODE |
| 394 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | sw/qa/core/data/html/pass/kde141510-1.html | 83 | function OnlineSpecialObjectWithTrim(argOnlineSpecialId, argMakeYear, argMake, argModel, argImageFileName, argPrice, ar | CODE |
| LOW | sw/qa/python/get_expression.py | 46 | def test_get_expression_veto_read_only(self): | CODE |
| LOW | sw/qa/python/xcontrolshape.py | 27 | def test_getAndSetControlShape(self): | CODE |
| LOW⚡ | sw/qa/python/text_portion_enumeration_test.py | 2925 | def test_meta_xtextattach_toxmark(self): | CODE |
| LOW⚡ | sw/qa/python/text_portion_enumeration_test.py | 2935 | def test_meta_xtextattach_refmark(self): | CODE |
| LOW⚡ | sw/qa/python/text_portion_enumeration_test.py | 2945 | def test_meta_xtextattach_textfield(self): | CODE |
| LOW⚡ | sw/qa/python/text_portion_enumeration_test.py | 2955 | def test_meta_xtextattach_footnote(self): | CODE |
| LOW⚡ | sw/qa/python/text_portion_enumeration_test.py | 2965 | def test_meta_xtextattach_meta(self): | CODE |
| LOW | sw/qa/python/text_portion_enumeration_test.py | 1017 | def test_bookmark_point_xmlid(self): | CODE |
| LOW | sw/qa/python/text_portion_enumeration_test.py | 1583 | def test_range_hyperlink_hyperlink(self): | CODE |
| LOW | sw/qa/python/text_portion_enumeration_test.py | 1663 | def test_range_hyperlink_ruby(self): | CODE |
| LOW | sw/qa/python/text_portion_enumeration_test.py | 1727 | def test_range_ruby_hyperlink(self): | CODE |
| LOW | sw/qa/python/text_portion_enumeration_test.py | 1826 | def test_range_hyperlink_meta(self): | CODE |
| LOW | sw/qa/python/text_portion_enumeration_test.py | 1963 | def test_range_meta_hyperlink(self): | CODE |
| LOW | sw/qa/python/text_portion_enumeration_test.py | 3192 | def test_metafield_xtextfield(self): | CODE |
| LOW | sw/qa/python/text_portion_enumeration_test.py | 3229 | def test_metafield_xpropertyset(self): | CODE |
| LOW | sw/qa/python/xscriptprovider.py | 35 | def test_get_script_application(self): | CODE |
| LOW⚡ | sw/qa/python/xscriptprovider.py | 58 | def test_get_script_invalid_uri(self): | CODE |
| LOW⚡ | sw/qa/python/xscriptprovider.py | 63 | def test_get_script_not_found(self): | CODE |
| LOW⚡ | sw/qa/python/xscriptprovider.py | 70 | def create_master_script_provider_factory(): | CODE |
| LOW | sw/qa/python/check_change_color.py | 85 | def test_change_paragraph_color(self): | CODE |
| LOW | sw/qa/python/xtext.py | 27 | def test_insert_and_remove_annotations(self): | CODE |
| LOW | sw/qa/uitest/classification/classification.py | 42 | def test_document_classification_dialog(self): | CODE |
| LOW | sw/qa/uitest/classification/classification.py | 91 | def test_paragraph_classification_dialog(self): | CODE |
| LOW | sw/qa/uitest/classification/classification.py | 110 | def test_paragraph_classification_dialog_text(self): | CODE |
| LOW | sw/qa/uitest/sidebar/stylesSidebar.py | 17 | def test_load_styles_from_template(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/deleteAllComments.py | 34 | def test_comment_trackchanges(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/formatParagraph.py | 20 | def test_format_paragraph_tab_indents_spacing(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/formatParagraph.py | 73 | def test_format_paragraph_tab_alignment(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/formatParagraph.py | 115 | def test_format_paragraph_tab_text_flow(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/formatParagraph.py | 185 | def test_format_paragraph_tab_asian_typography(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/formatParagraph.py | 215 | def test_format_paragraph_tab_outline_numbering(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/formatParagraph.py | 249 | def test_format_paragraph_tab_tabs(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/formatParagraph.py | 361 | def test_format_paragraph_tab_drop_caps(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/formatParagraph.py | 400 | def test_format_paragraph_tab_borders(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/formatParagraph.py | 447 | def test_format_paragraph_area(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/formatParagraph.py | 466 | def test_format_paragraph_transparency(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/formatCharacter.py | 18 | def test_format_character_tab_font(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/formatCharacter.py | 67 | def test_format_character_tab_font_effects(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/formatCharacter.py | 115 | def test_format_character_tab_asian_layout(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/formatCharacter.py | 133 | def test_format_character_tab_position(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/formatCharacter.py | 180 | def test_format_character_tab_position_scalewidthsb(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/asianPhoneticGuide.py | 16 | def test_asian_phonetic_guide(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/bookmark.py | 47 | def test_bookmark_dialog_rename(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/bookmark.py | 70 | def test_bookmark_dialog_goto(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/bookmark.py | 93 | def test_bookmark_dialog_edittext(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/horizontalLine.py | 15 | def test_insert_horizontal_line(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/formatBulletsNumbering.py | 20 | def test_bullets_and_numbering_change_bullet(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/formatBulletsNumbering.py | 59 | def test_bullets_and_numbering_dialog_tab_position(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/formatBulletsNumbering.py | 111 | def test_bullets_and_numbering_dialog_tab_customize(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/formatBulletsNumbering.py | 173 | def test_bullets_and_numbering_tab_move(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/formatBulletsNumbering.py | 204 | def test_bullets_and_numbering_button_move(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/formatBulletsNumbering.py | 233 | def test_bullets_and_numbering_selection(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/formatBulletsNumbering.py | 301 | def test_bullets_and_numbering_document_bullet_list(self): | CODE |
| LOW | sw/qa/uitest/writer_tests2/formatBulletsNumbering.py | 307 | def test_bullets_and_numbering_bullet_from_smp(self): | CODE |
| LOW | sw/qa/uitest/ui/misc/misc.py | 18 | def test_content_control_dialog(self): | CODE |
| LOW | sw/qa/uitest/ui/fmtui/tdf170489.py | 21 | def _create_child_style_with_font_size(self, styleName, fontSize): | CODE |
| LOW | sw/qa/uitest/ui/fmtui/tdf170489.py | 44 | def test_font_size_inherit_percentage(self): | CODE |
| LOW | sw/qa/uitest/ui/fmtui/tdf170489.py | 72 | def test_font_size_inherit_pt_relative(self): | CODE |
| LOW | sw/qa/uitest/ui/fmtui/tdf89826.py | 19 | def _find_and_click_first_chip(self, xDialog): | CODE |
| 215 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | sw/source/writerfilter/ooxml/qnametostr.py | 50 | CODE | |
| LOW | sw/source/writerfilter/ooxml/factoryimpl_ns.py | 63 | CODE | |
| LOW | sw/source/writerfilter/ooxml/factoryimpl_ns.py | 126 | CODE | |
| LOW | sw/source/writerfilter/ooxml/factoryimpl_ns.py | 287 | CODE | |
| LOW | sw/source/writerfilter/ooxml/factoryimpl_ns.py | 302 | CODE | |
| LOW | sw/source/writerfilter/ooxml/factoryimpl_ns.py | 403 | CODE | |
| LOW | sw/source/writerfilter/ooxml/factoryimpl_ns.py | 493 | CODE | |
| LOW | sw/source/writerfilter/ooxml/factoryimpl_ns.py | 565 | CODE | |
| LOW | sw/source/writerfilter/ooxml/factory_ns.py | 14 | CODE | |
| LOW | sw/source/writerfilter/ooxml/resourceids.py | 45 | CODE | |
| LOW | sw/source/writerfilter/ooxml/modelpreprocess.py | 46 | CODE | |
| LOW | sw/qa/python/check_xtexttable.py | 37 | CODE | |
| LOW | sw/qa/python/text_portion_enumeration_test.py | 522 | CODE | |
| LOW | sw/qa/python/text_portion_enumeration_test.py | 619 | CODE | |
| LOW | sw/qa/python/text_portion_enumeration_test.py | 682 | CODE | |
| LOW | sw/qa/python/text_portion_enumeration_test.py | 827 | CODE | |
| LOW | sw/qa/python/text_portion_enumeration_test.py | 872 | CODE | |
| LOW | sw/qa/python/text_portion_enumeration_test.py | 3280 | CODE | |
| LOW | sw/qa/python/text_portion_enumeration_test.py | 3349 | CODE | |
| LOW | sw/qa/uitest/ui/fmtui/tdf89826.py | 19 | CODE | |
| LOW | sw/qa/uitest/writer_tests5/tdf145326.py | 20 | CODE | |
| LOW | sw/qa/uitest/options/tdf49895.py | 18 | CODE | |
| LOW | sw/qa/uitest/findReplace/tdf118208.py | 28 | CODE | |
| LOW | sw/qa/uitest/writer_tests4/exportToPDF.py | 20 | CODE | |
| LOW | sw/qa/uitest/writer_tests4/tdf148395.py | 16 | CODE | |
| LOW | sw/qa/uitest/writer_tests4/insertBreakDialog.py | 42 | CODE | |
| LOW | sw/qa/uitest/writer_tests4/spellDialog.py | 54 | CODE | |
| LOW | sw/qa/uitest/writer_tests3/autoredactDialog.py | 43 | CODE | |
| LOW | sw/qa/uitest/writer_tests3/pageDialog.py | 25 | CODE | |
| LOW | sw/qa/uitest/writer_tests3/pageDialog.py | 118 | CODE | |
| LOW | sw/qa/uitest/writer_tests3/pageDialog.py | 143 | CODE | |
| LOW | sw/qa/uitest/writer_tests3/pageDialog.py | 190 | CODE | |
| LOW | sw/qa/uitest/writer_tests3/customizeDialog.py | 19 | CODE | |
| LOW | …qa/uitest/writer_tests3/save_readonly_with_password.py | 20 | CODE | |
| LOW | …qa/uitest/writer_tests3/save_readonly_with_password.py | 61 | CODE | |
| LOW | sw/qa/uitest/trackedChanges/trackedChanges.py | 371 | CODE | |
| LOW | sw/qa/uitest/trackedChanges/tdf90401.py | 43 | CODE | |
| LOW | sw/qa/uitest/trackedChanges/tdf90401.py | 89 | CODE | |
| LOW | sw/qa/uitest/trackedChanges/compareDocuments.py | 65 | CODE | |
| LOW | …st/writer_tests6/edit_file_properties_before_saving.py | 33 | CODE | |
| LOW | …st/writer_tests6/edit_file_properties_before_saving.py | 63 | CODE | |
| LOW | …uitest/writer_tests8/save_with_password_test_policy.py | 16 | CODE | |
| LOW | sw/qa/uitest/writer_tests8/tdf140117.py | 16 | CODE | |
| LOW | sw/qa/uitest/writer_tests7/tdf119661.py | 18 | CODE | |
| LOW | sw/qa/uitest/writer_tests7/tdf128744.py | 18 | CODE | |
| LOW | sw/qa/uitest/writer_tests7/tdf135938.py | 16 | CODE | |
| LOW | sw/qa/uitest/table/tdf146145.py | 16 | CODE | |
| LOW | sw/qa/uitest/table/tdf109083.py | 16 | CODE | |
| LOW | sd/qa/uitest/impress_tests/exportToPDF.py | 21 | CODE | |
| LOW | sd/qa/uitest/impress_tests/dimensionLinesTabPage.py | 17 | CODE | |
| LOW | sd/qa/uitest/impress_tests/dimensionLinesTabPage.py | 49 | CODE | |
| LOW | …qa/uitest/impress_tests/save_readonly_with_password.py | 19 | CODE | |
| LOW | …qa/uitest/impress_tests/save_readonly_with_password.py | 65 | CODE | |
| LOW | sd/qa/uitest/impress_tests/tdf152295.py | 15 | CODE | |
| LOW | sd/qa/uitest/impress_tests2/tdf141297.py | 18 | CODE | |
| LOW | sc/workben/cache.py | 18 | CODE | |
| LOW | sc/workben/generate_ooxml_tablestyle_info.py | 202 | CODE | |
| LOW | sc/workben/generate_ooxml_tablestyle_info.py | 63 | CODE | |
| LOW | …ts7/tdf150044_edit_password_after_share_spreadsheet.py | 16 | CODE | |
| LOW | sc/qa/uitest/calc_tests7/save_readonly_with_password.py | 19 | CODE | |
| 171 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW⚡ | sw/qa/uitest/writer_tests4/spellDialog.py | 60 | # Step 1: Create a document with repetitious misspelled words | COMMENT |
| LOW⚡ | sw/qa/uitest/writer_tests4/spellDialog.py | 68 | # Step 2: Place cursor on 4th line after second "frogg" | COMMENT |
| LOW⚡ | sw/qa/uitest/writer_tests4/spellDialog.py | 72 | # Step 3: Initiate spellchecking, and make sure "Check grammar" is | COMMENT |
| LOW⚡ | sw/qa/uitest/writer_tests4/spellDialog.py | 80 | # Step 4: Repetitively click on "Correct all" for each misspelling | COMMENT |
| LOW | sw/qa/uitest/writer_tests4/spellDialog.py | 91 | # Step 5: Confirm to "Continue check at beginning of document" | COMMENT |
| LOW⚡ | sw/qa/uitest/writer_tests4/spellDialog.py | 123 | # Step 1: Initiate spellchecking, and make sure "Check grammar" is | COMMENT |
| LOW⚡ | sw/qa/uitest/writer_tests4/spellDialog.py | 131 | # Step 2: Click on "Correct all" for each misspelling | COMMENT |
| LOW | …taho/layoutprocessor/ImageElementLayoutController.java | 114 | // Step 1: Find the parent cell. | COMMENT |
| LOW | cli_ure/source/climaker/climaker_share.h | 140 | The purpose of this function is to provide exceptions for which catch blocks | CODE |
| LOW⚡ | odk/examples/python/Drawing/SDraw.py | 11 | # Step 2: open an empty text document | COMMENT |
| LOW⚡ | odk/examples/python/Drawing/SDraw.py | 12 | # Step 3: get the drawpage an insert some shapes | COMMENT |
| LOW⚡ | odk/examples/python/Drawing/SDraw.py | 25 | # Step 1: bootstrap UNO and get the remote component context. The | COMMENT |
| LOW⚡ | odk/examples/python/Drawing/SDraw.py | 32 | # Step 2: open an empty document. In this case it's a writer document. | COMMENT |
| LOW⚡ | odk/examples/python/Drawing/SDraw.py | 48 | # Step 3: get the drawpage an insert some shapes. | COMMENT |
| LOW⚡ | odk/examples/python/Text/SWriter.py | 21 | # Step 1: bootstrap UNO and get the remote component context. The | COMMENT |
| LOW⚡ | odk/examples/python/Text/SWriter.py | 28 | # Step 2: open an empty document. In this case it's a writer document. | COMMENT |
| LOW⚡ | odk/examples/python/Text/SWriter.py | 44 | # Step 3: insert some text | COMMENT |
| LOW⚡ | odk/examples/python/Text/SWriter.py | 51 | # Step 4: insert a text table | COMMENT |
| LOW⚡ | odk/examples/python/Text/SWriter.py | 54 | # Step 5: insert a colored text | COMMENT |
| LOW⚡ | odk/examples/python/Text/SWriter.py | 77 | # Step 6: insert a text frame | COMMENT |
| LOW⚡ | odk/examples/java/Drawing/SDraw.java | 38 | // Step 2: open an empty text document | COMMENT |
| LOW⚡ | odk/examples/java/Drawing/SDraw.java | 39 | // Step 3: get the drawpage an insert some shapes | COMMENT |
| LOW⚡ | odk/examples/java/Spreadsheet/EuroAdaption.java | 38 | // Step 2: open an empty Calc document | COMMENT |
| LOW⚡ | odk/examples/java/Spreadsheet/EuroAdaption.java | 39 | // Step 3: enter an example text, set the numberformat to DM | COMMENT |
| LOW⚡ | odk/examples/java/Spreadsheet/EuroAdaption.java | 40 | // Step 4: change the numberformat to EUR (Euro) | COMMENT |
| LOW⚡ | odk/examples/java/Spreadsheet/EuroAdaption.java | 41 | // Step 5: use the DM/EUR factor on each cell with a content | COMMENT |
| LOW⚡ | odk/examples/java/Spreadsheet/SCalc.java | 38 | // Step 2: open an empty calc document | COMMENT |
| LOW⚡ | odk/examples/java/Spreadsheet/SCalc.java | 39 | // Step 3: create cell styles | COMMENT |
| LOW⚡ | odk/examples/java/Spreadsheet/SCalc.java | 40 | // Step 4: get the sheet an insert some data | COMMENT |
| LOW⚡ | odk/examples/java/Spreadsheet/SCalc.java | 41 | // Step 5: apply the created cell styles | COMMENT |
| LOW⚡ | odk/examples/java/Spreadsheet/SCalc.java | 42 | // Step 6: insert a 3D Chart | COMMENT |
| LOW⚡ | odk/examples/java/Text/StyleInitialization.java | 38 | // Step 2: open an empty text document | COMMENT |
| LOW⚡ | odk/examples/java/Text/StyleInitialization.java | 39 | // Step 3: enter an example text | COMMENT |
| LOW⚡ | odk/examples/java/Text/StyleInitialization.java | 40 | // Step 4: use the paragraph collection | COMMENT |
| LOW⚡ | odk/examples/java/Text/StyleInitialization.java | 41 | // Step 5: apply a different paragraph style on the paragraphs | COMMENT |
| LOW⚡ | odk/examples/java/Text/TextReplace.java | 38 | // Step 2: open an empty text document | COMMENT |
| LOW⚡ | odk/examples/java/Text/TextReplace.java | 39 | // Step 3: enter an example text | COMMENT |
| LOW⚡ | odk/examples/java/Text/TextReplace.java | 40 | // Step 4: replace some english spelled words with US spelled | COMMENT |
| LOW⚡ | odk/examples/java/Text/BookmarkInsertion.java | 38 | // Step 2: open an empty text document | COMMENT |
| LOW⚡ | odk/examples/java/Text/BookmarkInsertion.java | 39 | // Step 3: enter an example text | COMMENT |
| LOW⚡ | odk/examples/java/Text/BookmarkInsertion.java | 40 | // Step 4: insert some bookmarks | COMMENT |
| LOW⚡ | odk/examples/java/Text/TextDocumentStructure.java | 38 | // Step 2: open an empty text document | COMMENT |
| LOW⚡ | odk/examples/java/Text/TextDocumentStructure.java | 39 | // Step 3: create an enumeration of all paragraphs | COMMENT |
| LOW⚡ | odk/examples/java/Text/TextDocumentStructure.java | 40 | // Step 4: create an enumeration of all text portions | COMMENT |
| LOW⚡ | odk/examples/java/Text/SWriter.java | 38 | // Step 2: open an empty text document | COMMENT |
| LOW⚡ | odk/examples/java/Text/SWriter.java | 39 | // Step 3: enter some text | COMMENT |
| LOW⚡ | odk/examples/java/Text/SWriter.java | 40 | // Step 4: insert a text table | COMMENT |
| LOW⚡ | odk/examples/java/Text/SWriter.java | 41 | // Step 5: insert colored text | COMMENT |
| LOW⚡ | odk/examples/java/Text/SWriter.java | 42 | // Step 6: insert a text frame | COMMENT |
| LOW⚡ | odk/examples/java/Text/StyleCreation.java | 38 | // Step 2: open an empty text document | COMMENT |
| LOW⚡ | odk/examples/java/Text/StyleCreation.java | 39 | // Step 3: create a new Paragraph style | COMMENT |
| LOW⚡ | odk/examples/java/Text/StyleCreation.java | 40 | // Step 4: apply the Paragraph style | COMMENT |
| LOW⚡ | odk/examples/java/Text/HardFormatting.java | 38 | // Step 2: open an empty text document | COMMENT |
| LOW⚡ | odk/examples/java/Text/HardFormatting.java | 39 | // Step 3: enter an example text | COMMENT |
| LOW⚡ | odk/examples/java/Text/HardFormatting.java | 40 | // Step 4: get some text attributes | COMMENT |
| LOW⚡ | odk/examples/java/Text/HardFormatting.java | 41 | // Step 5: check the PropertyState from the selection | COMMENT |
| LOW | solenv/bin/modules/installer/windows/idtglobal.pm | 1535 | # Step 1: Resolving all occurrences of "POSITIONTEMPLATE_end" | COMMENT |
| LOW | solenv/bin/modules/installer/windows/idtglobal.pm | 1551 | # Step 2: Resolving all occurrences of "POSITIONTEMPLATE_abc" or "POSITIONTEMPLATE_behind_abc" | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW⚡ | sw/qa/uitest/writer_tests4/spellDialog.py | 60 | # Step 1: Create a document with repetitious misspelled words | COMMENT |
| LOW⚡ | sw/qa/uitest/writer_tests4/spellDialog.py | 68 | # Step 2: Place cursor on 4th line after second "frogg" | COMMENT |
| LOW⚡ | sw/qa/uitest/writer_tests4/spellDialog.py | 72 | # Step 3: Initiate spellchecking, and make sure "Check grammar" is | COMMENT |
| LOW⚡ | sw/qa/uitest/writer_tests4/spellDialog.py | 80 | # Step 4: Repetitively click on "Correct all" for each misspelling | COMMENT |
| LOW | sw/qa/uitest/writer_tests4/spellDialog.py | 91 | # Step 5: Confirm to "Continue check at beginning of document" | COMMENT |
| LOW⚡ | sw/qa/uitest/writer_tests4/spellDialog.py | 123 | # Step 1: Initiate spellchecking, and make sure "Check grammar" is | COMMENT |
| LOW⚡ | sw/qa/uitest/writer_tests4/spellDialog.py | 131 | # Step 2: Click on "Correct all" for each misspelling | COMMENT |
| LOW | …taho/layoutprocessor/ImageElementLayoutController.java | 114 | // Step 1: Find the parent cell. | COMMENT |
| LOW⚡ | odk/examples/python/Drawing/SDraw.py | 11 | # Step 2: open an empty text document | COMMENT |
| LOW⚡ | odk/examples/python/Drawing/SDraw.py | 12 | # Step 3: get the drawpage an insert some shapes | COMMENT |
| LOW⚡ | odk/examples/python/Drawing/SDraw.py | 25 | # Step 1: bootstrap UNO and get the remote component context. The | COMMENT |
| LOW⚡ | odk/examples/python/Drawing/SDraw.py | 32 | # Step 2: open an empty document. In this case it's a writer document. | COMMENT |
| LOW⚡ | odk/examples/python/Drawing/SDraw.py | 48 | # Step 3: get the drawpage an insert some shapes. | COMMENT |
| LOW⚡ | odk/examples/python/Text/SWriter.py | 21 | # Step 1: bootstrap UNO and get the remote component context. The | COMMENT |
| LOW⚡ | odk/examples/python/Text/SWriter.py | 28 | # Step 2: open an empty document. In this case it's a writer document. | COMMENT |
| LOW⚡ | odk/examples/python/Text/SWriter.py | 44 | # Step 3: insert some text | COMMENT |
| LOW⚡ | odk/examples/python/Text/SWriter.py | 51 | # Step 4: insert a text table | COMMENT |
| LOW⚡ | odk/examples/python/Text/SWriter.py | 54 | # Step 5: insert a colored text | COMMENT |
| LOW⚡ | odk/examples/python/Text/SWriter.py | 77 | # Step 6: insert a text frame | COMMENT |
| LOW⚡ | odk/examples/java/Drawing/SDraw.java | 38 | // Step 2: open an empty text document | COMMENT |
| LOW⚡ | odk/examples/java/Drawing/SDraw.java | 39 | // Step 3: get the drawpage an insert some shapes | COMMENT |
| LOW⚡ | odk/examples/java/Spreadsheet/EuroAdaption.java | 38 | // Step 2: open an empty Calc document | COMMENT |
| LOW⚡ | odk/examples/java/Spreadsheet/EuroAdaption.java | 39 | // Step 3: enter an example text, set the numberformat to DM | COMMENT |
| LOW⚡ | odk/examples/java/Spreadsheet/EuroAdaption.java | 40 | // Step 4: change the numberformat to EUR (Euro) | COMMENT |
| LOW⚡ | odk/examples/java/Spreadsheet/EuroAdaption.java | 41 | // Step 5: use the DM/EUR factor on each cell with a content | COMMENT |
| LOW⚡ | odk/examples/java/Spreadsheet/SCalc.java | 38 | // Step 2: open an empty calc document | COMMENT |
| LOW⚡ | odk/examples/java/Spreadsheet/SCalc.java | 39 | // Step 3: create cell styles | COMMENT |
| LOW⚡ | odk/examples/java/Spreadsheet/SCalc.java | 40 | // Step 4: get the sheet an insert some data | COMMENT |
| LOW⚡ | odk/examples/java/Spreadsheet/SCalc.java | 41 | // Step 5: apply the created cell styles | COMMENT |
| LOW⚡ | odk/examples/java/Spreadsheet/SCalc.java | 42 | // Step 6: insert a 3D Chart | COMMENT |
| LOW⚡ | odk/examples/java/Text/StyleInitialization.java | 38 | // Step 2: open an empty text document | COMMENT |
| LOW⚡ | odk/examples/java/Text/StyleInitialization.java | 39 | // Step 3: enter an example text | COMMENT |
| LOW⚡ | odk/examples/java/Text/StyleInitialization.java | 40 | // Step 4: use the paragraph collection | COMMENT |
| LOW⚡ | odk/examples/java/Text/StyleInitialization.java | 41 | // Step 5: apply a different paragraph style on the paragraphs | COMMENT |
| LOW⚡ | odk/examples/java/Text/TextReplace.java | 38 | // Step 2: open an empty text document | COMMENT |
| LOW⚡ | odk/examples/java/Text/TextReplace.java | 39 | // Step 3: enter an example text | COMMENT |
| LOW⚡ | odk/examples/java/Text/TextReplace.java | 40 | // Step 4: replace some english spelled words with US spelled | COMMENT |
| LOW⚡ | odk/examples/java/Text/BookmarkInsertion.java | 38 | // Step 2: open an empty text document | COMMENT |
| LOW⚡ | odk/examples/java/Text/BookmarkInsertion.java | 39 | // Step 3: enter an example text | COMMENT |
| LOW⚡ | odk/examples/java/Text/BookmarkInsertion.java | 40 | // Step 4: insert some bookmarks | COMMENT |
| LOW⚡ | odk/examples/java/Text/TextDocumentStructure.java | 38 | // Step 2: open an empty text document | COMMENT |
| LOW⚡ | odk/examples/java/Text/TextDocumentStructure.java | 39 | // Step 3: create an enumeration of all paragraphs | COMMENT |
| LOW⚡ | odk/examples/java/Text/TextDocumentStructure.java | 40 | // Step 4: create an enumeration of all text portions | COMMENT |
| LOW⚡ | odk/examples/java/Text/SWriter.java | 38 | // Step 2: open an empty text document | COMMENT |
| LOW⚡ | odk/examples/java/Text/SWriter.java | 39 | // Step 3: enter some text | COMMENT |
| LOW⚡ | odk/examples/java/Text/SWriter.java | 40 | // Step 4: insert a text table | COMMENT |
| LOW⚡ | odk/examples/java/Text/SWriter.java | 41 | // Step 5: insert colored text | COMMENT |
| LOW⚡ | odk/examples/java/Text/SWriter.java | 42 | // Step 6: insert a text frame | COMMENT |
| LOW⚡ | odk/examples/java/Text/StyleCreation.java | 38 | // Step 2: open an empty text document | COMMENT |
| LOW⚡ | odk/examples/java/Text/StyleCreation.java | 39 | // Step 3: create a new Paragraph style | COMMENT |
| LOW⚡ | odk/examples/java/Text/StyleCreation.java | 40 | // Step 4: apply the Paragraph style | COMMENT |
| LOW⚡ | odk/examples/java/Text/HardFormatting.java | 38 | // Step 2: open an empty text document | COMMENT |
| LOW⚡ | odk/examples/java/Text/HardFormatting.java | 39 | // Step 3: enter an example text | COMMENT |
| LOW⚡ | odk/examples/java/Text/HardFormatting.java | 40 | // Step 4: get some text attributes | COMMENT |
| LOW⚡ | odk/examples/java/Text/HardFormatting.java | 41 | // Step 5: check the PropertyState from the selection | COMMENT |
| LOW | solenv/bin/modules/installer/windows/idtglobal.pm | 1535 | # Step 1: Resolving all occurrences of "POSITIONTEMPLATE_end" | COMMENT |
| LOW | solenv/bin/modules/installer/windows/idtglobal.pm | 1551 | # Step 2: Resolving all occurrences of "POSITIONTEMPLATE_abc" or "POSITIONTEMPLATE_behind_abc" | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW⚡ | sw/qa/uitest/writer_tests4/spellDialog.py | 63 | # Inserted text must be en_US, so make sure to set language in current location | COMMENT |
| LOW | sw/qa/uitest/writer_tests4/spellDialog.py | 150 | # Inserted text must be en_US, so make sure to set language in current location | COMMENT |
| LOW | …qa/complex/loadAllDocuments/CheckXComponentLoader.java | 288 | // Don't forget to close this file. Otherwise the temp file is locked! | COMMENT |
| LOW | include/osl/socket.h | 681 | Don't forget to destroy the address if you don't need it any longer. | CODE |
| LOW | …/FilterDevelopment/AsciiFilter/AsciiReplaceFilter.java | 266 | // Don't forget to mark this filter used for importing too | COMMENT |
| LOW | …/FilterDevelopment/AsciiFilter/AsciiReplaceFilter.java | 302 | // Don't forget to mark this filter used for exporting too | COMMENT |
| LOW | …Guide/OfficeDev/DesktopEnvironment/FunctionHelper.java | 522 | // Don't forget to reset original name after that. | COMMENT |
| LOW | …Guide/OfficeDev/DesktopEnvironment/FunctionHelper.java | 543 | // don't forget to restore old frame name... | COMMENT |
| MEDIUM | solenv/inc/doxygen_tag.cfg | 282 | # Note: For files without extension you can use no_extension as a placeholder. | COMMENT |
| MEDIUM | solenv/inc/doxygen_tag.cfg | 775 | # If the value of the INPUT tag contains directories, you can use the | COMMENT |
| MEDIUM | solenv/inc/doxygen_tag.cfg | 808 | # If the value of the INPUT tag contains directories, you can use the | COMMENT |
| MEDIUM | solenv/inc/doxygen_tag.cfg | 834 | # If the value of the EXAMPLE_PATH tag contains directories, you can use the | COMMENT |
| MEDIUM | solenv/inc/doxygen.cfg | 282 | # Note: For files without extension you can use no_extension as a placeholder. | COMMENT |
| MEDIUM | solenv/inc/doxygen.cfg | 775 | # If the value of the INPUT tag contains directories, you can use the | COMMENT |
| MEDIUM | solenv/inc/doxygen.cfg | 808 | # If the value of the INPUT tag contains directories, you can use the | COMMENT |
| MEDIUM | solenv/inc/doxygen.cfg | 834 | # If the value of the EXAMPLE_PATH tag contains directories, you can use the | COMMENT |
| MEDIUM | solenv/inc/doxygen_doc.cfg | 282 | # Note: For files without extension you can use no_extension as a placeholder. | COMMENT |
| MEDIUM | solenv/inc/doxygen_doc.cfg | 775 | # If the value of the INPUT tag contains directories, you can use the | COMMENT |
| MEDIUM | solenv/inc/doxygen_doc.cfg | 808 | # If the value of the INPUT tag contains directories, you can use the | COMMENT |
| MEDIUM | solenv/inc/doxygen_doc.cfg | 834 | # If the value of the EXAMPLE_PATH tag contains directories, you can use the | COMMENT |
| MEDIUM | solenv/doc/gbuild/doxygen.cfg | 667 | # If the value of the INPUT tag contains directories, you can use the | COMMENT |
| MEDIUM | solenv/doc/gbuild/doxygen.cfg | 697 | # If the value of the INPUT tag contains directories, you can use the | COMMENT |
| MEDIUM | solenv/doc/gbuild/doxygen.cfg | 719 | # If the value of the EXAMPLE_PATH tag contains directories, you can use the | COMMENT |
| MEDIUM | solenv/doc/gbuild/doxygen.cfg | 1725 | # If you specify a different font using DOT_FONTNAME you can use DOT_FONTPATH to | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | sw/qa/python/check_indexed_property_values.py | 0 | this is file is part of the libreoffice project. this source code form is subject to the terms of the mozilla public lic | STRING |
| HIGH | sw/qa/python/check_named_property_values.py | 0 | this is file is part of the libreoffice project. this source code form is subject to the terms of the mozilla public lic | STRING |
| HIGH | sw/qa/python/check_cross_references.py | 0 | this is file is part of the libreoffice project. this source code form is subject to the terms of the mozilla public lic | STRING |
| HIGH | sw/qa/python/text_portion_enumeration_test.py | 0 | this is file is part of the libreoffice project. this source code form is subject to the terms of the mozilla public lic | STRING |
| HIGH | sw/qa/python/check_change_color.py | 0 | this is file is part of the libreoffice project. this source code form is subject to the terms of the mozilla public lic | STRING |
| HIGH | sw/qa/python/check_flies.py | 0 | this is file is part of the libreoffice project. this source code form is subject to the terms of the mozilla public lic | STRING |
| HIGH | sc/qa/python/CalcRTL.py | 0 | this is file is part of the libreoffice project. this source code form is subject to the terms of the mozilla public lic | STRING |
| HIGH | wizards/source/access2base/access2base.py | 0 | a singleton metaclass design pattern credits: « python in a nutshell » by alex martelli, o'reilly | STRING |
| HIGH | wizards/source/scriptforge/python/ScriptForgeHelper.py | 0 | a singleton metaclass design pattern credits: « python in a nutshell » by alex martelli, o'reilly | STRING |
| HIGH | wizards/source/scriptforge/python/scriptforge.py | 0 | a singleton metaclass design pattern credits: « python in a nutshell » by alex martelli, o'reilly | STRING |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | sw/qa/uitest/findBar/tdf154818.py | 54 | # Check if the search history was respected | COMMENT |
| LOW | sw/qa/uitest/writer_tests5/columns.py | 57 | # Set it to 0.5 pt | COMMENT |
| LOW | sw/qa/uitest/findReplace/findReplace.py | 227 | # Check if the search history was respected | COMMENT |
| LOW | sw/qa/uitest/writer_tests3/hyperlinkdialog.py | 130 | # Check if the content of the clipboard is proposed as expected | COMMENT |
| LOW | sw/qa/uitest/writer_tests3/hyperlinkdialog.py | 147 | # Check if the content of the clipboard is proposed as URL in the hyperlink dialog | COMMENT |
| LOW | sw/qa/uitest/writer_tests7/tdf135938.py | 66 | # Check if insert reference entry was found | COMMENT |
| LOW | sc/qa/uitest/calc_tests8/tdf125051_spellcheking.py | 26 | # Check if English spellchecker is installed and active | COMMENT |
| LOW | sc/qa/uitest/calc_tests6/moveCopySheet.py | 88 | # Check if the copy option was remembered | COMMENT |
| LOW | sc/qa/uitest/calc_tests6/moveCopySheet.py | 97 | # Check if move option was remembered | COMMENT |
| LOW | sc/qa/uitest/pasteSpecial/tdf139858.py | 40 | # Set cursor to cells and paste data using special options (check only comments) | COMMENT |
| LOW | sc/qa/uitest/pasteSpecial/tdf160765.py | 74 | # Set cursor to cells and paste data using special options (check only comments) | COMMENT |
| LOW | sc/qa/uitest/pasteSpecial/tdf84810.py | 33 | # Set cursor to cell A3 | COMMENT |
| LOW | scripting/examples/python/NamedRanges.py | 99 | # Set data to test_range1 and test_range2 | COMMENT |
| LOW | basegfx/qa/mkpolygons.pl | 58 | # Open the file and return a file handle to it. | COMMENT |
| LOW | svx/qa/uitest/table/tablecontroller.py | 32 | # Check if the shadow was enabled. | COMMENT |
| LOW | cli_ure/source/scripts/increment_version.pl | 85 | #Check if changeTypes contained the line we are looking for | COMMENT |
| LOW | cli_ure/source/scripts/increment_version.pl | 147 | #Check if the entry shall be incremented, this information is in the second | COMMENT |
| LOW | cli_ure/source/scripts/increment_version.pl | 160 | #Check if the name represents a version we need to change | COMMENT |
| LOW | cli_ure/source/scripts/subst_template.pl | 91 | #Check if we have valid name value pairs. | COMMENT |
| LOW | cli_ure/source/scripts/subst_template.pl | 105 | #Check if we have duplicate key names | COMMENT |
| LOW⚡ | wizards/source/scriptforge/python/scriptforge.py | 3245 | # Check if the requested service is within the Python world | COMMENT |
| LOW⚡ | wizards/source/scriptforge/python/scriptforge.py | 3248 | # Check if the service is a predefined standard Basic service | COMMENT |
| LOW⚡ | wizards/source/scriptforge/python/scriptforge.py | 3254 | # Check if the service must review the arguments | COMMENT |
| LOW | slideshow/qa/tools/mkeffects.pl | 60 | # Open the file and return a file handle to it. | COMMENT |
| LOW | slideshow/qa/tools/mktransitions.pl | 62 | # Open the file and return a file handle to it. | COMMENT |
| LOW | solenv/bin/clipatchconfig.pl | 89 | #Check if we have valid name value pairs. | COMMENT |
| LOW | solenv/bin/clipatchconfig.pl | 103 | #Check if we have duplicate key names | COMMENT |
| LOW | solenv/bin/modules/installer.pm | 161 | # Check if this is simple packaging mechanism | COMMENT |
| LOW | solenv/bin/modules/installer/windows/property.pm | 433 | # Check if are building silent MSI | COMMENT |
| LOW | solenv/bin/modules/installer/windows/directory.pm | 606 | # Check if the string starts with another string | COMMENT |
| LOW | solenv/bin/modules/installer/windows/directory.pm | 617 | # Check if the directory prefix is a standard | COMMENT |
| LOW | solenv/doc/gbuild/doxygen.cfg | 424 | # Set it to YES to include the internal documentation. | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | sw/qa/python/text_portion_enumeration_test.py | 3196 | ## for testing just add it to the first graph | COMMENT |
| MEDIUM | …ffice/report/pentaho/model/OfficeStylesCollection.java | 84 | // at all. Maybe we should add them to make this implementation more robust | COMMENT |
| MEDIUM | include/tools/solar.h | 35 | // misc. macros to leverage platform and compiler differences | COMMENT |
| MEDIUM | …ar/com/sun/star/lib/uno/helper/InterfaceContainer.java | 726 | // be robust, if e.g. a remote bridge has disposed already. | COMMENT |
| LOW | …teps/HelloTextTableShape/python/HelloTextTableShape.py | 143 | # simply set whole text as one string | COMMENT |
| MEDIUM | odk/examples/java/Inspector/SwingUnoFacetteNode.java | 61 | // TODO The implementation of the following methods is not really robust and should be changed!!! | COMMENT |
| LOW | external/nss/nsinstall.py | 98 | # just create one directory? | COMMENT |
| LOW | external/nss/nsinstall.py | 131 | # target directory was already created, just use mkdir | COMMENT |
| MEDIUM | filter/source/svg/presentation_engine.js | 12957 | // change the clip-poly orientation because we utilize the 'nonzero' | COMMENT |
| LOW | slideshow/qa/debug/nodetree.sh | 27 | # if you need to check the tree state at other places or times, just add | COMMENT |
| MEDIUM | solenv/inc/doxygen_tag.cfg | 1093 | # it is more robust and this tag (HTML_STYLESHEET) will in the future become | COMMENT |
| MEDIUM | solenv/inc/doxygen_tag.cfg | 1103 | # standard style sheet and is therefore more robust against future updates. | COMMENT |
| MEDIUM | solenv/inc/doxygen.cfg | 1093 | # it is more robust and this tag (HTML_STYLESHEET) will in the future become | COMMENT |
| MEDIUM | solenv/inc/doxygen.cfg | 1103 | # standard style sheet and is therefore more robust against future updates. | COMMENT |
| MEDIUM | solenv/inc/doxygen_doc.cfg | 1093 | # it is more robust and this tag (HTML_STYLESHEET) will in the future become | COMMENT |
| MEDIUM | solenv/inc/doxygen_doc.cfg | 1103 | # standard style sheet and is therefore more robust against future updates. | COMMENT |
| LOW | solenv/bin/modules/installer/filelists.pm | 114 | else # not a filelist, just pass the current file over | CODE |
| MEDIUM | solenv/doc/gbuild/doxygen.cfg | 907 | # HTML_EXTRA_STYLESHEET instead of this one, as it is more robust and this | COMMENT |
| MEDIUM | solenv/doc/gbuild/doxygen.cfg | 917 | # robust against future updates. Doxygen will copy the style sheet file to | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | bin/find-mergedlib-can-be-private.py | 19 | subprocess_find = subprocess.Popen("find ./instdir -name *.so && find ./workdir/LinkTarget/CppunitTest -name *.so", | CODE |
| HIGH | bin/find-can-be-private-symbols.py | 29 | subprocess_find = subprocess.Popen("find ./instdir -name *.so && find ./workdir/LinkTarget/CppunitTest -name *.so", | CODE |
| HIGH | uitest/uitest/test.py | 134 | if parent.equals(dialog): | CODE |
| HIGH | uitest/uitest/test.py | 282 | if parent.equals(dialog): | CODE |
| HIGH | wizards/source/scriptforge/python/ScriptForgeHelper.py | 328 | "children": ["Q", "M", "G", "T"],"spouse": null} | CODE |
| HIGH | …zards/com/sun/star/wizards/ui/event/ListModelBinder.py | 67 | return item.toString() | CODE |
| HIGH | solenv/gdb/libreoffice/util/string.py | 28 | len = self.length() | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | sw/qa/uitest/sidebar/stylesSidebar.py | 12 | CODE | |
| LOW | sd/qa/uitest/impress_tests2/tdf128787.py | 12 | CODE | |
| LOW | …4/tdf129162_singlepagesheets_disables_range_options.py | 13 | CODE | |
| LOW | …4/tdf129162_singlepagesheets_disables_range_options.py | 14 | CODE | |
| LOW | …4/tdf129162_singlepagesheets_disables_range_options.py | 17 | CODE | |
| LOW | …4/tdf129162_singlepagesheets_disables_range_options.py | 20 | CODE | |
| LOW | pyuno/source/module/uno.py | 25 | CODE | |
| LOW | unotest/source/python/org/libreoffice/unotest.py | 31 | CODE | |
| LOW | testtools/source/bridgetest/pyuno/core.py | 18 | CODE | |
| LOW | testtools/source/bridgetest/pyuno/core.py | 22 | CODE | |
| LOW | testtools/source/bridgetest/pyuno/samplecomponent.py | 18 | CODE | |
| LOW | cui/qa/uitest/dialogs/editdictionary.py | 10 | CODE | |
| LOW | cui/qa/uitest/dialogs/runmacro.py | 12 | CODE | |
| LOW | solenv/gdb/six.py | 23 | CODE | |
| LOW | solenv/gdb/boost/optional.py | 21 | CODE | |
| LOW | solenv/gdb/boost/unordered.py | 22 | CODE | |
| LOW | solenv/gdb/boost/ptr_container.py | 22 | CODE | |
| LOW | solenv/gdb/libreoffice/tl.py | 10 | CODE | |
| LOW | solenv/gdb/libreoffice/utl.py | 10 | CODE | |
| LOW | solenv/bin/pack_images.py | 12 | CODE | |
| LOW | solenv/maven/mvn.py | 8 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | ridljar/com/sun/star/lib/uno/helper/PropertySet.java | 644 | // In this implementation, a null reference means void value. | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | bin/fixincludeguards.sh | 10 | # Usage: | COMMENT |
| LOW | odk/docs/idl/wikilinks.py | 15 | # Usage: | COMMENT |
| LOW | solenv/bin/modules/par2script/parameter.pm | 31 | # Usage: | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | sw/qa/python/text_portion_enumeration_test.py | 788 | CODE | |
| LOW | scripting/source/pyprov/pythonscript.py | 94 | CODE | |
| LOW | bin/update/tools.py | 38 | CODE | |
| LOW | wizards/source/access2base/access2base.py | 873 | CODE | |
| LOW | solenv/bin/polib.py | 1041 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | sw/qa/uitest/writer_tests5/tdf123378.py | 18 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | uitest/loginterpreter.py | 75 | " def test_function(self):\n" | CODE |
| LOW | uitest/ui_logger_dsl/dsl_core.py | 94 | + "def test_function(self):\n" | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | vcl/osx/a11ywrapperrow.mm | 32 | // TODO: implement | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | solenv/bin/polib.py | 36 | __all__ = ['pofile', 'POFile', 'POEntry', 'mofile', 'MOFile', 'MOEntry', | CODE |