on the comparison between un-uniform data types
(cherry picked from commit e0705e2a87726c6d8a04eae624d4f032c5d596ce)
Conflicts:
sw/source/filter/ww8/wrtw8esh.cxx
sw/source/filter/ww8/wrtww8.cxx
sw/source/filter/ww8/ww8par.cxx
sw/source/filter/ww8/ww8par.hxx
sw/source/filter/ww8/ww8par3.cxx
Change-Id: I1e6931e01fdcce6c1a4e98a86fcbc08f5e0933bd
Type Except “As Character” to MS Word Binary File
* sw/source/filter/ww8/escher.hxx
* sw/source/filter/ww8/wrtw8esh.cxx
* sw/source/filter/ww8/wrtww8.hxx
* sw/source/filter/ww8/ww8graf.cxx
* sw/source/filter/ww8/ww8par.cxx
* sw/source/filter/ww8/ww8par.hxx
Interoperability of Hyperlink within Flying object
Patch by: Jane Kang,<kangjane2012@gmail.com>
Found by: Yan Ji,<yanji.yj@gmail.com>
Review by: Jian Hong Cheng,<chengjh@apache.org>
(cherry picked from commit 8f7c7a5713e92aecfe4837e628a001b7668c9540)
Conflicts:
sw/source/filter/ww8/wrtw8esh.cxx
sw/source/filter/ww8/wrtww8.hxx
sw/source/filter/ww8/ww8graf.cxx
sw/source/filter/ww8/ww8par.cxx
Fix non-pro build breaker: SvMemoryStream has no member GetRecLeft()
Possible introduced from copy and paste from sc, see
sal_Size XclImpStream::GetRecLeft() function in class:XclImpStream
sc/source/filter/inc/xistream.hxx
(cherry picked from commit 4a3a3afa32785d0b1051d9d1104adbbb0e61a820)
Conflicts:
sw/source/filter/ww8/ww8par.cxx
9ce792333ba3f6aa0f8d8660533bc740e1354597
Change-Id: Icbecea61bf6ec3e7baa02e678a575d64fcfca731
...that got added by 62ee5e1a75 "INTEGRATION: CWS
calcshare2: #i85794# workaround for automated testing" but does not make much
sense, esp. as all our (subsequent-)checks each use a dedicated, throwaway
UserInstallation anyway.
Change-Id: I64ca47a7d7ee3c2eb2ab33eebcec5a79a7e3d0df
Now using gtk_widget_size_request() to get the native size.
I reverted the earlier change (border_width etc. ignored)
Change-Id: I0d89a2df5186bd27cbb77c8b0f2cc7b1fb247005
Reviewed-on: https://gerrit.libreoffice.org/6478
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Mingw apparently tries to pass as GNUC and WIN32/64 so we detect it early and force it to work like in previous versions.
Cherry-picked from:
e1431bbb4eff94d7c2ca1e0660a13806cd6489f5
Also contains:
f30110565adafc75feb73eac9707d6d5f86f90f4 - Fix issue with twain header.
1d6adce05b0d7737268be32b1c24aef8254f48b2 - Minor style fix.
Conflicts:
twain/inc/twain.h
Change-Id: I67c557b81661bc91e299309ade70d603160b6bca
Reviewed-on: https://gerrit.libreoffice.org/6508
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
...where the previous .uno:PrintPreview request has not yet been processed, the
same way it had been made more robust for ScAccessiblePageHeader.java in
5b5c52a3a4 "Try make this more robust in slow
environments" plus b5dd2b4218 "Also cope with
intermittend DisposedExceptions."
Change-Id: I64389b817d91a2bed8dfe1b8d92bafec42eba21a
for Windows build after my change in
commit e2451bd729
"Convert indexOf->startsWith and lastIndexOf->endsWith"
Change-Id: I9397f1310742cdd773a7d2d3c5f0dbe728041d2d
Refactored two library functions: Round and approxEqual. Generate them
only when corresponding Calc spreadsheet functions are used.
Change-Id: Ibf532d551ba0d99a117cedd4a0f3397acb5e017d
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Add a touch_ui_dialog_modal() function which in some way displays an
error or other message to the user, and possibly offers the
possibility to choose some "OK", "Cancel", "Retry", "Ignore" type of
response. Note that the "modality" is from the point of view of the LO
thread.
Change-Id: I1b2ad15854f8d76e2c30f93fb5356fad7e5d02ca
It did not do anything.
How to handle dialog attempts from random places in the code on
non-desktop needs to be re-done properly.
Change-Id: I854a12faba3f98c61f637b465789976493326d43
Thorsten thought it might have been used for to the handling of the "Original
Size" functionality originally. That seems slightly broken currently in some
use cases, and this change doesn't make it any worse. (To see the brokenness,
play with resizing an image, reloading the document, and using "Original
Size". With the right sequence of actions, LO seems to think that the
"original size" is very small (1x1 pixel perhaps).)
Change-Id: I4e0852d2b367def5bc40baf95aac273d59731eec