summaryrefslogtreecommitdiff
path: root/xfa
AgeCommit message (Expand)Author
2016-03-10Split fpdf_parser_objects.cpp into per-class .cpp/.h files.Tom Sepez
2016-03-10Split apart the remainder of fpdf_render_render.cpp into per-class files.Tom Sepez
2016-03-09Structs shouldn't inherit from CFX_Target.Tom Sepez
2016-03-09Cleanup the xfa/src/fdp directory.Dan Sinclair
2016-03-09Cleanup the xfa/src/fgas directory.Dan Sinclair
2016-03-09Collapse xfa/src/fee directorieschromium/2674chromium/2673Dan Sinclair
2016-03-09Fix clang-cl build for pdf_enable_xfa=1Oliver Chang
2016-03-09Review and cleanup lint warnings.Dan Sinclair
2016-03-08Split off CPDF_Document into its own .cpp/.h files.Tom Sepez
2016-03-08Reland "Fix chromium-style errors."Dan Sinclair
2016-03-08Move xfa/src/fxgraphics/src up one level.Dan Sinclair
2016-03-08Remove xfa/src/fxjse/src and move code up a level.Dan Sinclair
2016-03-08Remove xfa/src/fxfa/src/common and xfa/src/fxfa/srcDan Sinclair
2016-03-08Fix build breakage at 69af2a34f211Tom Sepez
2016-03-08FX_FONTDESCRIPTOR must be POD.Tom Sepez
2016-03-08Remove xfa/src/fwl/src and move code up a level.Dan Sinclair
2016-03-08CXFA_TextParseContext::m_eDisplay is too smallTom Sepez
2016-03-08Remove extraneous xfa/src/fwl/src include/ directories.Dan Sinclair
2016-03-07Revert "Fix chromium-style errors."Dan Sinclair
2016-03-07Fix chromium-style errors.Dan Sinclair
2016-03-07Remove _FX_WINAPI_PARTITION_APP_Dan Sinclair
2016-03-07Fix linux XFA build.Dan Sinclair
2016-03-07Remove deprecated declarationsjinming_wang
2016-03-04Fix deprecated ObjectTemplate::New() and TryCatch() warnings.Tom Sepez
2016-03-03Don't allow empty expression in CXFA_FMParse::ParseParenExpression.Oliver Chang
2016-03-03Some cleanup for xfa_expression/xfa_simpleexpressionOliver Chang
2016-03-01Fix and enable lint checks.Dan Sinclair
2016-03-01Replace FX_LPCRECT typedef with underlying typesTom Sepez
2016-03-01Remove FX_NUM_DOUBLEDan Sinclair
2016-03-01Remove XFA_PARSE_HAS_LINEIDENTIFIERDan Sinclair
2016-03-01Remove _XFA_EMBDan Sinclair
2016-02-29Pass rect by const reference in SetClip_Rect().Tom Sepez
2016-02-29Remove xfa_fm2js.h and IWYU.Dan Sinclair
2016-02-29Remove foxitlib.h and foxitxfa.h and IWYU.Dan Sinclair
2016-02-29Using size_t to silence warnings.Dan Sinclair
2016-02-29Remove fgas_base.h and IWYUDan Sinclair
2016-02-29Remove _XFA_LAYOUTITEM_* defines.Dan Sinclair
2016-02-29Remove #if 0 code.Dan Sinclair
2016-02-29Remove _FX_USEGASFONTMGR_ as it is always definedDan Sinclair
2016-02-29Remove #ifdef _FXEMB as it is not definedDan Sinclair
2016-02-29Remove wParentIndex from XFA_ELEMENTHIERARCHY.Dan Sinclair
2016-02-29Remove _FXLIB_NEW_VERSION_ as it is always defined.Dan Sinclair
2016-02-27Cleanup forward declarations.dan sinclair
2016-02-26Fix windows build broken at 007e6c0Tom Sepez
2016-02-26Remove some FX_BOOLsTom Sepez
2016-02-26Replace or remove _FX control-flow definesTom Sepez
2016-02-25Use std::lower_bound() in a couple places.Lei Zhang
2016-02-25Remove FDE_USEFORMATBLOCK.Dan Sinclair
2016-02-25_XFA_VERIFY_Checksum is always defined.Dan Sinclair
2016-02-25Remove fde_mem.hDan Sinclair