summaryrefslogtreecommitdiffstats
path: root/cppuhelper/source
Commit message (Expand)AuthorAgeFilesLines
* Fix TypeManagerStephan Bergmann2013-04-262-22/+26
* Get rid of UnoApiMerge_uretypes, which is just a duplicate of UnoApi_udkapiStephan Bergmann2013-04-241-1/+1
* Avoid (harmless) duplicate entryTor Lillqvist2013-04-241-1/+0
* libcomphelpgcc3 got renamed to libcomphelperTor Lillqvist2013-04-231-1/+2
* Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann2013-04-224-602/+1008
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-24/+4
* Further clean-up related to removed library unloading featureStephan Bergmann2013-04-161-49/+8
* do not use deprecated rtl_registerModuleForUnloadingMatúš Kukan2013-04-161-3/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-073-1/+12
* Do support the deployment component unconditionally, and add ucpexpand1Tor Lillqvist2013-03-281-4/+3
* Need deployment component too when HAVE_FEATURE_EXTENSIONSTor Lillqvist2013-03-281-5/+12
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-201-1/+1
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-15/+15
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-196-75/+56
* Wundef, fix various more or less broken debug codeLuboš Luňák2013-03-181-2/+2
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-091-2/+2
* Revert "WIP: Experimental new binary type.rdb format"Stephan Bergmann2013-03-094-1008/+602
* WIP: Experimental new binary type.rdb formatStephan Bergmann2013-03-094-602/+1008
* WIP: Experimental new binary type.rdb formatStephan Bergmann2013-02-254-1747/+331
* cppuhelper: log failures from osl_loadModule callsMichael Stahl2013-02-251-25/+17
* WIP: Experimental new binary type.rdb formatStephan Bergmann2013-02-224-1692/+1869
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* cppcheck: Iterator i used after element has been erasedStephan Bergmann2013-02-171-3/+3
* Comment clean-upStephan Bergmann2013-02-141-6/+2
* WaE: strict-aliasing issuesCaolán McNamara2013-02-111-30/+36
* Fix floating point handlingStephan Bergmann2013-02-111-29/+120
* More typosStephan Bergmann2013-02-031-3/+3
* reg2bin: Shrink output by reusing common stringsStephan Bergmann2013-02-031-39/+57
* Missing reading of # members of polystructStephan Bergmann2013-02-021-0/+8
* Keep old GCC happyStephan Bergmann2013-01-311-63/+86
* warning C4701: potentially uninitialized local variableStephan Bergmann2013-01-311-1/+1
* WIP: Experimental new binary type.rdb formatStephan Bergmann2013-01-311-21/+3046
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-307-91/+80
* Remove redundant braces around for loopsStephan Bergmann2013-01-261-4/+4
* Insert type rdbs individually into theTypeDescriptionManagerStephan Bergmann2013-01-183-72/+66
* Move addSingletonContextEntries to ServiceManagerStephan Bergmann2013-01-163-18/+28
* UNO methods are no longer called directly on ServiceManagerStephan Bergmann2013-01-162-33/+33
* Register theTypeDescriptionManager normally in services.rdbStephan Bergmann2013-01-161-6/+0
* Unfold remainder of add_access_control_entries at call siteStephan Bergmann2013-01-163-107/+10
* Remove support for UNO_AC* bootstrap variablesStephan Bergmann2013-01-164-145/+6
* get_this_libpath only used in paths.cxxStephan Bergmann2013-01-162-3/+5
* API CHANGE: Remove obsolete cppu::bootstrapInitialSFStephan Bergmann2013-01-163-157/+16
* Reorganize defaultbootstrap so that typedescriptionprovider can use servicemgrStephan Bergmann2013-01-163-64/+66
* Simplify defaultbootstrap.cxxStephan Bergmann2013-01-161-38/+32
* Extract servicemanager and typedescriptionprovider from defaultbootstrapStephan Bergmann2013-01-167-2043/+2228
* UNO components have the "lib" prefix only on AndroidTor Lillqvist2013-01-061-6/+19
* Check for __GNUC__ instead of GCC in sourcesTor Lillqvist2012-12-271-1/+3
* Remove support for XML .rdbs froom SimpleRegistry service againStephan Bergmann2012-12-211-7/+3
* API CHANGE: Remove deprecated cppuhelper/servicefactory.hxx and Java equiv.Stephan Bergmann2012-12-212-339/+8
* Always have UNO_SERVICES/TYPES set in in-build uno ini fileStephan Bergmann2012-12-201-0/+2