Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/BorderlineFix
/
oox
69acbf1
tdf#111786: PPTX export: Shape's line transparency is not exported
by Tamás Zolnai
· 8 years ago
1ede9f7
tdf#114821 calculate correct label position
by Szymon Kłos
· 8 years ago
232251e
tdf#107608: PPTX: Import pattern fill background color
by Tamás Zolnai
· 8 years ago
9c8ae14
sal_Bool -> bool (remaining uses of css::uno::Any::has)
by Stephan Bergmann
· 8 years ago
1fe4f04
tdf#114913 Use master if char size wasn't set
by Paul Trojahn
· 8 years ago
d633d84
refactor to look prettier
by Caolán McNamara
· 8 years ago
be94207
new loplugin:emptyif
by Noel Grandin
· 8 years ago
022588b
Include android/compatibility.hxx from ubiquitous sal/config.h
by Stephan Bergmann
· 8 years ago
fa68bed
crashtesting: multiple export failures
by Caolán McNamara
· 8 years ago
c0a70da
Fix typos
by Andrea Gelmini
· 8 years ago
4d2fc77
Fix typos
by Andrea Gelmini
· 8 years ago
f0b8573
Fix typos
by Andrea Gelmini
· 8 years ago
a6b69a9
Fix typo
by Andrea Gelmini
· 8 years ago
e5fc690
More loplugin:cstylecast: oox
by Stephan Bergmann
· 8 years ago
7d8e944
convert a<b?a:b to std::min(a,b)
by Noel Grandin
· 8 years ago
7f68bd6
Use = for initialization
by Stephan Bergmann
· 8 years ago
6dc995f
ofz#5293 Null-dereference READ
by Caolán McNamara
· 8 years ago
fa014ee
fix indent
by Caolán McNamara
· 8 years ago
99e118a
More loplugin:cstylecast: oox
by Stephan Bergmann
· 8 years ago
cb5d79b
Fix typo in code
by Andrea Gelmini
· 8 years ago
728104b
tdf#96099 Removed some trivial typedefs related to UnOrderedMap and size_t.
by ekuiitr
· 8 years ago
8439265
tdf#114173 Preserve size of chart legend during xlsx export
by Bartosz Kosiorek
· 8 years ago
38df269
support exporting of hatch for chart background, tdf#114180
by Markus Mohrhard
· 8 years ago
67e1e2e
tdf#42949 Fix some more Include What You Use warnings
by Miklos Vajna
· 8 years ago
bb59a80
Modifying the impl. of startUnknownElement of FastParser:
by Mohammed Abdul Azeem
· 8 years ago
21e0d81
loplugin:unusedfields
by Noel Grandin
· 8 years ago
e11ff5a
ofz#4929 ensure min input len for openssl ciphers
by Caolán McNamara
· 8 years ago
884cbe1
RID_* can be extern global variables
by Noel Grandin
· 8 years ago
1b0ef94
try to fix android build
by Caolán McNamara
· 8 years ago
87e3538
tdf#90626 PPTX: Fix image bullet position in PPT
by Paul Trojahn
· 8 years ago
05f72a2
tdf#113788 ActiveX controls' text color is not exported to DOCX
by Bán Róbert
· 8 years ago
4b03065
loplugin:passstuffbyref improved return in various
by Noel Grandin
· 8 years ago
629cfd2
export explosion property for pie chart property, tdf#114182
by Markus Mohrhard
· 8 years ago
76e950b
various coverity exception warnings
by Caolán McNamara
· 8 years ago
7f42b0f
tdf#111790: Shadow imported from a PPTX file is not overriden
by martinb214
· 8 years ago
f3e8405
tdf#42949 Fix some Include What You Use warnings
by Miklos Vajna
· 8 years ago
dd55a4e
also export basic chart structure for empty charts
by Markus Mohrhard
· 8 years ago
02ea9bc
tdf#114613: Repair function does not work after opening PPTX file
by Tamás Zolnai
· 8 years ago
bb91150
coverity#1426744 Uninitialized scalar variable
by Caolán McNamara
· 8 years ago
0210818
tdf#105517: overwrite existing scheme colors in vector
by Aron Budea
· 8 years ago
00bc5a0
wrap scoped enum around css::util::NumberFormat
by Noel Grandin
· 8 years ago
1252f32
don't export category info to bubble charts, tdf#103988
by Markus Mohrhard
· 8 years ago
a5be07d
inline use-once typedefs
by Noel Grandin
· 8 years ago
70f9eb9
fix validation error in lineChart export, related tdf#57832
by Markus Mohrhard
· 8 years ago
600ec55
oox: fix Android build
by Miklos Vajna
· 8 years ago
e98bad8
oox: try to fix Android build, no std::lround there
by Michael Stahl
· 8 years ago
3b4f14f
tdf#90626 PPTX: Fix image bullet size
by Paul Trojahn
· 8 years ago
b3a85fb
fix searched attribute for 3D chart shape, tdf114169
by Markus Mohrhard
· 8 years ago
610d98bd
tdf#97648 ooxmlimport: horizontal line's horiOrient
by Justin Luth
· 9 years ago
c85d806
Move generateGUIDString to comphelper
by Samuel Mehrbrodt
· 8 years ago
54dfb9f
tdf#111785 Save hatch background color in pptx format.
by geri1245
· 8 years ago
3af5005
loplugin:salcall fix functions
by Noel Grandin
· 8 years ago
31dcf60
ofz#4576 Integer-overflow
by Caolán McNamara
· 8 years ago
0201942
remove unused osl/time.h includes ..
by Jochen Nitschke
· 8 years ago
09da6df
tdf#114308 Export Watermark size as is
by Szymon Kłos
· 8 years ago
c83b09a
rtlRandomPool: remove pointless seeding with system time
by Thorsten Behrens
· 8 years ago
baa205c0
tdf#68759 PPTX: Export IsMirrored
by Paul Trojahn
· 8 years ago
9644f50
tdf#97648 ooxmlimport: horizontal lines have no margins
by Justin Luth
· 9 years ago
19f9a7e
Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxx
by Stephan Bergmann
· 8 years ago
5fe7818
ofz#4526 Null-reference READ with openssl crypto backend
by Caolán McNamara
· 8 years ago
923ca4e
tdf#113037 Unify Watermark in DOC & DOCX
by Szymon Kłos
· 8 years ago
7d1d5a8
ofz: check col/row bounds
by Caolán McNamara
· 8 years ago
83d51a0
ofz: handle empty Gradient Stops
by Caolán McNamara
· 8 years ago
b17c29d
ofz: handle empty paragraphs case
by Caolán McNamara
· 8 years ago
3c62ed6
size() cannot be < 0 so just == 0 -> empty()
by Caolán McNamara
· 8 years ago
e134beb
coverity#1424321 Dereference after null check
by Caolán McNamara
· 8 years ago
6909525
coverity#1424322 Uninitialized scalar field
by Caolán McNamara
· 8 years ago
bfefe2c
ofz#4481: move Path2DContext body to onEndElement
by Caolán McNamara
· 8 years ago
91f645f
ofz: handle bad key len and subsequent PK11_ImportSymKey failure
by Caolán McNamara
· 8 years ago
2aaea14
ofz: avoid invalid short hashValues
by Caolán McNamara
· 8 years ago
184f6dd6
ofz: ensure aCoordList has required elements
by Caolán McNamara
· 8 years ago
d3440e0
tdf#83877 Unit test for OOXML SignatureLine Roundtrip
by Samuel Mehrbrodt
· 8 years ago
ecd683d
tdf#83877 OOXML Roundtrip of SignatureLine properties
by Samuel Mehrbrodt
· 8 years ago
2e5508a
loplugin:unnecessaryparen check for (f1()).f2
by Noel Grandin
· 8 years ago
eca40d8
ubsan: runtime error: signed integer overflow
by Caolán McNamara
· 8 years ago
5c1ec02
Fix typos
by Andrea Gelmini
· 8 years ago
a8e83ce
Convert fprintf to SAL_WARN / SAL_INFO
by Samuel Mehrbrodt
· 8 years ago
7a1c21e
loplugin:simplifybool for negation of comparison operator
by Noel Grandin
· 8 years ago
ffba2c6
TypedWhichId for SDRATTR* constants (1)
by Noel Grandin
· 8 years ago
e6aec5a
Don't pollute /tmp with vba_debug* files
by Stephan Bergmann
· 8 years ago
a3a9177
tdf#113037 DOCX Watermark correct ratio
by Szymon Kłos
· 8 years ago
c40d9ec
loplugin:unnecessaryvirtual
by Noel Grandin
· 8 years ago
3dde9d9
loplugin:constparams in various(1)
by Noel Grandin
· 8 years ago
bd3c5c4
[API CHANGE] tdf#65393 Import signature line images from ooxml
by Samuel Mehrbrodt
· 9 years ago
c79467b
sw: ODF import: default as-char shapes to vertical-pos="top"
by Michael Stahl
· 8 years ago
7d8d7eb
loplugin:finalclasses in oox
by Noel Grandin
· 8 years ago
693d40f
loplugin:constantparam in oox,registry,reportdesign
by Noel Grandin
· 8 years ago
11d2f3d
vcl: make MapMode constructor explicit
by Michael Stahl
· 8 years ago
8cd958a
Add a comment in CreateTableStyle() related to the AOO fix for #i120723#
by Tor Lillqvist
· 8 years ago
84eb427
Don't abbreviate "First" as "Fst"
by Tor Lillqvist
· 8 years ago
9ae1e09
PPTX export: correct position of rotated groups
by Szymon Kłos
· 8 years ago
85fe083
loplugin:includeform: oox
by Stephan Bergmann
· 8 years ago
340c5c2
chmod 0755 -> 0644 for some source files
by Stephan Bergmann
· 8 years ago
f68c1a0
tdf#113263 Revert "PPTX export: correct position for shape in group"
by Szymon Kłos
· 8 years ago
87a9979
overload std::hash for OUString and OString
by Noel Grandin
· 8 years ago
ead920a
loplugin:redundantcast handle dynamic_cast
by Noel Grandin
· 8 years ago
9813350
PPTX export: remember color schemes in theme
by Szymon Kłos
· 8 years ago
e8b5510
Fix typos
by Andrea Gelmini
· 8 years ago
695c15e
Replace lists by vectors in oox
by Julien Nabet
· 8 years ago
fd33835
PPTX export: correct position for shape in group
by Szymon Kłos
· 8 years ago
Next »