summaryrefslogtreecommitdiff
path: root/jvmfwk/README
blob: dad5f435622e9f8a1d988f332e7ddee1982dcf07 (plain)
1
2
3
4
Wrappers so you can use all the Java Runtime Environments with their slightly incompatible APIs with more ease.

Uses an over-engineered "plugin" mechanism although there is only one
"plugin", called "sunmajor", that handles all possible JREs.
Caolán McNamara 2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák 2020-01-29push/pop mapmode to avoid 'incorrect MapMode?' warningCaolán McNamara 2020-01-29bInterim is always trueCaolán McNamara 2020-01-29weld SmElementsDockingWindowCaolán McNamara 2020-01-28tdf#96505: Get rid of cargo cult long integer literalsOnur Yilmaz 2020-01-28tdf#96505: Get rid of cargo cult long integer literalsOnur Yilmaz 2020-01-28remove some unused local varsNoel Grandin 2020-01-28New loplugin:unsignedcompareStephan Bergmann 2020-01-21Use FastParser in XMLDocumentSettingsContextNoel Grandin 2020-01-15rework SvxUndoRedoControl to be a PopupWindowControllerCaolán McNamara 2020-01-12convert mathml to FastParserNoel Grandin 2020-01-11loplugin:finalclasses in starmathNoel Grandin 2020-01-10use more std::make_sharedNoel Grandin 2020-01-07extract some common code from ImportContext classesNoel Grandin 2019-12-25use FastParser in starmathNoel Grandin 2019-12-22sal_Char->char in sot..storeNoel Grandin