Age | Commit message (Collapse) | Author |
|
Change-Id: I59af9f5a9d0d3e189280f98bb18e522dc9ebf2fb
|
|
..to avoid problem shown with comphelper added to libmerged. More info in
http://lists.freedesktop.org/archives/libreoffice/2015-November/071189.html
Change-Id: I2017d87f64f1ae3a1a1cf2e50bce24c05cff6321
|
|
Change-Id: I5b6e928ab5a5f2bf84d50f3f0221c0585670d972
Reviewed-on: https://gerrit.libreoffice.org/20251
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: I297e78acca3881cf4c88f679e96d98e985de22bb
Reviewed-on: https://gerrit.libreoffice.org/20218
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
|
|
Change-Id: Ic1e25f3f945e32f2b99c2cfedc4b8d695635bd8b
|
|
Change-Id: I6f999f36d6ef57dadddd774e6ef60ceb9cb8033c
|
|
As for the change in chart2/qa/extras/chart2export.cxx
Chart2ExportTest::testAxisNumberFormatXLSX() unit test: also Excel
writes string parts of format codes quoted, including minus sign in
negative subformat.
Change-Id: I201bb012df818129cbc65de0eee8eca59e57d829
|
|
Change-Id: I4d5f8aa33fffceaa080d8b2ef6a177b4680cf761
|
|
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
|
|
... Excel doesn't seem to care though.
Change-Id: I3697a808d8fee2417f0b0e03dba2b94ceea133dd
|
|
Change-Id: I83b0cd033ba46dabdde92ed2812398518d1895bf
|
|
... to conflate the places that do this on their own.
Change-Id: Idde2173780e0515ad982b4be46fc4df23a7577ad
|
|
Change-Id: I0526e2375f41f708ea26b5b81731a59de51825b7
Reviewed-on: https://gerrit.libreoffice.org/20229
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
|
|
Coverity requires that closeable objects (use of new) call .close(),
git commit 5a29db7a9945c4cd095799451a6c563d5aeeed57
implemented a series of .close etc calls, update to
use a single try{}finalize{} instead.
Change-Id: Iadc9de13d6a0af4b0aaca2dfdd0e2d0940a5223d
Reviewed-on: https://gerrit.libreoffice.org/19807
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
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>
|
|
Change-Id: I9121c02b07eef1b1eddd78dbb0c903b837b82f14
|
|
Change-Id: If0906297e6da53086759f12170bb5d3be69d162b
|
|
Change-Id: I41902dbeac80f73f7991c835b66e2bbc7421d3b5
|
|
Change-Id: Idbaca99c9376ade11cd36526c0f667562a2d9c53
|
|
Change-Id: I10353a94ca12cf4af18f498464610d48477f11f4
|
|
Change-Id: Id6726d85f8f99020b7d13d7dc15448379249b2fa
|
|
Change-Id: I9faa4ea8aec6ecd439751323b76bf2d8b071e4ac
|
|
Change-Id: Ie00f27203a28a139de073102428fe9b99db507ea
|
|
Change-Id: I20db506fb232c408b7b96e3b1a54da44f342d8bd
|
|
Change-Id: I80e1047e43e6871520f004ec0f68f96d5a742115
|
|
Change-Id: Id06e8bfdff74a9cfecd74bcae4daa70782e684e0
|
|
Change-Id: I726d824d6b6c42e7e395a99a6b3b6019d91e764d
|
|
Change-Id: I276f2fae8083f3131fa3ff92fc7633c0f88a3ed6
|
|
Change-Id: I4cefabc51c00b0e6ffd0613c4409cc31e1aa5673
|
|
Change-Id: I17ebccb268e317346ca05d6a112ec33357684876
|
|
Change-Id: I714c11941cfed207f10a5048a14b4cf72b4f255c
Reviewed-on: https://gerrit.libreoffice.org/20222
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
This is the same problem that
commit 133e04fc1a870c0aad207e82eefeeeceaba5dc6d
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
|
|
Change-Id: If17327385423d62eeb201e6754a7a45f0640c2f8
|
|
Change-Id: I211dcc6fb242cfbd05636d42a811523de8e83be6
Reviewed-on: https://gerrit.libreoffice.org/20182
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Armin Le Grand <Armin.Le.Grand@cib.de>
|
|
Change-Id: Icf8cf2288f8d7000d885f8f63d39c294a0fc596b
|
|
Change-Id: I21d668a288883b739180c6f68397fcc7ecff7885
|
|
Change-Id: If965ab126be497a7b2af227a843aeb746901def2
|
|
Change-Id: I9283b8c9aa4bc87b3b65faf18258f590125aa6cc
|
|
Change-Id: I054786a97b6f0e6ba3fe3b824ff9ff9748d8be4a
Reviewed-on: https://gerrit.libreoffice.org/20013
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
content.cxx loops over CONTEXT_COUNT so there can't be holes here
regression from
commit 63aa32b726e482c49b2aaae9cad8a7beae3653a4
Author: Caolán McNamara <caolanm@redhat.com>
Date: Mon Sep 28 17:05:40 2015 +0100
move strings out of widget
Change-Id: Ie189e2a910e02a96bc8e1450a2f2b03afaf466ac
|
|
Change-Id: Ia4f4def1fd58d82a7c994114e45a36227269671c
|
|
Change-Id: I25c6fe1bd1df568911838ab161a130f8b0571e16
|
|
Change-Id: I5a3be096ad4417735254abb387b21029e636f5b8
|
|
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
|
|
Caused enduring build breakage on Windows for gallery contents.
This reverts commit c0772f7037794e1cea578a8833c79730fbe448c2.
Change-Id: I4cd0d51b5dc88426cfef458e1b889c9d8abf9932
|
|
Change-Id: I818056164f9e41ac3b75a92ebfee06e0a1535b8a
|
|
Change-Id: I628b7986253108a6f9ea8eed28ae3b3f0f8b91b1
|
|
Presumably that was the intent?
Change-Id: Ibfca90041d6913827d2f329bab448afe4d725b46
|
|
Fortunately currently XMLSEC_NO_XSLT is defined anyway, but better
remove it.
Change-Id: I1dd2aa57356274dacc99cc7def2d308884263289
|
|
Change-Id: I9cc5a703ce613c3e0331da9b49fe660e31f64586
Signed-off-by: Michael Stahl <mstahl@redhat.com>
|