summaryrefslogtreecommitdiff
path: root/core/src/fpdftext/fpdf_text_int.cpp
AgeCommit message (Expand)Author
2014-12-19Fix a few windows compile warningschromium/2268chromium/2267chromium/2266chromium/2265chromium/2264chromium/2263chromium/2262chromium/2261chromium/2260chromium/2259chromium/2258chromium/2257chromium/2256Bo Xu
2014-12-18Cleanup: Refactor some code into its own function in fpdf_text_int.cpp.Lei Zhang
2014-12-17Cleanup: Remove a shadow variable in CPDF_TextPage::CloseTempLine().Lei Zhang
2014-12-17Cleanup: Pass by const reference in fpdftext.Lei Zhang
2014-12-12Simplify PDFium by removing code that's not used in the open source repo.John Abd-El-Malek
2014-11-18Fixed crash on NULL de-referencing.Vitaly Buka
2014-09-11Fix hebrew character highlight issue in a special documentBo Xu
2014-07-30Fix a few -Wreorder warnings.Nico Weber
2014-07-29Remove a few unused variables, functions, and tables.Nico Weber
2014-06-30Remove "this==NULL" and adjust corresponding callersBo Xu
2014-05-24Fix warnings in android build, fix font rendering issue, fix issue 357588: wr...Bo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek