Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/calctiledrendering
/
sax
ee6ffa3
loplugin:staticcall
by Stephan Bergmann
· 12 years ago
369d959
DeInitVCL at end of tests
by Stephan Bergmann
· 12 years ago
8e115c6
fdo#68849: Add header guards to all include files
by Jens Carl
· 12 years ago
f3e1f47
fdo#68849: Add header guards to all include files
by Jens Carl
· 12 years ago
ebc0a15
remove more unnecesary OUString constructor use
by Noel Grandin
· 12 years ago
92b4478
css already means ::com::sun::star
by Thomas Arnhold
· 12 years ago
5b2aaef
coverity#982640 Missing break in switch
by Caolán McNamara
· 12 years ago
2bd7767
Resolves fdo#70681: fixincludeguards.pl: all that's left
by Thomas Arnhold
· 12 years ago
b2096dea
various loplugin:passsequencebyref
by Noel Grandin
· 12 years ago
248145f
Find places where uno::Sequence is passed by value.
by Noel Grandin
· 12 years ago
11dbe5e
coverity#707979 Uninitialized pointer field
by Caolán McNamara
· 12 years ago
1ec8367
Avoid possible memory leaks in case of exceptions
by Takeshi Abe
· 12 years ago
fa1f7d2
typo: attribut -> attribute
by Thomas Arnhold
· 12 years ago
2805ac1
typo: choosen -> chosen
by Thomas Arnhold
· 12 years ago
a39ced4
Remove unused functions
by Stephan Bergmann
· 12 years ago
6ed14fd
sax: sal_Bool->bool
by Noel Grandin
· 12 years ago
362d4f0
Explicitly mark overriding destructors as "virtual"
by Stephan Bergmann
· 12 years ago
70cc2b1
First batch of adding SAL_OVERRRIDE to overriding function declarations
by Stephan Bergmann
· 12 years ago
86a3258
Find places where OUString and OString are passed by value.
by Noel Grandin
· 12 years ago
693f1de
sax: FastAttributeList - add attribute in a specific namespace
by Tomaž Vajngerl
· 12 years ago
54ebae0
remove whitespaces
by Markus Mohrhard
· 12 years ago
5e21a41
cppuhelper: retrofit std::exception into overriding exception specs
by Stephan Bergmann
· 12 years ago
ff0562f
Remove visual noise from sax
by Alexander Wilms
· 12 years ago
7efa467
remove unused code sax_fastparser::FastSerializerHelper::copyTopMarkPop()
by Noel Grandin
· 12 years ago
333fdb9
remove unused code sax_fastparser::FastSerializerHelper::copyTopMarkPush()
by Noel Grandin
· 12 years ago
0ce0c36
Remove unneccessary comments
by Alexander Wilms
· 12 years ago
09f9a79
[API CHANGE] fix endCDATA to allow throwing css::xml::sax::SAXException
by Caolán McNamara
· 12 years ago
fa20458
Improve output in case of test failure
by Stephan Bergmann
· 12 years ago
110c193
Related: #i97873# (coverity#705407) Improper use of negative value
by Caolán McNamara
· 12 years ago
414fa67
sax: my suggestion was not as good as i thought...
by Michael Stahl
· 12 years ago
785c4f1
fdo#72468 avoid out of bounds array access
by Arnaud Versini
· 12 years ago
12e0102
coverity#1130446 Uncaught exception
by Caolán McNamara
· 12 years ago
f1a09e0
Use rtl::Reference
by Stephan Bergmann
· 12 years ago
922f443
Avoid css::uno using directives (Reference ambiguities)
by Stephan Bergmann
· 12 years ago
7106e43
1158273 Uncaught exception
by Caolán McNamara
· 12 years ago
c5135af
coverity#1158443 Uninitialized pointer field
by Caolán McNamara
· 12 years ago
be090d5
coverity#1158444 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
d9d2889
coverity#1158445 Uninitialized pointer field
by Caolán McNamara
· 12 years ago
db72a45
coverity#1158493 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
c2c530d
Introduce static inline cppu::acquire(), and make use of that.
by Jan Holesovsky
· 12 years ago
f278397
Change _get_implementation()'s not to do initialization directly.
by Jan Holesovsky
· 12 years ago
306efef
Minimize the constructor functions to a bare minimum.
by Jan Holesovsky
· 12 years ago
73eca35
Unify ctor functions for component implementations.
by Matúš Kukan
· 12 years ago
a700ce8
Unify ctor functions to have _get_implementation suffix.
by Matúš Kukan
· 12 years ago
4337a06
Use const& arguments parameter for ctor functions.
by Matúš Kukan
· 12 years ago
91570fc
fastparser: avoid boost::optional where it is un-necessary.
by Michael Meeks
· 12 years ago
fb94708
Use bool
by Stephan Bergmann
· 12 years ago
82625bb
remove unnecessary sal_Unicode casts in OUStringBuffer::append calls
by Noel Grandin
· 12 years ago
308fdfb
WaE: C4101: 'e' : unreferenced local variable
by Tor Lillqvist
· 12 years ago
c6aea0b
don't call top on an empty stack
by Caolán McNamara
· 12 years ago
4754b8a
fastparser: avoid std::stack::top() - cache it's results.
by Michael Meeks
· 12 years ago
838a601
fastparser: move lclGetErrorMessage into the anonymous namespace.
by Michael Meeks
· 12 years ago
169eb25
fastparser:: move Entity:: code into the anonymous namespace.
by Michael Meeks
· 12 years ago
59003de
fastparser: fix load regression
by Michael Meeks
· 12 years ago
71eb273
css.xml.sax service ctor clean-up
by Stephan Bergmann
· 12 years ago
ae3a0c8
Add .component <implementation constructor="..." feature
by Stephan Bergmann
· 12 years ago
71f3363
Change from ServiceManager- to ComponentContext-based implementations
by Stephan Bergmann
· 12 years ago
291e846
sax: various clean up. Move _getFactory next to the implementation.
by Matúš Kukan
· 12 years ago
b6cebf4
Allow UNO component libraries to have each implementation in its own function.
by Matúš Kukan
· 12 years ago
64575a5
sax: avoid usage of double for parsing nanoseconds here too
by Michael Stahl
· 12 years ago
b9bcc9c
...and nDigits > 9 is harmless in following for loop and need not be capped
by Stephan Bergmann
· 12 years ago
7144869
readUnsignedNumberMaxDigits can read more than maxDigits chars
by Stephan Bergmann
· 12 years ago
acb9da3
Fix naming
by Stephan Bergmann
· 12 years ago
695671e
Avoid inaccurate floating-point computations
by Stephan Bergmann
· 12 years ago
0b2bc82
Improve CPPUNIT_ASSERTs
by Stephan Bergmann
· 12 years ago
9ed3647
Adapt all (non-extension, SharedLibrary) .components to environment="..."
by Stephan Bergmann
· 12 years ago
eebc1e9
fdo#60698: Merge fastsax and sax_shared into expwrap
by Marcos Paulo de Souza
· 12 years ago
cc407e5
sax, xmloff: fix ODF import/export of text:time/text:time-value
by Michael Stahl
· 12 years ago
b6785eb
sax: stop using SAX_DLLIMPLEMENTATION for both sax and fastsax
by Michael Stahl
· 12 years ago
ea85db8
we need to pass the variable to get correct dll linkage
by Markus Mohrhard
· 12 years ago
223fb84
no inheritance so no virtual needed
by Markus Mohrhard
· 12 years ago
4afa538
Hide the implementation.
by Kohei Yoshida
· 12 years ago
532b2f4
Add a means to check if a namespace exists.
by Kohei Yoshida
· 12 years ago
2130fd9
Move this header out into a public place.
by Kohei Yoshida
· 12 years ago
8ef9d65
Remove inline methods from the header.
by Kohei Yoshida
· 12 years ago
4ba42fc
Move this out of the namespace scope.
by Kohei Yoshida
· 12 years ago
1afc1c0
Urgh - add embarassingly missing ~
by Michael Meeks
· 12 years ago
bc90fb9
fastparser: Outline virtual destructor to please MSVC++.
by Michael Meeks
· 12 years ago
d8db8ea
fastparser: strncmp needs a length.
by Michael Meeks
· 12 years ago
9eaf155
Presumably wants to use strcmp
by Stephan Bergmann
· 12 years ago
30a8fbb
fastparser: special case xmlns more sensibly.
by Michael Meeks
· 12 years ago
d7280af
fastparser: Avoid copying all tokens into a sequence.
by Michael Meeks
· 12 years ago
2d681ad
fastparser: don't waste cycles churning reference counts.
by Michael Meeks
· 12 years ago
87cce82
cppcheck: fix same expression on both sides
by Julien Nabet
· 12 years ago
b7a8fc5
fastparser: avoid allocation and conversion of elementnames we don't need.
by Michael Meeks
· 12 years ago
6087da0
getChar() to return a null-terminated char array.
by Kohei Yoshida
· 12 years ago
22ea573
Expose raw char array and use it to avoid OUString allocations.
by Kohei Yoshida
· 12 years ago
9491ca3
fastparser: avoid excessive alloc/frees for int / bool / double parsing
by Michael Meeks
· 12 years ago
9cb0fc7
fix spelling in comment
by Noel Grandin
· 12 years ago
ada73e5
sax: -Werror=sign-compare
by Miklos Vajna
· 12 years ago
fc25afa
fastparser: accelerate value tokenisation as well.
by Michael Meeks
· 12 years ago
610b2b9
remove unnecessary use of OUString constructor when assigning
by Noel Grandin
· 12 years ago
d366c9b2
remove unnecessary sal_Unicode casts in various places
by Noel Grandin
· 12 years ago
e52779d
remove unnecessary use of OUString constructor
by Noel Grandin
· 12 years ago
da5449d
fdo#54938: More uses of cppu::supportsService
by Marcos Paulo de Souza
· 12 years ago
a772496
Bin comments that claim to say why some header is included
by Tor Lillqvist
· 12 years ago
6cc508a
Remove comphelper::ComponentContext
by Stephan Bergmann
· 12 years ago
b13c8de
FastTokenHandler service should apparently have a default constructor
by Stephan Bergmann
· 12 years ago
e2d061f
WaE: unreferenced local variable
by Tor Lillqvist
· 12 years ago
94f99a6
sax: build fix: don't prefix enum values
by Matúš Kukan
· 12 years ago
Next »