summaryrefslogtreecommitdiff
path: root/cppuhelper
AgeCommit message (Expand)AuthorFilesLines
2012-10-13cppuhelper: remove obsolete commentMichael Stahl1-4/+0
2012-10-11Update library names for DISABLE_DYNLOADINGTor Lillqvist1-5/+12
2012-10-11Include android-bootstrap.h for AndroidTor Lillqvist1-0/+4
2012-10-10replace findsofficepath.obj by static libDavid Tardon4-41/+24
2012-10-09I want to see what unknown library is required alwaysTor Lillqvist1-4/+0
2012-10-07fix mergedlib on windowsPeter Foley2-2/+2
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist1-0/+2
2012-10-04Version name/dependency cleanup towards 3.7Stephan Bergmann1-1/+1
2012-10-04Disable-dynloading updates to component listTor Lillqvist1-3/+8
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl5-10/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl5-5/+10
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl5-0/+5
2012-09-22dependency on makefile needs full pathDavid Tardon1-1/+1
2012-09-17Keep null service manager throw a DeploymentExceptionStephan Bergmann1-1/+2
2012-09-17Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann1-0/+6
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud4-20/+20
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann10-49/+108
2012-08-24Fix removeRdbFiles (caused extension update to fail)Stephan Bergmann1-11/+15
2012-08-10Missing mutex lockStephan Bergmann1-0/+1
2012-08-09Related fdo#52639: Do not destroy Implementations with mutex lockedStephan Bergmann1-45/+56
2012-08-08ServiceManager::createInstanceWithContext needs to honor given ContextStephan Bergmann1-12/+19
2012-08-07remove empty ascii boxes and stuffThomas Arnhold1-5/+0
2012-08-02Bin no longer used iOS cppunit stuff that even breaks the buildTor Lillqvist4-350/+0
2012-07-16More: echo -e is not POSIX (and unknown to Mac OS X)Stephan Bergmann1-11/+12
2012-07-16forgot to rename cppu -> cppuhelper from the templateLuboš Luňák2-23/+23
2012-07-16allow using rtl::OUString etc. simply as OUString, without rtl::Luboš Luňák4-0/+136
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2-2/+2
2012-07-16remove obsolete hooks for proprietary Sun single-sign-on config pageMichael Meeks1-1/+1
2012-07-14simplify include guardsThomas Arnhold2-2/+2
2012-07-13This look like the same as rLibName.endsWithIgnoreAsciiCase so kill it. Add m...Christophe JAILLET1-17/+4
2012-07-13fdo#51143 Do not wrap CannotActivateFactoryException as DeploymentExceptionStephan Bergmann1-18/+6
2012-06-29re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-27targetted re-work of cppunit pieces.Michael Meeks6-16/+4
2012-06-22.def files don't need executable bitsMichael Stahl1-0/+0
2012-06-21re-base on ALv2 code.Michael Meeks16-378/+234
2012-06-21re-base on ALv2 code.Michael Meeks8-137/+118
2012-06-14Revert MSVC ABI incompatible URE change (public -> protected)Stephan Bergmann14-2/+43
2012-06-06nuke dead codeTakeshi Abe13-93/+0
2012-06-04Unbreak stuff on iOS a bit after bootstrapping changesTor Lillqvist2-0/+4
2012-06-01Revert "bootstrapping should elide duplicate .rdb paths in the configuration"Stephan Bergmann1-8/+3
2012-06-01Add "virtual" for consistencyStephan Bergmann1-7/+8
2012-06-01fdo#49291 Postpone actual factory instantiation as long as possibleStephan Bergmann1-119/+314
2012-05-29removed dead codeTakeshi Abe1-74/+0
2012-05-22bootstrapping should elide duplicate .rdb paths in the configurationMichael Meeks1-3/+8
2012-05-18fdo#42865: privatized unique empty string symbol:Michael Stahl1-1/+2
2012-05-14Added link to LanguageTool.oxt issueStephan Bergmann1-1/+3
2012-05-14Work around extension factories not implementing XServiceInfoStephan Bergmann1-0/+16
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2-4/+4
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-29dont mix gbuild and dmake in one moduleBjoern Michaelsen1-1/+0