summaryrefslogtreecommitdiff
path: root/fpdfsdk/pdfwindow/PWL_Wnd.cpp
AgeCommit message (Expand)Author
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
2017-01-19Add ObservedPtrs to PWL_CREATEPARAMDan Sinclair
2017-01-09Remove CFX_ArrayTemplate from CPWL_Wnd.tsepez
2017-01-04Remove CFX_ArrayTemplate, use unique_ptr in fpdfsdk/pdfwindowtsepez
2016-11-02Remove FX_BOOL from fpdfsdk.tsepez
2016-10-03Add ptr_util.h from base until std::make_unique<> availabletsepez
2016-09-28Replace std::unique_ptr.reset() with WrapUnique assignment.thestig
2016-09-15Cleanup CFX_SystemHandler.dsinclair
2016-08-03Use smart pointers for class owned pointersweili
2016-06-15Make code compile with clang_use_chrome_plugin (part IV)weili
2016-06-07Get rid of NULLs in fpdfsdk/thestig
2016-05-16Convert border style defines to an enum class.dsinclair
2016-04-28Change bool type to fix warnings.chromium/2720dsinclair
2016-04-27Remove IFX_SystemHandler.dsinclair
2016-04-05Remove core/include/fpdfdoc/fpdf_vt.hdsinclair
2016-03-25Remove FX_DWORD from fpdfsdk/ and testingtsepez
2016-03-23Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow.dan sinclair
2016-03-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair