summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2 daysqt: Fix crash in Submit Forms if document links to non existing fieldHEADmasterAlbert Astals Cid2-2/+2
4 days[TextOutputDev] Better detect fakebold wordsStefan BrĂ¼ns3-40/+83
4 daysEnable modernize-raw-string-literalAlbert Astals Cid5-32/+32
4 daysEnable modernize-use-nullptrAlbert Astals Cid2-8/+8
4 daysEnable modernize-use-std-numbersAlbert Astals Cid3-7/+9
4 daysCI: Enable clang-tidy modernize checksAlbert Astals Cid1-1/+1
4 daysCI: Enable bugprone-multi-level-implicit-pointer-conversionAlbert Astals Cid15-54/+54
4 daysCI: Fix readability-redundant-string-initAlbert Astals Cid1-1/+1
4 daysCI: Fix readability-container-containsAlbert Astals Cid1-4/+4
4 daysCI: Fix readability-static-accessed-through-instanceAlbert Astals Cid7-9/+9
4 daysFix readability-uniqueptr-delete-releaseAlbert Astals Cid1-1/+1
4 daysCI: Ignore readability-identifier-lengthAlbert Astals Cid1-1/+1
4 daysCI: Enable readability-redundant-access-specifiersAlbert Astals Cid26-56/+39
4 daysCI: Enable readability-delete-null-pointerAlbert Astals Cid15-103/+36
4 daysCI: Enable readability-redundant-control-flowAlbert Astals Cid10-18/+3
4 daysCI: Enable readability-duplicate-includeAlbert Astals Cid8-8/+1
4 daysCI: Enable readability-container-size-emptyAlbert Astals Cid22-47/+45
4 daysCI: Enable readability-const-return-typeAlbert Astals Cid2-2/+2
4 daysCI: Enable readability-redundant-smartptr-getAlbert Astals Cid6-21/+21
4 daysCI: Enable readability-redundant-string-cstrAlbert Astals Cid3-5/+5
4 daysCI: Enable readability-non-const-parameterAlbert Astals Cid8-8/+8
4 daysCI: Enable readability-redundant-member-initAlbert Astals Cid14-63/+37
4 daysCI: Enable all clang-tidy readibility checks...Albert Astals Cid1-1/+1
4 daysCI: Reorder a bit the clang tidy checksAlbert Astals Cid1-1/+1
4 daysCI: Enable performance-no-int-to-ptrAlbert Astals Cid2-2/+5
5 daysCI: Enable bugprone-sizeof-expressionAlbert Astals Cid1-1/+1
5 daysCI: Enable bugprone-macro-parentheses exceptionAlbert Astals Cid14-27/+27
5 daysCI: Enable bugprone-undefined-memory-manipulationAlbert Astals Cid3-5/+5
5 daysCI: Enable bugprone-suspicious-string-compareAlbert Astals Cid8-11/+11
5 daysCI: Use clang 19Albert Astals Cid2-6/+6
5 daysCI: Use clang 18Albert Astals Cid2-7/+7
5 daysDon't convert from optional to value and back to optionalAlbert Astals Cid1-3/+4
5 daysGooString::copy now returns a std::unique_ptrAlbert Astals Cid26-111/+105
5 daysCI: Enable bugprone-suspicious-includeAlbert Astals Cid1-2/+1
5 daystest: Move .c to .hAlbert Astals Cid2-1/+1
5 daysConvert pdftohtml htmlFileName into unique_ptrAlbert Astals Cid1-11/+7
5 daysConvert PSOutCustomColor name into unique_ptrAlbert Astals Cid1-9/+5
5 daysConvert PST1FontName psName too unique_ptrAlbert Astals Cid1-13/+10
5 daysConvert PSOutputDev t1FontNames into a vectorAlbert Astals Cid2-60/+19
5 daysMake PSOutputDev::makePSFontName return a unique_ptrAlbert Astals Cid2-27/+24
5 daysConvert StructElement GooStrings to unique_ptrAlbert Astals Cid2-31/+26
5 daysConvert StandardAuthData GooStrings to unique_ptrAlbert Astals Cid1-19/+7
5 daysCI: Use clang 17Albert Astals Cid2-6/+6
5 daysChange StandardSecurityHandler GooString to unique_ptrAlbert Astals Cid2-37/+15
5 daysMake MediaRendition GooStrings be unique_ptrAlbert Astals Cid2-19/+9
5 daysMake Movie fileName a unique_ptrAlbert Astals Cid2-13/+8
5 daysConvert FormFieldChoice GooString ptr to unique_ptrAlbert Astals Cid2-22/+14
5 daysMake ChoiceOpt GooStrings unique_ptrAlbert Astals Cid2-14/+9
5 daysMake Make FormFieldText::internalContent a unique_ptrAlbert Astals Cid2-10/+5
5 daysMake FormFieldText::defaultContent a unique_ptrAlbert Astals Cid2-6/+4