Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(207)

Issue 1707893004: Fixup incorrect include guards. (Closed)

Created:
4 years, 10 months ago by dsinclair
Modified:
4 years, 10 months ago
Reviewers:
Tom Sepez, Lei Zhang
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fixup incorrect include guards. This CL updates include guards throughout the code base to be in the chromium style. BUG=pdfium:65 R=tsepez@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/c7cd809fccd7c5f90c8a2db7ddec7289f9630f53

Patch Set 1 : #

Total comments: 106

Patch Set 2 : Review comments #

Patch Set 3 : #

Patch Set 4 : Rebase to master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1716 lines, -1064 lines) Patch
M core/include/fxcodec/fx_codec_flate.h View 2 chunks +5 lines, -0 lines 0 comments Download
M core/src/fxcodec/codec/fx_codec_progress.h View 2 chunks +5 lines, -3 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_Define.h View 2 chunks +3 lines, -3 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_HuffmanDecoder.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_Page.h View 2 chunks +3 lines, -3 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_PatternDict.h View 1 2 chunks +6 lines, -3 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_Segment.h View 2 chunks +4 lines, -3 lines 0 comments Download
M core/src/fxcodec/lbmp/fx_bmp.h View 3 chunks +7 lines, -0 lines 0 comments Download
M core/src/fxcodec/lgif/fx_gif.h View 3 chunks +6 lines, -0 lines 0 comments Download
M fpdfsdk/include/fpdfxfa/fpdfxfa_app.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
M fpdfsdk/include/fpdfxfa/fpdfxfa_doc.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
M fpdfsdk/include/fpdfxfa/fpdfxfa_page.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
M samples/image_diff_png.h View 2 chunks +3 lines, -3 lines 0 comments Download
M testing/test_support.h View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/include/foxitxfa.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/adapter/fwl_adapternative.h View 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/include/fwl/adapter/fwl_adapterthreadmgr.h View 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/include/fwl/adapter/fwl_adaptertimermgr.h View 1 2 chunks +4 lines, -3 lines 0 comments Download
M xfa/include/fwl/adapter/fwl_adapterwidgetmgr.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/adapter/fwl_sdadapterimp.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/basewidget/fwl_barcode.h View 2 chunks +6 lines, -3 lines 0 comments Download
M xfa/include/fwl/basewidget/fwl_caret.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/basewidget/fwl_checkbox.h View 2 chunks +4 lines, -3 lines 0 comments Download
M xfa/include/fwl/basewidget/fwl_combobox.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/basewidget/fwl_datetimepicker.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/basewidget/fwl_edit.h View 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/include/fwl/basewidget/fwl_listbox.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/basewidget/fwl_menu.h View 1 chunk +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/basewidget/fwl_monthcalendar.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/basewidget/fwl_picturebox.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/basewidget/fwl_pushbutton.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/basewidget/fwl_scrollbar.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/basewidget/fwl_spinbutton.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/basewidget/fwl_tooltipctrl.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/basewidget/fxmath_barcode.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/core/fwl_app.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/core/fwl_content.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/core/fwl_form.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/core/fwl_grid.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/core/fwl_note.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/core/fwl_panel.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/core/fwl_target.h View 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/include/fwl/core/fwl_theme.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/core/fwl_thread.h View 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/include/fwl/core/fwl_widget.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/core/fwl_widgetdef.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/core/fwl_widgetmgr.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/fwl.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/lightwidget/app.h View 2 chunks +4 lines, -3 lines 0 comments Download
M xfa/include/fwl/lightwidget/barcode.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/lightwidget/caret.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/lightwidget/checkbox.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/lightwidget/datetimepicker.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/lightwidget/edit.h View 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/include/fwl/lightwidget/picturebox.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/lightwidget/pushbutton.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/lightwidget/scrollbar.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/lightwidget/tooltipctrl.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/lightwidget/widget.h View 2 chunks +4 lines, -3 lines 0 comments Download
M xfa/include/fwl/theme/barcodetp.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/theme/carettp.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/theme/checkboxtp.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/theme/comboboxtp.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/theme/datetimepickertp.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/theme/edittp.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/theme/formtp.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/theme/listboxtp.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/theme/monthcalendartp.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/theme/pictureboxtp.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/theme/pushbuttontp.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/theme/scrollbartp.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/include/fwl/theme/utils.h View 2 chunks +4 lines, -3 lines 0 comments Download
M xfa/include/fxfa/fxfa.h View 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/include/fxfa/fxfa_basic.h View 2 chunks +4 lines, -3 lines 0 comments Download
M xfa/include/fxfa/fxfa_objectacc.h View 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/include/fxfa/fxfa_widget.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fdp/include/fde.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fdp/include/fde_brs.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fdp/include/fde_css.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fdp/include/fde_img.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fdp/include/fde_mem.h View 1 chunk +3 lines, -3 lines 0 comments Download
M xfa/src/fdp/include/fde_pen.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fdp/include/fde_psr.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fdp/include/fde_pth.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fdp/include/fde_rdr.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fdp/include/fde_rdv.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fdp/include/fde_tto.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fdp/include/fde_xml.h View 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/src/fdp/src/css/fde_csscache.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fdp/src/css/fde_cssdatatable.h View 2 chunks +4 lines, -3 lines 0 comments Download
M xfa/src/fdp/src/css/fde_cssdeclaration.h View 2 chunks +6 lines, -3 lines 0 comments Download
M xfa/src/fdp/src/css/fde_cssstyleselector.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fdp/src/css/fde_cssstylesheet.h View 2 chunks +6 lines, -3 lines 0 comments Download
M xfa/src/fdp/src/css/fde_csssyntax.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fdp/src/fde/fde_devbasic.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fdp/src/fde/fde_gdidevice.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fdp/src/fde/fde_gedevice.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fdp/src/fde/fde_geobject.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fdp/src/fde/fde_iterator.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fdp/src/fde/fde_object.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fdp/src/fde/fde_render.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fdp/src/tto/fde_textout.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fdp/src/xml/fde_xml_imp.h View 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/src/fee/include/fx_wordbreak.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fee/include/ifde_txtedtbuf.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fee/include/ifde_txtedtengine.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fee/include/ifde_txtedtpage.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fee/src/fee/fde_txtedtblock.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fee/src/fee/fde_txtedtbuf.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fee/src/fee/fde_txtedtengine.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fee/src/fee/fde_txtedtpage.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fee/src/fee/fde_txtedtparag.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fee/src/fx_wordbreak/fx_wordbreak_impl.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fgas/include/fgas.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fgas/include/fx_alg.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fgas/include/fx_cpg.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fgas/include/fx_datetime.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fgas/include/fx_fnt.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fgas/include/fx_lbk.h View 2 chunks +4 lines, -3 lines 0 comments Download
M xfa/src/fgas/include/fx_lgg.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fgas/include/fx_locale.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fgas/include/fx_mem.h View 2 chunks +4 lines, -3 lines 0 comments Download
M xfa/src/fgas/include/fx_rbk.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fgas/include/fx_sax.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fgas/include/fx_stm.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fgas/include/fx_sys.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fgas/include/fx_tbk.h View 2 chunks +4 lines, -3 lines 0 comments Download
M xfa/src/fgas/include/fx_ucd.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fgas/include/fx_utl.h View 2 chunks +4 lines, -3 lines 0 comments Download
M xfa/src/fgas/src/crt/fx_memory.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fgas/src/crt/fx_stream.h View 2 chunks +4 lines, -3 lines 0 comments Download
M xfa/src/fgas/src/crt/fx_utils.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fgas/src/fgas_base.h View 1 chunk +5 lines, -3 lines 0 comments Download
M xfa/src/fgas/src/font/fx_fontutils.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fgas/src/font/fx_gdifont.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fgas/src/font/fx_gefont.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fgas/src/font/fx_stdfontmgr.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fgas/src/layout/fx_rtfbreak.h View 2 chunks +4 lines, -3 lines 0 comments Download
M xfa/src/fgas/src/layout/fx_textbreak.h View 2 chunks +4 lines, -3 lines 0 comments Download
M xfa/src/fgas/src/layout/fx_unicode.h View 1 chunk +5 lines, -3 lines 0 comments Download
M xfa/src/fgas/src/localization/fx_localeimp.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fgas/src/localization/fx_localemgr.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fgas/src/xml/fx_sax_imp.h View 2 chunks +4 lines, -3 lines 0 comments Download
M xfa/src/foxitlib.h View 1 1 chunk +5 lines, -3 lines 0 comments Download
M xfa/src/fwl/src/basewidget/include/fwl_barcodeimp.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fwl/src/basewidget/include/fwl_caretimp.h View 1 2 chunks +4 lines, -3 lines 0 comments Download
M xfa/src/fwl/src/basewidget/include/fwl_checkboximp.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fwl/src/basewidget/include/fwl_comboboximp.h View 1 2 chunks +4 lines, -3 lines 0 comments Download
M xfa/src/fwl/src/basewidget/include/fwl_datetimepickerimp.h View 1 2 chunks +4 lines, -3 lines 0 comments Download
M xfa/src/fwl/src/basewidget/include/fwl_editimp.h View 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/src/fwl/src/basewidget/include/fwl_formproxyimp.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fwl/src/basewidget/include/fwl_listboximp.h View 1 2 chunks +4 lines, -3 lines 0 comments Download
M xfa/src/fwl/src/basewidget/include/fwl_monthcalendarimp.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fwl/src/basewidget/include/fwl_pictureboximp.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fwl/src/basewidget/include/fwl_pushbuttonimp.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fwl/src/basewidget/include/fwl_scrollbarimp.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fwl/src/basewidget/include/fwl_spinbuttonimp.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fwl/src/basewidget/include/fwl_tooltipctrlimp.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fwl/src/basewidget/include/fxmath_barcodeimp.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fwl/src/core/include/fwl_appimp.h View 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/src/fwl/src/core/include/fwl_contentimp.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fwl/src/core/include/fwl_formimp.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fwl/src/core/include/fwl_gridimp.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fwl/src/core/include/fwl_noteimp.h View 1 2 chunks +4 lines, -3 lines 0 comments Download
M xfa/src/fwl/src/core/include/fwl_panelimp.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fwl/src/core/include/fwl_targetimp.h View 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/src/fwl/src/core/include/fwl_threadimp.h View 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/src/fwl/src/core/include/fwl_widgetimp.h View 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/src/fwl/src/core/include/fwl_widgetmgrimp.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/BC_Binarizer.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/BC_BinaryBitmap.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/BC_BufferedImageLuminanceSource.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/BC_DecoderResult.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/BC_Dimension.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/BC_LuminanceSource.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/BC_Reader.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/BC_ResultPoint.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/BC_UtilCodingConvert.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/BC_UtilRSS.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/barcode.h View 1 chunk +5 lines, -0 lines 0 comments Download
M xfa/src/fxbarcode/common/BC_CommonBitArray.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/common/BC_CommonBitMatrix.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/common/BC_CommonBitSource.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/common/BC_CommonByteArray.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/common/BC_CommonByteMatrix.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/common/BC_CommonCharacterSetECI.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/common/BC_CommonDecoderResult.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/common/BC_CommonECI.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/common/BC_CommonPerspectiveTransform.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/common/BC_GlobalHistogramBinarizer.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/common/BC_WhiteRectangleDetector.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomon.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomonDecoder.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256Poly.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/datamatrix/BC_ASCIIEncoder.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/datamatrix/BC_Base256Encoder.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/datamatrix/BC_C40Encoder.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/datamatrix/BC_DataMatrixBitMatrixParser.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/datamatrix/BC_DataMatrixDataBlock.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/datamatrix/BC_DataMatrixDecodedBitStreamParser.h View 2 chunks +4 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/datamatrix/BC_DataMatrixDecoder.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/datamatrix/BC_DataMatrixDetector.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/datamatrix/BC_DataMatrixReader.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/datamatrix/BC_DataMatrixSymbolInfo144.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/datamatrix/BC_DataMatrixVersion.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/datamatrix/BC_DefaultPlacement.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/datamatrix/BC_EdifactEncoder.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/datamatrix/BC_Encoder.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/datamatrix/BC_EncoderContext.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/datamatrix/BC_ErrorCorrection.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/datamatrix/BC_HighLevelEncoder.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/datamatrix/BC_SymbolInfo.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/datamatrix/BC_SymbolShapeHint.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/datamatrix/BC_TextEncoder.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/datamatrix/BC_X12Encoder.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/oned/BC_OneDReader.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/oned/BC_OneDimReader.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/oned/BC_OnedCodaBarReader.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/oned/BC_OnedCodaBarWriter.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/oned/BC_OnedCode128Reader.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/oned/BC_OnedCode128Writer.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/oned/BC_OnedCode39Reader.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/oned/BC_OnedCode39Writer.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/oned/BC_OnedEAN13Reader.h View 2 chunks +4 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/oned/BC_OnedEAN13Writer.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/oned/BC_OnedEAN8Reader.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/oned/BC_OnedEAN8Writer.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/oned/BC_OnedUPCAReader.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/oned/BC_OnedUPCAWriter.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/pdf417/BC_PDF417.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/pdf417/BC_PDF417BarcodeMatrix.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/pdf417/BC_PDF417BarcodeMetadata.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/pdf417/BC_PDF417BarcodeRow.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/pdf417/BC_PDF417BarcodeValue.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/pdf417/BC_PDF417BoundingBox.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/pdf417/BC_PDF417Codeword.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/pdf417/BC_PDF417CodewordDecoder.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/pdf417/BC_PDF417Common.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/pdf417/BC_PDF417Compaction.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/pdf417/BC_PDF417DecodedBitStreamParser.h View 1 chunk +1 line, -0 lines 0 comments Download
M xfa/src/fxbarcode/pdf417/BC_PDF417DetectionResult.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/pdf417/BC_PDF417DetectionResultColumn.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/pdf417/BC_PDF417DetectionResultRowIndicatorColumn.h View 1 2 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/pdf417/BC_PDF417Detector.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/pdf417/BC_PDF417DetectorResult.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/pdf417/BC_PDF417Dimensions.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/pdf417/BC_PDF417ECErrorCorrection.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/pdf417/BC_PDF417ECModulusGF.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/pdf417/BC_PDF417ECModulusPoly.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/pdf417/BC_PDF417ErrorCorrection.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/pdf417/BC_PDF417Reader.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/pdf417/BC_PDF417ResultMetadata.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/pdf417/BC_PDF417ScanningDecoder.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/pdf417/BC_PDF417Writer.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/qrcode/BC_FinderPatternInfo.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/qrcode/BC_QRAlignmentPattern.h View 2 chunks +4 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/qrcode/BC_QRAlignmentPatternFinder.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/qrcode/BC_QRBitMatrixParser.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/qrcode/BC_QRCodeReader.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/qrcode/BC_QRCodeWriter.h View 2 chunks +6 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/qrcode/BC_QRCoder.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/qrcode/BC_QRCoderBitVector.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/qrcode/BC_QRCoderBlockPair.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/qrcode/BC_QRCoderDecoder.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/qrcode/BC_QRCoderECB.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/qrcode/BC_QRCoderECBlocks.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/qrcode/BC_QRCoderEncoder.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/qrcode/BC_QRCoderErrorCorrectionLevel.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/qrcode/BC_QRCoderFormatInformation.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/qrcode/BC_QRCoderMaskUtil.h View 2 chunks +4 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/qrcode/BC_QRCoderMatrixUtil.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/qrcode/BC_QRCoderMode.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/qrcode/BC_QRCoderVersion.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/qrcode/BC_QRDataBlock.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/qrcode/BC_QRDataMask.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/qrcode/BC_QRDecodedBitStreamParser.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/qrcode/BC_QRDetector.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/qrcode/BC_QRDetectorResult.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/qrcode/BC_QRFinderPattern.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/qrcode/BC_QRFinderPatternFinder.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/qrcode/BC_QRGridSampler.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/utils.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_checksum.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_ffConfigAcc.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_ffapp.h View 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_ffbarcode.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_ffcheckbutton.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_ffchoicelist.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_ffdoc.h View 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_ffdochandler.h View 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_ffdocview.h View 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_ffdraw.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_ffexclgroup.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_fffield.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_ffimage.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_ffimageedit.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_ffnotify.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_ffpageview.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_ffpath.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_ffpushbutton.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_ffsignature.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_ffsubform.h View 1 chunk +5 lines, -5 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_fftext.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_fftextedit.h View 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_ffwidget.h View 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_ffwidgetacc.h View 2 chunks +6 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_ffwidgethandler.h View 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_fontmgr.h View 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_fwladapter.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_fwltheme.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_rendercontext.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/app/xfa_textlayout.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/common/fxfa_localevalue.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/common/xfa_common.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/common/xfa_docdata.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/common/xfa_doclayout.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/common/xfa_document.h View 2 chunks +4 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/common/xfa_fm2jsapi.h View 1 2 chunks +8 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/common/xfa_localemgr.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/common/xfa_object.h View 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/common/xfa_parser.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/common/xfa_script.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/common/xfa_utils.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/fm2js/xfa_error.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/fm2js/xfa_expression.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/fm2js/xfa_fm2js.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/fm2js/xfa_fm2jscontext.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/fm2js/xfa_fmparse.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/fm2js/xfa_lexer.h View 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/fm2js/xfa_program.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/fm2js/xfa_simpleexpression.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/parser/xfa_basic_imp.h View 2 chunks +6 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/parser/xfa_document_datadescription_imp.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/parser/xfa_document_datamerger_imp.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/parser/xfa_document_layout_imp.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/parser/xfa_document_serialize.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/parser/xfa_layout_appadapter.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/parser/xfa_layout_itemlayout.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/parser/xfa_layout_pagemgr_new.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/parser/xfa_locale.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/parser/xfa_parser_imp.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/parser/xfa_script_datawindow.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/parser/xfa_script_eventpseudomodel.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/parser/xfa_script_hostpseudomodel.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/parser/xfa_script_imp.h View 2 chunks +3 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/parser/xfa_script_layoutpseudomodel.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/parser/xfa_script_logpseudomodel.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/parser/xfa_script_nodehelper.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/parser/xfa_script_resolveprocessor.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxfa/src/parser/xfa_script_signaturepseudomodel.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxgraphics/src/fx_path_generator.h View 2 chunks +4 lines, -3 lines 0 comments Download
M xfa/src/fxgraphics/src/pre.h View 2 chunks +5 lines, -0 lines 0 comments Download
M xfa/src/fxjse/src/class.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxjse/src/context.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxjse/src/fxv8.h View 1 1 chunk +7 lines, -3 lines 0 comments Download
M xfa/src/fxjse/src/runtime.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxjse/src/scope_inline.h View 2 chunks +6 lines, -3 lines 0 comments Download
M xfa/src/fxjse/src/util_inline.h View 2 chunks +5 lines, -3 lines 0 comments Download
M xfa/src/fxjse/src/value.h View 2 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
dsinclair
PTAL.
4 years, 10 months ago (2016-02-18 15:53:39 UTC) #4
Tom Sepez
Thanks immensely, esp. since _CAP identifiers are reserved by the C spec for the implementation, ...
4 years, 10 months ago (2016-02-18 18:33:13 UTC) #5
dsinclair
PTAL. I had to adjust XFA_SRC_FXBARCODE_PDF417_BC_PDF417DETECTIONRESULTROWINDICATORCOLUMN_H_ by removing the end _ in the #endif comment ...
4 years, 10 months ago (2016-02-18 19:19:06 UTC) #6
Tom Sepez
lgtm
4 years, 10 months ago (2016-02-18 19:54:07 UTC) #7
dsinclair
Committed patchset #4 (id:80001) manually as c7cd809fccd7c5f90c8a2db7ddec7289f9630f53 (presubmit successful).
4 years, 10 months ago (2016-02-18 20:03:00 UTC) #9
Lei Zhang
4 years, 10 months ago (2016-02-18 20:45:10 UTC) #10
Message was sent while issue was closed.
Thanks, though 'git cl lint' still complains about these files. Care to do one
more round of clean up?

