summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2016-03-01This Cl adds some whitespace and other formatting while removing some braces ...Dan Sinclair
2016-03-01Remove _FX_WINAPI_PARTITION_DESKTOP_Dan Sinclair
2016-02-29Add CFX_FloatRect::ToFxRect().Tom Sepez
2016-02-29Remove fx_fpf.h and IWYUDan Sinclair
2016-02-29Pass rect by const reference in SetClip_Rect().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-29Add missing field initializers to g_PredefinedCMaps.Dan Sinclair
2016-02-27Cleanup forward declarations.dan 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-25Fix static initializers.Lei Zhang
2016-02-25Use std::lower_bound() in a couple places.Lei Zhang
2016-02-25Rename some functions that start with underscore.Lei Zhang
2016-02-25refactor CPDF_Font and subclassesWei Li
2016-02-25Make CFX_PSVTemplate simpler.Tom Sepez
2016-02-24Clean up some if/else if statements in CPDF_Parser::RebuildCrossRef().Lei Zhang
2016-02-24Use stdint types for FX_WORD and FX_DWORD.Dan Sinclair
2016-02-24Rename fxge .c files to .cppDan Sinclair
2016-02-24Fix android build broken at e238549Tom Sepez
2016-02-24Fixing whitespace lint errors.Dan Sinclair
2016-02-23Store opcode function pointers in an unordered_mapLei Zhang
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-23Remove more _CAPS namesTom Sepez
2016-02-23Remove uses of this->foo.Lei Zhang
2016-02-23Remove many _CAPS structure names.Tom Sepez
2016-02-23Sort includes in xfa/.Dan Sinclair
2016-02-22Remove foo != NULL outside of xfa/Lei Zhang
2016-02-22refactor CPDF_PageObject and subclassesWei Li
2016-02-22Switch from _DEBUG to NDEBUG.Lei Zhang
2016-02-22Remove unused stuff from fx_sys.hTom Sepez
2016-02-22Define NDEBUG for Release builds.Lei Zhang
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 PageObject's m_Type and add As<Type> functionsWei Li
2016-02-19Remove CFX_{Byte,Wide}String::ConvertFrom().Lei Zhang
2016-02-18Remove useless CPDF_FontCharMap.Lei Zhang
2016-02-18Remove gotos in CJBig2_TRDProc.Lei Zhang
2016-02-18Clean up CPDF_FileSpec and add unit testsWei Li
2016-02-18Remove m_pDownloadCallback.Tom Sepez
2016-02-18Fixup incorrect include guards.Dan Sinclair