summaryrefslogtreecommitdiff
path: root/cppuhelper/inc
AgeCommit message (Expand)Author
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2017-07-31update cppuhelper pchCaolán McNamara
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-09-14boost->stdCaolán McNamara
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-02-05Updated all precompiled headers.Ashod Nakashian
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold
2013-04-24move URE headers to include/David Tardon
2013-04-16Further clean-up related to removed library unloading featureStephan Bergmann
2013-03-25remove external include guardsThomas Arnhold
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann
2013-03-22add implbase13 - another interface is needed.Michael Meeks
2013-03-20this should be enoughThomas Arnhold
2013-03-18cleanup doxygen warningsPeter Foley
2013-02-25WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-02-22WIP: Experimental new binary type.rdb formatStephan Bergmann
2012-12-21API CHANGE: Remove deprecated cppuhelper/servicefactory.hxx and Java equiv.Stephan Bergmann
2012-12-20API CHANGE: Remove deprecated cppuhelper/bootstrap.hxx functionalityStephan Bergmann
2012-12-06re-base on ALv2 code. Includes:Michael Meeks
2012-12-06remove obsolete stdidlclass.Michael Meeks
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-10-07fix mergedlib on windowsPeter Foley
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann
2012-07-16remove obsolete hooks for proprietary Sun single-sign-on config pageMichael Meeks
2012-07-14simplify include guardsThomas Arnhold
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-04-24WaE: implicit conversion changes signednessTor Lillqvist
2012-04-23doxygen warning fixesLuboš Luňák
2012-04-20New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann
2012-04-02Updated workaround commentStephan Bergmann
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
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-12SAL_DLLPUBLIC_TEMPLATELuboš Luňák
2012-03-10exported templates need to be marked as suchLuboš Luňák
2012-02-27some doxygen warnings cleanupKorrawit Pruegsanusak
2012-02-23Some doxygen warnings cleanupKorrawit Pruegsanusak
2012-02-22WaE: silence some documentation errorsThomas Arnhold
2012-02-21WaE: silence some documentation errorsThomas Arnhold
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-19clean-up Doxygen warningsNorbert Thiebaud
2012-01-09Also gives BoundListeners a CPPUHELPER_DLLPUBLIC to link on msvcKorrawit Pruegsanusak