summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdf_edittext.cpp
AgeCommit message (Expand)Author
2018-10-24Add CFX_Matrix::AsTuple().chromium/3591Lei Zhang
2018-10-24Check CPDFFooObjectFromFPDFPageObject() result.Lei Zhang
2018-10-09Do IWYU for ptr_util.h.Lei Zhang
2018-08-29Use pdfium::span<>/UnownedPtr in CFX_Font.Tom Sepez
2018-08-23Use pdfium::span<> in CPDF_Stream::SetData().Tom Sepez
2018-08-07Add FPDFTextObj_GetText() APIMiklos Vajna
2018-08-01Add FPDFText_GetFontName() APIMiklos Vajna
2018-07-03Add FPDFText_GetTextRenderMode() APIMiklos Vajna
2018-06-28Remove redundant FPDF_PAGEOBJECT null-ness checks.Lei Zhang
2018-06-26Add FPDFTextObj_GetFontSize() APIMiklos Vajna
2018-06-19Add FPDFText_GetMatrix() APIMiklos Vajna
2018-06-13Add FPDFText_LoadStandardFont to public APINicolas Pena
2018-06-11Implement CPDF_Object::MakeReference method.chromium/3456Artem Strygin
2018-06-05Revert "Create m_ContentStream field in CPDF_PageObject."Henrique Nakashima
2018-06-05Create m_ContentStream field in CPDF_PageObject.Henrique Nakashima
2018-05-03Use strict types in FPDF API, try #3Tom Sepez
2018-04-25Fix slight type inconsistencies discovered with strict FPDF API types.Tom Sepez
2018-04-12Make CFX_Font take FX_RECT out params by pointer.Lei Zhang
2018-03-28Rename fpdfsdk/fpdf* files to be consistentDan Sinclair