- 27 Kas, 2015 40 kayıt (commit)
-
-
Eike Rathke yazdı
Taking implementation from sc/source/filter/excel/xestyle.cxx GetNumberFormatCode(), slightly modified to ensure valid conversion and force en-US locale data. Also don't unnecessarily convert if format is for system locale and system locale is en-US. Change-Id: I9223eaa655132b4106a35c94cb0005559d7575b1
-
Eike Rathke yazdı
... Excel doesn't seem to care though. Change-Id: I3697a808d8fee2417f0b0e03dba2b94ceea133dd
-
Eike Rathke yazdı
Change-Id: I83b0cd033ba46dabdde92ed2812398518d1895bf
-
Eike Rathke yazdı
... to conflate the places that do this on their own. Change-Id: Idde2173780e0515ad982b4be46fc4df23a7577ad
-
Khaled Hosny yazdı
Change-Id: I0526e2375f41f708ea26b5b81731a59de51825b7 Reviewed-on: https://gerrit.libreoffice.org/20229Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Khaled Hosny <khaledhosny@eglug.org>
-
jan iversen yazdı
Coverity requires that closeable objects (use of new) call .close(), git commit 5a29db7a implemented a series of .close etc calls, update to use a single try{}finalize{} instead. Change-Id: Iadc9de13d6a0af4b0aaca2dfdd0e2d0940a5223d Reviewed-on: https://gerrit.libreoffice.org/19807Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Gulsah Kose yazdı
This patch generated a setting file for per module. When imported the eclipsesettingfile.xml, underlined include lines are clearing up. Setting file includes included file paths for per module and provides correct build. .project file generator deleted because eclipse is creating .project file and overriding it. This adds a new property to the parser that stores each module. Change-Id: Ia10bb37c7c3fdb444a5b79ddf502b962e8ee5736 Signed-off-by:
Gulsah Kose <gulsah.1004@gmail.com>
-
Norbert Thiebaud yazdı
Change-Id: I9121c02b07eef1b1eddd78dbb0c903b837b82f14
-
David Tardon yazdı
Change-Id: If0906297e6da53086759f12170bb5d3be69d162b
-
Stephan Bergmann yazdı
Change-Id: I41902dbeac80f73f7991c835b66e2bbc7421d3b5
-
Stephan Bergmann yazdı
Change-Id: Idbaca99c9376ade11cd36526c0f667562a2d9c53
-
Stephan Bergmann yazdı
Change-Id: I10353a94ca12cf4af18f498464610d48477f11f4
-
Bjoern Michaelsen yazdı
Change-Id: Id6726d85f8f99020b7d13d7dc15448379249b2fa
-
Bjoern Michaelsen yazdı
Change-Id: I9faa4ea8aec6ecd439751323b76bf2d8b071e4ac
-
Bjoern Michaelsen yazdı
Change-Id: Ie00f27203a28a139de073102428fe9b99db507ea
-
Bjoern Michaelsen yazdı
Change-Id: I20db506fb232c408b7b96e3b1a54da44f342d8bd
-
Bjoern Michaelsen yazdı
Change-Id: I80e1047e43e6871520f004ec0f68f96d5a742115
-
Bjoern Michaelsen yazdı
Change-Id: Id06e8bfdff74a9cfecd74bcae4daa70782e684e0
-
Bjoern Michaelsen yazdı
Change-Id: I726d824d6b6c42e7e395a99a6b3b6019d91e764d
-
Bjoern Michaelsen yazdı
Change-Id: I276f2fae8083f3131fa3ff92fc7633c0f88a3ed6
-
Stephan Bergmann yazdı
Change-Id: I4cefabc51c00b0e6ffd0613c4409cc31e1aa5673
-
Michael Stahl yazdı
Change-Id: I17ebccb268e317346ca05d6a112ec33357684876
-
Takeshi Abe yazdı
Change-Id: I714c11941cfed207f10a5048a14b4cf72b4f255c Reviewed-on: https://gerrit.libreoffice.org/20222Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
This is the same problem that commit 133e04fc Author: Caolán McNamara <caolanm@redhat.com> Date: Wed Jun 17 09:23:32 2015 +0100 Resolves: tdf#91880 Invalidate graphics when the gtk window is destroyed not just when the GtkSalFrame is dtored tried to fix, but that just made it more unlikely to fail Change-Id: Icba750c787adb6cd5c5ed0874ef07e6201c4cf25
-
Caolán McNamara yazdı
Change-Id: If17327385423d62eeb201e6754a7a45f0640c2f8
-
Xisco Fauli yazdı
Change-Id: I211dcc6fb242cfbd05636d42a811523de8e83be6 Reviewed-on: https://gerrit.libreoffice.org/20182Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Armin Le Grand <Armin.Le.Grand@cib.de>
-
Caolán McNamara yazdı
Change-Id: Icf8cf2288f8d7000d885f8f63d39c294a0fc596b
-
Michael Meeks yazdı
Change-Id: I21d668a288883b739180c6f68397fcc7ecff7885
-
Stephan Bergmann yazdı
Change-Id: If965ab126be497a7b2af227a843aeb746901def2
-
Miklos Vajna yazdı
Change-Id: I9283b8c9aa4bc87b3b65faf18258f590125aa6cc
-
Aleksandr Andreev yazdı
Change-Id: I054786a97b6f0e6ba3fe3b824ff9ff9748d8be4a Reviewed-on: https://gerrit.libreoffice.org/20013Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Caolán McNamara yazdı
content.cxx loops over CONTEXT_COUNT so there can't be holes here regression from commit 63aa32b7 Author: Caolán McNamara <caolanm@redhat.com> Date: Mon Sep 28 17:05:40 2015 +0100 move strings out of widget Change-Id: Ie189e2a910e02a96bc8e1450a2f2b03afaf466ac
-
Caolán McNamara yazdı
Change-Id: Ia4f4def1fd58d82a7c994114e45a36227269671c
-
Caolán McNamara yazdı
Change-Id: I25c6fe1bd1df568911838ab161a130f8b0571e16
-
Caolán McNamara yazdı
Change-Id: I5a3be096ad4417735254abb387b21029e636f5b8
-
Michael Stahl yazdı
The component files are not necessary as gb_Executable__register_gengal already adds the service.rdb; the gengal.rc is insufficient as that file references fundamental.rc which is missing, so depend on the Package instead. Also, INSTDIR is wrong for cross-compile. Change-Id: I30711a51e04539832657a242d2573c626b1cf8ec
-
Thorsten Behrens yazdı
Caused enduring build breakage on Windows for gallery contents. This reverts commit c0772f70. Change-Id: I4cd0d51b5dc88426cfef458e1b889c9d8abf9932
-
Miklos Vajna yazdı
Change-Id: I818056164f9e41ac3b75a92ebfee06e0a1535b8a
-
Michael Meeks yazdı
Change-Id: I628b7986253108a6f9ea8eed28ae3b3f0f8b91b1
-
Michael Stahl yazdı
Presumably that was the intent? Change-Id: Ibfca90041d6913827d2f329bab448afe4d725b46
-