summaryrefslogtreecommitdiff
path: root/xfa
AgeCommit message (Expand)Author
2016-01-25XFA: Fix a bunch of pointless returns.chromium/2637chromium/2636chromium/2635chromium/2634chromium/2633chromium/2632Lei Zhang
2016-01-20Remove CFX_CMapByteStringToPtr usage in XFA.Tom Sepez
2016-01-20Remove _FXFA_USEGASFONTMGR_ (always true).Tom Sepez
2016-01-20Remove dubious cast in CXFA_ScriptContext::AddJSBuiltinObject()Jun Fang
2016-01-19Fix an assertion failure in CXFA_FWLTheme::Initialize()Jun Fang
2016-01-19Resolve fde_xml.h header collisionchromium/2631chromium/2630chromium/2629chromium/2628chromium/2627chromium/2626Tom Sepez
2016-01-12XFA: Fix compilation warnings introduced at b9bc6b7chromium/2621chromium/2620Tom Sepez
2016-01-12Fix an assertion failure in CFX_RTFBreak::SetLineWidth()Jun Fang
2016-01-11XFA: Fix memory leakage on LinuxJun Fang
2016-01-11Clean compiling warnings on LinuxJun Fang
2016-01-11XFA: Get rid of dead code in an #ifndef FX_FILESIZE block.Lei Zhang
2016-01-11XFA: Fix the Mac build after commit 375a86403b7f.Lei Zhang
2016-01-11Merge to XFA: Switch most min/max macros to std::min/max.Lei Zhang
2016-01-11Merge to XFA: Use std::map as CPDF_Dictionary's underlying store.Oliver Chang
2016-01-08XFA: Remove many relative includes in xfa/Lei Zhang
2016-01-07Fix writing to read-only region in CXFA_TextParser::GetHorScale().Jun Fang
2016-01-05Merge to XFA: Remove header files that only have includes.Lei Zhang
2015-12-24Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr.Lei Zhang
2015-12-22Rename LayoutWidget() to PerformLayout()Jun Fang
2015-12-18Fix a bug that items can't be selected in list boxesJun Fang
2015-12-17Remove FDE_Alloc in favor of FX_Alloc.Tom Sepez
2015-12-14Merge to XFA: Remove FX_BSTRC.Lei Zhang
2015-12-11Fix a crasher in CXFA_FFDocView::SetFocus()Jun Fang
2015-12-11XFA: avoid multiplications in FX_AllocsTom Sepez
2015-12-11Fix size calculation in BC_QRCodeWriter.cppTom Sepez
2015-12-11Don't pass bogus testing flags to V8Jochen Eisinger
2015-12-10Fix compiling warnings on Linux (part2)Jun Fang
2015-12-10Fix crashing in CFWL_CheckBox::Initialize()Jun Fang
2015-12-10Convert last batch of casts in fwl.Tom Sepez
2015-12-10Merge to XFA: Remove CFX_AffineMatrix/CPDF_MatrixTom Sepez
2015-12-10Replace more static casts in FWL (part 3)Tom Sepez
2015-12-09Fix heap-use-after-free in CXFA_PDFFontMgr::~CXFA_PDFFontMgr()Jun Fang
2015-12-09Fix errors in BEGIN_FWL_MESSAGE_DEF macrosTom Sepez
2015-12-09FWL refcounts never incremented (part 2).Tom Sepez
2015-12-09Re-land "Rename CFWL_Thread classes to ThreadImp"Tom Sepez
2015-12-08FWL refcounts never incremented (part 1)Tom Sepez
2015-12-07Revert "Rename CFWL_Thread classes to ThreadImp"Tom Sepez
2015-12-07Rename CFWL_Thread classes to ThreadImpTom Sepez
2015-12-07Remove C-Style casts in severl other fwl_...imp.cpp filesTom Sepez
2015-12-04Remove C-Style casts in fwl_{barcode,caret,checkbox,combobox}imp.cppTom Sepez
2015-12-04Remove unused Thread class and static members.Tom Sepez
2015-12-04Tidy fwl_widgetimp.cpp.Tom Sepez
2015-12-04Fix dubious casting in fwl_widgetimp.cpp.Tom Sepez
2015-12-02Fix XFA build under chromium checkoutTom Sepez
2015-12-02Remove _FWL_RETURN_IF_ macrosTom Sepez
2015-12-02Add MakeWidgetImpProperties() helper method.Tom Sepez
2015-12-01Make CFWL_Custom consistenly named.Tom Sepez
2015-12-01Fix a crasher due to recursion in CXFA_WidgetAcc::ExecuteScript()Jun Fang
2015-12-01Use c++ style casts in CPWL_Color::CPWL_Color()Jun Fang
2015-11-27Fix a crasher in LoadFont() when non-standard font is used in XFA filesJun Fang