summaryrefslogtreecommitdiff
path: root/cppuhelper
AgeCommit message (Expand)Author
2012-08-29Fix removeRdbFiles (caused extension update to fail)Stephan Bergmann
2012-08-10Related fdo#52639: Do not destroy Implementations with mutex lockedStephan Bergmann
2012-08-09ServiceManager::createInstanceWithContext needs to honor given ContextStephan Bergmann
2012-07-13fdo#51143 Do not wrap CannotActivateFactoryException as DeploymentExceptionStephan Bergmann
2012-06-14Revert MSVC ABI incompatible URE change (public -> protected)Stephan Bergmann
2012-06-04Unbreak stuff on iOS a bit after bootstrapping changesTor Lillqvist
2012-06-01Revert "bootstrapping should elide duplicate .rdb paths in the configuration"Stephan Bergmann
2012-06-01Add "virtual" for consistencyStephan Bergmann
2012-06-01fdo#49291 Postpone actual factory instantiation as long as possibleStephan Bergmann
2012-05-29removed dead codeTakeshi Abe
2012-05-22bootstrapping should elide duplicate .rdb paths in the configurationMichael Meeks
2012-05-18fdo#42865: privatized unique empty string symbol:Michael Stahl
2012-05-14Added link to LanguageTool.oxt issueStephan Bergmann
2012-05-14Work around extension factories not implementing XServiceInfoStephan Bergmann
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-29dont mix gbuild and dmake in one moduleBjoern Michaelsen
2012-04-24WaE: implicit conversion changes signednessTor Lillqvist
2012-04-24WaE: simple minded MSVC2008 thinks s could be used uninitializedCaolán McNamara
2012-04-23doxygen warning fixesLuboš Luňák
2012-04-23Trying to parse legacy rdb as XML can cause InvalidRegistryException, tooStephan Bergmann
2012-04-23Do not fail for legacy rdb that only contains root keyStephan Bergmann
2012-04-20Various clean up of previous commitStephan Bergmann
2012-04-20New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann
2012-04-18Remove extra parenthesisJulien Nabet
2012-04-18Put create_bootstrap_macro_expander_factory properly into a headerStephan Bergmann
2012-04-18avoid using the new rdb reading logic for empty/non-existent directoriesMichael Meeks
2012-04-18Add static mapping of the fastsax componentTor Lillqvist
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
2012-04-17More static UNO component linkageTor Lillqvist
2012-04-16Add the package2 componentTor Lillqvist
2012-04-15Add utl and xstor UNO component mappingTor Lillqvist
2012-04-15Add newline...Tor Lillqvist
2012-04-15Add comphelp and stocservices UNO component mappingTor Lillqvist
2012-04-15Just assert if trying to "load" an unknown library when DISABLE_DYNLOADINGTor Lillqvist
2012-04-15Map and link in also the sfx UNO componentTor Lillqvist
2012-04-15Map and link in also the filterconfig1 UNO componentTor Lillqvist
2012-04-14stoc: accelerate opening of multiple XML .rdb files in a directoryMichael Meeks
2012-04-09Use lo_get_libmap()Tor Lillqvist
2012-04-09cppuhelper: use InternalUnoApiMatúš Kukan
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02Updated workaround commentStephan Bergmann
2012-03-30More static lib name mappings. Yeah, need to do a gperf thing some nightTor Lillqvist
2012-03-30removed duplicate includes in cppcanvas / cppuhelper / cuiTakeshi Abe
2012-03-29Add some more temporary hardcoded library mappings for DISABLE_DYNLOADINGTor Lillqvist
2012-03-22Make SAL_CALL placement work with both MinGW and MSVCStephan Bergmann
2012-03-22Fix SAL_CALL placement (so MinGW won't complain)Stephan Bergmann