summaryrefslogtreecommitdiff
path: root/fpdfsdk
AgeCommit message (Expand)Author
2018-04-09Merge CXFA_FFDoc::{Start|Do|Stop}Load methodsDan Sinclair
2018-04-05Remove unused XFA Widget API methodsRyan Harrison
2018-04-05Ignore bad data in the shared object hint table.Lei Zhang
2018-04-05Remove spellchecking code from XFAchromium/3390Ryan Harrison
2018-04-03Remove DefaultAppearance HasColor and return an optional insteadDan Sinclair
2018-04-03Use Optional to determine if appearance stream as fontchromium/3388Dan Sinclair
2018-04-02Remove FPDF_SetPrintPostscriptLevel().chromium/3387Lei Zhang
2018-03-28Remove CPDF_DefaultAppearance reference paramsDan Sinclair
2018-03-28Rename CBA_AnnotIterator to CPDFSDK_AnnotIteratorchromium/3383Dan Sinclair
2018-03-28Use CPDF_DefaultAppearance instead of custom parsingDan Sinclair
2018-03-28Rename fpdfsdk/fpdf* files to be consistentDan Sinclair
2018-03-28More fpdfsdk filename cleanupDan Sinclair
2018-03-28Rename some fsdk files to cpdfsdkDan Sinclair
2018-03-28Cleanup fsdk_define methodsDan Sinclair
2018-03-28Remove ByteString PDF_NameDecodeDan Sinclair
2018-03-27Simplify some XFA font manager creationchromium/3382Dan Sinclair
2018-03-27Open FPDF_PAGEOBJECTMARK API.Henrique Nakashima
2018-03-26Reland "Add FPDFAnnot_CountAttachmentPoints"Henrique Nakashima
2018-03-26Revert "Add FPDFAnnot_CountAttachmentPoints"Henrique Nakashima
2018-03-26Do not call CPDF_PageObjectList directly in fpdfeditpage.cpp.Henrique Nakashima
2018-03-26Add FPDFAnnot_CountAttachmentPointsRalf Sippl
2018-03-22Consolidate QuadPoints reading code in fpdfsdk.chromium/3380chromium/3379Lei Zhang
2018-03-21Rewrite CPDFXFA_DocEnvironment::GetPopupPos.chromium/3378Henrique Nakashima
2018-03-21Add functions to convert various FPDF_ types.Lei Zhang
2018-03-21Add a regression test for bug 821454.Lei Zhang
2018-03-21Fix some param names in the public API.Lei Zhang
2018-03-21Change FXSYS_RGB() to FXSYS_BGR().Lei Zhang
2018-03-21Rename one ArgbEncode() variant to AlphaAndColorRefToArgb().Lei Zhang
2018-03-20Rename "RGB" methods/variables to "ColorRef" in CPDF_ColorState.Lei Zhang
2018-03-20Change ArgbToColorRef() to ArgbToAlphaAndColorRef().chromium/3377Lei Zhang
2018-03-19Calculate AP for multi-line markup annotations correctlyRalf Sippl
2018-03-19Add more options to combobox_form.pdf resource.Henrique Nakashima
2018-03-19Avoid crashing in FPDFText_CountRects() for invalid start values.Lei Zhang
2018-03-19Avoid crashing in FPDFText_CountRects() for negative count values.Lei Zhang
2018-03-16Add more tests for FPDFText_CountRects().chromium/3376chromium/3375chromium/3374Lei Zhang
2018-03-16Rename some variables in FPDFTextEmbeddertest.Lei Zhang
2018-03-16Fix methods that have definition with different parameter names.Lei Zhang
2018-03-16Make more variables const-ref.chromium/3373Lei Zhang
2018-03-15Add a CFX_PathData::AppendRect() variant.chromium/3372Lei Zhang
2018-03-15Create FPDFPage_RemoveObject().Henrique Nakashima
2018-03-15Use Width()/Height() methods from rectangles.Lei Zhang
2018-03-15Remove unused CPDFSDK_BAAnnot methods.Lei Zhang
2018-03-13Remove usage of FXSYS_*ASCIIlower/upper methodschromium/3370Ryan Harrison
2018-03-12Add test that non-ASCII characters to not foul hyphen processingRyan Harrison
2018-03-09Explicitly mark helper methods that only operate on ASCII rangesRyan Harrison
2018-03-08CPDF_InterForm::ResetForm always returns truedan sinclair
2018-03-08Convert Before{Selection|Value}Change to return a boolchromium/3366dan sinclair
2018-03-08Remove BeforeFormImportData and BeforeFormResetdan sinclair
2018-03-08Remove uncalled AfterFormImportDatadan sinclair
2018-03-06Rename IFX classes in core/fxge to Ifacechromium/3364Dan Sinclair