|
For information only.
git diff origin/xfa core/ | patch -p1 -R -D PDF_ENABLE_XFA
We should see how small this can me made to be.
Total comments: 7
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1500 lines, -1 line) |
Patch |
|
M |
core/include/fpdfdoc/fpdf_doc.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/include/fxcodec/fx_codec.h
|
View
|
1
2
3
4
5
6
7
8
9
|
6 chunks |
+224 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/include/fxcodec/fx_codec_def.h
|
View
|
1
|
3 chunks |
+22 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/include/fxcrt/fx_basic.h
|
View
|
1
2
3
4
5
|
4 chunks |
+116 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/include/fxcrt/fx_ext.h
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+19 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/include/fxcrt/fx_stream.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/include/fxcrt/fx_ucd.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+150 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/include/fxge/fx_font.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
7 chunks |
+85 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfdoc/doc_form.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdfdoc/doc_formfield.cpp
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+79 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fpdftext/fpdf_text_int.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
4 chunks |
+65 lines, -1 line |
0 comments
|
Download
|
|
M |
core/src/fpdftext/text_int.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fxcodec/codec/codec_int.h
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+93 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fxcodec/codec/fx_codec.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+27 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fxcodec/codec/fx_codec_jpeg.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+21 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fxcrt/extension.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fxcrt/fx_basic_buffer.cpp
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+125 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fxcrt/fx_extension.cpp
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+49 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fxcrt/fx_unicode.cpp
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+32 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fxge/dib/fx_dib_convert.cpp
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fxge/ge/fx_ge_font.cpp
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+219 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/src/fxge/ge/fx_ge_fontmap.cpp
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+97 lines, -0 lines |
0 comments
|
Download
|
Total messages: 12 (3 generated)
|