summaryrefslogtreecommitdiff
path: root/cppuhelper/inc
AgeCommit message (Expand)Author
2021-04-08update PCHsLuboš Luňák
2021-04-06update pchesCaolán McNamara
2021-03-21update pchesCaolán McNamara
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-06update pchesJulien Nabet
2021-03-03update pchesCaolán McNamara
2021-02-19update pchesCaolán McNamara
2020-12-04update pchesCaolán McNamara
2020-09-21update pchesCaolán McNamara
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-08-27remove some unused includes and update pchesCaolán McNamara
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-07-12update pchesCaolán McNamara
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
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