summaryrefslogtreecommitdiff
path: root/cppuhelper/inc
AgeCommit message (Expand)AuthorFilesLines
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-1/+2
2019-05-12regenerate PCH headersLuboš Luňák1-2/+2
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-15/+19
2017-07-31update cppuhelper pchCaolán McNamara1-8/+5
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke1-1/+0
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-95/+53
2015-09-14boost->stdCaolán McNamara1-2/+0
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-1/+1
2015-02-05Updated all precompiled headers.Ashod Nakashian1-0/+3
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara1-1/+0
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold2-0/+163
2013-04-24move URE headers to include/David Tardon55-11936/+0
2013-04-16Further clean-up related to removed library unloading featureStephan Bergmann2-6/+13
2013-03-25remove external include guardsThomas Arnhold1-4/+0
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann1-2/+4
2013-03-22add implbase13 - another interface is needed.Michael Meeks1-0/+299
2013-03-20this should be enoughThomas Arnhold1-2/+1
2013-03-18cleanup doxygen warningsPeter Foley9-40/+56
2013-02-25WIP: Experimental new binary type.rdb formatStephan Bergmann1-527/+0
2013-02-22WIP: Experimental new binary type.rdb formatStephan Bergmann1-0/+527
2012-12-21API CHANGE: Remove deprecated cppuhelper/servicefactory.hxx and Java equiv.Stephan Bergmann1-116/+0
2012-12-20API CHANGE: Remove deprecated cppuhelper/bootstrap.hxx functionalityStephan Bergmann1-51/+0
2012-12-06re-base on ALv2 code. Includes:Michael Meeks50-1130/+707
2012-12-06remove obsolete stdidlclass.Michael Meeks1-280/+0
2012-11-23Adding SAL_DEPRECATED_INTERNAL to an implementation function is pointlessStephan Bergmann1-1/+0
2012-11-22create SAL_DEPRECATED_INTERNAL for annotating APIMichael Meeks1-0/+1
2012-11-20sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/Michael Stahl1-1/+1
2012-10-07fix mergedlib on windowsPeter Foley2-2/+2
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann1-0/+49
2012-07-16remove obsolete hooks for proprietary Sun single-sign-on config pageMichael Meeks1-1/+1
2012-07-14simplify include guardsThomas Arnhold1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks4-98/+62
2012-06-14Revert MSVC ABI incompatible URE change (public -> protected)Stephan Bergmann14-2/+43
2012-06-06nuke dead codeTakeshi Abe13-93/+0
2012-04-24WaE: implicit conversion changes signednessTor Lillqvist1-1/+1
2012-04-23doxygen warning fixesLuboš Luňák3-6/+8
2012-04-20New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann1-16/+16
2012-04-02Updated workaround commentStephan Bergmann1-2/+4
2012-03-22Make SAL_CALL placement work with both MinGW and MSVCStephan Bergmann1-4/+12
2012-03-22Fix SAL_CALL placement (so MinGW won't complain)Stephan Bergmann1-4/+4
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann15-5/+53
2012-03-12SAL_DLLPUBLIC_TEMPLATELuboš Luňák27-109/+109
2012-03-10exported templates need to be marked as suchLuboš Luňák27-109/+109
2012-02-27some doxygen warnings cleanupKorrawit Pruegsanusak2-4/+4
2012-02-23Some doxygen warnings cleanupKorrawit Pruegsanusak1-6/+6
2012-02-22WaE: silence some documentation errorsThomas Arnhold2-5/+5
2012-02-21WaE: silence some documentation errorsThomas Arnhold1-1/+1
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann19-219/+219
2012-01-19clean-up Doxygen warningsNorbert Thiebaud1-3/+3
2012-01-09Also gives BoundListeners a CPPUHELPER_DLLPUBLIC to link on msvcKorrawit Pruegsanusak1-1/+1