summaryrefslogtreecommitdiff
path: root/fpdfsdk/cfx_systemhandler.cpp
AgeCommit message (Expand)Author
2018-10-09Do IWYU for ptr_util.h.Lei Zhang
2018-08-14Remove unreachable vertical text code in CPDF_Document.Lei Zhang
2018-06-12Rework "Make common page base class."Tom Sepez
2018-06-04Revert "Make common page base class for XFA and non-XFA."Tom Sepez
2018-05-31Make XFA pixel tests more stablechromium/3447Ryan Harrison
2018-05-31Move codepage/charset methods into related places.Artem Strygin
2018-05-30Make common page base class for XFA and non-XFA.Tom Sepez
2017-09-27Move CFX_Font definition to cfx_font.hDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-08-29Reduce rounding errors when Invalidating rects.Lei Zhang
2017-07-22Simplify code in CPDFSDK_FormFillEnvironment.chromium/3165Lei Zhang
2017-06-29Change SetReverse to GetInverse in CFX_MatrixNicolas Pena
2017-05-18Use Unowned/Observed pointers between doc and FF onwership hierarchies.Tom Sepez
2017-04-19Cleanup codepage and charset definitions.Dan Sinclair
2017-03-30Add some calls to MakeUniqueDan Sinclair
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-22Convert OutputSelectedRect to take a rectDan Sinclair
2017-02-22Update Invalidate to take a rectDan Sinclair
2017-02-21Convert more TransformPoint calls to TransformDan Sinclair
2017-02-14Reland "Convert CFX_FloatPoint to CFX_PointF"Dan Sinclair
2017-02-14Revert "Convert CFX_FloatPoint to CFX_PointF"dsinclair
2017-02-13Convert CFX_FloatPoint to CFX_PointFDan Sinclair
2017-02-09Remove Transform in favour of TransformPointDan Sinclair
2016-11-02Remove FX_BOOL from fpdfsdk.tsepez
2016-10-12Cleanup env variable namesdsinclair
2016-10-12Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironmentdsinclair
2016-10-06Split m_InstalledTTFonts into two vectors to avoid sketchy logic.npm
2016-10-05Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironmentdsinclair
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-09-29Move fpdfsdk/include to fpdfsdkdsinclair
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-29Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parserdsinclair
2016-09-23Remove FX_BOOL from cpdf_fontchromium/2872chromium/2871chromium/2870npm
2016-09-19Remove duplicated charset definitions, and move them to fx_font.hnpm
2016-09-15Cleanup CFX_SystemHandler.dsinclair
2016-09-14Remove FFI_ from CPDFSDK_Environment method namesdsinclair
2016-09-14Rename CPDFDoc_Environment to CPDFSDK_Environmentdsinclair
2016-09-13Split fsdk_mgr files apart.dsinclair
2016-08-04Move CFX_GEModule into its own filenpm
2016-07-27Splitting fx_ge_fontmap.cppnpm
2016-06-21Use FXFONT defines in place of integers.thestig
2016-05-25Clean up fx_ge.h and IWYU.thestig
2016-04-28Change bool type to fix warnings.chromium/2720dsinclair
2016-04-27Remove IFX_SystemHandler.dsinclair