Skip to content

freeze row or col

230af50
Select commit
Loading
Failed to load commit list.
Open

Update .gitignore and freeze row or col #352

freeze row or col
230af50
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Mar 28, 2026 in 2m 47s

Quality Gate failed

Failed conditions
C Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Annotations

Check failure on line 188 in QXlsx/source/xlsxworksheet.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace the use of "new" with an operation that automatically manages the memory.

See more on https://sonarcloud.io/project/issues?id=QtExcel_QXlsx&issues=AZ0zam5TU7rlc86S1kko&open=AZ0zam5TU7rlc86S1kko&pullRequest=352

Check warning on line 511 in QXlsx/source/xlsxworksheet.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Make the type of this variable a pointer-to-const. The current type of "cell" is "class QXlsx::Cell *".

See more on https://sonarcloud.io/project/issues?id=QtExcel_QXlsx&issues=AZ0zam5TU7rlc86S1kkr&open=AZ0zam5TU7rlc86S1kkr&pullRequest=352

Check warning on line 1188 in QXlsx/source/xlsxworksheet.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace the redundant type with "auto".

See more on https://sonarcloud.io/project/issues?id=QtExcel_QXlsx&issues=AZ0zam5TU7rlc86S1kkv&open=AZ0zam5TU7rlc86S1kkv&pullRequest=352

Check failure on line 1556 in QXlsx/source/xlsxworksheet.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this code to not nest more than 3 if|for|do|while|switch statements.

See more on https://sonarcloud.io/project/issues?id=QtExcel_QXlsx&issues=AZ0zam5TU7rlc86S1kky&open=AZ0zam5TU7rlc86S1kky&pullRequest=352

Check warning on line 1807 in QXlsx/source/xlsxworksheet.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Avoid explicitly specifying the template arguments by relying on the class template argument deduction.

See more on https://sonarcloud.io/project/issues?id=QtExcel_QXlsx&issues=AZ0zam5TU7rlc86S1kk2&open=AZ0zam5TU7rlc86S1kk2&pullRequest=352

Check failure on line 2349 in QXlsx/source/xlsxworksheet.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this code to not nest more than 3 if|for|do|while|switch statements.

See more on https://sonarcloud.io/project/issues?id=QtExcel_QXlsx&issues=AZ0zam5TU7rlc86S1kk5&open=AZ0zam5TU7rlc86S1kk5&pullRequest=352

Check warning on line 1983 in QXlsx/source/xlsxworksheet.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use "isEmpty()" to check whether the container is empty or not.

See more on https://sonarcloud.io/project/issues?id=QtExcel_QXlsx&issues=AZ0zam5TU7rlc86S1kk4&open=AZ0zam5TU7rlc86S1kk4&pullRequest=352

Check failure on line 83 in QXlsx/source/xlsxworksheet.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this code to not nest more than 3 if|for|do|while|switch statements.

See more on https://sonarcloud.io/project/issues?id=QtExcel_QXlsx&issues=AZ0zam5TU7rlc86S1kkm&open=AZ0zam5TU7rlc86S1kkm&pullRequest=352

Check warning on line 1177 in QXlsx/source/xlsxworksheet.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace the redundant type with "auto".

See more on https://sonarcloud.io/project/issues?id=QtExcel_QXlsx&issues=AZ0zam5TU7rlc86S1kku&open=AZ0zam5TU7rlc86S1kku&pullRequest=352

Check failure on line 1088 in QXlsx/source/xlsxworksheet.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace the use of "new" with an operation that automatically manages the memory.

See more on https://sonarcloud.io/project/issues?id=QtExcel_QXlsx&issues=AZ0zam5TU7rlc86S1kkt&open=AZ0zam5TU7rlc86S1kkt&pullRequest=352

Check warning on line 2909 in QXlsx/source/xlsxworksheet.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Avoid explicitly specifying the template arguments by relying on the class template argument deduction.

See more on https://sonarcloud.io/project/issues?id=QtExcel_QXlsx&issues=AZ0zam5TU7rlc86S1kk7&open=AZ0zam5TU7rlc86S1kk7&pullRequest=352

Check warning on line 1739 in QXlsx/source/xlsxworksheet.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Avoid explicitly specifying the template arguments by relying on the class template argument deduction.

See more on https://sonarcloud.io/project/issues?id=QtExcel_QXlsx&issues=AZ0zam5TU7rlc86S1kk0&open=AZ0zam5TU7rlc86S1kk0&pullRequest=352

