summaryrefslogtreecommitdiff
path: root/core/include/fxcrt/fx_coordinates.h
AgeCommit message (Expand)Author
2015-12-10Remove CFX_AffineMatrix/CPDF_MatrixTom Sepez
2015-11-19Remove CFX_Matrix::Reset()Tom Sepez
2015-08-04clang-format all pdfium code.Nico Weber
2015-07-27Revert "FX Bool considered harmful, part 3"Tom Sepez
2015-07-27FX Bool considered harmful, part 3Tom Sepez
2015-07-23Revert "FX_BOOL considered harmful, part 2."Tom Sepez
2015-07-23FX_BOOL considered harmful, part 2.Tom Sepez
2015-06-11Remove trailing whitespaces in core.Lei Zhang
2015-06-10Cleanup: Remove uses of "this->" in core/Lei Zhang
2015-06-09Use stdint.h types throughout PDFium.Tom Sepez
2015-05-28Fix ALL the include guards.Tom Sepez
2015-04-14Kill CFX_Object.Tom Sepez
2015-04-10Fix the noisiest variable shadowing warnings in pdfium.Bruce Dawson
2015-04-06Fix IWYU in fxcrt headers.Tom Sepez
2015-02-10Fix uninitialized value in CFX_ByteString::FormatIntegerchromium/2304chromium/2303chromium/2302JUN FANG
2014-08-07When normalize coordinate, return instead of assert() when divide by 0Bo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek