Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/libreoffice-4-3-3
/
cppuhelper
e5311e0
fdo#80927: css.office.Quickstart should be single-instance service.
by Matúš Kukan
· 12 years ago
cd11bc6
C string usage improvment
by Arnaud Versini
· 12 years ago
c288b17
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12
by Julien Nabet
· 12 years ago
68e7692
Fix previous commit
by Julien Nabet
· 12 years ago
bd59628
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10
by Julien Nabet
· 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
e6ac6cb
automaticly -> automatically.
by Jan Holesovsky
· 12 years ago
ab07f81
Print the important failure messages on iOS even in a non-debug build
by Tor Lillqvist
· 12 years ago
8bb2ce6
fixincludeguards.sh: some smaller dirs
by Thomas Arnhold
· 12 years ago
fa0ffdb
cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unused
by Stephan Bergmann
· 12 years ago
5f0321b
fix creating com.sun.star.sheet.Solver instance
by Matúš Kukan
· 12 years ago
8f5df0d
Remove unused copy ctor (and use boost::noncopyable)
by Stephan Bergmann
· 12 years ago
6cbf8da
Make function prototype visible
by Stephan Bergmann
· 12 years ago
c1395fe
Remove unused inline constructor
by Stephan Bergmann
· 12 years ago
70cc2b1
First batch of adding SAL_OVERRRIDE to overriding function declarations
by Stephan Bergmann
· 12 years ago
c2d6d94
coverity#705457 Dereference null return value
by Caolán McNamara
· 12 years ago
88999eb
Use cppu::BaseMutex instead of plain osl::Mutex as base
by Stephan Bergmann
· 12 years ago
86a3258
Find places where OUString and OString are passed by value.
by Noel Grandin
· 12 years ago
023c00b
cppuhelper: simplify deprecated XTypeProvider.getImplementationId
by Stephan Bergmann
· 12 years ago
518b753
Remove visual noise from cppuhelper
by Alexander Wilms
· 12 years ago
5e21a41
cppuhelper: retrofit std::exception into overriding exception specs
by Stephan Bergmann
· 12 years ago
0ce0c36
Remove unneccessary comments
by Alexander Wilms
· 12 years ago
1941980
coverity#707716 Uninitialized pointer field
by Caolán McNamara
· 12 years ago
4f7e948
clean up
by Stephan Bergmann
· 12 years ago
3714d1c
Do not throw when a singleton can't be raised, only warn.
by Matúš Kukan
· 12 years ago
7f902e1
cppuhelper: sal_Bool -> bool
by Stephan Bergmann
· 12 years ago
d39178f
Drop unused #include
by Takeshi Abe
· 12 years ago
874c481
Simplify service manager's tracking of singletons
by Stephan Bergmann
· 12 years ago
58996b1
Remove needless SAL_DLLPRIVATE annotations
by Stephan Bergmann
· 12 years ago
f9369d3
fdo#54938 Convert to cppu::supportsService
by Alexandre Vicenzi
· 12 years ago
9e77c2f
Remove UNOIDL "array" and "union" vaporware remnants
by Stephan Bergmann
· 12 years ago
c68a8f4
bool improvements
by Stephan Bergmann
· 12 years ago
24386ce
Log what we are about to "load" in the DISABLE_DYNLOADING case
by Tor Lillqvist
· 12 years ago
e3133ae
Let C++ inline functions return bool instead of sal_Bool
by Stephan Bergmann
· 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
585d562
Simplify code; STATUS_LOADED => component||factory1||factory2
by Stephan Bergmann
· 12 years ago
306efef
Minimize the constructor functions to a bare minimum.
by Jan Holesovsky
· 12 years ago
2646b15
cppuhelper: valgrind complains about uninitialized variable...
by Michael Stahl
· 12 years ago
997d211
Support for singleton constructor functions
by Stephan Bergmann
· 12 years ago
4337a06
Use const& arguments parameter for ctor functions.
by Matúš Kukan
· 12 years ago
bdeb57c
Initialize constructor based implementations in one place.
by Matúš Kukan
· 12 years ago
88e9329
Use SAL_WARN, too, to increase chance of actually seeing the message
by Tor Lillqvist
· 12 years ago
81cb6a7f
[API CHANGE] cppu::Enterable::v_isValid returns bool
by Stephan Bergmann
· 12 years ago
82625bb
remove unnecessary sal_Unicode casts in OUStringBuffer::append calls
by Noel Grandin
· 12 years ago
202ea19
Only component-mapping.h is needed here.
by Matúš Kukan
· 12 years ago
b55259e
typo fixes
by Andras Timar
· 12 years ago
3aac1eb
Missing initialization
by Stephan Bergmann
· 12 years ago
023e499
Legacy cppu::loadSharedLibComponentFactory isn't DISABLE_DYNLOADING cond.
by Stephan Bergmann
· 12 years ago
0506c3a
FactoryWrapper is a misnomer now
by Stephan Bergmann
· 12 years ago
ae3a0c8
Add .component <implementation constructor="..." feature
by Stephan Bergmann
· 12 years ago
d8bbae2
Get more --disable-dynamic-loading code out of shlib.cxx.
by Matúš Kukan
· 12 years ago
e20f27f
bootstrap component: Split into implementation functions.
by Matúš Kukan
· 12 years ago
562b219
Deduplicate some foo_component_getFactory declarations.
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
9ed3647
Adapt all (non-extension, SharedLibrary) .components to environment="..."
by Stephan Bergmann
· 12 years ago
66397a4
fdo#72598 Remove SunStudio cruft from code base
by Jelle van der Waa
· 12 years ago
b1d65c9
Allow setting environment value directly in .component files
by Stephan Bergmann
· 12 years ago
9630b97
Parser::attrImplementation_ can be a local var
by Stephan Bergmann
· 12 years ago
a83b2af
Clean-up uno/lbnames.h
by Stephan Bergmann
· 12 years ago
6981586
Clean-up: The "_" delimiter is logically not part of the prefix
by Stephan Bergmann
· 12 years ago
332a317
cppcheck: fix same expression, ')' = 29 not 28 in ascii'
by Julien Nabet
· 12 years ago
a4ed79b
Shortcut common case of calling same-env component_getFactory fn
by Stephan Bergmann
· 12 years ago
2f7b329
[API CHANGE] remove cppu::loadSharedLibComponentFactory w/ rPrefix again
by Stephan Bergmann
· 12 years ago
eebc1e9
fdo#60698: Merge fastsax and sax_shared into expwrap
by Marcos Paulo de Souza
· 12 years ago
9386576
Let's have a static variable for getenv("UNO_ENV_LOG").
by Matúš Kukan
· 12 years ago
2c35fff
remove most use of RTL_CONSTASCII_USTRINGPARAM macro
by Noel Grandin
· 12 years ago
49fa300
Don't call Manager::addProvider(null) upon optional NoSuchFileException
by Stephan Bergmann
· 12 years ago
fcd1637
convert OUString compareToAscii == 0 to equalsAscii
by Noel Grandin
· 12 years ago
0a9ef5a
convert OUString 0==compareToAscii to equalsAscii
by Noel Grandin
· 12 years ago
e52779d
remove unnecessary use of OUString constructor
by Noel Grandin
· 12 years ago
5285bee
remove redundant calls to OUString constructor in if expression
by Noel Grandin
· 12 years ago
0e6a260
Convert code that calls OUString::getStr()[] to use the [] operator
by Noel Grandin
· 12 years ago
5d8f48c
solver doesn't solve anything...
by Michael Stahl
· 12 years ago
d8be8a9
cppuhelper: remove obsolete Package_unorc
by Michael Stahl
· 12 years ago
1ed2c24
remove RTL_CONSTASCII_(U)STRINGPARAM
by Chr. Rossmanith
· 12 years ago
7a06928
convert code to use OUString::endsWith
by Noel Grandin
· 12 years ago
04fe0ca
Some clean-up
by Stephan Bergmann
· 12 years ago
615a69e
Clean-up std::bad_alloc handling
by Stephan Bergmann
· 12 years ago
e9f260b
Minor refactoring of iOS code
by Tor Lillqvist
· 12 years ago
284347b
Not being able to honor a "prefix" is a rather hard error
by Stephan Bergmann
· 12 years ago
01e1a24
URE folder path fixes for the HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURE case
by Tor Lillqvist
· 13 years ago
ecbe980
WaE: 'rPath' : unreferenced formal parameter
by Tor Lillqvist
· 13 years ago
f189b1a
prevent WaE with unused parameters
by Markus Mohrhard
· 13 years ago
d2e1dd5
[API CHANGE] Stricter requirements for shlib.hxx function arguments
by Stephan Bergmann
· 13 years ago
c91f585
[API CHANGE] Remove unused cppu::invokeStaticComponentFactory again
by Stephan Bergmann
· 13 years ago
69f1846
All the content of cppuhelper/source/compat.cxx must be in namespace cppu
by Stephan Bergmann
· 13 years ago
3fb51fe
[API CHANGE] Remove unused CPLD_ACCESS feature from C++/Java component loaders
by Stephan Bergmann
· 13 years ago
43c47af
Special-case Mac OS X .jnilib
by Stephan Bergmann
· 13 years ago
3656a57
add mode lines to new files (and idls) since last run
by Caolán McNamara
· 13 years ago
d343c57
gbuild: make the versioned library the linktarget on Unixes
by Michael Stahl
· 13 years ago
6db34b6
Directly build UNOIDL .rdb files from .idl files
by Stephan Bergmann
· 13 years ago
6eb840c
Set URE_INTERNAL_JAVA_DIR for unorc to allow jvm in unit tests.
by Andrzej J.R. Hunt
· 13 years ago
d1dad0c
Use OUString::startsWith where possible
by Stephan Bergmann
· 13 years ago
905e862
Pass by const ref
by Stephan Bergmann
· 13 years ago
b469cd2
gbuild: use xml .rdb files directly from workdir
by Matúš Kukan
· 13 years ago
6ea6a42
s/wiki.services.openoffice.org/wiki.openoffice.org/g
by Andras Timar
· 13 years ago
2618ff4
UNO interface UIKs are unused for a very long time
by Stephan Bergmann
· 13 years ago
ecb1850
Can unify this now it seems
by Tor Lillqvist
· 13 years ago
Next »