summaryrefslogtreecommitdiff
path: root/fpdfsdk/pdfwindow/PWL_Edit.cpp
AgeCommit message (Expand)Author
2017-06-02Remove unused bits from PWL_Edit headers.chromium/3120Lei Zhang
2017-05-23Use NOTREACHED() in more places.Lei Zhang
2017-05-16Introduce CFX_UnownedPtr to detect lifetime inversion issues.Tom Sepez
2017-05-09Create common CXML_Object base class for CXML_Content and CXML_Element.Tom Sepez
2017-04-19Cleanup codepage and charset definitions.Dan Sinclair
2017-03-30Move core/fxcrt XML files to core/fxcrt/xmlDan Sinclair
2017-03-21Make CPVT_WordPlace more conformant with the prevailing idioms.Tom Sepez
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-28Clean up CXML_Element.chromium/3026Lei Zhang
2017-02-23Cleanup PWL_Utils.Dan Sinclair
2017-02-23Convert TransformPoint calls to Transform callsDan Sinclair
2017-02-23Convert point x,y into CFX_PointFdan sinclair
2017-02-15Cleanup CFX_PathData.Dan Sinclair
2017-02-14Reland "Convert CFX_FloatPoint to CFX_PointF"Dan Sinclair
2017-02-14Delete unused method CPWL_Edit::GeneratePageObjectsNicolas Pena
2017-02-14Revert "Convert CFX_FloatPoint to CFX_PointF"dsinclair
2017-02-13Convert CFX_FloatPoint to CFX_PointFDan Sinclair
2017-02-07Use enum class for PathPoint types.Nicolas Pena
2017-01-04Remove CFX_ArrayTemplate, use unique_ptr in fpdfsdk/pdfwindowtsepez
2016-11-02Remove FX_BOOL from fpdfsdk.tsepez
2016-10-04Move core/fpdfapi/fpdf_font to core/fpdfapi/fontdsinclair
2016-09-29Move fpdfsdk/fxedit/include to fpdfsdk/fxeditdsinclair
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-29Move core/fpdfdoc/include to core/fpdfdocdsinclair
2016-09-29Move core/fpdfapi/fpdf_font/include to core/fpdfapi/fpdf_fontdsinclair
2016-09-19Remove duplicated charset definitions, and move them to fx_font.hnpm
2016-09-13CFX_FloatPoint default constructor and equals operatorschromium/2860tsepez
2016-09-13Stop converting widestring -> c_str -> widestring in several places.tsepez
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm
2016-08-08Move CFX_ClipRgn and CFX_PathData into their own files.npm
2016-07-18Removing default params from CFX_Edit.dsinclair
2016-07-13Cleanup some PWL interfaces.chromium/2800chromium/2799chromium/2798chromium/2797dsinclair
2016-07-13Remove some IFX_* wrappers.dsinclair
2016-06-21Use FXFONT defines in place of integers.thestig
2016-06-07Get rid of NULLs in fpdfsdk/thestig
2016-06-02Fix all the code which has duplicate variable declarationsweili
2016-05-16Convert border style defines to an enum class.dsinclair
2016-05-13Make CFX_ByteString(const CFX_ByteStringC&) explicit.tsepez
2016-05-11CPDF_VariableText::GetIterator() never returns NULL.thestig
2016-04-27Remove IFX_SystemHandler.dsinclair
2016-04-14Rename CFX_ByteTextBuf::GetByteString() to AsStringC().tsepez
2016-04-14Replace calls to deprecated CFX_{Wide,Byte}String::Empty()tsepez
2016-04-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-07Remove all PWL_Note classesdsinclair
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-04-05Remove core/include/fpdfdoc/fpdf_vt.hdsinclair
2016-04-04Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC.tsepez
2016-03-25Remove FX_DWORD from fpdfsdk/ and testingtsepez
2016-03-23Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow.dan sinclair