Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 18-Oct-2019 | - | ||||
ChangeLog | H A D | 18-Oct-2019 | 39.7 KiB | 1,287 | 811 | |
README | H A D | 18-Oct-2019 | 489 | 24 | 13 | |
TODO | H A D | 18-Oct-2019 | 9.8 KiB | 228 | 188 | |
apinotes.txt | H A D | 18-Oct-2019 | 2.7 KiB | 97 | 80 | |
metricfield.txt | H A D | 18-Oct-2019 | 2.8 KiB | 79 | 68 | |
notes.txt | H A D | 18-Oct-2019 | 4 KiB | 138 | 110 | |
oldnotes.txt | H A D | 18-Oct-2019 | 8.6 KiB | 245 | 194 | |
vcl.txt | H A D | 18-Oct-2019 | 1.8 KiB | 41 | 35 |
README
1Layout engine for OpenOffice.org - Work in Progress 2 3Simple dialogs have been ported now: zoom and wordcount. 4 5New code lives in "layoutdialogs" CWS or ooo-build trunk. 6 7* Checkout layoutdialogs cws. 8 9* Configure using --enable-layout. 10 11* [d]make all 12 13* [d]make install DESTDIR=$(pwd)/ooo-layout/ 14 15Integration into OOo: 16 17* After instaling, run 18 19 cd ooo-cvs/program 20 ./soffice.bin 21 22 Start a [Writer] document and choose View/Zoom or Extra/Word count. 23 24* Also See workben/layout/README.