Age | Commit message (Expand) | Author |
2019-10-18 | make bin/update_pch.s always include code in trivial #if's | Luboš Luňák |
2019-05-12 | regenerate PCH headers | Luboš Luňák |
2019-05-09 | regenerate PCH headers for the 4 new levels | Luboš Luňák |
2017-07-31 | update cppuhelper pch | Caolán McNamara |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
2015-09-14 | boost->std | Caolán McNamara |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-02-05 | Updated all precompiled headers. | Ashod Nakashian |
2014-12-27 | boost::unordered_map -> c++11 std::unordered_map | Caolán McNamara |
2014-06-04 | update_pch: add a bunch of pch files | Thomas Arnhold |
2013-04-24 | move URE headers to include/ | David Tardon |
2013-04-16 | Further clean-up related to removed library unloading feature | Stephan Bergmann |
2013-03-25 | remove external include guards | Thomas Arnhold |
2013-03-25 | Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE} | Stephan Bergmann |
2013-03-22 | add implbase13 - another interface is needed. | Michael Meeks |
2013-03-20 | this should be enough | Thomas Arnhold |
2013-03-18 | cleanup doxygen warnings | Peter Foley |
2013-02-25 | WIP: Experimental new binary type.rdb format | Stephan Bergmann |
2013-02-22 | WIP: Experimental new binary type.rdb format | Stephan Bergmann |
2012-12-21 | API CHANGE: Remove deprecated cppuhelper/servicefactory.hxx and Java equiv. | Stephan Bergmann |
2012-12-20 | API CHANGE: Remove deprecated cppuhelper/bootstrap.hxx functionality | Stephan Bergmann |
2012-12-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-12-06 | remove obsolete stdidlclass. | Michael Meeks |
2012-11-23 | Adding SAL_DEPRECATED_INTERNAL to an implementation function is pointless | Stephan Bergmann |
2012-11-22 | create SAL_DEPRECATED_INTERNAL for annotating API | Michael Meeks |
2012-11-20 | sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/ | Michael Stahl |
2012-10-07 | fix mergedlib on windows | Peter Foley |
2012-09-14 | Introduce cppu::supportsService helper, adapt some call-sites | Stephan Bergmann |
2012-07-16 | remove obsolete hooks for proprietary Sun single-sign-on config page | Michael Meeks |
2012-07-14 | simplify include guards | Thomas Arnhold |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-14 | Revert MSVC ABI incompatible URE change (public -> protected) | Stephan Bergmann |
2012-06-06 | nuke dead code | Takeshi Abe |
2012-04-24 | WaE: implicit conversion changes signedness | Tor Lillqvist |
2012-04-23 | doxygen warning fixes | Luboš Luňák |
2012-04-20 | New cppu::defaultBootstrap_InitialComponentContext implementation | Stephan Bergmann |
2012-04-02 | Updated workaround comment | Stephan Bergmann |
2012-03-22 | Make SAL_CALL placement work with both MinGW and MSVC | Stephan Bergmann |
2012-03-22 | Fix SAL_CALL placement (so MinGW won't complain) | Stephan Bergmann |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-03-12 | SAL_DLLPUBLIC_TEMPLATE | Luboš Luňák |
2012-03-10 | exported templates need to be marked as such | Luboš Luňák |
2012-02-27 | some doxygen warnings cleanup | Korrawit Pruegsanusak |
2012-02-23 | Some doxygen warnings cleanup | Korrawit Pruegsanusak |
2012-02-22 | WaE: silence some documentation errors | Thomas Arnhold |
2012-02-21 | WaE: silence some documentation errors | Thomas Arnhold |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann |
2012-01-19 | clean-up Doxygen warnings | Norbert Thiebaud |
2012-01-09 | Also gives BoundListeners a CPPUHELPER_DLLPUBLIC to link on msvc | Korrawit Pruegsanusak |