Age | Commit message (Collapse) | Author |
|
...where the previous .uno:PrintPreview request has not yet been processed, the
same way it had been made more robust for ScAccessiblePageHeader.java in
5b5c52a3a4d048bba8c18dfb06ffca25c670d099 "Try make this more robust in slow
environments" plus b5dd2b4218f966e177d880bcc29fa5fba3bfe1c1 "Also cope with
intermittend DisposedExceptions."
Change-Id: I64389b817d91a2bed8dfe1b8d92bafec42eba21a
|
|
Change-Id: Id2e00e0b0363c58c88585dd15f34156e57a7aaac
|
|
Change-Id: I12fde9cc7180118ade39b7a037d05e8793bd1c12
|
|
Change-Id: I0230a18aaf5c8c9fe9f55a137cc62cbfc3992d42
|
|
Change-Id: I86d01c9afdedc2477c2894694ab04c4a493bfa65
|
|
for Windows build after my change in
commit e2451bd729d0f1d795a5b689deba65bc4e9d92c6
"Convert indexOf->startsWith and lastIndexOf->endsWith"
Change-Id: I9397f1310742cdd773a7d2d3c5f0dbe728041d2d
|
|
Change-Id: Ica508140d849cfd7754aea91e019fb3ed565d993
|
|
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>
|
|
Change-Id: I31cd13e6b11b73166e7a7f351c5eb3ea8038a4fc
|
|
Change-Id: I1b1e47de2eec94150a0abee4aa74994f55b9b88e
|
|
Change-Id: I38b72837d8a26ef95d84deca299023c1646169cf
|
|
Change-Id: I5f1b9fd266d7920a947d3dfb6bcd584e3cc30b53
|
|
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
|
|
Change-Id: I75ffc83be6af34b09b4a98a5890b3585b4a76bde
|
|
Change-Id: I7c3ae0afd6740df326a5c74826e7f204e9df2219
|
|
Change-Id: I45b072e5d6a216f0b82f7a0b3a4554ef4cc3570f
|
|
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
|
|
Change-Id: I649e21460ad00b2a364a8adc91061ba95a6623d9
|
|
Change-Id: I424036d3a940fa53b1553c1c539bf1065cdc2759
|
|
Change-Id: I35ced0ef75f6b411807f24ecc19b4f2a9622f98c
|
|
Change-Id: I3f2b12534b6d83e4ae2c2a61a6f81ddf8cdad2cc
|
|
Change-Id: I1a55a4c260b781f7427bf149d32f1cae6149fe9a
|
|
Change-Id: Ib41c9521a8b8e5b8ebc170f9b7e45379a51f1bd5
|
|
Change-Id: I40994de5e445dbd6f3c5e6597a90e63b7dc3cbcf
|
|
This requires at least Windows 7 / Windows Server 2008.
Otherwise it won't compile under WinXP.
http://msdn.microsoft.com/en-us/library/windows/desktop/dd391556
Change-Id: I984e8bc1e9dc80a9c8bf236be9af3cffabcabd05
|
|
Change-Id: I94627e5b4efda92ac80a618e5aa4b0b33340f4ef
|
|
...from the changes to xmloff/source/draw/shapeexport2.cxx of
f15874d8f976f3874bdbcb53429eeefa65c28841 "i123433 Detect pseudo-vertices at svg
import, unify svg:d handling, correct svg:d import for relative sub-polygons in
svg import [...]," given how other changes in that file that introduce
aPolygonString use it. Found by -Werror,-Wunused-variable.
Change-Id: I915b53ed74e03f84f240f1fa1f17768148f030d6
|
|
Change-Id: I86922585122898692dc4fb1fbbee11e1864dad29
|
|
Project: help da63fbfdefb02c5026b05b33a57afe03a30f42b8
|
|
Change-Id: I77e46382cae6da03c3a972c9838afb3f8698c9a3
|
|
Change-Id: I06724e2e8754ac20217f5375a445c85f9a5b31e6
|
|
Change-Id: I65863031cc2795713bf80c17dfc787e2700a556a
Reviewed-on: https://gerrit.libreoffice.org/6505
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
Change-Id: Idc7e0a2651f2e0b499bbf8b8443ffb84b54a45b6
|
|
unify svg:d handling, correct svg:d import for relative sub-polygons in svg
import; changed default for moveto writes for svg:d in ODF to absolute
(cherry picked from commit f15874d8f976f3874bdbcb53429eeefa65c28841)
Conflicts:
basegfx/inc/basegfx/polygon/b2dpolygontools.hxx
basegfx/inc/basegfx/polygon/b2dpolypolygontools.hxx
basegfx/inc/basegfx/polygon/b3dpolypolygontools.hxx
basegfx/source/polygon/b2dpolypolygontools.cxx
basegfx/source/polygon/b2dsvgpolypolygon.cxx
basegfx/source/polygon/b3dpolypolygontools.cxx
basegfx/source/tools/makefile.mk
basegfx/test/boxclipper.cxx
basegfx/test/clipstate.cxx
basegfx/test/genericclipper.cxx
canvas/source/tools/surfaceproxy.cxx
sdext/source/pdfimport/tree/drawtreevisiting.cxx
sdext/source/pdfimport/tree/writertreevisiting.cxx
xmloff/inc/xexptran.hxx
xmloff/source/draw/XMLImageMapContext.cxx
xmloff/source/draw/XMLImageMapExport.cxx
xmloff/source/draw/shapeexport2.cxx
xmloff/source/draw/shapeexport3.cxx
xmloff/source/draw/xexptran.cxx
xmloff/source/draw/ximp3dobject.cxx
xmloff/source/draw/ximpshap.cxx
xmloff/source/style/MarkerStyle.cxx
xmloff/source/text/XMLTextFrameContext.cxx
xmloff/source/text/txtparae.cxx
Change-Id: I5171b4a3559ea116bea45152e1f2685666463635
|
|
i.e. revert 5c3615c1152eabfda508504c8a4c5727868acbc8
Change-Id: I7bafaabaf5b8337c3ef4fe0d9ea687924045114e
|
|
... it is an abbreviation of "Solar Version".
Since nobody can remember that:
remove OUTDIR OUTDIR_FOR_BUILD SOLARVER SOLARVERSION solarpath
and any mention thereof.
Change-Id: Idb3031c4f25a76ac05b22ec67e3ca3e1e8e512ad
Reviewed-on: https://gerrit.libreoffice.org/6515
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: Ia93bd2083b00f62770970a4efa783b6b19967acb
|
|
Change-Id: Ia46c8df28ad2eed8ccdd6ec00f6bcd8358d8bb26
|
|
Change-Id: Ia2f122904ed6958109b864c487a8a7758d9b959b
|
|
(obsoleted by linkoo removal)
Change-Id: I2f1ccc46625b10755795c53850481aaae3b0dc6e
|
|
... not sure if it wouldn't be better to do this directly when linking,
but what do i know about this signing stuff anyway...
Change-Id: Iabebf21dd8c0198afb4fd03403fca3ca8a0c9b22
|
|
Change-Id: I17bb3d4efc676f2904ad9e23433a4c98bc2669ad
|
|
Change-Id: Id9520beb1b50d580b6331c7a554794d88775faab
|
|
Change-Id: Ic708402d7d5c8d5065dc27d88c1dcb271e925770
|
|
Change-Id: I82a87bdde9751efbdcfb4da5f89ba10ac17b427b
|
|
Change-Id: I6629fb0a5312572c5a32876b19e71312761c98f1
|
|
Change-Id: Ie517bb93b34e132539cbe312dd13f30dcc4a0c9f
|
|
... not sure if it's always correct but...
Change-Id: Iccb21bace96825cbf502ae37fc513bbe76d261e3
|
|
A new DynamicKernelArgument subclass is added to handle mixed
string and numeric values in the same VectorRef.
Change-Id: I2e394a95644a8fc41efbe15a04feea24140a4c12
|