Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/borderline3
/
oox
88c84e7
tdf#112311 oox: fix UAF of std::shared_ptr
by Michael Stahl
· 9 years ago
baa5f32
clang-tidy modernize-use-emplace in oox
by Noel Grandin
· 9 years ago
c14be5f
tdf#97648 vml import: fix horizontalLine percentage
by Justin Luth
· 9 years ago
113ba19
iOS, avmedia library depend on autogen flag.
by jan Iversen
· 9 years ago
2f90223
Replace macro with lambda
by Stephan Bergmann
· 9 years ago
4aabc51
tdf#106867: Unit test for the export of embedded videos.
by Jan Holesovsky
· 9 years ago
4d11591
tdf#106867: Write also the extended markup to fully support embedded videos.
by Jan Holesovsky
· 9 years ago
cbcffba
tdf#106867: Export videos in PPTX.
by Jan Holesovsky
· 9 years ago
2f07a53
tdf#106867: Import target for commands in PPTX.
by Jan Holesovsky
· 9 years ago
f3f98b8
tdf#111838: Revert "Decrease duplicated code"
by Tamás Zolnai
· 9 years ago
dccd163
loplugin:unnecessaryparen include case statements
by Noel Grandin
· 9 years ago
49f1f04
Use LanguageTag::getBcp47MS() to write MS malformed tags to OOXML, tdf#83190
by Eike Rathke
· 9 years ago
7aa7f4d
loplugin:unnecessaryparen include c++ casts
by Noel Grandin
· 9 years ago
31ee13b
convert SHAPEFLAG defines to scoped enum ShapeFlag
by Jochen Nitschke
· 9 years ago
e06ef6f
tdf#111884: Implement export of group shapes in pptx.
by Jan Holesovsky
· 9 years ago
b02998a
inline some use-once typedefs
by Noel Grandin
· 9 years ago
79b5d50
SmartArt: grDir snake algorithm parameter
by Grzegorz Araminowicz
· 9 years ago
8ff306d
tdf#43157 Clean up OSL_ENSURE in oox/drawingml/diagram
by Grzegorz Araminowicz
· 9 years ago
e463c96
tdf#111980: DOCX: Handle ActiveX radio button group
by Tamás Zolnai
· 9 years ago
1b694dad
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
73ee631
tdf#111798 Fix deformed export of flipped custom shapes to pptx
by Paul Trojahn
· 9 years ago
f685095
SmartArt: implement dir and maxDepth if node functions
by Grzegorz Araminowicz
· 9 years ago
96b07db
SmartArt: get rid of tagToVarIdx() and change VarMap to std::map
by Grzegorz Araminowicz
· 9 years ago
d34f669
oox: kill redundant breaks
by Thorsten Behrens
· 9 years ago
b129421
DOCX: Fix an other test case of ActiveX control export
by Tamás Zolnai
· 9 years ago
87f1f7f
VML, Watermark: detect shapetype from other subdocuments
by Szymon Kłos
· 9 years ago
dcc667a
convert message box style bits to scoped enum
by Noel Grandin
· 9 years ago
cf53f24
SmartArt: shape rotation support
by Grzegorz Araminowicz
· 9 years ago
7d42e4b
SmartArt: basic support for layout constraints
by Grzegorz Araminowicz
· 9 years ago
2d1fe7f
Fix two issues in ActiveX DOCX import / export code
by Tamás Zolnai
· 9 years ago
79611a4
NdTopLeft is unused now.
by Tamás Zolnai
· 9 years ago
c0cc02e
tdf#50097: DOCX: export form controls as MSO ActiveX controls
by Tamás Zolnai
· 9 years ago
8e397fc
SmartArt: simplify conditions, miscellaneous changes
by Grzegorz Araminowicz
· 9 years ago
f1d65b1
SmartArt: support cnt function
by Grzegorz Araminowicz
· 9 years ago
787732f
Decrease duplicated code
by Tamás Zolnai
· 9 years ago
6d34c6ee
tdf#107197: Replace relationship URI
by Christian Barth
· 9 years ago
1d2b564
tdf#107197: Replace relationship URI
by Christian Barth
· 9 years ago
2d05d0e
tdf#107197: Replace relationship URI
by Christian Barth
· 9 years ago
c8696bd
tdf#107197: Replace relationship URI
by Christian Barth
· 9 years ago
4b149e0
SmartArt: fix duplicated text
by Grzegorz Araminowicz
· 9 years ago
db17a87
convert std::map::insert to std::map::emplace II
by Noel Grandin
· 9 years ago
d347c24
convert std::map::insert to std::map::emplace
by Noel Grandin
· 9 years ago
5fc9801
tdf#109187 Fix OOXML import of flipped shapes with gradients
by Paul Trojahn
· 9 years ago
3e33a25
tdf#109317 Fix incorrect rotation of flipped custom OOXML shapes
by Paul Trojahn
· 9 years ago
93a3739
SmartArt: add nested shapes only if they are node's children
by Grzegorz Araminowicz
· 9 years ago
4a76431
tdf#91384: DOCX: import ActiveX controls
by Tamás Zolnai
· 9 years ago
286c27e
tdf#111548: Better fix for PPTX / XLSX import of ActiveX controls
by Tamás Zolnai
· 9 years ago
a3c695c
tdf#110440 drawingML import: fix handling of group shape properties
by Miklos Vajna
· 9 years ago
70944a8
tdf#109858: Override default point label placement setting...
by Dennis Francis
· 9 years ago
609619d
Indentation fixes
by Miklos Vajna
· 9 years ago
386fcf9
Avoid warning about invalid alignment value
by Tamás Zolnai
· 9 years ago
35a2d88
Fix typos
by Andrea Gelmini
· 9 years ago
c8e3633
Make ActiveX controls import working again (PPTX / XLSX)
by Tamás Zolnai
· 9 years ago
3dcf6df
remove unnecessary use of 'this->'
by Noel Grandin
· 9 years ago
612b489
loplugin:checkunusedparams
by Noel Grandin
· 9 years ago
8302f33
loplugin:constparams in oox
by Noel Grandin
· 9 years ago
c925381
loplugin:oncevar
by Noel Grandin
· 9 years ago
d742c00
tdf#109223: PPTX: Vertical flip of child shape is not imported correctly
by Tamás Zolnai
· 9 years ago
178b361
tdf#107723 Import font name from text portions in shapes
by Samuel Mehrbrodt
· 9 years ago
2d3b7a0
tdf#100491 fix DOCX import shape line with arrow marker
by Vasily Melenchuk
· 9 years ago
432d72d
SmartArt: text alignment
by Grzegorz Araminowicz
· 9 years ago
64cd173
SmartArt: cycle layout algorithm
by Grzegorz Araminowicz
· 9 years ago
bc2552f
coverity#1415611 Result is not floating-point
by Caolán McNamara
· 9 years ago
e5ee297
loplugin:unusedfields in oox,reportdesign
by Noel Grandin
· 9 years ago
c23cc5d
Rename InitAnySequence -> InitAnyPropertySequence, and convert some callers.
by Jan Holesovsky
· 9 years ago
ee6f8f1
sd pptm: Preserve the VBA stream on export.
by Jan Holesovsky
· 9 years ago
5d0901a
sd pptm: Add a separate PPTM filter.
by Jan Holesovsky
· 9 years ago
0ebd75c
Fix typos
by Andrea Gelmini
· 9 years ago
0d6cb9f
oox: fix inconsistent param naming in interface/implementation
by Miklos Vajna
· 9 years ago
00657ae
migrate to boost::gettext
by Caolán McNamara
· 9 years ago
b1601f7
SmartArt: support hideGeom shape attrbute
by Grzegorz Araminowicz
· 9 years ago
558ded7
SmartArt: shape styling
by Grzegorz Araminowicz
· 9 years ago
47e52b4
SmartArt: more layout work
by Grzegorz Araminowicz
· 9 years ago
21f28f9
SmartArt: add ShapeAtom to store shape template instead of LayoutNode
by Grzegorz Araminowicz
· 9 years ago
e530689
Clean up android specific template functions defined in std namespace
by brainbreaker
· 9 years ago
30907c0
tdf#109067 Fix default value of rotWithShape
by Paul Trojahn
· 9 years ago
41f098c
tdf#89926 Fix OOXML gradient angle import
by Paul Trojahn
· 9 years ago
e50d5b5
tdf#104743: Export transparency for bitmap fill/background
by Katarina Behrens
· 9 years ago
783269e
emfplus: completed isolation/migration of Emf/Wmf
by Armin Le Grand
· 9 years ago
83535a2
emfplus: create a wmf/emf/emf+ primitive based importer
by Armin Le Grand
· 9 years ago
9b3e580
Remove unused [m]sChartAddress
by Stephan Bergmann
· 9 years ago
b7b2887
Revert "tdf#109067 Fix default value of rotWithShape"
by Miklos Vajna
· 9 years ago
1b08f12
tdf#109067 Fix default value of rotWithShape
by Paul Trojahn
· 9 years ago
3697b87
use more OUString::operator== in forms..sal
by Noel Grandin
· 9 years ago
05f47e6
replace 'resize(size+1)' with emplace_back
by Noel Grandin
· 9 years ago
f9b104a
simplify some OUString::concat usage
by Noel Grandin
· 9 years ago
7de833a
simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)
by Noel Grandin
· 9 years ago
65e4a77
simplify some OUString::copy calls
by Noel Grandin
· 9 years ago
a7b7614
SmartArt: reuse existing diagram shape for root shape
by Grzegorz Araminowicz
· 9 years ago
b401896
Helper function to cast to FastAttributeList:
by Mohammed Abdul Azeem
· 9 years ago
ddadcb4
tdf#108945 Correctly import default value in VML shape adjustments
by Grzegorz Araminowicz
· 9 years ago
4250b25
teach unnecessaryparen loplugin about identifiers
by Noel Grandin
· 9 years ago
23978f8
merge BS and ToPsz10, etc
by Caolán McNamara
· 9 years ago
a1ead1a
loplugin unnecessaryparan improvements
by Noel Grandin
· 9 years ago
4b2262a
new loplugin unnecessaryparen
by Noel Grandin
· 9 years ago
31d4562
use begin()/end() when working with Sequence
by Noel Grandin
· 9 years ago
c4ddf6c
C++11 remove std::unary_function bases from functors
by Jochen Nitschke
· 9 years ago
124ed93
loplugin:casttovoid: oox
by Stephan Bergmann
· 9 years ago
98befbb
SmartArt: undo diagram elements' size change
by Grzegorz Araminowicz
· 9 years ago
72b706d
SmartArt: std::for_each -> range-based for loop.
by Jan Holesovsky
· 9 years ago
Next »