summaryrefslogtreecommitdiff
path: root/cppuhelper/source
AgeCommit message (Expand)AuthorFilesLines
2013-08-18Adapt for HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURETor Lillqvist1-0/+14
2013-06-05use uno::Reference#clear() method...Noel Grandin1-1/+1
2013-05-16Support for annotations in the new UNOIDL formatStephan Bergmann1-7/+8
2013-05-08Don't call code in UNO object ctor that throws UNO exceptionsStephan Bergmann4-11/+14
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer1-20/+10
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák5-39/+22
2013-05-02Adapt to library name changes for Android, tooTor Lillqvist1-13/+7
2013-05-01Library names have changed thanks to the "layer" changesTor Lillqvist1-6/+6
2013-04-30Explicit copy ctor avoiding copying singular iteratorsStephan Bergmann1-0/+9
2013-04-26Fix TypeManagerStephan Bergmann2-22/+26
2013-04-24Get rid of UnoApiMerge_uretypes, which is just a duplicate of UnoApi_udkapiStephan Bergmann1-1/+1
2013-04-24Avoid (harmless) duplicate entryTor Lillqvist1-1/+0
2013-04-23libcomphelpgcc3 got renamed to libcomphelperTor Lillqvist1-1/+2
2013-04-22Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann4-602/+1008
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-24/+4
2013-04-16Further clean-up related to removed library unloading featureStephan Bergmann1-49/+8
2013-04-16do not use deprecated rtl_registerModuleForUnloadingMatúš Kukan1-3/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-1/+12
2013-03-28Do support the deployment component unconditionally, and add ucpexpand1Tor Lillqvist1-4/+3
2013-03-28Need deployment component too when HAVE_FEATURE_EXTENSIONSTor Lillqvist1-5/+12
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann1-1/+1
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-15/+15
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold6-75/+56
2013-03-18Wundef, fix various more or less broken debug codeLuboš Luňák1-2/+2
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-2/+2
2013-03-09Revert "WIP: Experimental new binary type.rdb format"Stephan Bergmann4-1008/+602
2013-03-09WIP: Experimental new binary type.rdb formatStephan Bergmann4-602/+1008
2013-02-25WIP: Experimental new binary type.rdb formatStephan Bergmann4-1747/+331
2013-02-25cppuhelper: log failures from osl_loadModule callsMichael Stahl1-25/+17
2013-02-22WIP: Experimental new binary type.rdb formatStephan Bergmann4-1692/+1869
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-17cppcheck: Iterator i used after element has been erasedStephan Bergmann1-3/+3
2013-02-14Comment clean-upStephan Bergmann1-6/+2
2013-02-11WaE: strict-aliasing issuesCaolán McNamara1-30/+36
2013-02-11Fix floating point handlingStephan Bergmann1-29/+120
2013-02-03More typosStephan Bergmann1-3/+3
2013-02-03reg2bin: Shrink output by reusing common stringsStephan Bergmann1-39/+57
2013-02-02Missing reading of # members of polystructStephan Bergmann1-0/+8
2013-01-31Keep old GCC happyStephan Bergmann1-63/+86
2013-01-31warning C4701: potentially uninitialized local variableStephan Bergmann1-1/+1
2013-01-31WIP: Experimental new binary type.rdb formatStephan Bergmann1-21/+3046
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac7-91/+80
2013-01-26Remove redundant braces around for loopsStephan Bergmann1-4/+4
2013-01-18Insert type rdbs individually into theTypeDescriptionManagerStephan Bergmann3-72/+66
2013-01-16Move addSingletonContextEntries to ServiceManagerStephan Bergmann3-18/+28
2013-01-16UNO methods are no longer called directly on ServiceManagerStephan Bergmann2-33/+33
2013-01-16Register theTypeDescriptionManager normally in services.rdbStephan Bergmann1-6/+0
2013-01-16Unfold remainder of add_access_control_entries at call siteStephan Bergmann3-107/+10
2013-01-16Remove support for UNO_AC* bootstrap variablesStephan Bergmann4-145/+6
2013-01-16get_this_libpath only used in paths.cxxStephan Bergmann2-3/+5