Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/libreoffice-4-0-0
/
cppuhelper
6822288
cppuhelper: add compatible symbol for obsolete method.
by Michael Meeks
· 13 years ago
a863d1e
re-base on ALv2 code. Includes:
by Michael Meeks
· 13 years ago
0633b14
remove obsolete stdidlclass.
by Michael Meeks
· 13 years ago
ce90f99
fixes for where fast string operator+ is not perfectly source compatible
by Luboš Luňák
· 13 years ago
66a1758
c++ API: use css alias in generated headers, adds global css decl
by Thorsten Behrens
· 13 years ago
a28b4c1
Do not override the message of an underlying PropertyVetoException
by Lionel Elie Mamane
· 13 years ago
8a5fddc
Enhance error message when setting a CONSTRAINED property to Vetoed value
by Lionel Elie Mamane
· 13 years ago
44ea5d1
Adding SAL_DEPRECATED_INTERNAL to an implementation function is pointless
by Stephan Bergmann
· 13 years ago
c90f5c6
create SAL_DEPRECATED_INTERNAL for annotating API
by Michael Meeks
· 13 years ago
079485a
sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/
by Michael Stahl
· 13 years ago
faef84a
Do stay backward-compatible also in 4.0 and later for now
by Tor Lillqvist
· 13 years ago
823bd50
cppuhelper: remove obsolete comment
by Michael Stahl
· 13 years ago
d100659
Update library names for DISABLE_DYNLOADING
by Tor Lillqvist
· 14 years ago
97f27e2
Include android-bootstrap.h for Android
by Tor Lillqvist
· 14 years ago
76987f8
replace findsofficepath.obj by static lib
by David Tardon
· 13 years ago
3c4c117
I want to see what unknown library is required always
by Tor Lillqvist
· 13 years ago
8ae194c
fix mergedlib on windows
by Peter Foley
· 14 years ago
97593ae
Handle lack of module loading/unloading API when DISABLE_DYNLOADING
by Tor Lillqvist
· 14 years ago
eff6d4e
Version name/dependency cleanup towards 3.7
by Stephan Bergmann
· 14 years ago
0c1553a
Disable-dynloading updates to component list
by Tor Lillqvist
· 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
c29ed57
dependency on makefile needs full path
by David Tardon
· 14 years ago
d2092dc5
Keep null service manager throw a DeploymentException
by Stephan Bergmann
· 14 years ago
543158e
Require XComponentContext.getServiceManager to throw instead of returning null
by Stephan Bergmann
· 14 years ago
195f17e
migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomic
by Norbert Thiebaud
· 14 years ago
2171077
Introduce cppu::supportsService helper, adapt some call-sites
by Stephan Bergmann
· 14 years ago
35d474f
Fix removeRdbFiles (caused extension update to fail)
by Stephan Bergmann
· 14 years ago
8caf116
Missing mutex lock
by Stephan Bergmann
· 14 years ago
142d3ec
Related fdo#52639: Do not destroy Implementations with mutex locked
by Stephan Bergmann
· 14 years ago
9fc870f
ServiceManager::createInstanceWithContext needs to honor given Context
by Stephan Bergmann
· 14 years ago
adc49a8
remove empty ascii boxes and stuff
by Thomas Arnhold
· 14 years ago
60cfa64
Bin no longer used iOS cppunit stuff that even breaks the build
by Tor Lillqvist
· 14 years ago
1715093
More: echo -e is not POSIX (and unknown to Mac OS X)
by Stephan Bergmann
· 14 years ago
437dc53
forgot to rename cppu -> cppuhelper from the template
by Luboš Luňák
· 14 years ago
6080259
allow using rtl::OUString etc. simply as OUString, without rtl::
by Luboš Luňák
· 14 years ago
df645a2
There is not need to allocate memory just for getting the 'indexOf'
by Christophe JAILLET
· 14 years ago
098be92
remove obsolete hooks for proprietary Sun single-sign-on config page
by Michael Meeks
· 14 years ago
1340890
simplify include guards
by Thomas Arnhold
· 14 years ago
0cba5e5
This look like the same as rLibName.endsWithIgnoreAsciiCase so kill it. Add missing { }
by Christophe JAILLET
· 14 years ago
2e7702f
fdo#51143 Do not wrap CannotActivateFactoryException as DeploymentException
by Stephan Bergmann
· 14 years ago
2005a34
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
328e226
targetted re-work of cppunit pieces.
by Michael Meeks
· 14 years ago
9a9a675
.def files don't need executable bits
by Michael Stahl
· 14 years ago
b9042fa
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
b6db3e3
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
271c4e2
Revert MSVC ABI incompatible URE change (public -> protected)
by Stephan Bergmann
· 14 years ago
f0c7544
nuke dead code
by Takeshi Abe
· 14 years ago
f79d5b9
Unbreak stuff on iOS a bit after bootstrapping changes
by Tor Lillqvist
· 14 years ago
5fd78fe
Revert "bootstrapping should elide duplicate .rdb paths in the configuration"
by Stephan Bergmann
· 14 years ago
0951b76
Add "virtual" for consistency
by Stephan Bergmann
· 14 years ago
c16d0dd
fdo#49291 Postpone actual factory instantiation as long as possible
by Stephan Bergmann
· 14 years ago
3ac9b7a
removed dead code
by Takeshi Abe
· 14 years ago
b162aec
bootstrapping should elide duplicate .rdb paths in the configuration
by Michael Meeks
· 14 years ago
5729da1
fdo#42865: privatized unique empty string symbol:
by Michael Stahl
· 14 years ago
d8ade3c
Added link to LanguageTool.oxt issue
by Stephan Bergmann
· 14 years ago
3b1798a
Work around extension factories not implementing XServiceInfo
by Stephan Bergmann
· 14 years ago
135c63c
fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST
by Thomas Arnhold
· 14 years ago
b1c3e8a
make gbuild the default assumption of build.pl
by Bjoern Michaelsen
· 14 years ago
6a0972c
dont mix gbuild and dmake in one module
by Bjoern Michaelsen
· 14 years ago
ac1a6df
WaE: implicit conversion changes signedness
by Tor Lillqvist
· 14 years ago
f5a414d
WaE: simple minded MSVC2008 thinks s could be used uninitialized
by Caolán McNamara
· 14 years ago
8d1fbba
doxygen warning fixes
by Luboš Luňák
· 14 years ago
015283b
Trying to parse legacy rdb as XML can cause InvalidRegistryException, too
by Stephan Bergmann
· 14 years ago
0bbf790
Do not fail for legacy rdb that only contains root key
by Stephan Bergmann
· 14 years ago
18a9e9e
Various clean up of previous commit
by Stephan Bergmann
· 14 years ago
c2fd9b5
New cppu::defaultBootstrap_InitialComponentContext implementation
by Stephan Bergmann
· 14 years ago
e2c11d5
Remove extra parenthesis
by Julien Nabet
· 14 years ago
a26c2ee
Put create_bootstrap_macro_expander_factory properly into a header
by Stephan Bergmann
· 14 years ago
cb5c881
avoid using the new rdb reading logic for empty/non-existent directories
by Michael Meeks
· 14 years ago
b0105ca
Add static mapping of the fastsax component
by Tor Lillqvist
· 14 years ago
223b991
translated or removed german comments in connectivity, cppuhelper and cui
by Florian Allmann-Rahn
· 14 years ago
c92e66c
More static UNO component linkage
by Tor Lillqvist
· 14 years ago
2aadb6f
Add the package2 component
by Tor Lillqvist
· 14 years ago
906aa9d
Add utl and xstor UNO component mapping
by Tor Lillqvist
· 14 years ago
3061e9e
Add newline...
by Tor Lillqvist
· 14 years ago
d319975
Add comphelp and stocservices UNO component mapping
by Tor Lillqvist
· 14 years ago
220336d
Just assert if trying to "load" an unknown library when DISABLE_DYNLOADING
by Tor Lillqvist
· 14 years ago
e56b210
Map and link in also the sfx UNO component
by Tor Lillqvist
· 14 years ago
91ff02e
Map and link in also the filterconfig1 UNO component
by Tor Lillqvist
· 14 years ago
09524d4
stoc: accelerate opening of multiple XML .rdb files in a directory
by Michael Meeks
· 14 years ago
0b67dd1
Use lo_get_libmap()
by Tor Lillqvist
· 14 years ago
0273632
cppuhelper: use InternalUnoApi
by Matúš Kukan
· 14 years ago
4c50f23
LinkTarget.mk: remove gb_LinkTarget_add_package_headers
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
743f220
Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
by Szabolcs Dezsi
· 14 years ago
9a6f7f6
Updated workaround comment
by Stephan Bergmann
· 14 years ago
1a4cbf9
More static lib name mappings. Yeah, need to do a gperf thing some night
by Tor Lillqvist
· 14 years ago
6f087d1
removed duplicate includes in cppcanvas / cppuhelper / cui
by Takeshi Abe
· 14 years ago
b5e4de3
Add some more temporary hardcoded library mappings for DISABLE_DYNLOADING
by Tor Lillqvist
· 14 years ago
aacea7d
Make SAL_CALL placement work with both MinGW and MSVC
by Stephan Bergmann
· 14 years ago
4fc8059
Fix SAL_CALL placement (so MinGW won't complain)
by Stephan Bergmann
· 14 years ago
2a11719
chmod -x
by Tor Lillqvist
· 14 years ago
1287491
More hacking on static linking (iOS) support
by Tor Lillqvist
· 14 years ago
6e67c03
Enable -Wnon-virtual-dtor for GCC 4.6
by Stephan Bergmann
· 14 years ago
36627af
SAL_DLLPUBLIC_TEMPLATE
by Luboš Luňák
· 14 years ago
caacafe
Translate German comments in core/cppuhelper
by Tom Thorogood
· 14 years ago
34f8495
exported templates need to be marked as such
by Luboš Luňák
· 14 years ago
Next »