Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/unocrsrptr
/
binaryurp
1d7220d
More informative exception message
by Stephan Bergmann
· 11 years ago
d9727f1
loplugin:redundantcast: const_cast to same type
by Stephan Bergmann
· 11 years ago
6ff2d84a
Various #include <sal/log.hxx> fixups
by Stephan Bergmann
· 11 years ago
2fc4a8c
Add support for cppu::UnoType<void>
by Stephan Bergmann
· 11 years ago
31e24f4
Remove redundant Reference<> from within UnoType<> uses
by Stephan Bergmann
· 11 years ago
bd08ebde
restore dependencies
by Caolán McNamara
· 11 years ago
01a8bda
boost::noncopyable->'= delete'
by Caolán McNamara
· 11 years ago
a1ceacc
boost::foo_ptr->std::foo_ptr
by Caolán McNamara
· 11 years ago
3149825
loplugin:cstylecast: warn about certain redundant reinterpret_casts
by Stephan Bergmann
· 11 years ago
d79b96c
css::uno::Sequence ctor with initializer_list
by Stephan Bergmann
· 11 years ago
6a0fe37
sal: clean up public headers with include-what-you-use
by Michael Stahl
· 11 years ago
f2d8fda
cid#1212456 Silently ignore uno_assignData return value here
by Stephan Bergmann
· 11 years ago
11311b9
untabify
by Stephan Bergmann
· 12 years ago
5045400
Replace use of o3tl::heap_ptr with std::unique_ptr
by Stephan Bergmann
· 12 years ago
0d78ad8
DBG_ASSERT->assert when followed by dereference
by Caolán McNamara
· 12 years ago
e2080e7
new compilerplugin returnbyref
by Noel Grandin
· 12 years ago
3e82897
improve the inlinesimplememberfunctions clang plugin
by Noel Grandin
· 12 years ago
0e507ae
various: remove SAL_THROW macro
by Noel Grandin
· 12 years ago
e7bc3ca
remove boilerplate in UNO Exception constructor calls
by Noel Grandin
· 12 years ago
184e4ef
rhbz#1016758: Dispose bridges when disposing bridge factory
by Stephan Bergmann
· 12 years ago
ff43ba7
coverity#707665 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
5575146
coverity#707666 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
0a1d822
Many spelling fixes: directories a* - g*.
by Pedro Giffuni
· 12 years ago
541761d
prefer makefile-gmake-mode
by Takeshi Abe
· 12 years ago
c3e84d4
sal/log.hxx functionality also includes the equivalent of OSL_LOG_PREFIX
by Stephan Bergmann
· 12 years ago
70cc2b1
First batch of adding SAL_OVERRRIDE to overriding function declarations
by Stephan Bergmann
· 12 years ago
af181dc
Use cppu::BaseMutex instead of plain osl::Mutex as base
by Stephan Bergmann
· 12 years ago
5e21a41
cppuhelper: retrofit std::exception into overriding exception specs
by Stephan Bergmann
· 12 years ago
598243b
Remove visual noise from binaryurp
by Alexander Wilms
· 12 years ago
ee585cc
cid#983607 unexpected std::exception
by Stephan Bergmann
· 12 years ago
afb9d33
cid#706247 wrong exception type
by Stephan Bergmann
· 12 years ago
5499d4c
Revert "cid#707663 uninitialized pointer field"
by Michael Stahl
· 12 years ago
169bc8f7
Revert "cid#707662 uninitialized pointer field"
by Michael Stahl
· 12 years ago
c3891d8
Revert "cid#707661 uninitialized pointer field"
by Michael Stahl
· 12 years ago
571d116
cid#707663 uninitialized pointer field
by Noel Grandin
· 12 years ago
5523275
cid#707662 uninitialized pointer field
by Noel Grandin
· 12 years ago
e453ba9
cid#707661 uninitialized pointer field
by Noel Grandin
· 12 years ago
cf1f27af
auto_ptr -> heap_ptr
by Stephan Bergmann
· 12 years ago
6606611
auto_ptr -> scoped_ptr
by Stephan Bergmann
· 12 years ago
f6245d5
fdo#56511 Don't unduly delay Bridge termination
by Stephan Bergmann
· 12 years ago
a5090cc
Related: #i123862# use O*String's isEmpty() method...
by Herbert Dürr
· 12 years ago
b1d65c9
Allow setting environment value directly in .component files
by Stephan Bergmann
· 12 years ago
70fe99d
Minor simplification
by Stephan Bergmann
· 12 years ago
289e54f
binaryurp: silently ignore superfluous MUSTREPLY/SYNCHRONOUS flags
by Stephan Bergmann
· 12 years ago
d366c9b2
remove unnecessary sal_Unicode casts in various places
by Noel Grandin
· 12 years ago
704f95e
fdo#54938: More uses of cppu::supportsService
by Marcos Paulo de Souza
· 12 years ago
12dc490
No need for a buggy rewrite
by Stephan Bergmann
· 13 years ago
059f041
cppcheck: fix duplicateExpression
by Julien Nabet
· 13 years ago
08bb8fc
#i122208# replace the binaryurp cache for improved C++ compatibility
by Herbert Dürr
· 13 years ago
72e5d0c
Move to MPLv2 license headers, with ESC decision and author's permission.
by Michael Meeks
· 13 years ago
ba044b1
remove needless forward rtl::OUString declarations
by Luboš Luňák
· 13 years ago
2be8a22
binaryurp does not need offapi
by David Tardon
· 13 years ago
79b0046
remove legacy build.pl prj/build.lst files.
by Michael Meeks
· 13 years ago
b768611
remove all d.lst
by Michael Stahl
· 13 years ago
f6edfef
RTL_CONSTASCII_USTRINGPARAM removals
by Krisztian Pinter
· 13 years ago
a53586f
gbuild: do not copy boost headers around
by Michael Stahl
· 13 years ago
66a1758
c++ API: use css alias in generated headers, adds global css decl
by Thorsten Behrens
· 13 years ago
ed7d582
cleanup README files.
by Michael Meeks
· 13 years ago
0770b6c
add a README files
by Manal Alhassoun
· 13 years ago
cbf2008
Use prefix
by Tor Lillqvist
· 14 years ago
36a2db3
Replace usage of rtl_*Memory with equivalent from string.h
by Arnaud Versini
· 14 years ago
5032dc0
gbuild: invert handling of standard system libraries:
by Michael Stahl
· 14 years ago
b85c349
gbuild: replace direct gb_STDLIBS use with ...
by Michael Stahl
· 14 years ago
2e677c3
gbuild: split uwinapi out of gb_STDLIBS
by Michael Stahl
· 14 years ago
750fc20
replace remaining InterlockedCount() with inlined version
by Norbert Thiebaud
· 14 years ago
b854de9
deprecate oustringostreaminserter.hxx
by Norbert Thiebaud
· 14 years ago
900d60b
fdo#46808, Adapt bridge::BridgeFactory UNO service to new style
by Noel Grandin
· 14 years ago
7a7a2c5
Cosmetics
by Stephan Bergmann
· 14 years ago
a60f911
OUString and RTL_CONSTASCII cleanup
by Ricardo Montania
· 14 years ago
e47fe5c
Change rtl::OUString to OUString
by Ricardo Montania
· 14 years ago
edaf3e8
fdo#43433: Binary URP works gracefully with old Java URP
by Stephan Bergmann
· 14 years ago
90b01ef
Bin no longer used iOS cppunit stuff that breaks build even
by Tor Lillqvist
· 14 years ago
30d3637
removed unnecessary forward declarations of class
by Takeshi Abe
· 14 years ago
fdda178
targetted improvement of UNO API includes / usage
by Michael Meeks
· 14 years ago
328e226
targetted re-work of cppunit pieces.
by Michael Meeks
· 14 years ago
46b8dbd
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
b3d8fd8
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
2fa2660
Better fix for ThreadPool/ORequestThread life cycle
by Stephan Bergmann
· 14 years ago
d015384
Fixed ThreadPool (and dependent ORequestThread) life cycle
by Stephan Bergmann
· 14 years ago
b1c3e8a
make gbuild the default assumption of build.pl
by Bjoern Michaelsen
· 14 years ago
40aaefe
put the missing type into the exception message
by Michael Stahl
· 14 years ago
c923f7d
gbuild: "use" vs. "add":
by Michael Stahl
· 14 years ago
d6bc02f
Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
by Szabolcs Dezsi
· 14 years ago
a4abe21
Unused includes
by Stephan Bergmann
· 14 years ago
d54e03c
binaryurp has cppunit tests
by Bjoern Michaelsen
· 14 years ago
672ad94
Clarifying comment added
by Stephan Bergmann
· 14 years ago
d21fb14
Adapted Reader/Writer to safer-to-use salhelper::Thread
by Stephan Bergmann
· 14 years ago
c857dff
switch to include-based build rather than sourced-based build
by Norbert Thiebaud
· 14 years ago
7c704c7
Removed some unused parameters; added SAL_UNUSED_PARAMETER.
by Stephan Bergmann
· 14 years ago
25e1037
Link most libs and executables with gb_STDLIBS as presumably is intended
by Tor Lillqvist
· 14 years ago
c4e5203
Code modules no longer depend on stlport.
by Stephan Bergmann
· 14 years ago
9201704
Fix for fdo43460 Part IV getLength to isEmpty
by Olivier Hallot
· 14 years ago
2acd8fb
in modules, when we have a env we are in stage gbuild
by Bjoern Michaelsen
· 14 years ago
7113c71
catch by constant reference
by Takeshi Abe
· 14 years ago
d73e574
move reconfigure into gbuild
by Bjoern Michaelsen
· 14 years ago
9c53350
Demote SAL_WARN that happens regularly during bridge shutdown to SAL_INFO.
by Stephan Bergmann
· 14 years ago
ebdbd2b
Adapted to new assertion/logging mechanisms.
by Stephan Bergmann
· 14 years ago
f2f0dbd
make gbuild makefiles run independant of pwd again
by Bjoern Michaelsen
· 14 years ago
0ea8c01
tweak gbuild standart Makefile to allow partial build in unsourced env
by Norbert Thiebaud
· 14 years ago
e94a19f
simplfy dmake to gbuild bridgefile
by Bjoern Michaelsen
· 15 years ago
Next »