Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/cib_contract935
/
xmloff
e7a0948
ODP: export TextPreRotateAngle
by Szymon Kłos
· 8 years ago
244dfe2
tdf#97630 xmloff: ODF extended draw:fit-to-size mess
by Michael Stahl
· 8 years ago
e68c82d
xmloff: fix stack-use-after-return in SvXMLExport::exportDoc()
by Michael Stahl
· 9 years ago
65c9982
tdf#112005 xmloff: ODF export: export embedded object text *first*
by Michael Stahl
· 9 years ago
037d5fa
tdf#112122 xmloff: inserting index marks into editengine throws
by Michael Stahl
· 9 years ago
3576aa7
Resolves: tdf#112123 check m_xAutoStyles like in similar methods
by Caolán McNamara
· 9 years ago
fb8fba4
Resolves tdf#112101 crash on particular file with office:event-listeners
by Caolán McNamara
· 9 years ago
f07bb0f
tdf#111934 xmloff: ODF import: self-referential conditional style crash
by Michael Stahl
· 9 years ago
de5afba
tdf#109228: FILESAVE: ODT: Anchor changed to 'to character' after RT
by Tamás Zolnai
· 9 years ago
63274a5
tdf#109080 First page header/footer ODF (1/2)
by Luke Deller
· 9 years ago
953c801
xmloff: ODF export: fix redundant setting of GraphicStreamURL swapping
by Michael Stahl
· 9 years ago
cfb44fa
Resolves: tdf#107438 write <text:sender-initials> for fields
by Eike Rathke
· 9 years ago
e9869b9
tdf#103091 conditional style conditions not saved
by Troy Rollo
· 9 years ago
024fa6b
tdf#108231 tdf#108109 xmloff: SvxUnoDrawingModel doesn't implement...
by Michael Stahl
· 9 years ago
e0f5f8c
tdf#100033: Frames with the same name are removed
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
df19c3c
reduce the insanity level of the codebase a bit
by David Tardon
· 10 years ago
22547c5
use std::shared_ptr
by David Tardon
· 10 years ago
8304c23
use std::shared_ptr
by David Tardon
· 10 years ago
7afc5ab
use std::shared_ptr to manage memory
by David Tardon
· 10 years ago
2e0cea4
use std::unique_ptr
by David Tardon
· 10 years ago
109ea47
use std::shared_ptr
by David Tardon
· 10 years ago
1eb1ff0
use std::unique_ptr
by David Tardon
· 10 years ago
260cbd3
use std::unique_ptr
by David Tardon
· 10 years ago
d4b0ab2
loplugin:refcounting
by Noel Grandin
· 10 years ago
0f9a81c
remove manual memory management
by David Tardon
· 10 years ago
6678ff2
improve comment
by David Tardon
· 10 years ago
084de9d
remove manual memory management
by David Tardon
· 10 years ago
7dd877b
remove manual memory management
by David Tardon
· 10 years ago
Next »