Name Date Size #Lines LOC

..18-Oct-2019-

ChangeLogH A D18-Oct-201939.7 KiB1,287811

READMEH A D18-Oct-2019489 2413

TODOH A D18-Oct-20199.8 KiB228188

apinotes.txtH A D18-Oct-20192.7 KiB9780

metricfield.txtH A D18-Oct-20192.8 KiB7968

notes.txtH A D18-Oct-20194 KiB138110

oldnotes.txtH A D18-Oct-20198.6 KiB245194

vcl.txtH A D18-Oct-20191.8 KiB4135

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.