index
:
poppler/poppler
kjk
master
poppler-0.10
poppler-0.12
poppler-0.14
poppler-0.16
poppler-0.18
poppler-0.20
poppler-0.22
poppler-0.24
poppler-0.26
poppler-0.4
poppler-0.5
poppler-0.6
poppler-0.8
poppler-24.06.1
tagged-pdf
unique_ptr
xpdf302merge
xpdf304merge
The poppler pdf rendering library (mirrored from https://gitlab.freedesktop.org/poppler/poppler)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2 days
qt: Fix crash in Submit Forms if document links to non existing field
HEAD
master
Albert Astals Cid
2
-2
/
+2
4 days
[TextOutputDev] Better detect fakebold words
Stefan BrĂ¼ns
3
-40
/
+83
4 days
Enable modernize-raw-string-literal
Albert Astals Cid
5
-32
/
+32
4 days
Enable modernize-use-nullptr
Albert Astals Cid
2
-8
/
+8
4 days
Enable modernize-use-std-numbers
Albert Astals Cid
3
-7
/
+9
4 days
CI: Enable clang-tidy modernize checks
Albert Astals Cid
1
-1
/
+1
4 days
CI: Enable bugprone-multi-level-implicit-pointer-conversion
Albert Astals Cid
15
-54
/
+54
4 days
CI: Fix readability-redundant-string-init
Albert Astals Cid
1
-1
/
+1
4 days
CI: Fix readability-container-contains
Albert Astals Cid
1
-4
/
+4
4 days
CI: Fix readability-static-accessed-through-instance
Albert Astals Cid
7
-9
/
+9
4 days
Fix readability-uniqueptr-delete-release
Albert Astals Cid
1
-1
/
+1
4 days
CI: Ignore readability-identifier-length
Albert Astals Cid
1
-1
/
+1
4 days
CI: Enable readability-redundant-access-specifiers
Albert Astals Cid
26
-56
/
+39
4 days
CI: Enable readability-delete-null-pointer
Albert Astals Cid
15
-103
/
+36
4 days
CI: Enable readability-redundant-control-flow
Albert Astals Cid
10
-18
/
+3
4 days
CI: Enable readability-duplicate-include
Albert Astals Cid
8
-8
/
+1
4 days
CI: Enable readability-container-size-empty
Albert Astals Cid
22
-47
/
+45
4 days
CI: Enable readability-const-return-type
Albert Astals Cid
2
-2
/
+2
4 days
CI: Enable readability-redundant-smartptr-get
Albert Astals Cid
6
-21
/
+21
4 days
CI: Enable readability-redundant-string-cstr
Albert Astals Cid
3
-5
/
+5
4 days
CI: Enable readability-non-const-parameter
Albert Astals Cid
8
-8
/
+8
4 days
CI: Enable readability-redundant-member-init
Albert Astals Cid
14
-63
/
+37
4 days
CI: Enable all clang-tidy readibility checks...
Albert Astals Cid
1
-1
/
+1
4 days
CI: Reorder a bit the clang tidy checks
Albert Astals Cid
1
-1
/
+1
4 days
CI: Enable performance-no-int-to-ptr
Albert Astals Cid
2
-2
/
+5
5 days
CI: Enable bugprone-sizeof-expression
Albert Astals Cid
1
-1
/
+1
5 days
CI: Enable bugprone-macro-parentheses exception
Albert Astals Cid
14
-27
/
+27
5 days
CI: Enable bugprone-undefined-memory-manipulation
Albert Astals Cid
3
-5
/
+5
5 days
CI: Enable bugprone-suspicious-string-compare
Albert Astals Cid
8
-11
/
+11
5 days
CI: Use clang 19
Albert Astals Cid
2
-6
/
+6
5 days
CI: Use clang 18
Albert Astals Cid
2
-7
/
+7
5 days
Don't convert from optional to value and back to optional
Albert Astals Cid
1
-3
/
+4
5 days
GooString::copy now returns a std::unique_ptr
Albert Astals Cid
26
-111
/
+105
5 days
CI: Enable bugprone-suspicious-include
Albert Astals Cid
1
-2
/
+1
5 days
test: Move .c to .h
Albert Astals Cid
2
-1
/
+1
5 days
Convert pdftohtml htmlFileName into unique_ptr
Albert Astals Cid
1
-11
/
+7
5 days
Convert PSOutCustomColor name into unique_ptr
Albert Astals Cid
1
-9
/
+5
5 days
Convert PST1FontName psName too unique_ptr
Albert Astals Cid
1
-13
/
+10
5 days
Convert PSOutputDev t1FontNames into a vector
Albert Astals Cid
2
-60
/
+19
5 days
Make PSOutputDev::makePSFontName return a unique_ptr
Albert Astals Cid
2
-27
/
+24
5 days
Convert StructElement GooStrings to unique_ptr
Albert Astals Cid
2
-31
/
+26
5 days
Convert StandardAuthData GooStrings to unique_ptr
Albert Astals Cid
1
-19
/
+7
5 days
CI: Use clang 17
Albert Astals Cid
2
-6
/
+6
5 days
Change StandardSecurityHandler GooString to unique_ptr
Albert Astals Cid
2
-37
/
+15
5 days
Make MediaRendition GooStrings be unique_ptr
Albert Astals Cid
2
-19
/
+9
5 days
Make Movie fileName a unique_ptr
Albert Astals Cid
2
-13
/
+8
5 days
Convert FormFieldChoice GooString ptr to unique_ptr
Albert Astals Cid
2
-22
/
+14
5 days
Make ChoiceOpt GooStrings unique_ptr
Albert Astals Cid
2
-14
/
+9
5 days
Make Make FormFieldText::internalContent a unique_ptr
Albert Astals Cid
2
-10
/
+5
5 days
Make FormFieldText::defaultContent a unique_ptr
Albert Astals Cid
2
-6
/
+4
[next]