Age | Commit message (Expand) | Author |
2017-03-29 | Remove fgas/localization directory | Dan Sinclair |
2017-03-29 | Rename fgas/localization files to match contents | Dan Sinclair |
2017-03-29 | Rename CFX_Unitime to CFX_DateTime | Dan Sinclair |
2017-03-29 | Split xfa_object.h apart. | Dan Sinclair |
2017-03-29 | Return values instead of out paramschromium/3056 | Dan Sinclair |
2017-03-28 | Renaming and splitting in xfa/fxfa/parser. | Dan Sinclair |
2017-03-28 | Fix nits in cxfa_ffpageview.cpp and friends. | Lei Zhang |
2017-03-28 | Remove CFX_ArrayTempalte from cxfa_resolvprocessor.cpp | Tom Sepez |
2017-03-28 | Remove CFX_ArrayTemplate from xfa_layoutpagemgr.cppchromium/3055 | Tom Sepez |
2017-03-28 | Remove CFX_ArrayTemplate from CXFA_Node. | Tom Sepez |
2017-03-28 | Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time."" | Tom Sepez |
2017-03-28 | Revert "Refcount all CFX_DIBSources (and subclasses) all the time." | dsinclair |
2017-03-28 | Remove CFX_ArrayTemplate from xfa_document_datamerger_imp.cpp | Tom Sepez |
2017-03-28 | use std::vector for m_rgSpecifiedColumnWidths | Tom Sepez |
2017-03-28 | Refcount all CFX_DIBSources (and subclasses) all the time. | Tom Sepez |
2017-03-28 | Remove CFX_ArrayTemplate in CXFA_ValueArray | Tom Sepez |
2017-03-27 | Return arrays where appropriate in fxfa. | Tom Sepez |
2017-03-27 | Use std::vector in fxfa/app. | Tom Sepez |
2017-03-24 | Use std::vector<std::unique_ptr>> in cxfa_ffpageviewchromium/3053 | Tom Sepez |
2017-03-23 | Remove unused CXFA_WidgetAccIterator methods | Dan Sinclair |
2017-03-23 | Tighten up XFA Visibility | Dan Sinclair |
2017-03-23 | Cleanup some xfa/fxfa code. | Dan Sinclair |
2017-03-23 | Cleanup DocType defines | Dan Sinclair |
2017-03-23 | Remove unused XFA_VALIDATE code | Dan Sinclair |
2017-03-23 | Remove unused invalidate flag | Dan Sinclair |
2017-03-22 | Use unique_ptr in xfa_ffpushbutton.h | Tom Sepez |
2017-03-22 | Remove unused docview flag | Dan Sinclair |
2017-03-22 | Use moar unique_ptrs in CXFA_Document | Tom Sepez |
2017-03-20 | Simplify date time code | Dan Sinclair |
2017-03-20 | Cleanup fgas_datetime code | Dan Sinclair |
2017-03-17 | Add pdfium::clamp() as a placeholder for std::clamp().chromium/3046 | Lei Zhang |
2017-03-16 | Cleanup some fgas locale code. | Dan Sinclair |
2017-03-16 | Create common base class for TxtBreak and RTFBreak. | Dan Sinclair |
2017-03-15 | Use map of unique_ptr in cxfa_textparser. | Tom Sepez |
2017-03-15 | Cleanup nits from prior CLs | Dan Sinclair |
2017-03-14 | Use std::vector for content layout item arrays | Tom Sepez |
2017-03-14 | Replace CXFA_{Object,Node}Array with std::vector | Tom Sepez |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-03-14 | Replace FX_DOUBLE with underlying double type. | Dan Sinclair |
2017-03-14 | Replace FX_CHAR and FX_WCHAR with underlying types. | Dan Sinclair |
2017-03-14 | Merge text breaking helper classes. | Dan Sinclair |
2017-03-13 | Make most PDFium code pass Clang plugin's auto raw check. | Lei Zhang |
2017-03-13 | Replace discrete array with a map. | dan sinclair |
2017-03-13 | Cleanup FX_TXTBREAK | Dan Sinclair |
2017-03-08 | Remove CFX_RTFPieceArray and use std::vector | Dan Sinclair |
2017-03-06 | Remove CFX_StackTemplate in xfa_utils.h. | Tom Sepez |
2017-03-06 | Tidy xfa_utils_unittest.cpp | Tom Sepez |
2017-03-03 | Add unit test for xfa node iteratorschromium/3032chromium/3031 | Tom Sepez |
2017-03-03 | remove CFX_StackTemplate<CFDE_XMLNode*>chromium/3030 | Tom Sepez |
2017-03-03 | Remove CXFA_NodeStack | Tom Sepez |