Michael Meeks
e207334155
Use colibre for the side-bar.
...
Change-Id: I3de9d059432282710d092066f38fcdfa52d1b07c
2019-09-23 13:35:41 +02:00
Aron Budea
dc852924b4
Disable two capitals at start autocorrect
...
Change-Id: I2f3183a3e4ea0d56606212b5b53e02bb30b7c02f
2019-09-23 12:38:39 +02:00
Ashod Nakashian
6dcbc7eac9
loolkitconfig: add colibre_svg
...
Change-Id: I67588fb2fa7a2e1bdc17cd9ebb1b905da3eb2095
Reviewed-on: https://gerrit.libreoffice.org/78731
Tested-by: Ashod Nakashian <ashnakash@gmail.com>
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
2019-09-16 15:12:03 +02:00
Andras Timar
92562991bd
change default HelpRootURL to ' https://help.libreoffice.org/help.html ?'
...
Change-Id: I6463ad84b5c0df2860504f4e51f87b5537107f42
2019-04-23 10:05:05 +02:00
Ashod Nakashian
69995fa0f1
Move the Help URL to a new config path
...
Change-Id: I76468d1c032689099b371449aedc0e5583f0ae2d
Reviewed-on: https://gerrit.libreoffice.org/69107
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/71087
2019-04-23 07:47:04 +02:00
Ashod Nakashian
e8bcf06330
Add help URL to loolkitconfig.xcu
...
When blank the help button is hidden from
all dialogs.
Change-Id: Ibd43411bed496bfd3bc81056ebc8657fb77fb8fe
Reviewed-on: https://gerrit.libreoffice.org/69072
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/71086
2019-04-23 07:46:46 +02:00
Ashod Nakashian
ce3a22984e
wsd: configure listboxes to limit the drop-down height
...
This is done to avoid bleeding the listbox/combobox
drop-down ouside the dialog in LOK, alas it doesn't
seem to work. A workaround is implemented in Core
to limit said height, but we should revert that
and use the config only.
Change-Id: I3f14092a8deb1a75bb780b716d778d5c2e9bdbce
2018-12-07 12:39:28 +01:00
Miklos Vajna
88487e23d3
loolkitconfig.xcu: add documentation how to disable thumbnails
...
But don't change the core.git default.
2018-01-22 17:34:31 +01:00
Pranav Kant
57387bf2b4
loolkitconfig.xcu: /home is only available in debug builds, not release
...
... so the problem as mentioned in
831c79c0ac
was only fixed for debug
builds.
Change-Id: I549a4765af558a7969e5a96717b36612bd89f22b
2018-01-12 18:39:34 +05:30
Pranav Kant
831c79c0ac
lookitconfig.xcu: Set a work path which is valid in chroot
...
Since the variables are set outside of chroot, workdir directory is
wrongly picked up as /home/username/Documents or something else. But it
is not guarranteed that this directory would exist in the chroot. Any
attempt to access such an invalid directory, eg. during filepicker
button in hyperlink dialog, freezes the dialog.
Change-Id: I83bfc5787a4f3bd66d8abd30b6204cb1e74e5287
2018-01-03 16:39:14 +05:30
Michael Meeks
43e2c98d7c
Disable word autocomplete by default.
...
The feature is problematic in terms of editing anyway, and burns RAM.
Change-Id: I3a078c16fb450e7b38e15ad1c76563d130d2b277
2017-11-25 19:13:34 +00:00
Henry Castro
60d72b9e5a
Revert "wsd:config: languages listed will be supported"
...
This reverts commit 6f81880e1b
.
2017-10-03 14:29:09 -04:00
Henry Castro
6f81880e1b
wsd:config: languages listed will be supported
...
Change-Id: I11b9aae4e4992af4626d258cbc51b1fbdd290ea3
2017-10-01 10:41:25 -04:00
Michael Meeks
e8d3276f53
Enable spell-checking by default with this setting.
...
Mainly serves to document how you can turn it off if you so desire.
Change-Id: I6643fd6a8d9b82fa61c507f1b50d80919c119d42
2017-09-14 10:32:19 +01:00
Michael Meeks
bf8f8f1738
tdf#106488 - fix by disabling un-necessary locking for the kit.
2017-03-11 21:47:21 +00:00
Michael Meeks
1f5b7b6def
Include config layer to override kit config simply.
...
The config is read once during the forkit startup. Add a read-only
user configuration layer, and also disable config writing: no
writable user config.
2017-03-11 21:47:05 +00:00