summaryrefslogtreecommitdiff
path: root/cppuhelper
AgeCommit message (Expand)Author
2013-11-05All the content of cppuhelper/source/compat.cxx must be in namespace cppuStephan Bergmann
2013-11-05rhbz#908819: Don't call code in UNO object ctor that throws UNO exceptionsStephan Bergmann
2012-12-06cppuhelper: add compatible symbol for obsolete method.Michael Meeks
2012-12-06re-base on ALv2 code. Includes:Michael Meeks
2012-12-06remove obsolete stdidlclass.Michael Meeks
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30Do not override the message of an underlying PropertyVetoExceptionLionel Elie Mamane
2012-11-29Enhance error message when setting a CONSTRAINED property to Vetoed valueLionel Elie Mamane
2012-11-23Adding SAL_DEPRECATED_INTERNAL to an implementation function is pointlessStephan Bergmann
2012-11-22create SAL_DEPRECATED_INTERNAL for annotating APIMichael Meeks
2012-11-20sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/Michael Stahl
2012-11-12Do stay backward-compatible also in 4.0 and later for nowTor Lillqvist
2012-10-13cppuhelper: remove obsolete commentMichael Stahl
2012-10-11Update library names for DISABLE_DYNLOADINGTor Lillqvist
2012-10-11Include android-bootstrap.h for AndroidTor Lillqvist
2012-10-10replace findsofficepath.obj by static libDavid Tardon
2012-10-09I want to see what unknown library is required alwaysTor Lillqvist
2012-10-07fix mergedlib on windowsPeter Foley
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist
2012-10-04Version name/dependency cleanup towards 3.7Stephan Bergmann
2012-10-04Disable-dynloading updates to component listTor Lillqvist
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: 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