Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/private/Ashod/cd-5.3.3.2
/
xmloff
ce55682
remove UL/L suffixes from integer constants in initialiser/call expressions
by Noel Grandin
· 9 years ago
a6602e2
Fix typos
by Andrea Gelmini
· 9 years ago
4ad3382
forcepoint #35 handle odd number of dimension fragments
by Caolán McNamara
· 8 years ago
9445d4e
ofz#6656 -1 isn't a good flag for all elements filled
by Caolán McNamara
· 8 years ago
73ed584
forcepoint #5 null deref
by Caolán McNamara
· 8 years ago
4f7688b
tdf#106780 Fix for invalid attribute in impress ODF
by Abhishek Shrivastava
· 8 years ago
3c4333c2
convert DecodeMechanism to scoped enum
by Noel Grandin
· 9 years ago
d8777837
Fix typos
by Andrea Gelmini
· 9 years ago
116fca4
remove UL/L suffixes from integer constants on the RHS of expressions
by Noel Grandin
· 9 years ago
f768892
loplugin field-can-be-private in include/vcl..xmlscript
by Noel Grandin
· 9 years ago
496f11a
ODP: export TextPreRotateAngle
by Szymon Kłos
· 8 years ago
73937cd
tdf#97630 xmloff: ODF extended draw:fit-to-size mess
by Michael Stahl
· 8 years ago
ec83f77
xmloff: fix stack-use-after-return in SvXMLExport::exportDoc()
by Michael Stahl
· 9 years ago
2c0b882
tdf#112005 xmloff: ODF export: export embedded object text *first*
by Michael Stahl
· 9 years ago
2df9df2
tdf#112122 xmloff: inserting index marks into editengine throws
by Michael Stahl
· 9 years ago
be03a9c
Resolves: tdf#112123 check m_xAutoStyles like in similar methods
by Caolán McNamara
· 9 years ago
6d3c174
Resolves tdf#112101 crash on particular file with office:event-listeners
by Caolán McNamara
· 9 years ago
2c410a0
tdf#111934 xmloff: ODF import: self-referential conditional style crash
by Michael Stahl
· 9 years ago
46b5c00
tdf#109228: FILESAVE: ODT: Anchor changed to 'to character' after RT
by Tamás Zolnai
· 9 years ago
5de6370
tdf#109080 First page header/footer ODF (1/2)
by Luke Deller
· 9 years ago
a6b7bd7
xmloff: ODF export: fix redundant setting of GraphicStreamURL swapping
by Michael Stahl
· 9 years ago
f7dd446
Resolves: tdf#107438 write <text:sender-initials> for fields
by Eike Rathke
· 9 years ago
f8f7a0e
tdf#103091 conditional style conditions not saved
by Troy Rollo
· 9 years ago
d55f7bd
tdf#108231 tdf#108109 xmloff: SvxUnoDrawingModel doesn't implement...
by Michael Stahl
· 9 years ago
25dd6bd
tdf#100033: Frames with the same name are removed
by Tamás Zolnai
· 9 years ago
7205603
tdf#43535: support additional sheet protection options.
by Kohei Yoshida
· 9 years ago
fee240d
tdf#107392 ODF import: fix z-order sorting of SVG images
by Miklos Vajna
· 9 years ago
cp-5.3-8-win
253e203
tdf#105286: Implement text rotation for Impress tables
by Tamás Zolnai
· 9 years ago
40d9d6f
tdf#103567 xmloff: ODF import: fix more lossage on Writer frames
by Michael Stahl
· 9 years ago
ac72b37
tdf#103567 xmloff: ODF import: fix loss of events on SVG multi-image
by Michael Stahl
· 9 years ago
09b8562
crashtesting: a gadzillion failures on export to odp
by Caolán McNamara
· 9 years ago
de62a3e
tdf#102479 ODF export: ignore exceptions when checking shape text
by Michael Stahl
· 9 years ago
0a840ed
includes should be at the top of the file
by Noel Grandin
· 9 years ago
8aec905
ODF: do not write an empty style:text-position="" attribute for CharEscapement
by Eike Rathke
· 9 years ago
89ec809
clearly a wrong offset is worth an assert() instead of OSL_ENSURE()
by Eike Rathke
· 9 years ago
f4e24dd
loplugin:datamembershadow in xmloff
by Noel Grandin
· 9 years ago
b223028
This condition has been checked before
by Samuel Mehrbrodt
· 9 years ago
722ea62
Small housekeeping: merged two if's with same result into one
by Mike Kaganski
· 9 years ago
7cca2c7
new loplugin finalprotected
by Noel Grandin
· 9 years ago
0d97ac5
fix typo
by David Tardon
· 9 years ago
4ead110
remove prop. name variable
by David Tardon
· 9 years ago
0d05173
loplugin:constantparam
by Noel Grandin
· 9 years ago
8eec78d
xmloff: print a warning if we drop a style on the floor
by Michael Stahl
· 9 years ago
518e199
tdf#67544 Embed slide transition sound in the presentation
by Samuel Mehrbrodt
· 9 years ago
389999a
make comphelper::containerToSequence a little smarter
by Noel Grandin
· 9 years ago
5f77e6e
update loplugin:unnnecessaryvirtual to handler destructors
by Noel Grandin
· 9 years ago
f2de7d0
This apparently always wanted to check that _rChars.trim() is non-empty
by Stephan Bergmann
· 9 years ago
1b36f23
loplugin:oncevar in xmloff..xmlsecurity
by Noel Grandin
· 9 years ago
b589c4c
Omit comparator which is the same as default std::less<key_type>
by Takeshi Abe
· 9 years ago
8a22bc9
update unnecessaryoverride plugin to find pure forwarding methods
by Noel Grandin
· 9 years ago
a41ecf9
loplugin:expandablemethods in xmloff
by Noel Grandin
· 9 years ago
319a07c
Simplify code further
by Stephan Bergmann
· 9 years ago
9ad0e56
fixes for >>= with rhs Any
by Jochen Nitschke
· 9 years ago
f0ae408
loplugin:expandablemethodds in include/xmloff
by Noel Grandin
· 9 years ago
d1ea6ec
replace <<= with assign for <<= with rhs Any
by Jochen Nitschke
· 9 years ago
7477ab1
loplugin:inlineablemethods in xmloff
by Noel Grandin
· 9 years ago
9ac8a57
replace <<= with assign for <<= with rhs Any
by Jochen Nitschke
· 9 years ago
b5b57c6
tdf#64038 ODF import: fix handling of space following <text:s>
by Michael Stahl
· 9 years ago
62223f9
loplugin:unnecessaryoverride
by Noel Grandin
· 10 years ago
5c84f40
loplugin:constantfunction
by Noel Grandin
· 9 years ago
fe82f6f
loplugin:unnnecessaryoverride in xmloff
by Noel Grandin
· 9 years ago
0ab45be
catch the exception to prevent broken charts, tdf#98690
by Markus Mohrhard
· 9 years ago
82f3b26
xmloff: fix --enable-mergelibs build
by Michael Stahl
· 9 years ago
4b81e61
tdf#102370 Correctly export to Excel exponent without sign
by Laurent Balland-Poirier
· 10 years ago
51e4722
loplugin:staticmethods: xmloff
by Stephan Bergmann
· 10 years ago
8daf670
xmloff: fix crash in ~XMLParaContext on fdo72541-1.fodt
by Michael Stahl
· 10 years ago
a5442b6
rtl::math::approxEqual(value,0.0) never yields true for value!=0.0
by Eike Rathke
· 10 years ago
22cea99
this is used as a stack, so convert to std::stack
by Caolán McNamara
· 10 years ago
be014c2
we just care about empty vs nonempty here
by Caolán McNamara
· 10 years ago
a31378f
Fix typos
by Andrea Gelmini
· 10 years ago
89804c1
implement prototype for more stable calc cell style names
by Markus Mohrhard
· 10 years ago
198fabe
soon is now
by Markus Mohrhard
· 10 years ago
5678bc9
tdf#101935 and tdf#102201:
by Mohammed Abdul Azeem
· 10 years ago
1f6af12
Resolves: tdf#101708 only export loext table attributes in 'extended' variant
by Caolán McNamara
· 10 years ago
e592877
loplugin:unusedenumvalues
by Noel Grandin
· 10 years ago
dbf87d2
coverity#1372990 xmloff: use unique_ptr for RewindMaps
by Michael Stahl
· 10 years ago
0ea50b5
loplugin:countusersofdefaultparams in xmloff
by Noel Grandin
· 10 years ago
ccfbc9d
unconditionally replacing Y after G (era) with E was always wrong
by Eike Rathke
· 10 years ago
e12c9b4
do not add calendar modifier to format code when importing as E or EE keyword
by Eike Rathke
· 10 years ago
4267239
that copypasta comment fragment makes no sense
by Eike Rathke
· 10 years ago
66bdcb9
xmloff: invoke SvXMLImportContext destructor with proper namespace map
by Michael Stahl
· 10 years ago
91dd2db
loplugin:override: No more need for the "MSVC dtor override" workaround
by Stephan Bergmann
· 10 years ago
f882555
switch to using LocaleDataWrapper::doesSecondaryCalendarUseEC()
by Eike Rathke
· 10 years ago
187e2db
coverity#1372877 I'm guessing this is what might have been the intent
by Caolán McNamara
· 10 years ago
7ed3e74
Blind fix for MSVC
by Stephan Bergmann
· 10 years ago
8e11d35
use std::unique_ptr
by David Tardon
· 10 years ago
8d458a2
use std::unique_ptr
by David Tardon
· 10 years ago
97dbbf7
avoid manual memory management
by David Tardon
· 10 years ago
7469d75
use std::unique_ptr
by David Tardon
· 10 years ago
bbb017f
use std::unique_ptr
by David Tardon
· 10 years ago
66e6278
use std::unique_ptr
by David Tardon
· 10 years ago
064a33a
use std::unique_ptr
by David Tardon
· 10 years ago
ab028d99
use std::unique_ptr
by David Tardon
· 10 years ago
ecb2850
use std::unique_ptr
by David Tardon
· 10 years ago
9dc0f2b
Blind fix for MSVC
by Stephan Bergmann
· 10 years ago
43c6b20
use std::unique_ptr
by David Tardon
· 10 years ago
87bc968
use std::unique_ptr
by David Tardon
· 10 years ago
a13b6bd
use std::unique_ptr
by David Tardon
· 10 years ago
44c7366
avoid manual memory handling
by David Tardon
· 10 years ago
fccf28b
use std::unique_ptr
by David Tardon
· 10 years ago
Next »