Sign in
pdfium
/
pdfium.git
/
1aeeed9596d61ba28289911d1cf3f6433a35ef34
/
fxbarcode
/
oned
/
BC_OnedEAN8Writer.cpp
dfde40c
Move class TextCharPos into its own file.
by Lei Zhang
· 7 years ago
c938d87
Change DrawDeviceText() call stack to pass matrix by reference.
by Lei Zhang
· 7 years ago
c85ee4e
Rename FXTEXT_CHARPOS and FXTEXT_GLYPHPOS.
by Lei Zhang
· 7 years ago
1ab2757
Pass WideStringViews by value.
by Tom Sepez
· 7 years ago
chromium/3641
4609c5d
Replace uses of std::iswdigit() with FXSYS_IsDecimalDigit().
by Lei Zhang
· 7 years ago
0559d9d
Get rid of "exceptions" in CBC_OneDimWriter::AppendPattern().
by Lei Zhang
· 7 years ago
chromium/3625
f263530
Use FXSYS_IsDecimalDigit() in more places.
by Lei Zhang
· 7 years ago
4473800
Initialize some 1D barcode classes in the header.
by Lei Zhang
· 8 years ago
a97a660
Reserve space for result in ::FilterContents
by Ryan Harrison
· 8 years ago
e5c3ebd
Change CFX_RenderDevice::FillRect() to take FX_RECT by const-ref.
by Lei Zhang
· 8 years ago
53c4ba4
Add jumbo build support for fxbarcode.
by Lei Zhang
· 8 years ago
875e98c
Remove FX_STRSIZE and replace with size_t
by Ryan Harrison
· 9 years ago
275e260
Convert string class names
by Ryan Harrison
· 9 years ago
7840dd6
Unify checksum calculation of EAN-8 and EAN-13.
by Henrique Nakashima
· 9 years ago
3c5944c
Add unit tests for EAN-8 barcode writer.
by Henrique Nakashima
· 9 years ago
chromium/3204
a2188df
Cleanup usages of Mid(foo, 1), Right(1), and Left(1)
by Ryan Harrison
· 9 years ago
chromium/3203
57cb544
Adjust loops in preperation for FX_STRSIZE int->size_t
by Ryan Harrison
· 9 years ago
aa3a9cd
Convert int* references to FX_STRSIZE
by Ryan Harrison
· 9 years ago
878b27d
Converted CFX_Matrix::TransformRect() to take in consts
by Jane Liu
· 9 years ago
8a1758b
Remove GetAt from string classes
by Ryan Harrison
· 9 years ago
e7a99de
Convert calls to Mid() to Left() or Right() if possible
by Ryan Harrison
· 9 years ago
d0409af
Mass conversion of remaining class members (non-xfa)
by Tom Sepez
· 9 years ago
76020fc
Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr.
by Lei Zhang
· 9 years ago
a5085d4
Rename render device classes
by Dan Sinclair
· 9 years ago
1badb85
Change more fxbarcode to use return values.
by Lei Zhang
· 9 years ago
080dfd8
Remove dead barcode bitmap rendering code.
by Lei Zhang
· 9 years ago
1c5d0b4
Drop FXSYS_ from mem methods
by Dan Sinclair
· 9 years ago
e778668
Move xfa/fxbarcode fxbarcode/
by Dan Sinclair
· 9 years ago
[Renamed (97%) from xfa/fxbarcode/oned/BC_OnedEAN8Writer.cpp]
f0799fe
Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""
by Tom Sepez
· 9 years ago
31b08d4
Revert "Refcount all CFX_DIBSources (and subclasses) all the time."
by dsinclair
· 9 years ago
0004f29
Refcount all CFX_DIBSources (and subclasses) all the time.
by Tom Sepez
· 9 years ago
05df075
Replace FX_FLOAT with underlying float type.
by Dan Sinclair
· 9 years ago
812e96c
Replace FX_CHAR and FX_WCHAR with underlying types.
by Dan Sinclair
· 9 years ago
1b08df1
Convert Get methods to return instead of using out params.
by Dan Sinclair
· 9 years ago
c8017b2
Remove BC_EXCEPTION_CHECK macros
by Tom Sepez
· 9 years ago
chromium/2999
d19e912
Remove FX_BOOL from xfa.
by tsepez
· 9 years ago
74a34fc
Move core/fxge/include to core/fxge
by dsinclair
· 10 years ago
9972ff9
Refactor CFX_FontCache to have only one in GE Module.
by art-snake
· 10 years ago
c480899
Revert of Pdfium: Fix fonts leaking on ClosePage. (patchset #10 id:180001 of https://codereview.chromium.org/2158023002/ )
by dsinclair
· 10 years ago
cde5101
Fix memory leaking on ClosePage.
by art-snake
· 10 years ago
chromium/2862
9ada2d8
Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own files.
by npm
· 10 years ago
ad5ac75
Fix typos of the word outer.
by thestig
· 10 years ago
26b86e6
Move CFX_GEModule into its own file
by npm
· 10 years ago
a261534
Remove barcode reading code.
by dsinclair
· 10 years ago
855665d
remove redundant CFX_Matrix* cast in one-d barcode
by tsepez
· 10 years ago
chromium/2765
chromium/2766
6dc1d77
Get rid of NULLs in xfa/fxbarcode/
by thestig
· 10 years ago
befa450
Remove default arguments from CFX_FxgeDevice.
by thestig
· 10 years ago
b4c9f3f
Remove implicit cast from CFX_ByteString to (const char*).
by tsepez
· 10 years ago
1770c02
Move xfa/src up to xfa/.
by Dan Sinclair
· 10 years ago