Age | Commit message (Collapse) | Author |
|
Change-Id: I4e6979a5c59ee8a6ad1d55484c0c3ad3c32adce6
|
|
Change-Id: I414c1e7fa1b13d23f15f82d883ab95cf11f09299
|
|
Change-Id: I48e80668c76b7fb94dfa2876ae8ca5e895cea3be
|
|
Change-Id: Iee5d66a1c14e1583edb0945d23cec9986ce7a830
|
|
Change-Id: I4ba74ec66d6d848c7e49e85d2cebeb422e027f7d
|
|
Change-Id: I14ed4aa3cfc52dcb9a75de2364074dec18be3d5d
|
|
Change-Id: Ifbd1840464debfcdd0d390becc3fd72596c56669
|
|
Change-Id: I1d4f6975a7f3deac65510b3bf7ab80e9d01a3a6c
|
|
Change-Id: If07e4116c43cbddefbf443c4cbd754dde48c90a0
|
|
Change-Id: Ib50c9415e1ddd0e6cabc1b737a39a7d101014da9
|
|
Change-Id: Ie5a52b097ff2992de5cc82ba0d303618b44e3213
|
|
Change-Id: I84d3346f7074f7fb413f800386c5ff2f4dbf0a69
|
|
Change-Id: I4a997ab8959f8d890aaa8779d8d036cee1fc060b
|
|
Change-Id: I59a9401c0bdc2d641ea54498af0eb1e589ab12f3
|
|
Change-Id: I94b8cd007bdbf3b535c5de9eb56fe5495f39dabf
|
|
Change-Id: I479a3083f56631135a7f6d94e2864583a9b30a30
|
|
Change-Id: I49cf179016a0690cb87bc12880da8b1824ac01cc
|
|
Change-Id: Iee1e64d22e799653bc58d6a72c57c55787e45d84
|
|
Change-Id: I2b4cdb3809de0e9c69253d2cd05714e15fdc8913
|
|
Change-Id: I5b3d8e0e20938d8e66045ea6282f37afe29474e2
|
|
Change-Id: I7a49ed58cb20c365308db703c67e43c6687f35e4
|
|
Change-Id: I562b1f7cd1e5e7f7fc03b8f54bd6117255703eb5
|
|
Change-Id: I8fc80274e7eb33c81062f8514f63e6d0682d1b8f
|
|
Change-Id: I212c6b990da655ad7947154ca9e62981b049489e
|
|
Change-Id: Ifc44041290d44c5e4dcbd9a0882b99fe0f8f62a5
|
|
Change-Id: I96a1090ea8617644748afdea2786949fb0506b72
|
|
Change-Id: Ieddd13abc6bb23904db10f303dfc85cd87cfaa03
|
|
Change-Id: If2e8e7eddd5e75a211940416b4370c8f7768849e
|
|
...at least the Linux-deb-x86_64@56-lhm-ubuntu-trusty tinderbox complains that
> include/LibreOfficeKit/LibreOfficeKitInit.h:223:77: error: ISO C++ forbids casting between pointer-to-function and pointer-to-object [-Werror=pedantic]
> pSym2 = (LokHookFunction2 *) lok_dlsym(dlhandle, "libreofficekit_hook_2");
Change-Id: Ibd75a44fcc7da35ea32bde3fd2a300a16493789f
|
|
This way it's more clear that sw::FrameClient has nothing to do with
sw::Frame, also later renaming SwFrm to SwFrame won't cause confusion
about why do we have both sw::Frame and SwFrame.
Change-Id: I87c4d199d418c77fdbb600fc388c8b9f026cb0fa
|
|
The map mode is in general disabled during tiled rendering, so mouse
positions can be sent in using twips, but here we have to temporarily
enable it, otherwise the width will be returned always in pixels.
With this, the gray background of the sidebar has the proper width, not
e.g. fifteenth of the expected value (using default zoom).
Change-Id: I4380ee0ba6bcda97cf71735161dbdc826e7a2532
|
|
Change-Id: Ie682cfe97b8c48bc66575b89875ca617dbb8ab4e
|
|
Change-Id: If15ca89f2b7c54441f076eb233c4e1414dac25c0
|
|
Unconditional call to lok_doc_view_reset_view() resulted in hiding the
cursor, but then nothing enabled it. As a result, the cursor got hidden
after the doc size changed.
Change-Id: I06e7c9293e7a4cdbc73421a82430816ab0001f90
|
|
Change-Id: I7e266a0e29d86247d01df38da00899a8a1700719
|
|
Change-Id: I9ff07fcd5160cf218dc5add2db362aa329544708
|
|
Change-Id: I83702435e9f8e0e73d6a3ecee1e6a7a30dda52d9
Reviewed-on: https://gerrit.libreoffice.org/19886
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: Icbd163bac65cbb9e4ad59697b87f6c979ecb41cc
Reviewed-on: https://gerrit.libreoffice.org/19718
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Project: help c3b9e2711f3670e3a9f5fdf7abb7e4dca8ea1f2b
tdf#95698 correction a parent tag for paragraphs
ful_func.xhp -- changed the parent tag from 'variable' to 'section'
for paragraphs
func_im* -- canged corresponding links form embedvar to embed
Change-Id: If150119308bd5ce93a74dee83f1280810a8c5fee
Reviewed-on: https://gerrit.libreoffice.org/19859
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
According to RFC 4918 the value used for lock timeout is unsigned
32 bit, see:
<http://tools.ietf.org/html/rfc4918#section-10.7>
for info.
This patch fix the way the timeout element of lock response
payload is parsed in Windows.
Change-Id: I335a1cb884c3ef1c2362b00981a2784d9232b23e
Reviewed-on: https://gerrit.libreoffice.org/19867
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ifb85cac1289af94102947b9064a8c12ca65ad43b
Reviewed-on: https://gerrit.libreoffice.org/19404
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I10e532dcbe98384fde9c553ccd2e151abf53251f
|
|
by using std::assert rather thatn DBG_ASSERT.
Change-Id: I8fca2b82f8d86a843c024556a0a29c7848b1e602
Reviewed-on: https://gerrit.libreoffice.org/19294
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
SwAccessibleParagraph::GetWordBoundary is called when you navigate
word by word normally done by pressing Ctrl+Right/Left arrow. This works
well as long as the word is an actual word. Problem is that what we
land on is not always an actual word the cursor will for example stop
at . (periods) and at the moment that won't be exposed to accessibility
tools such as NVDA screen reader. Orca on Linux seem to have some type
of workaround but it dosen't really work. I'll try to find out if the
workaround is actually in Orca or in the way LibreOffice exposes things
to atk.
Change-Id: Ibe5c5899d489b0449282998a3ba284f689ca9a36
Reviewed-on: https://gerrit.libreoffice.org/19424
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I9822c930bb7e133306a3e90fd80f29648877d5f9
Reviewed-on: https://gerrit.libreoffice.org/19596
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I26e448de315b56f36cfeb74a66c0db6a9148d9b0
|
|
Change-Id: I56336b8163de48e424526f5f426c2ad350292627
|
|
Change-Id: Id2359f6ff4bddb2afbc0b346e17cd858f00179e3
|
|
Since we now expose the bullet character to accessible text we should
not also expose the attributes, that will make NVDA read the bullet
twice. We can also remove some special cases for the fact that the bullet
earlier was not apart of the accessible text.
Change-Id: I5a8b84f92c32da7ffabdd5136655d88a2d149e75
Reviewed-on: https://gerrit.libreoffice.org/19106
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Project: help 886917bcac6656b66f78c84c57cc308299992008
tdf#92825 Rearrange the view menu in writer, calc, and impress
Change-Id: I707e1daa263acb5a09a6a90e745a619f9dd67388
Reviewed-on: https://gerrit.libreoffice.org/19721
Reviewed-by: Lera Goncharuk <lera.goncharuk@gmail.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|