summaryrefslogtreecommitdiff
path: root/jvmaccess/README
blob: 54af22469516a67b0b81fc369df7e3eef53ff2fb (plain)
1
Wrappers so you can use all the Java Runtime Environments with their slightly incompatible APIs with more ease.
olá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