summaryrefslogtreecommitdiff
path: root/fpdfsdk
AgeCommit message (Expand)Author
2016-09-21Make the I in IFormFiller explicitdsinclair
2016-09-21Rename m_pApp to m_pEnvdsinclair
2016-09-20Make CPDF_Array not do indirect object creation.tsepez
2016-09-20Cleanup CPDFXFA and CPDF document methodsdsinclair
2016-09-19Clean up CPDF_Stream.tsepez
2016-09-19Remove duplicated charset definitions, and move them to fx_font.hnpm
2016-09-15Use ToUnicode mapping even when unicode is 0.npm
2016-09-15Deleted unused defintions and methods from PWL_FontMapnpm
2016-09-15Cleanup CFX_SystemHandler.dsinclair
2016-09-15Replace FX_UINT with unsigned intdsinclair
2016-09-15Rename dictionary set and get methodsdsinclair
2016-09-14Delete unused parameter nWordStyle from GetCharWidth()chromium/2861npm
2016-09-14Remove FFI_ from CPDFSDK_Environment method namesdsinclair
2016-09-14Rename CPDFDoc_Environment to CPDFSDK_Environmentdsinclair
2016-09-14Split CPDFXFA_Document apartdsinclair
2016-09-14Cleanup CPDFXFA_Document.dsinclair
2016-09-14Remove unused code in CPDFXFA_Documentdsinclair
2016-09-13Sort include entries.dsinclair
2016-09-13Remove inner FX_DATETIME struct from CPDFSDK_DateTimetsepez
2016-09-13CFX_FloatPoint default constructor and equals operatorschromium/2860tsepez
2016-09-13Remove more strcmp/memcmp usage.tsepez
2016-09-13Split fsdk_mgr files apart.dsinclair
2016-09-13Stop converting widestring -> c_str -> widestring in several places.tsepez
2016-09-12Remove GetDictBy("DR") from annot/field dictionariesnpm
2016-09-12Make javascript field observe sdk documenttsepez
2016-09-12Make wrapped JS Document observe C++-side object.tsepez
2016-09-12Make CFX_Obeservable::Observer into a pointer-ish type;tsepez
2016-09-09Define behaviors of FPDF_RenderPageBitmap_Retail and FPDF_FFLDraw.chromium/2858chromium/2857chromium/2856jaepark
2016-09-09Delete unused methods and definitions from fxet_editnpm
2016-09-08CPWL_Color::ConvertColorType should compare current color type with the given...jaepark
2016-09-08Fix CPDFSDK_PageView cleanup.dsinclair
2016-09-08Pass CFX_WideString further down widget callerstsepez
2016-09-08Remove unused context parameter from JSGetStringFromIDtsepez
2016-09-08Replace CJS_Runtime::Observer with CFX_Runtime<CJS_Runtime>::Observertsepez
2016-09-07Fix spelling of "Formated" in several variableschromium/2854tsepez
2016-09-07Make Observers into a templated classtsepez
2016-09-07Fixup CPDFSDK_PageView and CPDF_Page interactions.dsinclair
2016-09-07Add observer for BAAnnots from Javascriptdsinclair
2016-09-06Do not re-create the page view when accessing from Document::removeField.dsinclair
2016-09-02Clean up redundant code in PDF_ENABLE_XFA guard in FFLCommon.chromium/2849jaepark
2016-09-02Make CPDF_ClipPath have a CPDF_ClipPathData rather than inheriting.tsepez
2016-09-02Make CPDF_GeneralStateData private.tsepez
2016-09-02Make CPDF_Path have a CFX_Path rather than inheritingtsepez
2016-09-02Make CPDF_GeneralState have a CPDF_GeneralStateDatachromium/2848tsepez
2016-09-02Remove unused IPDFSDK_AnnotHandler::OnDrawSleep.jaepark
2016-09-01Remove unused dwFlags parameter in CPDFSDK_AnnotHandlerMgr::OnDraw and its ca...jaepark
2016-09-01Use unsigned page indexes in CPDF_HintTables.thestig
2016-08-31Use enum class for subtypes of CPDF_Annot.jaepark
2016-08-30Rename CPDFSDK_BFAnnotHandler and CPDFSDK_XFAAnnotHandler.jaepark
2016-08-30Make CPDF_TextState have a CPDF_TextStateData rather than inheriting one.tsepez