summaryrefslogtreecommitdiff
path: root/core/fpdfapi/page/cpdf_pathobject.cpp
AgeCommit message (Expand)Author
2017-05-10Replace operator bool with HasRef() in classes with a CFX_SharedCopyOnWrite m...Lei Zhang
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-09Replace rect.Transform(matrix) with matrix.TransformRect(rect)Dan Sinclair
2016-11-21Use more unique_ptrs in CPDF_Image.thestig
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair