summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/fxedit
AgeCommit message (Expand)Author
2016-02-17Banish CFX_ObjectArray to the XFA side.Tom Sepez
2016-02-17Remove CFX_PtrList from renderer main loop.Tom Sepez
2016-02-16Split CPDF_PageObjectHolder off from CPDF_PageObjectListTom Sepez
2016-01-21Merge to XFA: Rename CPDF_PageObjects to CPDF_PageObjectListTom Sepez
2016-01-11Merge to XFA: Switch most min/max macros to std::min/max.Lei Zhang
2016-01-05Merge to XFA: Remove header files that only have includes.Lei Zhang
2015-12-14Merge to XFA: Get rid of most instance of 'foo == NULL'Lei Zhang
2015-12-14Merge to XFA: Get rid of most instance of 'foo != NULL'Lei Zhang
2015-12-10Merge to XFA: Remove CFX_AffineMatrix/CPDF_MatrixTom Sepez
2015-11-12Merge to XFA: Remove relative includes.Lei Zhang
2015-08-19Merge to XFA: Extern in .cpp file is a code smell, part 2.Tom Sepez
2015-08-14Merge to XFA: Use override in more classes in core/Lei Zhang
2015-08-13Merge to XFA: Remove if checks after new.Lei Zhang
2015-08-06XFA: clang-format all pdfium code, again.Nico Weber
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-07-23Merge to XFA - else after returns.Tom Sepez
2015-06-19Merge to XFA: Cleanup: Do not check pointers before deleting them.Lei Zhang
2015-06-13Remove trailing whitespaces in fpdfsdk, XFA edition.Lei Zhang
2015-06-13Merge to XFA: Cleanup: Get this rid of "this->" in fpdfsdk/Lei Zhang
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-04-27Merge to XFA: Reduce usage of operator LPCWSTR from CFX_WideString().Tom Sepez
2015-04-20Merge to XFA: Remove Release() combo patch.Tom Sepez
2015-02-27Merge to XFA: Cleanup: Fix some unused-function warnings.Lei Zhang
2014-07-31Fix a few more -Wreorder warnings.Nico Weber
2014-07-30Fix a few -Wreorder warnings.Nico Weber
2014-07-29Remove a few unused variables, functions, and tables.Nico Weber
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek