summaryrefslogtreecommitdiff
path: root/fpdfsdk/pdfwindow/PWL_Label.cpp
AgeCommit message (Expand)Author
2016-06-16Remove unused code.dsinclair
2016-06-07Get rid of NULLs in fpdfsdk/thestig
2016-05-13Make CFX_ByteString(const CFX_ByteStringC&) explicit.tsepez
2016-05-12IFX_Edit::NewEdit never returns nullptr.thestig
2016-04-27Remove IFX_SystemHandler.dsinclair
2016-04-14Rename CFX_ByteTextBuf::GetByteString() to AsStringC().tsepez
2016-04-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-06Move code from fpdfsdk/include to the sub directories.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-23Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow.dan sinclair
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair