summaryrefslogtreecommitdiff
path: root/core/fpdfapi/fpdf_parser/cpdf_name.cpp
AgeCommit message (Expand)Author
2016-04-15Avoid narrowing to StringC in CPDF_Name and CPDF_NameTreetsepez
2016-04-11Remove CPDF_Object::GetConstString and overridestsepez
2016-04-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-04Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC.tsepez
2016-03-15core/include/fdpfapi cleanup Part I.Dan Sinclair
2016-03-14Move core/src/ up to core/.Dan Sinclair