Check warning on line 80 in QXlsx/source/xlsxworksheet.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use the init-statement to declare "it" inside the if statement.

See more on https://sonarcloud.io/project/issues?id=QtExcel_QXlsx&issues=AZ0zam5TU7rlc86S1kkl&open=AZ0zam5TU7rlc86S1kkl&pullRequest=352

Check warning on line 193 in QXlsx/source/xlsxworksheet.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Avoid explicitly specifying the template arguments by relying on the class template argument deduction.

See more on https://sonarcloud.io/project/issues?id=QtExcel_QXlsx&issues=AZ0zam5TU7rlc86S1kkp&open=AZ0zam5TU7rlc86S1kkp&pullRequest=352

Check warning on line 1087 in QXlsx/source/xlsxworksheet.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace the redundant type with "auto".

See more on https://sonarcloud.io/project/issues?id=QtExcel_QXlsx&issues=AZ0zam5TU7rlc86S1kks&open=AZ0zam5TU7rlc86S1kks&pullRequest=352

Check warning on line 1121 in QXlsx/source/xlsxworksheet.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the commented out code.

See more on https://sonarcloud.io/project/issues?id=QtExcel_QXlsx&issues=AZ0zam5TU7rlc86S1kk9&open=AZ0zam5TU7rlc86S1kk9&pullRequest=352

Check warning on line 1673 in QXlsx/source/xlsxworksheet.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Value stored to 'num' is never read

See more on https://sonarcloud.io/project/issues?id=QtExcel_QXlsx&issues=AZ0zam5TU7rlc86S1kk8&open=AZ0zam5TU7rlc86S1kk8&pullRequest=352

Check warning on line 1349 in QXlsx/source/xlsxworksheet.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Avoid explicitly specifying the template arguments by relying on the class template argument deduction.

See more on https://sonarcloud.io/project/issues?id=QtExcel_QXlsx&issues=AZ0zam5TU7rlc86S1kkx&open=AZ0zam5TU7rlc86S1kkx&pullRequest=352

Check warning on line 2903 in QXlsx/source/xlsxworksheet.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Avoid explicitly specifying the template arguments by relying on the class template argument deduction.

See more on https://sonarcloud.io/project/issues?id=QtExcel_QXlsx&issues=AZ0zam5TU7rlc86S1kk6&open=AZ0zam5TU7rlc86S1kk6&pullRequest=352

Check warning on line 1671 in QXlsx/source/xlsxworksheet.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use the init-statement to declare "is1904" inside the if statement.

See more on https://sonarcloud.io/project/issues?id=QtExcel_QXlsx&issues=AZ0zam5TU7rlc86S1kkz&open=AZ0zam5TU7rlc86S1kkz&pullRequest=352

Check warning on line 1825 in QXlsx/source/xlsxworksheet.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Avoid explicitly specifying the template arguments by relying on the class template argument deduction.

See more on https://sonarcloud.io/project/issues?id=QtExcel_QXlsx&issues=AZ0zam5TU7rlc86S1kk3&open=AZ0zam5TU7rlc86S1kk3&pullRequest=352

Check warning on line 188 in QXlsx/source/xlsxworksheet.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace the redundant type with "auto".

See more on https://sonarcloud.io/project/issues?id=QtExcel_QXlsx&issues=AZ0zam5TU7rlc86S1kkn&open=AZ0zam5TU7rlc86S1kkn&pullRequest=352

Check warning on line 1744 in QXlsx/source/xlsxworksheet.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Avoid explicitly specifying the template arguments by relying on the class template argument deduction.

See more on https://sonarcloud.io/project/issues?id=QtExcel_QXlsx&issues=AZ0zam5TU7rlc86S1kk1&open=AZ0zam5TU7rlc86S1kk1&pullRequest=352

Check failure on line 1178 in QXlsx/source/xlsxworksheet.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace the use of "new" with an operation that automatically manages the memory.

See more on https://sonarcloud.io/project/issues?id=QtExcel_QXlsx&issues=AZ0zam5TU7rlc86S1kkw&open=AZ0zam5TU7rlc86S1kkw&pullRequest=352

Check warning on line 197 in QXlsx/source/xlsxworksheet.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Avoid explicitly specifying the template arguments by relying on the class template argument deduction.

See more on https://sonarcloud.io/project/issues?id=QtExcel_QXlsx&issues=AZ0zam5TU7rlc86S1kkq&open=AZ0zam5TU7rlc86S1kkq&pullRequest=352