Age | Commit message (Expand) | Author |
2018-10-12 | Rename CPDF_{Array,Dictionary}::GetCount() to size(). | Lei Zhang |
2018-10-11 | Rename InterForm classes to InteractiveForm. | Lei Zhang |
2018-10-11 | Rename interform files to interactiveform. | Lei Zhang |
2018-10-09 | Do IWYU for cpdf_dictionary.h. | Lei Zhang |
2018-09-17 | Fix final/protected conflicts. | Tom Sepez |
2018-09-04 | Remove unneeded fpdf_parser_decode.h #includes. | Lei Zhang |
2018-08-27 | The final game: mark everything final. | Tom Sepez |
2018-06-12 | CheckUnSupportError() always called with FPDF_ERR_SUCCESS. | Tom Sepez |
2018-06-12 | Remove some #ifdef XFA in favor of runtime checks.chromium/3457 | Tom Sepez |
2018-06-12 | Rework "Make common page base class." | Tom Sepez |
2018-06-06 | Use CPDF_StreamAcc to data access of CPDF_Stream. | Artem Strygin |
2018-06-04 | Revert "Make common page base class for XFA and non-XFA." | Tom Sepez |
2018-06-01 | Creating XFA context shouldn't be a side-effect of FPDF_* conversion. | Tom Sepez |
2018-05-31 | Make CPDF_Document own its Extension. | Tom Sepez |
2018-05-30 | Make common page base class for XFA and non-XFA. | Tom Sepez |
2018-05-28 | Add const/non-const versions of remaining CPDF_Dictionary methods. | Lei Zhang |
2018-05-25 | Replace some #ifdefs PDF_ENABLE_XFA, part 2. | Tom Sepez |
2018-05-25 | Mark more CPDF_Objects as const in action and bookmark code. | Lei Zhang |
2018-05-25 | Add proper const/non-const versions of CPDF_Dictionary::GetStreamFor().chromium/3441 | Lei Zhang |
2018-05-22 | Make friend RetainPtr<T> statements consistently public. | Lei Zhang |
2018-05-09 | Add proper const/non-const versions of CPDF_Object methods. | Lei Zhang |
2018-05-03 | Use strict types in FPDF API, try #3 | Tom Sepez |
2018-05-01 | Check for NULL XFA context even when XFA | Tom Sepez |
2018-05-01 | Make FPDF_Document always be CPDF_Document. | Tom Sepez |
2018-04-27 | Avoid potential duplicate unique_ptr to CPDF_Document from CPDFXA_Context. | Tom Sepez |
2018-04-24 | Fix include order for cpdfxfa_context.hchromium/3407 | Tom Sepez |
2018-04-17 | Add constants for PDF 1.7 spec, table 3.4. | Lei Zhang |
2018-04-13 | Move SharedForm check to CPDF_Metadata class | dan sinclair |
2018-04-12 | Add index parameter to quadpoints getter and setter. | Ralf Sippl |
2018-03-28 | Rename some fsdk files to cpdfsdk | Dan Sinclair |