summaryrefslogtreecommitdiff
path: root/core/fxcrt/fx_basic_util.cpp
AgeCommit message (Expand)Author
2016-07-27Fixup integer conversion logic.chromium/2813chromium/2812chromium/2811dsinclair
2016-06-23Improve hint table validation checks.thestig
2016-06-23Use some FXSYS methods instead of duplicatingdsinclair
2016-06-14Make code compile with clang_use_chrome_plugin (part II)weili
2016-05-27Add back-pointer to "Associated widget" to CFWL_WidgetImp.tsepez
2016-05-26Remove checks for _WIN32_WCE.thestig
2016-05-25Banish CFX_PrivateData to the XFA sidetsepez
2016-05-24Remove CFX_PrivateData from CPDF_ModuleMgrtsepez
2016-05-20Merge GetBits32() impls into one. Put it in fxcrt.thestig
2016-05-19Correctly check for overflow in FX_atonum.dsinclair
2016-05-12Add CFX_ByteStringC::CharAt() to avoid c_str() and casts.tsepez
2016-05-11Add much-needed Find() method for CFX_*StringCtsepez
2016-04-13Remove implicit cast from CFX_ByteString to (const char*).tsepez
2016-04-05Rename GetCStr and GetPtr to match CFX_ByteString.dsinclair
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-14Move core/src/ up to core/.Dan Sinclair