Eike Rathke
2011b5412c
introduce SvNumberFormatter::GetFormatStringForExcel()
...
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
2015-11-27 23:21:35 +01:00
Eike Rathke
ea1db935b0
use proper case "General" keyword
...
... Excel doesn't seem to care though.
Change-Id: I3697a808d8fee2417f0b0e03dba2b94ceea133dd
2015-11-27 23:21:35 +01:00
Eike Rathke
2246f478e2
use SvNumberFormatter::FillKeywordTableForExcel()
...
Change-Id: I83b0cd033ba46dabdde92ed2812398518d1895bf
2015-11-27 23:21:35 +01:00
Eike Rathke
b55548043e
introduce SvNumberFormatter::FillKeywordTableForExcel()
...
... to conflate the places that do this on their own.
Change-Id: Idde2173780e0515ad982b4be46fc4df23a7577ad
2015-11-27 23:21:35 +01:00
Khaled Hosny
e5cc49dbf1
Disable code not needed with new HarfBuzz versions
...
Change-Id: I0526e2375f41f708ea26b5b81731a59de51825b7
Reviewed-on: https://gerrit.libreoffice.org/20229
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
2015-11-27 21:40:59 +00:00
jan iversen
03c37cee47
CID#1326472, CID#1326473, CID#1326474 use try/finalize
...
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>
2015-11-27 21:35:57 +00:00
Gulsah Kose
bc7a490af9
tdf#84628 Generated eclipse setting file for per module.
...
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>
2015-11-27 22:06:49 +01:00
Norbert Thiebaud
4245d367ea
update jenkins' profile
...
Change-Id: I9121c02b07eef1b1eddd78dbb0c903b837b82f14
2015-11-27 10:24:24 -08:00
David Tardon
4f088f7805
upload libmwaw 0.3.7
...
Change-Id: If0906297e6da53086759f12170bb5d3be69d162b
2015-11-27 19:06:49 +01:00
Stephan Bergmann
e3e860eccc
MSVC fix
...
Change-Id: I41902dbeac80f73f7991c835b66e2bbc7421d3b5
2015-11-27 18:58:55 +01:00
Stephan Bergmann
2759ea0e64
No need to extend css.awt.XToolkitExperimental
...
Change-Id: Idbaca99c9376ade11cd36526c0f667562a2d9c53
2015-11-27 18:46:18 +01:00
Stephan Bergmann
11a8e72a5f
loplugin:passstuffbyref
...
Change-Id: I10353a94ca12cf4af18f498464610d48477f11f4
2015-11-27 18:24:39 +01:00
Bjoern Michaelsen
08bd772ce4
type punning is all fun, but lets only use it when its really needed
...
Change-Id: Id6726d85f8f99020b7d13d7dc15448379249b2fa
2015-11-27 17:44:32 +01:00
Bjoern Michaelsen
08fdc4f365
simplify options here
...
Change-Id: I9faa4ea8aec6ecd439751323b76bf2d8b071e4ac
2015-11-27 17:44:31 +01:00
Bjoern Michaelsen
0168313e95
reorder as we are touching this already
...
Change-Id: Ie00f27203a28a139de073102428fe9b99db507ea
2015-11-27 17:44:31 +01:00
Bjoern Michaelsen
fe151f719d
keep containers in a map to simplify things
...
Change-Id: I20db506fb232c408b7b96e3b1a54da44f342d8bd
2015-11-27 17:44:30 +01:00
Bjoern Michaelsen
1e44f3d60e
make ResId another member of entries table
...
Change-Id: I80e1047e43e6871520f004ec0f68f96d5a742115
2015-11-27 17:44:30 +01:00
Bjoern Michaelsen
5a43b7645f
remove boilerplate
...
Change-Id: Id06e8bfdff74a9cfecd74bcae4daa70782e684e0
2015-11-27 17:44:30 +01:00
Bjoern Michaelsen
3ca42d8d51
reduce boilerplate
...
Change-Id: I726d824d6b6c42e7e395a99a6b3b6019d91e764d
2015-11-27 17:43:56 +01:00
Bjoern Michaelsen
c50e1c442b
use one styles vector instead of multiple tables
...
Change-Id: I276f2fae8083f3131fa3ff92fc7633c0f88a3ed6
2015-11-27 17:42:43 +01:00
Stephan Bergmann
d7ceaae4cd
Missing includes
...
Change-Id: I4cefabc51c00b0e6ffd0613c4409cc31e1aa5673
2015-11-27 17:45:34 +01:00
Michael Stahl
b1b8d82558
gbuild: document BUILDTOOLTRACE variable
...
Change-Id: I17ebccb268e317346ca05d6a112ec33357684876
2015-11-27 17:42:12 +01:00
Takeshi Abe
106ab78399
starmath: Kill unnecessary cast
...
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>
2015-11-27 16:38:40 +00:00
Caolán McNamara
26c32cfee9
Resolves: rhbz#1283426 using vdevs based on now dead physical devs is unsafe
...
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
2015-11-27 16:29:03 +00:00
Caolán McNamara
22a35a56b3
try to get this working on linux baseline
...
Change-Id: If17327385423d62eeb201e6754a7a45f0640c2f8
2015-11-27 16:29:03 +00:00
Xisco Fauli
33e49a3b66
tdf#96046 SVG: use the same PPI as in svgio
...
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>
2015-11-27 16:13:18 +00:00
Caolán McNamara
49a32f4b2f
replace a MessBox with a MessageDialog
...
Change-Id: Icf8cf2288f8d7000d885f8f63d39c294a0fc596b
2015-11-27 15:13:45 +00:00
Michael Meeks
414530e9b2
Catch exception when online update is disabled.
...
Change-Id: I21d668a288883b739180c6f68397fcc7ecff7885
2015-11-27 15:17:17 +00:00
Stephan Bergmann
69858a99c9
gengal script calling gengal.bin is not needed on Mac
...
Change-Id: If965ab126be497a7b2af227a843aeb746901def2
2015-11-27 15:43:37 +01:00
Miklos Vajna
c5eec1c31e
sw doc model xml dump: recognize RES_TXTATR_META
...
Change-Id: I9283b8c9aa4bc87b3b65faf18258f590125aa6cc
2015-11-27 14:54:28 +01:00
Aleksandr Andreev
33a774bb1f
Adding native number support for Cyrillic numerals
...
Change-Id: I054786a97b6f0e6ba3fe3b824ff9ff9748d8be4a
Reviewed-on: https://gerrit.libreoffice.org/20013
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
2015-11-27 13:00:31 +00:00
Caolán McNamara
b33236bfd2
missing string resource
...
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
2015-11-27 11:08:57 +00:00
Caolán McNamara
fa7708def7
mutex used in post-main dtor
...
Change-Id: Ia4f4def1fd58d82a7c994114e45a36227269671c
2015-11-27 10:58:38 +00:00
Caolán McNamara
5b9062a229
crashtesting: we're using OneBitMsbPal as the 1bit format, not OneBitLsbGrey
...
Change-Id: I25c6fe1bd1df568911838ab161a130f8b0571e16
2015-11-27 10:54:31 +00:00
Caolán McNamara
759eb79d88
give useful details in non-debug mode too
...
Change-Id: I5a3be096ad4417735254abb387b21029e636f5b8
2015-11-27 10:54:30 +00:00
Michael Stahl
d764100d62
try to fix gengal dependencies
...
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
2015-11-27 11:49:25 +01:00
Thorsten Behrens
2ebca292f9
Revert "write a log file about OpenGL driver"
...
Caused enduring build breakage on Windows for gallery contents.
This reverts commit c0772f7037794e1cea578a8833c79730fbe448c2.
Change-Id: I4cd0d51b5dc88426cfef458e1b889c9d8abf9932
2015-11-27 11:48:36 +01:00
Miklos Vajna
1cc460e733
CppunitTest_sw_uiwriter: loplugin:stringconstant
...
Change-Id: I818056164f9e41ac3b75a92ebfee06e0a1535b8a
2015-11-27 11:34:51 +01:00
Michael Meeks
a8860122fe
Mend gallery build dependencies for OS/X and add services/services.rdb dep.
...
Change-Id: I628b7986253108a6f9ea8eed28ae3b3f0f8b91b1
2015-11-27 10:42:12 +00:00
Michael Stahl
a933990a3f
xmlsecurity: fix DrMemory warning
...
Presumably that was the intent?
Change-Id: Ibfca90041d6913827d2f329bab448afe4d725b46
2015-11-27 09:34:33 +01:00
Michael Stahl
2fed793e19
xmlsecurity: remove some dead code that is guaranteed to crash
...
Fortunately currently XMLSEC_NO_XSLT is defined anyway, but better
remove it.
Change-Id: I1dd2aa57356274dacc99cc7def2d308884263289
2015-11-27 09:34:32 +01:00
Varun Dhall
4bd0739b5b
Added Test for tdf#94804 cross ref bookmarks created with wrong prefix
...
Change-Id: I9cc5a703ce613c3e0331da9b49fe660e31f64586
Signed-off-by: Michael Stahl <mstahl@redhat.com>
2015-11-27 09:34:32 +01:00
Michael Stahl
4033537b3a
typo
...
Change-Id: Iebd5637328e905502d02a97b5294c67892688ecb
2015-11-27 09:34:32 +01:00
Michael Stahl
951494c8cb
get-bugzilla-attachments-by-mimetype: add gnumeric
...
Change-Id: Ib47308a9575a15aaa5b2d650cb4f1b78b1a5ad27
2015-11-27 09:34:31 +01:00
Miklos Vajna
dc269d07e8
Use comphelper::containerToSequence()
...
Change-Id: Ic4a8521192e07f6851ebff47e83f41c5b1c7d8ce
2015-11-27 08:35:44 +01:00
Michael Meeks
bc910480d6
Attempt to improve gallery generation dependencies.
...
Change-Id: Iab196e87e0eb4b063d77fe4af10c58b8355665c4
Reviewed-on: https://gerrit.libreoffice.org/20210
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>
2015-11-26 21:06:12 +00:00
Michael Meeks
1fb58d29f7
smoketest: improve docs.
...
Change-Id: I794c4b10d9ba5cf694c51bb9a32244fdb07e49bd
2015-11-26 18:36:41 +00:00
Stephan Bergmann
88b78bfb16
-Werror,-Wunused-private-field
...
Change-Id: If8faa69302775cdd24bc6f45713eb246c9210745
2015-11-26 16:28:49 +01:00
Michael Stahl
6b203d5050
formula: fix build, undef Idle
...
Change-Id: If256bba5d8207a955c06713db7141831b53324c7
2015-11-26 15:23:58 +01:00
Stephan Bergmann
f354cf8cc0
-Werror,-Wunused-private-field
...
Change-Id: I71f5aacb3b9370c1ff137faeb6f98ad889010f03
2015-11-26 15:21:11 +01:00