summaryrefslogtreecommitdiff
path: root/core/fxge/cfx_folderfontinfo.cpp
AgeCommit message (Expand)Author
2018-10-16Add FxFileCloser for scoped FILE* closing.Lei Zhang
2018-10-16Use unique_ptr in CFX_FolderFontInfo::ScanFile().chromium/3583Lei Zhang
2018-10-03Add FxFolderHandleCloser for use with std::unique_ptr.Lei Zhang
2018-04-17Re-land "Return pdfium::span<char> from ByteString::GetBuffer().""Tom Sepez
2018-04-16Revert "Return pdfium::span<char> from ByteString::GetBuffer()."Tom Sepez
2018-04-12Return pdfium::span<char> from ByteString::GetBuffer().Tom Sepez
2017-11-07Remove m_bFlagExact from CFX_SubstFontNicolas Pena
2017-10-12Add more checks to fseeks in CFX_FolderFontInfoNicolas Pena
2017-09-28Cleanup font definesDan Sinclair
2017-09-27Cleanup some font headersDan Sinclair
2017-09-27Hide FaceFontInfo inside CFX_FolderFontInfoDan Sinclair
2017-09-27Cleanup FX macrosDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-08-31Remove fx_basic.hDan Sinclair
2017-08-23Convert string Find methods to return an OptionalRyan Harrison
2017-08-01Replace raw value for constant error value in string operationsRyan Harrison
2017-07-10Move core/fxge/ge to core/fxge.Dan Sinclair