summaryrefslogtreecommitdiffstats
path: root/cppuhelper/source
Commit message (Expand)AuthorAgeFilesLines
* cppuhelper: add compatible symbol for obsolete method.Michael Meeks2012-12-061-0/+38
* re-base on ALv2 code. Includes:Michael Meeks2012-12-0624-537/+346
* remove obsolete stdidlclass.Michael Meeks2012-12-061-54/+0
* fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák2012-12-031-1/+1
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-305-17/+0
* Do not override the message of an underlying PropertyVetoExceptionLionel Elie Mamane2012-11-301-1/+6
* Enhance error message when setting a CONSTRAINED property to Vetoed valueLionel Elie Mamane2012-11-291-1/+1
* Do stay backward-compatible also in 4.0 and later for nowTor Lillqvist2012-11-121-4/+5
* Update library names for DISABLE_DYNLOADINGTor Lillqvist2012-10-111-5/+12
* Include android-bootstrap.h for AndroidTor Lillqvist2012-10-111-0/+4
* I want to see what unknown library is required alwaysTor Lillqvist2012-10-091-4/+0
* Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist2012-10-071-0/+2
* Version name/dependency cleanup towards 3.7Stephan Bergmann2012-10-041-1/+1
* Disable-dynloading updates to component listTor Lillqvist2012-10-041-3/+8
* Keep null service manager throw a DeploymentExceptionStephan Bergmann2012-09-171-1/+2
* Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann2012-09-171-0/+6
* migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud2012-09-174-20/+20
* Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann2012-09-145-32/+53
* Fix removeRdbFiles (caused extension update to fail)Stephan Bergmann2012-08-241-11/+15
* Missing mutex lockStephan Bergmann2012-08-101-0/+1
* Related fdo#52639: Do not destroy Implementations with mutex lockedStephan Bergmann2012-08-091-45/+56
* ServiceManager::createInstanceWithContext needs to honor given ContextStephan Bergmann2012-08-081-12/+19
* This look like the same as rLibName.endsWithIgnoreAsciiCase so kill it. Add m...Christophe JAILLET2012-07-131-17/+4
* fdo#51143 Do not wrap CannotActivateFactoryException as DeploymentExceptionStephan Bergmann2012-07-131-18/+6
* re-base on ALv2 code.Michael Meeks2012-06-212-46/+28
* Unbreak stuff on iOS a bit after bootstrapping changesTor Lillqvist2012-06-042-0/+4
* Revert "bootstrapping should elide duplicate .rdb paths in the configuration"Stephan Bergmann2012-06-011-8/+3
* Add "virtual" for consistencyStephan Bergmann2012-06-011-7/+8
* fdo#49291 Postpone actual factory instantiation as long as possibleStephan Bergmann2012-06-011-119/+314
* removed dead codeTakeshi Abe2012-05-291-74/+0
* bootstrapping should elide duplicate .rdb paths in the configurationMichael Meeks2012-05-221-3/+8
* fdo#42865: privatized unique empty string symbol:Michael Stahl2012-05-181-1/+2
* Added link to LanguageTool.oxt issueStephan Bergmann2012-05-141-1/+3
* Work around extension factories not implementing XServiceInfoStephan Bergmann2012-05-141-0/+16
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-041-1/+1
* WaE: simple minded MSVC2008 thinks s could be used uninitializedCaolán McNamara2012-04-241-1/+1
* Trying to parse legacy rdb as XML can cause InvalidRegistryException, tooStephan Bergmann2012-04-231-3/+5
* Do not fail for legacy rdb that only contains root keyStephan Bergmann2012-04-231-1/+6
* Various clean up of previous commitStephan Bergmann2012-04-203-4/+5
* New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann2012-04-207-472/+2205
* Put create_bootstrap_macro_expander_factory properly into a headerStephan Bergmann2012-04-184-10/+17
* avoid using the new rdb reading logic for empty/non-existent directoriesMichael Meeks2012-04-181-1/+1
* Add static mapping of the fastsax componentTor Lillqvist2012-04-181-2/+4
* translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn2012-04-171-1/+1
* More static UNO component linkageTor Lillqvist2012-04-171-0/+8
* Add the package2 componentTor Lillqvist2012-04-161-0/+2
* Add utl and xstor UNO component mappingTor Lillqvist2012-04-151-0/+4
* Add newline...Tor Lillqvist2012-04-151-1/+1
* Add comphelp and stocservices UNO component mappingTor Lillqvist2012-04-151-0/+4
* Just assert if trying to "load" an unknown library when DISABLE_DYNLOADINGTor Lillqvist2012-04-151-1/+4