summaryrefslogtreecommitdiff
path: root/core/include/fxcrt
AgeCommit message (Expand)Author
2016-01-25Remove CFX_SegmentedArray use from master.Tom Sepez
2016-01-25Merge to Master: Remove several more unused parser values.Tom Sepez
2016-01-20Replace more CFX_MapPtrToPtr and remove it.Tom Sepez
2016-01-20Remove CFX_CMapByteStringToPtrTom Sepez
2016-01-20Bugs in CJS_PublicMethods::ParseNumber().Tom Sepez
2016-01-08Switch most min/max macros to std::min/max.Lei Zhang
2016-01-08Remove a bunch of dead code.Lei Zhang
2016-01-04Remove CPDF_Creator::m_ObjectSize, it's never read from.chromium/2615chromium/2614chromium/2613Lei Zhang
2015-12-24Switch from nonstd::unique_ptr to std::unique_ptr.Lei Zhang
2015-12-17Correctly extracting email addressesWei Li
2015-12-17FX_NAMESPACE_DECLARE pointless.Tom Sepez
2015-12-14Get rid of most instance of 'foo == NULL'Lei Zhang
2015-12-14Get rid of most instance of 'foo != NULL'Lei Zhang
2015-12-14Remove FX_BSTRC.Lei Zhang
2015-12-14Properly land "Fix hint table loading issues."Oliver Chang
2015-12-14Fix hint table loading issues.Oliver Chang
2015-12-10Remove CFX_AffineMatrix/CPDF_MatrixTom Sepez
2015-11-19Add more overrides.Lei Zhang
2015-11-19Remove CFX_Matrix::Reset()Tom Sepez
2015-11-19Make core in master match XFA.Tom Sepez
2015-11-16Reland "Cleanup some numeric code.""chromium/2567Dan Sinclair
2015-11-11Fix / simplify CFX_FolderFontInfo::GetFontData() behavior.Lei Zhang
2015-11-10Revert x4 "Cleanup some numeric code."dan sinclair
2015-11-10Revert "Revert "Revert "Revert "Cleanup some numeric code.""""dan sinclair
2015-11-05Fix all relative includes to third_party.chromium/2560chromium/2559chromium/2558chromium/2557Lei Zhang
2015-11-03Revert "Revert "Revert "Cleanup some numeric code."""Dan Sinclair
2015-11-03Revert "Revert "Cleanup some numeric code.""Dan Sinclair
2015-10-29Revert "Cleanup some numeric code."dan sinclair
2015-10-29Cleanup some numeric code.Dan Sinclair
2015-10-19Sanity check the values of TRUE and FALSE.Lei Zhang
2015-10-19Remove some checks for object creation failures. They cannot fail.Lei Zhang
2015-10-02Get rid of gotos in CPDF_SyntaxParser and FlateUncompress().Lei Zhang
2015-10-01Clean up some image decoder classes:Lei Zhang
2015-09-22Change nonstd::unique_ptr to take a custom deleter.Lei Zhang
2015-08-18FX_CMapDwordToDword considered harmful.Tom Sepez
2015-08-18Remove more dead code from fx_basic.hTom Sepez
2015-08-17Clean up IFX_BidiCharLei Zhang
2015-08-17CFX_MapByteStringToPtr considered harmful.Tom Sepez
2015-08-14Don't bother checking pointers before delete[] and FX_Free().Lei Zhang
2015-08-13Cleanup: Remove unused CPDF_Stream::Clone().Lei Zhang
2015-08-07Fix FXSYS_itoa() implementation.Tom Sepez
2015-08-05Remove the unused IFX_StreamRead::SetRange() mechanism.Tom Sepez
2015-08-05FPDF_Creator can only create file through embedder-supplied callback.Tom Sepez
2015-08-04clang-format all pdfium code.Nico Weber
2015-07-31Kill FX_HFILETom Sepez
2015-07-27Kill CFX_ArchiveLoader / CFX_ArchiveSaver and subclassesTom Sepez
2015-07-27Revert "FX Bool considered harmful, part 3"Tom Sepez
2015-07-27FX Bool considered harmful, part 3Tom Sepez
2015-07-23Revert "FX_BOOL considered harmful, part 2."Tom Sepez
2015-07-23FX_BOOL considered harmful, part 2.Tom Sepez