summaryrefslogtreecommitdiff
path: root/cppuhelper
AgeCommit message (Expand)Author
2012-10-01gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-10-01gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-22dependency on makefile needs full pathDavid Tardon
2012-09-17Keep null service manager throw a DeploymentExceptionStephan Bergmann
2012-09-17Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann
2012-08-24Fix removeRdbFiles (caused extension update to fail)Stephan Bergmann
2012-08-10Missing mutex lockStephan Bergmann
2012-08-09Related fdo#52639: Do not destroy Implementations with mutex lockedStephan Bergmann
2012-08-08ServiceManager::createInstanceWithContext needs to honor given ContextStephan Bergmann
2012-08-07remove empty ascii boxes and stuffThomas Arnhold
2012-08-02Bin no longer used iOS cppunit stuff that even breaks the buildTor Lillqvist
2012-07-16More: echo -e is not POSIX (and unknown to Mac OS X)Stephan Bergmann
2012-07-16forgot to rename cppu -> cppuhelper from the templateLuboš Luňák
2012-07-16allow using rtl::OUString etc. simply as OUString, without rtl::Luboš Luňák
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-16remove obsolete hooks for proprietary Sun single-sign-on config pageMichael Meeks
2012-07-14simplify include guardsThomas Arnhold
2012-07-13This look like the same as rLibName.endsWithIgnoreAsciiCase so kill it. Add m...Christophe JAILLET
2012-07-13fdo#51143 Do not wrap CannotActivateFactoryException as DeploymentExceptionStephan Bergmann
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-22.def files don't need executable bitsMichael Stahl
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-14Revert MSVC ABI incompatible URE change (public -> protected)Stephan Bergmann
2012-06-06nuke dead codeTakeshi Abe
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