fpdfsdk/include/fpdfxfa/fpdfxfa_page.h
xfa/include/fwl/adapter/fwl_sdadapterimp.h
xfa/include/fwl/basewidget/fwl_menu.h
xfa/include/fwl/lightwidget/tooltipctrl.h
xfa/src/fgas/src/fgas_base.h
xfa/src/foxitlib.h
xfa/src/fwl/src/basewidget/include/fwl_caretimp.h
xfa/src/fwl/src/basewidget/include/fwl_editimp.h
xfa/src/fwl/src/basewidget/include/fwl_formproxyimp.h
xfa/src/fwl/src/basewidget/include/fwl_listboximp.h
xfa/src/fwl/src/basewidget/include/fwl_monthcalendarimp.h
xfa/src/fwl/src/basewidget/include/fwl_pictureboximp.h
xfa/src/fwl/src/basewidget/include/fwl_pushbuttonimp.h
xfa/src/fwl/src/basewidget/include/fwl_scrollbarimp.h
xfa/src/fwl/src/basewidget/include/fwl_spinbuttonimp.h
xfa/src/fwl/src/basewidget/include/fwl_tooltipctrlimp.h
xfa/src/fwl/src/basewidget/include/fxmath_barcodeimp.h
xfa/src/fxbarcode/common/BC_WhiteRectangleDetector.h
xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomon.h
xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256Poly.h
xfa/src/fxbarcode/datamatrix/BC_HighLevelEncoder.h
xfa/src/fxbarcode/oned/BC_OnedCode128Reader.h
xfa/src/fxbarcode/oned/BC_OnedCode128Writer.h
xfa/src/fxbarcode/oned/BC_OnedCode39Reader.h
xfa/src/fxbarcode/oned/BC_OnedCode39Writer.h
xfa/src/fxbarcode/pdf417/BC_PDF417BoundingBox.h
xfa/src/fxbarcode/pdf417/BC_PDF417Codeword.h
xfa/src/fxbarcode/qrcode/BC_QRBitMatrixParser.h
xfa/src/fxbarcode/qrcode/BC_QRCodeWriter.h
xfa/src/fxbarcode/qrcode/BC_QRCoderBitVector.h
xfa/src/fxbarcode/qrcode/BC_QRCoderEncoder.h
xfa/src/fxfa/src/common/fxfa_localevalue.h
xfa/src/fxfa/src/common/xfa_parser.h
xfa/src/fxfa/src/common/xfa_script.h

^ xfa_script.h's header guard is missing the underscore at the end.

Powered by Google App Engine
This is Rietveld 408576698