summaryrefslogtreecommitdiffstats
path: root/cppuhelper/inc
Commit message (Expand)AuthorAgeFilesLines
* regenerate PCH headersLuboš Luňák2019-05-121-2/+2
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-091-15/+19
* update cppuhelper pchCaolán McNamara2017-07-311-8/+5
* tdf#94306 remove unused boost dependenciesJochen Nitschke2016-04-131-1/+0
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-95/+53
* boost->stdCaolán McNamara2015-09-141-2/+0
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-171-1/+1
* Updated all precompiled headers.Ashod Nakashian2015-02-051-0/+3
* boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara2014-12-271-1/+0
* update_pch: add a bunch of pch filesThomas Arnhold2014-06-042-0/+163
* move URE headers to include/David Tardon2013-04-2455-11936/+0
* Further clean-up related to removed library unloading featureStephan Bergmann2013-04-162-6/+13
* remove external include guardsThomas Arnhold2013-03-251-4/+0
* Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann2013-03-251-2/+4
* add implbase13 - another interface is needed.Michael Meeks2013-03-221-0/+299
* this should be enoughThomas Arnhold2013-03-201-2/+1
* cleanup doxygen warningsPeter Foley2013-03-189-40/+56
* WIP: Experimental new binary type.rdb formatStephan Bergmann2013-02-251-527/+0
* WIP: Experimental new binary type.rdb formatStephan Bergmann2013-02-221-0/+527
* API CHANGE: Remove deprecated cppuhelper/servicefactory.hxx and Java equiv.Stephan Bergmann2012-12-211-116/+0
* API CHANGE: Remove deprecated cppuhelper/bootstrap.hxx functionalityStephan Bergmann2012-12-201-51/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-12-0650-1130/+707
* remove obsolete stdidlclass.Michael Meeks2012-12-061-280/+0
* Adding SAL_DEPRECATED_INTERNAL to an implementation function is pointlessStephan Bergmann2012-11-231-1/+0
* create SAL_DEPRECATED_INTERNAL for annotating APIMichael Meeks2012-11-221-0/+1
* sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/Michael Stahl2012-11-201-1/+1
* fix mergedlib on windowsPeter Foley2012-10-072-2/+2
* Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann2012-09-141-0/+49
* remove obsolete hooks for proprietary Sun single-sign-on config pageMichael Meeks2012-07-161-1/+1
* simplify include guardsThomas Arnhold2012-07-141-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-214-98/+62
* Revert MSVC ABI incompatible URE change (public -> protected)Stephan Bergmann2012-06-1414-2/+43
* nuke dead codeTakeshi Abe2012-06-0613-93/+0
* WaE: implicit conversion changes signednessTor Lillqvist2012-04-241-1/+1
* doxygen warning fixesLuboš Luňák2012-04-233-6/+8
* New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann2012-04-201-16/+16
* Updated workaround commentStephan Bergmann2012-04-021-2/+4
* Make SAL_CALL placement work with both MinGW and MSVCStephan Bergmann2012-03-221-4/+12
* Fix SAL_CALL placement (so MinGW won't complain)Stephan Bergmann2012-03-221-4/+4
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-1415-5/+53
* SAL_DLLPUBLIC_TEMPLATELuboš Luňák2012-03-1227-109/+109
* exported templates need to be marked as suchLuboš Luňák2012-03-1027-109/+109
* some doxygen warnings cleanupKorrawit Pruegsanusak2012-02-272-4/+4
* Some doxygen warnings cleanupKorrawit Pruegsanusak2012-02-231-6/+6
* WaE: silence some documentation errorsThomas Arnhold2012-02-222-5/+5
* WaE: silence some documentation errorsThomas Arnhold2012-02-211-1/+1
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-2619-219/+219
* clean-up Doxygen warningsNorbert Thiebaud2012-01-191-3/+3
* Also gives BoundListeners a CPPUHELPER_DLLPUBLIC to link on msvcKorrawit Pruegsanusak2012-01-091-1/+1
* Switch from autodoc to doxygen for SDK C++ documentation.Stephan Bergmann2012-01-0542-828/+726