summaryrefslogtreecommitdiff
path: root/core/src/fxcrt
AgeCommit message (Expand)Author
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-01Remove _FX_WINAPI_PARTITION_DESKTOP_Dan Sinclair
2016-02-29Add CFX_FloatRect::ToFxRect().Tom Sepez
2016-02-26Remove some FX_BOOLsTom Sepez
2016-02-25Make CFX_PSVTemplate simpler.Tom Sepez
2016-02-24Fixing whitespace lint errors.Dan Sinclair
2016-02-23Remove many _CAPS structure names.Tom Sepez
2016-02-22Remove foo != NULL outside of xfa/Lei Zhang
2016-02-22Switch from _DEBUG to NDEBUG.Lei Zhang
2016-02-22Define NDEBUG for Release builds.Lei Zhang
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-12Make fx_bidi sane.Tom Sepez
2016-02-04Remove CFX_PtrArray from fx_xml.hTom Sepez
2016-01-25Merge to XFA: Remove CFX_SegmentedArray use from master.Tom Sepez
2016-01-20Merge to XFA: Remove CFX_CMapByteStringToPtrTom 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-08XFA: Remove relative includes outside of xfa/.Lei Zhang
2015-12-17Merge to XFA: Fix a sentinel length value used in CFX_CMapByteStringToPtr::SetAtOliver Chang
2015-12-14Merge to XFA: Fix Windows build failure due to double vs float mismatch.Lei Zhang
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-09Merge to XFA: Get rid of most uses of CFX_PtrArray.Tom Sepez
2015-12-09XFA: Revert UTF16LE_Encode changesOliver Chang
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-25Fix invalid buffer length set in CFX_WideString::UTF16LE_Encode()Jun Fang
2015-11-19Merge to XFA: Add more overrides.Lei Zhang
2015-11-17Merge to XFA: Add more fxcrt string sanity tests.Lei Zhang
2015-11-16Merge to XFA: Reland "Cleanup some numeric code.""Dan Sinclair
2015-11-12Merge to XFA: Remove relative includes.Lei Zhang
2015-11-10Merge to XFA: Fix relative includes within core/Lei Zhang
2015-11-06Merge to XFA: Fix all relative includes to third_party.Lei Zhang
2015-11-03Merge to XFA: Add format width and precision tests.Dan Sinclair
2015-10-29XFA: Manual merge of Clean up IFX_BidiCharLei Zhang