summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-21cid#1633189 silence Unchecked return valueCaolán McNamara
2024-10-21a little more natural to unconditional iterate after useCaolán McNamara
2024-10-21vcl: move bitmap filter headers into vcl/bitmap global header directoryChris Sherlock
2024-10-21tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-21use frozen::make_unordered_set to skip the number of elementsTomaž Vajngerl
2024-10-21qt a11y: Map BLOCK_QUOTE role to new Qt equivalentMichael Weghorn
2024-10-21Optimize a bitMike Kaganski
2024-10-21tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-21tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-21tdf#163486: PVS: Remove forgotten else blockXisco Fauli
2024-10-20tdf#75280 Convert sal_uIntPtr to size_t a more appropriate integer typeChizoba ODINAKA
2024-10-20tdf#163486: PVS: identical sub-expressionsXisco Fauli
2024-10-20tdf#163486: PVS: identical sub-expressionsXisco Fauli
2024-10-20tdf#163486: PVS: identical sub-expressionsXisco Fauli
2024-10-20cid#1555723 Data race conditionCaolán McNamara
2024-10-20tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-20tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-20FilterEntry is just an OUString, simplify this (cui)Julien Nabet
2024-10-20Update git submodulesDaeHyun Sung
2024-10-20cid#1633319 Resource leakCaolán McNamara
2024-10-20tdf#163486: PVS: fix copy&paste errorXisco Fauli
2024-10-20tdf#163486: PVS: fix copy&paste errorXisco Fauli
2024-10-20tdf#163486: PVS: fix copy&paste errorXisco Fauli
2024-10-20cid#1606970 Overflowed constantCaolán McNamara
2024-10-20cid#1607217 silence Overflowed constantCaolán McNamara
2024-10-20cid#1606920 Overflowed integer argumentCaolán McNamara
2024-10-20cid#1607805 Overflowed constantCaolán McNamara
2024-10-20cid#1607208 Overflowed constantCaolán McNamara
2024-10-20if this could happen, then this loop would never endCaolán McNamara
2024-10-20cid#1607360 Overflowed constantCaolán McNamara
2024-10-20cid#1608476 Overflowed constantCaolán McNamara
2024-10-20nRead is just an alias for m_cbSTDBaseInFile, clarify thatCaolán McNamara
2024-10-20tdf#163486: PVS: fix std:swap argumentsXisco Fauli
2024-10-20tdf#163486: PVS: The variable was assign the same value.Bogdan Buzea
2024-10-20tdf#163486: PVS: variable is assigned values twice successivelyXisco Fauli
2024-10-20tdf#163486: PVS: The variable was assign the same value.Bogdan Buzea
2024-10-20tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-20tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-20tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-20tdf#163486: PVS: The variable was assign the same value.Bogdan Buzea
2024-10-20tdf#163486: PVS: The variable was assign the same value.Bogdan Buzea
2024-10-20tdf#163486: PVS: The variable was assign the same value.Bogdan Buzea
2024-10-20Fix CppunitTest_sw_a11y crash: clear mxAccessBridge in DeInitVCLMike Kaganski
2024-10-20tdf#87605: Add new words to technical dictionary.Aditya Sahu
2024-10-19tdf#163486: PVS: Numeric Truncation Error. Return value of the 'size' functio...Mike Kaganski
2024-10-19sw: use frozen in SwXText::convertToTable()Miklos Vajna
2024-10-19tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-19tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-19tdf#158460 xls/x export: don't force wrap-text for imported single-lineJustin Luth
2024-10-19Fix typoAndrea Gelmini