summaryrefslogtreecommitdiff
path: root/core/fpdfdoc/doc_form.cpp
AgeCommit message (Expand)Author
2016-07-12Rename methods in CPDF_Interform.jaepark
2016-06-21Use FXFONT defines in place of integers.thestig
2016-06-08Remove even more const casting from core.tsepez
2016-06-08Add some consts and remove more casts in core/tsepez
2016-06-07Get rid of NULLs in core/thestig
2016-05-25Remove CFX_PrivateData inheritance from CPDF_InterFormtsepez
2016-05-23Remove dead code from CPDF_InterForm.thestig
2016-04-19Re-enable warning 4701 for GN (re-land)weili
2016-04-19Remove a few more char* members from structs/classes.tsepez
2016-04-14Make CPDF_Dictionary methods take CFX_ByteString argumentstsepez
2016-04-13Remove implicit cast from CFX_ByteString to (const char*).tsepez
2016-04-11Use std::vector as internal storage for CPDF_ArrayWei Li
2016-04-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-08Make CFX_WideString::FromLocal() take a CFX_ByteStringC argtsepez
2016-04-06Move remaining fpdfdoc filesdsinclair
2016-04-04Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC.tsepez
2016-03-29Rename GetElementValue() to GetDirectObject{By,At}().tsepez
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-21Remove FX_WORD in favor of uint16_t.Tom Sepez
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-14Move core/src/ up to core/.Dan Sinclair