summaryrefslogtreecommitdiff
path: root/core/fpdftext/fpdf_text_int.cpp
AgeCommit message (Expand)Author
2016-06-16Simplify CPDF_TextPage::FindTextlineFlowOrientation().chromium/2773chromium/2772chromium/2771thestig
2016-06-14Make code compile with clang_use_chrome_plugin (part II)weili
2016-06-14Clean up CPDF_TextPage.thestig
2016-06-08Add some consts and remove more casts in core/tsepez
2016-06-07Get rid of NULLs in core/thestig
2016-06-02Fix all the code which has duplicate variable declarationsweili
2016-05-13Make CFX_WideString(const CFX_WideString&) explicit.tsepez
2016-05-11Add much-needed Find() method for CFX_*StringCtsepez
2016-05-04More define cleanup.dsinclair
2016-04-25Fix incorrect offset computation.etienneb
2016-04-21Replace CFX_RectArray with std::vector<CFX_FloatRect>tsepez
2016-04-21Remove CFX_ArrayTemplate from CPDF_LinkExtracttsepez
2016-04-19Remove IPDF_TextPage, IPDF_TextPageFind and IPDF_LinkExtract interfaces.dsinclair
2016-04-14Rename CFX_ByteTextBuf::GetByteString() to AsStringC().tsepez
2016-04-14Replace calls to deprecated CFX_{Wide,Byte}String::Empty()tsepez
2016-04-13Remove implicit cast from CFX_ByteString to (const char*).tsepez
2016-03-29Rename GetElementValue() to GetDirectObject{By,At}().tsepez
2016-03-28Reduce signed/unsigned comparison warningsWei Li
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-23Split core/include/fpdfapi/fpdf_resource.hdan sinclair
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-21Handle empty objects in IsSameTextObject() and free from warningWei Li
2016-03-21Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi.Dan Sinclair
2016-03-16Move core/include/fpdfapi/fpdf_page.h to correct locations.Dan Sinclair
2016-03-15core/include/fdpfapi cleanup Part I.Dan Sinclair
2016-03-15Tidy fpdftext/ directoryTom Sepez
2016-03-14Move fx_crypto.h and fpdf_text.h out of core/include.Dan Sinclair
2016-03-14Move core/src/ up to core/.Dan Sinclair