.. |
adaptions.cpp
|
adaptions: Remove unneeded include statement
|
2018-06-25 14:28:04 +02:00 |
applybox.cpp
|
Fix CID 1164553 (Division or modulo by float zero)
|
2018-07-01 19:27:01 +02:00 |
control.cpp
|
Fix CID 1340271, 1340272, 1340273, 1340274 (Use after free)
|
2018-07-01 20:18:39 +02:00 |
control.h
|
Clean more include files and include statements
|
2018-06-24 19:45:12 +02:00 |
docqual.cpp
|
More fixes BOOL8 -> bool
|
2018-05-21 00:40:58 +03:00 |
docqual.h
|
Clean more include files and include statements
|
2018-06-24 19:45:12 +02:00 |
equationdetect.cpp
|
Fix some typos (most found by codespell)
|
2018-05-27 18:49:43 +02:00 |
equationdetect.h
|
Clean more include files and include statements
|
2018-06-24 19:45:12 +02:00 |
fixspace.cpp
|
Remove empty tessbox.h
|
2018-06-24 19:45:12 +02:00 |
fixspace.h
|
Clean more include files and include statements
|
2018-06-24 19:45:12 +02:00 |
fixxht.cpp
|
Replace string.h by standard C++ cstring
|
2018-06-21 20:40:26 +02:00 |
linerec.cpp
|
Remove public API file ndminx.h
|
2018-06-21 08:33:30 +02:00 |
ltrresultiterator.cpp
|
WordFontAttributes: Check that word != nullptr earlier. Fix #1665
|
2018-06-13 23:38:27 +03:00 |
ltrresultiterator.h
|
Clean some include statements
|
2018-06-23 21:15:54 +02:00 |
Makefile.am
|
Remove empty tessbox.h
|
2018-06-24 19:45:12 +02:00 |
mutableiterator.h
|
Use default keyword instead of empty ctors/dtors.
|
2018-05-21 13:35:46 +03:00 |
osdetect.cpp
|
Use std::unique_ptr instead of manual memory management.
|
2018-05-22 14:36:37 +03:00 |
osdetect.h
|
Clean more include files and include statements
|
2018-06-24 19:45:12 +02:00 |
output.cpp
|
Replace string.h by standard C++ cstring
|
2018-06-21 20:40:26 +02:00 |
output.h
|
Clean more include files and include statements
|
2018-06-24 19:45:12 +02:00 |
pageiterator.cpp
|
Use std::max/std::min instead of MAX/MIN macros.
|
2018-05-20 17:49:48 +03:00 |
pageiterator.h
|
Move sources into src dir. Update build scripts.
|
2018-04-25 11:02:54 +03:00 |
pagesegmain.cpp
|
Don't disable compiler warnings for Visual Studio
|
2018-05-03 14:26:20 +02:00 |
pagewalk.cpp
|
Add missing file change.
|
2018-05-21 00:43:22 +03:00 |
par_control.cpp
|
Fix file endings
|
2018-04-25 19:35:33 +02:00 |
paragraphs_internal.h
|
Use using instead of typedef. Reason: https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#Rt-using
|
2018-05-20 01:31:03 +03:00 |
paragraphs.cpp
|
Clean more include files and include statements
|
2018-06-24 19:45:12 +02:00 |
paragraphs.h
|
Clean more include files and include statements
|
2018-06-24 19:45:12 +02:00 |
paramsd.cpp
|
Clean more include files and include statements
|
2018-06-24 19:45:12 +02:00 |
paramsd.h
|
Clean more include files and include statements
|
2018-06-24 19:45:12 +02:00 |
pgedit.cpp
|
More fixes BOOL8 -> bool
|
2018-05-21 00:40:58 +03:00 |
pgedit.h
|
Clean more include files and include statements
|
2018-06-24 19:45:12 +02:00 |
recogtraining.cpp
|
Move sources into src dir. Update build scripts.
|
2018-04-25 11:02:54 +03:00 |
reject.cpp
|
Remove unneeded include statements for scanutils.h
|
2018-06-22 19:16:08 +02:00 |
reject.h
|
Clean more include files and include statements
|
2018-06-24 19:45:12 +02:00 |
resultiterator.cpp
|
Move sources into src dir. Update build scripts.
|
2018-04-25 11:02:54 +03:00 |
resultiterator.h
|
Clean more include files and include statements
|
2018-06-24 19:45:12 +02:00 |
superscript.cpp
|
Fix some typos (most found by codespell)
|
2018-05-27 18:49:43 +02:00 |
tessbox.cpp
|
Remove empty tessbox.h
|
2018-06-24 19:45:12 +02:00 |
tessedit.cpp
|
Replace Efopen by fopen and remove efio.cpp, efio.h
|
2018-07-02 17:46:28 +02:00 |
tessedit.h
|
Clean more include files and include statements
|
2018-06-24 19:45:12 +02:00 |
tesseractclass.cpp
|
Fix some typos (most found by codespell)
|
2018-05-27 18:49:43 +02:00 |
tesseractclass.h
|
Fix some typos (most found by codespell)
|
2018-05-27 18:49:43 +02:00 |
tessvars.cpp
|
Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>).
|
2018-05-20 00:52:04 +03:00 |
tessvars.h
|
Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>).
|
2018-05-20 00:52:04 +03:00 |
tfacepp.cpp
|
Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>).
|
2018-05-20 00:52:04 +03:00 |
thresholder.cpp
|
Replace string.h by standard C++ cstring
|
2018-06-21 20:40:26 +02:00 |
thresholder.h
|
Move sources into src dir. Update build scripts.
|
2018-04-25 11:02:54 +03:00 |
werdit.cpp
|
Clean more include files and include statements
|
2018-06-24 19:45:12 +02:00 |
werdit.h
|
Clean more include files and include statements
|
2018-06-24 19:45:12 +02:00 |