summaryrefslogtreecommitdiff
path: root/include/cppuhelper
AgeCommit message (Expand)Author
2013-10-01[API CHANGE] Stricter requirements for shlib.hxx function argumentsStephan Bergmann
2013-10-01[API CHANGE] Remove unused cppu::invokeStaticComponentFactory againStephan Bergmann
2013-10-01Fix commentsStephan Bergmann
2013-10-01[API CHANGE] Remove unused CPLD_ACCESS feature from C++/Java component loadersStephan Bergmann
2013-08-14EXCEPTIONS_OFF is never definedStephan Bergmann
2013-05-08fix signatures for copy-ctor and assignment for the propertysetmixin classesHerbert Dürr
2013-04-24move URE headers to include/David Tardon
14-02-26Remove visual noise from formsAlexander Wilms 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-02-25Typo: apropriate -> appropriateJulien Nabet 2014-02-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann 2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann 2014-02-24toolkit: sal_Bool -> boolStephan Bergmann 2014-02-24Remove unnecessary bool2anyStephan Bergmann 2014-02-24Remove unnecessary extractInterfaceStephan Bergmann 2014-02-23coverity#704644 Dereference after null checkCaolán McNamara 2014-02-23Remove unneccessary commentsAlexander Wilms 2014-02-23coverity#441137 Dereference after null checkCaolán McNamara 2014-02-21coverity#738652 Uninitialized scalar fieldCaolán McNamara 2014-02-21coverity#738654 Uninitialized scalar fieldCaolán McNamara 2014-02-21coverity#738656 Uninitialized scalar fieldCaolán McNamara 2014-02-21vcl: sal_Bool -> boolStephan Bergmann 2014-02-21editeng: sal_Bool->boolNoel Grandin 2014-02-21editeng: sal_Bool->boolNoel Grandin 2014-02-21Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe 2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert 2014-02-20svl: sal_Bool -> boolStephan Bergmann 2014-02-18Drop unnecessary #includeTakeshi Abe 2014-02-17comphelper: sal_Bool -> boolStephan Bergmann 2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann 2014-02-13coverity#737157 Uncaught exceptionCaolán McNamara 2014-02-13coverity#737151 Uncaught exceptionCaolán McNamara 2014-02-13coverity#737149 Uncaught exceptionCaolán McNamara 2014-02-12cid#705175 missing break in switchNoel Grandin 2014-02-12cid#705174 missing break in switchNoel Grandin 2014-02-06typo fixes in commentsAndras Timar 2014-02-05fdo#69652 Default(Date|Time) is a UNO struct nowLionel Elie Mamane 2014-02-03fdo#54938 Convert to cppu::supportsServiceAlexandre Vicenzi 2014-01-30"stati" considered both pretentious and incorrect LatinMichael Stahl 2014-01-30fdo#63154 Removed unused solar.h ref. in basic, cui, forms and writerfilter.Alexandre Vicenzi 2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan