summaryrefslogtreecommitdiff
path: root/core/include/fxcrt
AgeCommit message (Expand)Author
2016-02-23Remove FXSYS_MulDiv(a, b, c).Dan Sinclair
2016-02-23Remove FXSYS_Div.Dan Sinclair
2016-02-23Remove FXSYS_Mul.Dan Sinclair
2016-02-23Sort includes in xfa/.Dan Sinclair
2016-02-22Switch from _DEBUG to NDEBUG.Lei Zhang
2016-02-22Remove unused stuff from fx_sys.hTom Sepez
2016-02-19Tidy CFX_FixedBufGrow.Tom Sepez
2016-02-19Remove IFX_BufferArchive.Tom Sepez
2016-02-19Revert "Revert "Use safe arithmentic in CFX_BinaryBuf::ExpandBuf.""Tom Sepez
2016-02-19Revert "Use safe arithmentic in CFX_BinaryBuf::ExpandBuf."Tom Sepez
2016-02-19Get rid of CFX_CharMap instantiations.Lei Zhang
2016-02-19Use safe arithmentic in CFX_BinaryBuf::ExpandBuf.Tom Sepez
2016-02-19Remove CFX_{Byte,Wide}String::ConvertFrom().Lei Zhang
2016-02-18Sort headers in non-xfa directories.Dan Sinclair
2016-02-17Banish CFX_ObjectArray to the XFA side.Tom Sepez
2016-02-17Expand all paths to be based off pdfium/ directoryDan Sinclair
2016-02-17Banish CFX_ByteArray and CFX_WideArray to the XFA side.Tom Sepez
2016-02-12One less PI.Tom Sepez
2016-02-12Remove the FX_MIN macro.Tom Sepez
2016-02-12Make fx_bidi sane.Tom Sepez
2016-02-10Banish CFX_PtryArray to XFA side only.Tom Sepez
2016-02-09Banish CFX_WordArray to XFA-land.Tom Sepez
2016-02-05Remove CFX_FileSizeArray.Tom Sepez
2016-02-04Remove CFX_PtrArray from fx_xml.hTom Sepez
2016-02-02Merge to XFA: Kill CFX_ByteArray in master.Tom Sepez
2016-01-25Merge to XFA: Remove CFX_SegmentedArray use from master.Tom Sepez
2016-01-25Remove several more unused parser values.Tom Sepez
2016-01-20Merge to XFA: Replace more CFX_MapPtrToPtr.Tom Sepez
2016-01-20Merge to XFA: Remove CFX_CMapByteStringToPtrTom Sepez
2016-01-20Merge to XFA: Bugs in CJS_PublicMethods::ParseNumber().Tom Sepez
2016-01-11Merge to XFA: Switch most min/max macros to std::min/max.Lei Zhang
2016-01-08Merge to XFA: Remove a bunch of dead code.Lei Zhang
2016-01-04Merge to XFA: Remove CPDF_Creator::m_ObjectSize, it's never read from.Lei Zhang
2015-12-24Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr.Lei Zhang
2015-12-17Merge to XFA: Correctly extracting email addressesWei Li
2015-12-17Merge to XFA: FX_NAMESPACE_DECLARE pointless.Tom Sepez
2015-12-14Merge to XFA: Get rid of most instance of 'foo == NULL'Lei Zhang
2015-12-14Merge to XFA: Get rid of most instance of 'foo != NULL'Lei Zhang
2015-12-14Merge to XFA: Remove FX_BSTRC.Lei Zhang
2015-12-14Merge to XFA: Properly land "Fix hint table loading issues."Oliver Chang
2015-12-14Merge to XFA: Fix hint table loading issues.Oliver Chang
2015-12-10Merge to XFA: Remove CFX_AffineMatrix/CPDF_MatrixTom Sepez
2015-11-25Manual fixups to PDF_ENABLE_XFA in core/Tom Sepez
2015-11-25Inflict PPDF_ENABLE_XFA ifdefs on XFA core/Tom Sepez
2015-11-20Merge to XFA: Remove CFX_Matrix::Reset()Tom Sepez
2015-11-20Reduce diffs with master in coreTom Sepez
2015-11-19Merge to XFA: Add more overrides.Lei Zhang
2015-11-16Merge to XFA: Reland "Cleanup some numeric code.""Dan Sinclair
2015-11-11Merge to XFA: Fix / simplify CFX_FolderFontInfo::GetFontData() behavior.Lei Zhang
2015-11-06Merge to XFA: Fix all relative includes to third_party.Lei Zhang