- 01 Kas, 2013 1 kayıt (commit)
-
-
Xukai Liu yazdı
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>
-
- 31 Eki, 2013 39 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: I31cd13e6b11b73166e7a7f351c5eb3ea8038a4fc
-
Tor Lillqvist yazdı
Change-Id: I1b1e47de2eec94150a0abee4aa74994f55b9b88e
-
Tor Lillqvist yazdı
Change-Id: I38b72837d8a26ef95d84deca299023c1646169cf
-
Tor Lillqvist yazdı
Change-Id: I5f1b9fd266d7920a947d3dfb6bcd584e3cc30b53
-
Tor Lillqvist yazdı
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
-
Tor Lillqvist yazdı
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
-
Tor Lillqvist yazdı
Change-Id: I75ffc83be6af34b09b4a98a5890b3585b4a76bde
-
Tor Lillqvist yazdı
Change-Id: I7c3ae0afd6740df326a5c74826e7f204e9df2219
-
Tor Lillqvist yazdı
Change-Id: I45b072e5d6a216f0b82f7a0b3a4554ef4cc3570f
-
Tor Lillqvist yazdı
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
-
Miklos Vajna yazdı
Change-Id: I649e21460ad00b2a364a8adc91061ba95a6623d9
-
Stephan Bergmann yazdı
Change-Id: I424036d3a940fa53b1553c1c539bf1065cdc2759
-
Stephan Bergmann yazdı
Change-Id: I35ced0ef75f6b411807f24ecc19b4f2a9622f98c
-
Stephan Bergmann yazdı
Change-Id: I3f2b12534b6d83e4ae2c2a61a6f81ddf8cdad2cc
-
Thomas Arnhold yazdı
Change-Id: I1a55a4c260b781f7427bf149d32f1cae6149fe9a
-
Thomas Arnhold yazdı
Change-Id: Ib41c9521a8b8e5b8ebc170f9b7e45379a51f1bd5
-
I-Jui (Ray) Sung yazdı
Change-Id: I40994de5e445dbd6f3c5e6597a90e63b7dc3cbcf
-
Thomas Arnhold yazdı
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
-
Tor Lillqvist yazdı
Change-Id: I94627e5b4efda92ac80a618e5aa4b0b33340f4ef
-
Stephan Bergmann yazdı
...from the changes to xmloff/source/draw/shapeexport2.cxx of f15874d8 "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
-
Miklos Vajna yazdı
Change-Id: I86922585122898692dc4fb1fbbee11e1864dad29
-
Caolán McNamara yazdı
Project: help da63fbfdefb02c5026b05b33a57afe03a30f42b8
-
Caolán McNamara yazdı
Change-Id: I77e46382cae6da03c3a972c9838afb3f8698c9a3
-
Kohei Yoshida yazdı
Change-Id: I06724e2e8754ac20217f5375a445c85f9a5b31e6
-
Winfried Donkers yazdı
Change-Id: I65863031cc2795713bf80c17dfc787e2700a556a Reviewed-on: https://gerrit.libreoffice.org/6505Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Idc7e0a2651f2e0b499bbf8b8443ffb84b54a45b6
-
Armin Le Grand yazdı
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 f15874d8) 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
-
Caolán McNamara yazdı
i.e. revert 5c3615c1 Change-Id: I7bafaabaf5b8337c3ef4fe0d9ea687924045114e
-
Michael Stahl yazdı
... 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/6515Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Miklos Vajna yazdı
Change-Id: Ia93bd2083b00f62770970a4efa783b6b19967acb
-
Michael Stahl yazdı
Change-Id: Ia46c8df28ad2eed8ccdd6ec00f6bcd8358d8bb26
-
Michael Stahl yazdı
Change-Id: Ia2f122904ed6958109b864c487a8a7758d9b959b
-
Michael Stahl yazdı
(obsoleted by linkoo removal) Change-Id: I2f1ccc46625b10755795c53850481aaae3b0dc6e
-
Michael Stahl yazdı
... 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
-
Michael Stahl yazdı
Change-Id: I17bb3d4efc676f2904ad9e23433a4c98bc2669ad
-
Michael Stahl yazdı
Change-Id: Id9520beb1b50d580b6331c7a554794d88775faab
-
Michael Stahl yazdı
Change-Id: Ic708402d7d5c8d5065dc27d88c1dcb271e925770
-
Michael Stahl yazdı
Change-Id: I82a87bdde9751efbdcfb4da5f89ba10ac17b427b
-
Michael Stahl yazdı
Change-Id: I6629fb0a5312572c5a32876b19e71312761c98f1
-