Name Date Size #Lines LOC

..04-Sep-2022-

.gitignoreH A D18-Oct-201918 44

READMEH A D18-Oct-20191.3 KiB4426

TESTH A D18-Oct-20191.4 KiB3210

adjust.xmlH A D18-Oct-20192.2 KiB6540

align-test.xmlH A D18-Oct-20191.9 KiB5126

align.xmlH A D18-Oct-20192.1 KiB6540

boxtest.xmlH A D18-Oct-20192.3 KiB5735

dialogbuttons-ok.xmlH A D18-Oct-20192.3 KiB7048

dialogbuttons-reset.xmlH A D18-Oct-20192.4 KiB7553

dialogbuttons-save.xmlH A D18-Oct-20192.4 KiB7048

dialogbuttons-yes.xmlH A D18-Oct-20192.3 KiB7048

editor-normal.xmlH A D18-Oct-20192.7 KiB7448

editor.cxxH A D25-Sep-202061.7 KiB1,9411,511

editor.hxxH A D18-Oct-20191.3 KiB4515

editor.xmlH A D18-Oct-20192.6 KiB7348

empty.xmlH A D18-Oct-20191.8 KiB4722

flow-container.xmlH A D18-Oct-20192.4 KiB6947

flow.xmlH A D18-Oct-20191.5 KiB3816

insert-sheet.xmlH A D18-Oct-20193.3 KiB7853

interactable-containers.xmlH A D18-Oct-20192.7 KiB7048

layout-flat.xmlH A D18-Oct-20191.5 KiB3413

layout.xmlH A D18-Oct-20191.5 KiB3614

message-box.xmlH A D18-Oct-20192.7 KiB6235

more.xmlH A D18-Oct-20191.6 KiB4017

move-copy-sheet.xmlH A D18-Oct-20192.1 KiB4217

non-interactable-containers.xmlH A D18-Oct-20192.3 KiB6234

number-format.xmlH A D18-Oct-20195.1 KiB9154

numeric.xmlH A D18-Oct-20191.4 KiB3110

ooo-patchH A D18-Oct-20191.3 KiB285

paragraph.xmlH A D18-Oct-20193.8 KiB9874

plugin.cxxH A D18-Oct-20192.1 KiB6227

plugin.hxxH A D18-Oct-20191.5 KiB5424

plugin.xmlH A D18-Oct-20192 KiB5024

radio-groups.xmlH A D18-Oct-20191.7 KiB4220

recover.cxxH A D18-Oct-20193.3 KiB10765

recover.hxxH A D18-Oct-20192.1 KiB7645

recover.xmlH A D18-Oct-20194.8 KiB8856

refreshH A D18-Oct-20191.2 KiB2827

run-s2xH A D18-Oct-20191.1 KiB273

scroller.xmlH A D18-Oct-20191.9 KiB5331

sequence.xmlH A D18-Oct-20191.5 KiB3412

shutdown.xmlH A D18-Oct-20192.6 KiB7553

simple-paragraph.cxxH A D18-Oct-20195.4 KiB176107

simple-paragraph.hxxH A D18-Oct-20191.4 KiB4919

simple-paragraph.xmlH A D18-Oct-20191.3 KiB3210

sort-options.xmlH A D18-Oct-20193.1 KiB6136

sortdlg.cxxH A D18-Oct-20192 KiB6733

sortdlg.hrcH A D18-Oct-20192.2 KiB8067

sortdlg.hxxH A D18-Oct-20192 KiB7036

sortdlg.srcH A D18-Oct-20198.1 KiB334329

sortdlg.xmlH A D18-Oct-20194.6 KiB8661

splitter.xmlH A D18-Oct-20191.3 KiB3412

string-input.xmlH A D18-Oct-20191.8 KiB3712

tab-dialog.xmlH A D18-Oct-20191.7 KiB4119

tabcontrol.xmlH A D18-Oct-20191.5 KiB3917

table.xmlH A D18-Oct-20191.5 KiB3612

test.cxxH A D18-Oct-201910.1 KiB363294

test.xmlH A D18-Oct-20191.3 KiB3311

testrc.inH A D18-Oct-20191.4 KiB3332

tpsort.cxxH A D18-Oct-201928.8 KiB1,102818

tpsort.hxxH A D18-Oct-20195.5 KiB214137

un-test.shH A D18-Oct-20191.3 KiB359

uno.hxxH A D18-Oct-20194.1 KiB10373

wordcount-plain.xmlH A D18-Oct-20192.5 KiB5027

wordcount-tight.xmlH A D18-Oct-20192.4 KiB5634

wordcount.xmlH A D18-Oct-20192.7 KiB7144

wordcountdialog.cxxH A D18-Oct-20193.8 KiB10766

wordcountdialog.hxxH A D18-Oct-20191.8 KiB6232

zoom-1.xmlH A D18-Oct-20192.8 KiB5937

zoom-2.xmlH A D18-Oct-20192.8 KiB6038

zoom-indent.xmlH A D18-Oct-20192.7 KiB6240

zoom-plain.xmlH A D18-Oct-20192.5 KiB4118

zoom.cxxH A D18-Oct-201915.3 KiB619482

zoom.hrcH A D18-Oct-20191.9 KiB5041

zoom.hxxH A D18-Oct-20193.4 KiB12064

zoom.xmlH A D18-Oct-20193.5 KiB8156

zoom_def.hxxH A D18-Oct-20191.1 KiB326

README

1Testing workbench and editor for Layout engine.
2
3* Configure using --enable-layout.
4
5* [d]make all
6
7* export OOO_INSTALL_PREFIX=$(pwd)/ooo-layout
8
9* [d]make install DESTDIR=$OOO_INSTALL_PREFIX
10
11* Compile test program in toolkit/workben/layout
12
13  cd toolkit/workben/layout && dmake all
14
15* FIXME: New three layer install/rpath feature needs these workarounds
16|
17|  test -d $OOO_INSTALL_PREFIX/openoffice.org3 && export OOO_PREFIX_BRAND=$OOO_INSTALL_PREFIX/openoffice.org3 || export OOO_PREFIX_BRAND=$OOO_INSTALL_PREFIX
18|  cp -f ../..$INPATH/lib/libtkx.so $OOO_PREFIX/openoffice.org/basis3.0/program
19|  export LD_LIBRARY_PATH=$OOO_PREFIX_BRAND/basis-link/program:$OOO_PREFIX_BRAND/basis-link/ure-link/lib
20|
21|  (see source/layout/helper.cxx)
22
23* Run it on any .xml file
24
25  ../../$INPATH/bin/test [--inst $OOO_INSTALL_PREFIX] zoom.xml
26
27* Run it for specific dialogs, see test.cxx
28
29   ../../$INPATH/bin/test [--inst $OOO_INSTALL_PREFIX] --test zoom
30   ../../$INPATH/bin/test [--inst $OOO_INSTALL_PREFIX] --test wordcount
31
32* Or source refresh in workben/layout, do something like
33
34   cd toolkit/workben/layout && . ./refresh [--inst $OOO_INSTALL_PREFIX]
35
36Integration into OOo:
37
38* After instaling, run
39
40  cd ooo-cvs/program
41  ./soffice.bin
42
43  Start a [Writer] document and choose View/Zoom or Extra/Word count.
44