summaryrefslogtreecommitdiff
path: root/xfa/fgas
AgeCommit message (Expand)Author
2018-04-26Enter key inserts a line break correctly in XFA edits.Henrique Nakashima
2018-04-19Fix duplicated text in each line in XFA widgets.Henrique Nakashima
2018-04-17Remove unused CFX_SeekableStreamProxy From CFGAS_GEFontdan sinclair
2018-04-17Cleanup some seekablestreamproxy codedan sinclair
2018-04-16Split GetNumbericSymbol into individual methodsdan sinclair
2018-04-16Fix UAF in CFGAS_FontMgr::FindFontchromium/3398Ke Liu
2018-04-13Move SharedForm check to CPDF_Metadata classdan sinclair
2018-04-12Make CFX_Font take FX_RECT out params by pointer.Lei Zhang
2018-04-10Remove CFX_Rect.Lei Zhang
2018-04-03Re-arrange so inline vectors come last in structs.Tom Sepez
2018-03-27Remove unused FX_TXTRUN::pIdentityDan Sinclair
2018-03-12Remove all usages of FXSYS_iswASCIIalphaRyan Harrison
2018-03-09Explicitly mark helper methods that only operate on ASCII rangesRyan Harrison
2018-03-06Rename IFX classes in core/fxge to Ifacechromium/3364Dan Sinclair
2018-03-06Rename core/fxcrt IFX files to IfaceDan Sinclair
2018-02-16Avoid 100 blank FX_FONTDESCRIPTOR entries.Tom Sepez
2018-02-16m_pEnumerator only ever has one value, indirection not needed.Tom Sepez
2018-02-07Handle removed fonts correctly in GetFontByCodePageRyan Harrison
2018-01-31Remove handrolled bsearch from FGAS_GetUnicodeBitFieldRyan Harrison
2018-01-31Remove handrolled search from GetCodePageFromCharsetRyan Harrison
2018-01-30Use unsigned for char widthchromium/3335Nicolas Pena
2018-01-18Remove more unneeded includes and code from headers.Lei Zhang
2018-01-05Remove unused code from CFX_BreakLineRyan Harrison
2017-12-07Add WARN_UNUSED_RESULT to ByteString::Format* methods.Henrique Nakashima
2017-12-06Fix ps rendering.chromium/3287Henrique Nakashima
2017-12-01Get rid of else after break/continue/return.chromium/3284chromium/3283Lei Zhang
2017-11-30Run clang-tidy modernize-use-equals-{delete,default} on //third_party/pdfiumDan Sinclair
2017-11-29Remove CollectionSize from fx_bidiDan Sinclair
2017-11-16Convert ByteString::{Format|FormatV} to static methodsDan Sinclair
2017-11-16Make WideString::{Format|FormatV} staticDan Sinclair
2017-11-16Refactor CFGAS_FontMgr's Windows implementationNicolas Pena
2017-11-07Remove m_bFlagExact from CFX_SubstFontNicolas Pena
2017-10-04Remove CFX_CRTFileAccessDan Sinclair
2017-09-28Cleanup font definesDan Sinclair
2017-09-28Cleanup font definesDan Sinclair
2017-09-28Cleanup CFGAS_GEFont methodsDan Sinclair
2017-09-27Move CFX_Font definition to cfx_font.hDan Sinclair
2017-09-27Remove FXSYS_strlen and FXSYS_wcslenchromium/3226Ryan Harrison
2017-09-27Remove FX_STRSIZE and replace with size_tRyan Harrison
2017-09-27Move static methods to anonymous namespaceDan Sinclair
2017-09-27Cleanup FX macrosDan Sinclair
2017-09-26Hide FX_HandleParentPathDan Sinclair
2017-09-26Share public part of CFGAS_FontMgr declarationDan Sinclair
2017-09-26Move font source into CFGAS_FontMgrDan Sinclair
2017-09-26Remove font default paramsDan Sinclair
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-21Move CFX_Observable to ObservableDan Sinclair
2017-09-21Rename CXFA_DefFontMgr to CFGAS_DefaultFontManagerDan Sinclair
2017-09-21Move CXFA_PDFFontMgr to CFGAS_PDFFontMgrDan Sinclair