.. |
adaptions.cpp
|
Replace string.h by standard C++ cstring
|
2018-06-21 20:40:26 +02:00 |
applybox.cpp
|
Replace string.h by standard C++ cstring
|
2018-06-21 20:40:26 +02:00 |
control.cpp
|
Replace string.h by standard C++ cstring
|
2018-06-21 20:40:26 +02:00 |
control.h
|
Fix line endings
|
2018-04-25 19:04:50 +02:00 |
docqual.cpp
|
More fixes BOOL8 -> bool
|
2018-05-21 00:40:58 +03:00 |
docqual.h
|
Move sources into src dir. Update build scripts.
|
2018-04-25 11:02:54 +03:00 |
equationdetect.cpp
|
Fix some typos (most found by codespell)
|
2018-05-27 18:49:43 +02:00 |
equationdetect.h
|
Fix some typos (most found by codespell)
|
2018-05-27 18:49:43 +02:00 |
fixspace.cpp
|
Fix some typos (most found by codespell)
|
2018-05-27 18:49:43 +02:00 |
fixspace.h
|
Fix line endings
|
2018-04-25 19:04:50 +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
|
Use default keyword instead of empty ctors/dtors.
|
2018-05-21 13:35:46 +03:00 |
Makefile.am
|
Remove more header files from public API
|
2018-06-20 11:54:38 +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
|
Move sources into src dir. Update build scripts.
|
2018-04-25 11:02:54 +03:00 |
output.cpp
|
Replace string.h by standard C++ cstring
|
2018-06-21 20:40:26 +02:00 |
output.h
|
Fix line endings
|
2018-04-25 19:04:50 +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
|
Fix some typos (most found by codespell)
|
2018-05-27 18:49:43 +02:00 |
paragraphs.h
|
Fix line endings
|
2018-04-25 19:04:50 +02:00 |
paramsd.cpp
|
Merge branch 'master' into fix_smart_pointers
|
2018-05-26 00:37:07 +03:00 |
paramsd.h
|
Use default keyword instead of empty ctors/dtors. Add more default.
|
2018-05-21 14:11:03 +03:00 |
pgedit.cpp
|
More fixes BOOL8 -> bool
|
2018-05-21 00:40:58 +03:00 |
pgedit.h
|
Fix line endings
|
2018-04-25 19:04:50 +02:00 |
recogtraining.cpp
|
Move sources into src dir. Update build scripts.
|
2018-04-25 11:02:54 +03:00 |
reject.cpp
|
Replace string.h by standard C++ cstring
|
2018-06-21 20:40:26 +02:00 |
reject.h
|
Use standard bool instead of BOOL8.
|
2018-05-20 22:46:46 +03:00 |
resultiterator.cpp
|
Move sources into src dir. Update build scripts.
|
2018-04-25 11:02:54 +03:00 |
resultiterator.h
|
Use default keyword instead of empty ctors/dtors. Add more default.
|
2018-05-21 14:11:03 +03:00 |
superscript.cpp
|
Fix some typos (most found by codespell)
|
2018-05-27 18:49:43 +02:00 |
tessbox.cpp
|
Don't disable compiler warnings for Visual Studio
|
2018-05-03 14:26:20 +02:00 |
tessbox.h
|
Fix line endings
|
2018-04-25 19:04:50 +02:00 |
tessedit.cpp
|
Fix some typos (most found by codespell)
|
2018-05-27 18:49:43 +02:00 |
tessedit.h
|
Fix line endings
|
2018-04-25 19:04:50 +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
|
Move sources into src dir. Update build scripts.
|
2018-04-25 11:02:54 +03:00 |
werdit.h
|
Fix line endings
|
2018-04-25 19:04:50 +02:00 |