summaryrefslogtreecommitdiff
path: root/core/include/fxcrt
AgeCommit message (Expand)Author
2016-03-14Move fx_crypto.h and fpdf_text.h out of core/include.Dan Sinclair
2016-03-14Fix offset outside bounds warning on GCCTom Sepez
2016-03-11Re-enable MSVC warning 4800 for compiling with chromium_codeWei Li
2016-03-09Move ScopedSetInsertion to third_party/base/stl_util.hTom Sepez
2016-03-09Review and cleanup lint warnings.Dan Sinclair
2016-03-08Reland "Fix chromium-style errors."Dan Sinclair
2016-03-07Revert "Fix chromium-style errors."Dan Sinclair
2016-03-07Fix chromium-style errors.Dan Sinclair
2016-03-03Combine StrToInt methods.Dan Sinclair
2016-03-03Fix parsing of object numbers > 16,777,216.Dan Sinclair
2016-03-02Remove unused CFX_GrowOnlyPool.dan sinclair
2016-03-01Fix and enable lint checks.Dan Sinclair
2016-03-01Replace FX_LPCRECT typedef with underlying typesTom Sepez
2016-02-29Add CFX_FloatRect::ToFxRect().Tom Sepez
2016-02-29Speculative fix for windows broken at d5e7b355b8c4.Tom Sepez
2016-02-29Fixup FX_RECT and FX_SMALL_RECT classes.Tom Sepez
2016-02-29Remove fgas_base.h and IWYUDan Sinclair
2016-02-26Remove some FX_BOOLsTom Sepez
2016-02-26Re-land "Replace CPDF_Rect and CPDF_Point with CFX types."Tom Sepez
2016-02-26Revert "Replace CPDF_Rect and CPDF_Point with CFX types."Tom Sepez
2016-02-26Replace CPDF_Rect and CPDF_Point with CFX types.Tom Sepez
2016-02-25Make CFX_PSVTemplate simpler.Tom Sepez
2016-02-24Use stdint types for FX_WORD and FX_DWORD.Dan Sinclair
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