- 17 Haz, 2013 40 kayıt (commit)
-
-
Tor Lillqvist yazdı
The documentation says: "The PICT format was formally deprecated in OS X v10.4 along with QuickDraw. You should not be explicitly providing or looking for PICT data on the pasteboard." Change-Id: I01cc600286f9a2933a91e19bb611df08944ab997
-
Philipp Weissenbacher yazdı
Change-Id: I489b9948c2b3a888fcfcf8cc89bf408760a11d06 Reviewed-on: https://gerrit.libreoffice.org/4322Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Jelle van der Waa yazdı
Change-Id: Ie27a81f4e59c48ef5aa03fb82ab38e920c0646a1 Reviewed-on: https://gerrit.libreoffice.org/4321Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Philipp Weissenbacher yazdı
Change-Id: Ia0ecca3dbaa1d44a7175ef6c454cd13c98bab030 Reviewed-on: https://gerrit.libreoffice.org/4320Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Philipp Weissenbacher yazdı
Change-Id: I6426b37e7963ab3ad48221f1695abd6036339ad5 Reviewed-on: https://gerrit.libreoffice.org/4319Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Jelle van der Waa yazdı
Change-Id: I55d3f4546f40a321ebf4b08db33536592f451944 Reviewed-on: https://gerrit.libreoffice.org/4318Reviewed-by:
Marcos Souza <marcos.souza.org@gmail.com> Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Jelle van der Waa yazdı
Change-Id: Ifab7cef3e883bc10632ac280ca382b2c68bc79e1 Reviewed-on: https://gerrit.libreoffice.org/4317Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Eike Rathke yazdı
Limit RATE to roots > -1.0, which is what also Excel and now Gnumeric do. If the Newton goal seek fails for the default guess value 0.1 try other values. This now also calculates the few remaining error cases of i#15090 attachment https://issues.apache.org/ooo/attachment.cgi?id=6528 correctly. Change-Id: Ic62cc807626b4715035c3076f58f303b9020db5a
-
Armin Le Grand yazdı
(cherry picked from commit d4b5b8bf) Conflicts: vcl/win/source/gdi/salgdi_gdiplus.cxx Change-Id: I8191f945de10786982fcd1e94afc4f8adbe653bc
-
Andras Timar yazdı
It is better than renaming Blue 9 to Blue nine in order to avoid name clash. Change-Id: I6c336a617c8c6b92f86cc45bcf2763e843c3ca4d
-
Radu Ioan yazdı
- replaced RTL_CONTEXT_ with SAL_INFO - replace OSL_* with SAL_* Change-Id: If89af70767c3fdc4b1d0cb5e51033ca98583bc5d Reviewed-on: https://gerrit.libreoffice.org/4286Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Jelle van der Waa yazdı
Change-Id: I5f17a33bcd735b4655d350ce8ec2dd069e215a4b Reviewed-on: https://gerrit.libreoffice.org/4306Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Jian Fang Zhang yazdı
in page filed of Pivot Table Found by: shan zhu Patch by: bjcheny Review by: Yolanda Zhang Ying (cherry picked from commit 305986a4) Conflicts: oox/source/xls/pivottablebuffer.cxx Change-Id: Ied8ca19738e9b2e7bb596010f7ae9e308792fcbc
-
Armin Le Grand yazdı
(cherry picked from commit 65dd87d8) Change-Id: I01318b3f96b23196f54335782ef9c946bf2b1ef9
-
Marcos Paulo de Souza yazdı
These values are initialized as 0 in the constructor(see starmath/source/parse.cxx). Change-Id: I68508f7f7132a2f43b99da3e7cdef9709fd62598 Reviewed-on: https://gerrit.libreoffice.org/4282Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Jelle van der Waa yazdı
Change-Id: Ia74923ed8f00adfa3f7758edb4e5755fedb0ec8a Reviewed-on: https://gerrit.libreoffice.org/4315Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Armin Le Grand yazdı
(cherry picked from commit cd6db555) Change-Id: I35c3681469c7fec958437de566bfaa15c85266e0
-
Armin Le Grand yazdı
logical size and MapMode do not match real pixel size (cherry picked from commit a2496537) Conflicts: svtools/inc/svtools/grfmgr.hxx svtools/source/graphic/grfmgr.cxx svx/inc/svx/svdhdl.hxx svx/inc/svx/svdograf.hxx svx/source/svdraw/svdhdl.cxx Change-Id: Icfb9091b55e50081e8daf697c9f00f5b5a10531a
-
Caolán McNamara yazdı
partial revert of bb61f56d now that we need it again Change-Id: Iffaf72b96b237101b4bbb65efd32d6c5f18eb212
-
Matthias Freund yazdı
And again translations and cleanups. Change-Id: I13ebd6c9073af855f34a425cfda247155b634f34 Reviewed-on: https://gerrit.libreoffice.org/4296Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Marcos Paulo de Souza yazdı
By adding one more test about mathml xml. Change-Id: I1b49e9faea6742594eaa900a87a03c4dd86c0b5c Reviewed-on: https://gerrit.libreoffice.org/4314Reviewed-by:
Michael Meeks <michael.meeks@suse.com> Tested-by:
Michael Meeks <michael.meeks@suse.com>
-
Armin Le Grand yazdı
(cherry picked from commit 58b44ad7) Conflicts: svx/source/svdraw/svdfmtf.cxx Change-Id: I313c2f50269b8ba97c32a24b92aafafb49f3ca70
-
Armin Le Grand yazdı
(cherry picked from commit f03ec481) Change-Id: Icb3e2cefda2fd5fe9a2dcf501e5e07881961932e
-
Armin Le Grand yazdı
(cherry picked from commit 4f49f1d9) Conflicts: drawinglayer/inc/drawinglayer/primitive2d/svggradientprimitive2d.hxx svgio/source/svgreader/svgnode.cxx svgio/source/svgreader/svgstyleattributes.cxx Change-Id: I155854692a9d1771826867d2666fc6174e2c9256
-
Michael Meeks yazdı
Change-Id: I89d5420ad16e7dbfa1f3b6472d78162dffef59c4
-
Rolf Hemmerling yazdı
Change-Id: Ic9cd2288ac25868949b7f2de8ce517c2cd03d1e4
-
Caolán McNamara yazdı
Change-Id: I1d90bfaa4ea594fee2dbd42f936538950ca6662f
-
Armin Le Grand yazdı
and correct font name (cherry picked from commit c2b5f0ee) Conflicts: svgio/source/svgreader/svgcharacternode.cxx Change-Id: I437db7feccd31a653f1100b426b568278faee4cc
-
Caolán McNamara yazdı
Change-Id: Ic1aac1609f3a1fcbd0af9a1c9ecc07a735c8785a
-
Armin Le Grand yazdı
(cherry picked from commit 3454d186) Conflicts: filter/source/svg/svgwriter.cxx Change-Id: I2f9d96ffce0d51695a665b58a776807bab5d277e
-
Caolán McNamara yazdı
partial revert of 743e627b because we want to use that then unused code now Change-Id: I94fe173dda053ce1b72b3b776a9855ce9ecc249b
-
Matúš Kukan yazdı
It causes some weird problems with solenv/bin/linkoo. Change-Id: Ic1613394ec3f0fe508ca813c2600f9bc5439dce7
-
Michael Meeks yazdı
Change-Id: Iab75b11f13856a6e631587e22b5d76977b8c7448
-
Peng Gao yazdı
Change-Id: I3a52cb7085b2dd8b70863a346eca279444206be6
-
Michael Meeks yazdı
Change-Id: I5592fdab8f6029e371b3d70f3334b737a6262eac
-
Andras Timar yazdı
Change-Id: Id9eb0b59384223b6c47229bd0a3430e71e79e622
-
Zolnai Tamás yazdı
Change-Id: I9272c244e22d87fbd2547f4fcb6b94493ffaad3a
-
Fridrich Štrba yazdı
Change-Id: I3815c2605c9936716a2afda4f98e13f425e3f486
-
Andras Timar yazdı
Change-Id: I314c97d0421ed564c146cde4700ca23fe62347c1
-
Armin Le Grand yazdı
and all dependencies (cherry picked from commit bcfee755) Conflicts: sd/inc/pch/precompiled_sd.hxx sd/source/core/typemap.cxx sd/source/ui/view/drviews6.cxx svx/Package_inc.mk svx/inc/svx/dialogs.hrc svx/inc/svx/fontwork.hxx svx/inc/svx/svdstr.hrc svx/inc/svx/svxcommands.h svx/inc/svx/svxids.hrc svx/inc/svx/unoshprp.hxx svx/inc/svx/xdef.hxx svx/inc/svx/xenum.hxx svx/inc/svx/xtextit.hxx svx/source/dialog/fontwork.cxx svx/source/dialog/fontwork.hrc svx/source/dialog/fontwork.src svx/source/xoutdev/xattr.cxx sw/inc/pch/precompiled_sw.hxx Change-Id: I3718285d38444d3862ca382fe020a4e0a083a677
-