Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/cib_contract116
/
xmlscript
95d20a3
Revert "remove some manual ref-counting"
by Noel Grandin
· 10 years ago
111de43
remove some manual ref-counting
by Noel Grandin
· 10 years ago
96fab05
clang-tidy modernize-loop-convert in writerfilter to xmlsecurity
by Noel Grandin
· 10 years ago
11b3262
loplugin:nullptr
by Stephan Bergmann
· 10 years ago
2894df6
sal_Bool -> bool
by Stephan Bergmann
· 10 years ago
d46bfe1
tdf#74608 Constructor function for XMLBasicExporter
by Yeliz Taneroğlu
· 10 years ago
955ca13
tdf#74608 Constructor function for XMLBasicImporter
by Yeliz Taneroğlu
· 10 years ago
2dc8f1b
tdf#74608 Constructor function for XMLOasisBasicImporter
by Yeliz Taneroğlu
· 10 years ago
b8c04ea
tdf#74608 Constructor function for XMLOasisBasicExporter
by Yeliz Taneroğlu
· 10 years ago
ef0161b
loplugin:salbool: Automatic rewrite of sal_False/True
by Stephan Bergmann
· 10 years ago
a3858ed
Use cast to bool to normalize sal_Bool values
by Stephan Bergmann
· 10 years ago
150ac9c
clean-up: unused using declarations and includes
by Jochen Nitschke
· 10 years ago
b8eb294
loplugin:passstuffbyref in various
by Noel Grandin
· 10 years ago
bef802a
tdf#99172 support for vertical align import/export property for text boxes
by Vasily Melenchuk
· 10 years ago
5b32ba4
-fsanitize=nonnull-attribute
by Stephan Bergmann
· 10 years ago
db43ef0
sequence->vector in xmlscript
by Noel Grandin
· 10 years ago
8988d1a
Avoid reserved identifier
by Stephan Bergmann
· 10 years ago
0a8c9fd
tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals
by Rohan Kumar
· 10 years ago
4fbf95d
new loplugin:unuseddefaultparams
by Noel Grandin
· 10 years ago
778e9a6
new loplugin: find write-only fields
by Noel Grandin
· 10 years ago
e9a2e04
OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that
by Caolán McNamara
· 10 years ago
91a5acf
loplugin:unusedmethods unused return value in xmlscript/
by Noel Grandin
· 10 years ago
64d624b
Fix typos
by Andrea Gelmini
· 10 years ago
bea8a7a
cppcheck: noExplicitConstructor
by Caolán McNamara
· 10 years ago
a218039
loplugin:unusedfields in xmlscript,xmlsecurity
by Noel Grandin
· 10 years ago
ffdd3c6
tdf#80047: load&save align and valign attributes of NumericField
by Oliver Specht
· 10 years ago
93ca224
com::sun::star->css in xmlscript/
by Noel Grandin
· 10 years ago
06116bd1
Fast PCH generator and optimized PCH files
by Ashod Nakashian
· 10 years ago
8e234c5
use initialiser syntax for Sequence<OUString>
by Noel Grandin
· 10 years ago
6de82da
loplugin:nullptr (automatic rewrite)
by Stephan Bergmann
· 10 years ago
6c80a8f
new loplugin: oncevar
by Noel Grandin
· 10 years ago
28d6393
loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)
by Stephan Bergmann
· 10 years ago
b36963c
Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code
by Stephan Bergmann
· 10 years ago
4678982
Fix typos
by Andrea Gelmini
· 11 years ago
31ebd9f
boost->std
by Caolán McNamara
· 11 years ago
0696271
xmlscript: tdf#88206 replace cppu::WeakImplHelper*
by Takeshi Abe
· 11 years ago
a4fd6c4
inline some use-once typedefs
by Noel Grandin
· 11 years ago
1c5f07e
Fix typos
by Andrea Gelmini
· 11 years ago
afcf1ec
loplugin:loopvartoosmall
by Noel Grandin
· 11 years ago
dcee23b
cppcheck: noExplicitConstructor
by Caolán McNamara
· 11 years ago
869e477
cppcheck: noExplicitConstructor
by Caolán McNamara
· 11 years ago
6ff2d84a
Various #include <sal/log.hxx> fixups
by Stephan Bergmann
· 11 years ago
e4688a3
loplugin:staticmethods
by Noel Grandin
· 11 years ago
42c848c
Replace remaining getCppuType et al with cppu::UnoType
by Stephan Bergmann
· 11 years ago
6485183
Reduce to static_cast any reinterpret_cast from void pointers
by Stephan Bergmann
· 11 years ago
b512522
Clean up C-style casts from pointers to void
by Stephan Bergmann
· 11 years ago
f1ffba8
constify
by Lionel Elie Mamane
· 11 years ago
e57febd
proper indentation
by Lionel Elie Mamane
· 11 years ago
87934ed
destructors are not allowed to throw
by Lionel Elie Mamane
· 11 years ago
ff26f02
xmlscript: fix import/export of dialog radio-buttons
by Michael Stahl
· 11 years ago
de68bb8
Updated all precompiled headers.
by Ashod Nakashian
· 11 years ago
ad3e098
WaE: implicit conversion of literal of type 'int' to 'bool'
by Tor Lillqvist
· 11 years ago
199cec3
remove spurious xDocStorage temp
by Caolán McNamara
· 11 years ago
4114601
Resolves: #i98734# save/load ScaleMode property of image control on dialogs
by Tsutomu Uchino
· 11 years ago
be06f34
Some more loplugin:cstylecast: xmlscript
by Stephan Bergmann
· 11 years ago
bfe79b5
fdo#39440 reduce scope of local variables
by Michael Weghorn
· 11 years ago
fd1372b
boost::unordered_map->std::unordered_map
by Caolán McNamara
· 11 years ago
eabf036
xmlscript: Use appropriate OUString functions on string constants
by Stephan Bergmann
· 11 years ago
15b4ab8
cppuhelper: clean up public headers with include-what-you-use
by Michael Stahl
· 11 years ago
6a0fe37
sal: clean up public headers with include-what-you-use
by Michael Stahl
· 11 years ago
d32be3a
fdo#86023 - O[U]String needs a 'clear' method
by Brij Mohan Lal Srivastava
· 11 years ago
705c48d
fdo#38835 strip out OUString globals
by Noel Grandin
· 11 years ago
0c0e3e7
Fixed typos. No automatic tools (sed, and so on).
by Andrea Gelmini
· 11 years ago
0371a63
remove unnecessary 'using namespace rtl' declarations
by Noel Grandin
· 11 years ago
389beae
xmlscript: std::auto_ptr -> std::unique_ptr
by Stephan Bergmann
· 12 years ago
fc04f76
fdo#82577: Handle Time
by Noel Grandin
· 12 years ago
76e04ae
Rename LO-specific uno ini-file (Linux: program/unorc) to "louno"
by Stephan Bergmann
· 12 years ago
0439f66
xmlscript: avoid accessing [0] of an emptry string
by Norbert Thiebaud
· 12 years ago
2d4b87f
ODF export: don't write invalid "group-name" attribute
by Michael Stahl
· 12 years ago
e2080e7
new compilerplugin returnbyref
by Noel Grandin
· 12 years ago
dfd44d0
xmlscript: remove SAL_THROW macro
by Noel Grandin
· 12 years ago
b312a38
update_pch: add a bunch of pch files
by Thomas Arnhold
· 12 years ago
626a428
fdo#68849: Add header guards to all include files
by Jens Carl
· 12 years ago
ac76cc7
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20
by Julien Nabet
· 12 years ago
e7bc3ca
remove boilerplate in UNO Exception constructor calls
by Noel Grandin
· 12 years ago
debe137
xmlscript: remove using namespace from headers
by Thomas Arnhold
· 12 years ago
2bd7767
Resolves fdo#70681: fixincludeguards.pl: all that's left
by Thomas Arnhold
· 12 years ago
63dc7b1
SCROLLABLEFRAME never defined
by Thomas Arnhold
· 12 years ago
115b295
Clean up function declarations
by Stephan Bergmann
· 12 years ago
62a4722
xmlscript: sal_Bool->bool
by Noel Grandin
· 12 years ago
21dcef5
xmlscript: sal_Bool->bool
by Noel Grandin
· 12 years ago
70cc2b1
First batch of adding SAL_OVERRRIDE to overriding function declarations
by Stephan Bergmann
· 12 years ago
1f22471
coverity#708728 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
1287c3c
coverity#708730 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
920560b
coverity#708732 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
297183a
coverity#708733 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
625b276
coverity#708734 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
5e21a41
cppuhelper: retrofit std::exception into overriding exception specs
by Stephan Bergmann
· 12 years ago
a22ae26
Remove visual noise from xmlscript
by Alexander Wilms
· 12 years ago
0ce0c36
Remove unneccessary comments
by Alexander Wilms
· 12 years ago
6c594bc
coverity#984352 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
f139c10
fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsService
by Alexandre Vicenzi
· 12 years ago
ff4e258
bool improvements
by Stephan Bergmann
· 12 years ago
9ed3647
Adapt all (non-extension, SharedLibrary) .components to environment="..."
by Stephan Bergmann
· 12 years ago
08fe82e
Remove unnecessary use of OUString constructor in + expressions
by Noel Grandin
· 12 years ago
7ef3b65
xmlscript: include <> for external includes
by Norbert Thiebaud
· 12 years ago
8df17a3
gbuild: set Package default target to INSTDIR
by Michael Stahl
· 12 years ago
ee5661e
fdo#54938: Adapt supportsService implementations..
by Marcos Paulo de Souza
· 12 years ago
77b6b4a
CID#1103755 unint members
by Caolán McNamara
· 12 years ago
c5c4ab6
sal_Bool to bool
by Takeshi Abe
· 13 years ago
Next »