Name
Date
Size
#Lines
LOC

..22-May-2021-

ChangeLogH A D22-May-202139.7 KiB1,287811

READMEH A D22-May-2021489 2413

TODOH A D22-May-20219.8 KiB228188

apinotes.txtH A D22-May-20212.7 KiB9780

metricfield.txtH A D22-May-20212.8 KiB7968

notes.txtH A D22-May-20214 KiB138110

oldnotes.txtH A D22-May-20218.6 KiB245194

vcl.txtH A D22-May-20211.8 KiB4135

README

1 Layout engine for OpenOffice.org  -  Work in Progress
2 
3 Simple dialogs have been ported now: zoom and wordcount.
4 
5 New 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 
15 Integration 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.