summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/fpdftext.cpp
AgeCommit message (Expand)Author
2015-11-12Remove relative includes.Lei Zhang
2015-11-06Fix all relative includes to core.Lei Zhang
2015-11-06Fix all relative includes to public.Lei Zhang
2015-10-15Introduce CPDFPageFromFPFDPage()Tom Sepez
2015-08-19Extern in .cpp files is a code smell.Tom Sepez
2015-08-13Cleanup: s/Torelance/Tolerance/Lei Zhang
2015-08-04clang-format all pdfium code.Nico Weber
2015-07-27Revert "FX Bool considered harmful, part 3"Tom Sepez
2015-07-27FX Bool considered harmful, part 3Tom Sepez
2015-07-23Revert "FX_BOOL considered harmful, part 2."Tom Sepez
2015-07-23FX_BOOL considered harmful, part 2.Tom Sepez
2015-07-16Cleanup: Do not check pointers before deleting them, part 2.Lei Zhang
2015-06-15Do some IWYU cleanups.Lei Zhang
2015-06-11Remove trailing whitespaces in fpdfsdk.Lei Zhang
2015-05-11Create top-level public/ header directory.Tom Sepez
2015-01-28Merge to Master: Cover fpdftext.h API with embeddertests.Tom Sepez
2014-08-13Remove try/catch blockBo Xu
2014-07-14Fix an out-of-boundary issue for wide stringBo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek