summaryrefslogtreecommitdiff
path: root/core/fpdfapi/edit
AgeCommit message (Expand)Author
2017-09-21Move CFX_MaybeOwned to fxcrt::MaybeOwnedDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-09-05Rename fx_rand to fx_randomDan Sinclair
2017-09-05Split random code from fx_extension.hDan Sinclair
2017-08-31Remove fx_basic.hDan Sinclair
2017-08-31Change CPDF_Form::ParseContent() to ParseContentWithParams().Lei Zhang
2017-08-30Add truly const versions of CPDF_Document getters.Lei Zhang
2017-08-23Convert string Find methods to return an OptionalRyan Harrison
2017-08-10Move graphic state operations outside BT/ET operationsRyan Wiley
2017-08-09Unify of saving documents.chromium/3181Artem Strygin
2017-08-02Remove unused CPDF_FlateEncoder ctor.Lei Zhang
2017-08-01Change CPDF_Parser::GetIndirectBinary() to return a std::vector.Lei Zhang
2017-08-01Replace raw value for constant error value in string operationsRyan Harrison
2017-07-20Use enum for pdf object typeArtem Strygin
2017-06-29Basic APIs and tests for extracting and setting annotation pathsJane Liu
2017-06-29Change SetReverse to GetInverse in CFX_MatrixNicolas Pena
2017-06-28Set default graphics before generating page contentsNicolas Pena
2017-06-28Use new overloads to make usages of ostringstream more readable.Henrique Nakashima
2017-06-27Modified CPDF_PageContentGenerator to work with both Form and PageJane Liu
2017-06-14Add blend to GraphicsDataNicolas Pena
2017-06-13Allow zero length streams when parsing.chromium/3130Dan Sinclair
2017-06-13Converting CFX_ByteTextBuf to ostringstream in cpdf_pagecontentgenerator.Henrique Nakashima
2017-06-07Fix EmptyCreation testNicolas Pena
2017-06-01Fix content generation to only generate dirty page objects.wileyrya
2017-05-26Add public API for setting the blend mode on a page object.wileyrya
2017-05-26Add public API for setting the fill color on a text objectwileyrya
2017-05-26Add public API for setting LineJoin and LineCap on a pathwileyrya
2017-05-24Convert to CFX_UnownedPtr, part 8chromium/3110Tom Sepez
2017-05-24Convert to CFX_UnownedPtr, part 4.Tom Sepez
2017-05-22Convert more c-style pointers to CFX_UnownedPtrTom Sepez
2017-05-19Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr.Lei Zhang
2017-05-15Remove unused flags from CPDF_CreatorNicolas Pena
2017-05-10Store the offset in the archive bufferDan Sinclair
2017-05-10Cleaning up Edit codeDan Sinclair
2017-05-09Edit code cleanupDan Sinclair
2017-05-09Move FPDF_FILEWRITE adapter to own fileDan Sinclair
2017-05-09Rename fpdf_edit_create.cpp to cpdf_creator.cppDan Sinclair
2017-05-09Remove editint.h and create individual headerschromium/3095Dan Sinclair
2017-05-09Remove CPDF_Creator friendsDan Sinclair
2017-05-09Remove AppendObject from CPDF_CreatorDan Sinclair
2017-05-09Cleanup CPDF_Creator defines and method namesDan Sinclair
2017-05-04Remove some unused IFX_Pause paramsDan Sinclair
2017-05-04CPDF_DataAvail: avoid reads into stack buffers.Tom Sepez
2017-04-24Use a pdfium-specific unittest main rather than gtest'sTom Sepez
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-04-13Move another opertator<<() prototype into correct .h file.Tom Sepez
2017-04-13Refcount CPDF_CryptoHandlerchromium/3076chromium/3075chromium/3074chromium/3073chromium/3072Tom Sepez
2017-04-07Tweak CFDF_Font::AppendChar()Tom Sepez
2017-04-04RefCount CPDF_StreamAcc all the time.Tom Sepez
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair