- 08 Tem, 2014 2 kayıt (commit)
-
-
Takeshi Abe yazdı
It has gone at 0e73ffc3. Change-Id: I98fcdfe4861e47fbd33ff620971f247bee89290e
-
Tor Lillqvist yazdı
Change-Id: I1cc91bccd288543162b1169ce5621a91a5d4f991
-
- 07 Tem, 2014 38 kayıt (commit)
-
-
Tor Lillqvist yazdı
Not sure if the intent is that clearCache() should be called, but the calls have just accidentally been placed after the return statements, or whether the code works correctly and as intended as it is now, i.e. with the unreachable calls to clearCache(). Warning emitted by VS 2013, why don't other compilers warn? Perhaps these functions are never called? Change-Id: I16b0bc1b836753ef5579dadba211cbce4f50cbc3
-
Tor Lillqvist yazdı
Using it as a namespace in our rtl string headers breaks compilation of cli_ure/source/climaker/climaker_emit.cxx (and other C++/CLI sources we might have that include rtl string headers). Rename it to 'libreoffice_internal'. Change-Id: Ieae68bd612b05d326d570945c1d08a54bf011852
-
Tor Lillqvist yazdı
Instead, atls.lib should be used also with code compiled to use the debugging runtime. See http://msdn.microsoft.com/en-us/library/bb531344.aspx which says "Atls.lib no longer has character-set dependencies or code that's specific for debug/release. Because it works the same for Unicode/ANSI and debug/release, only one version of the library is required." Change-Id: Ie39ea271513dec1084cae8d1bbf93afa286f357a
-
Tor Lillqvist yazdı
Change-Id: I6a46e6466ab56aea14e16902cb51f9c3f088f30e
-
Tor Lillqvist yazdı
Change-Id: I339577c5b34de0cf3e5dcc644ec1dc080c35d01c
-
Kohei Yoshida yazdı
Change-Id: Ifb1f83bbe5f9bb9ecb7fca26f883d1331052f10d
-
Kohei Yoshida yazdı
Change-Id: I302cc1e5b164b2ce9999087293b034ec930951af
-
Kohei Yoshida yazdı
Since 1d38cb36, "number format" and "link number format to source" properties are 2 separate properties. Adjust OOXML import code for that split. Also, always set axis' number format via NumberFormat property even when it's a percent format. The axis object doesn't keep a non-percent and percent number formats separately. Change-Id: I8667b6f1a78d88cc37d059518919ad1b37f154e1
-
Tor Lillqvist yazdı
Change-Id: I5703b269380bbaefd503780b8d396552e6517ddc
-
Tor Lillqvist yazdı
Change-Id: Ic3ab061ab8d3578130dfa8a637e5351d4f5d766e
-
Tor Lillqvist yazdı
VS 2013 warns: Conversion rules for arithmetic operations in the comparison mean that one branch cannot be executed. Change-Id: I85f6df16b0ced94677568441d87a588bed1bfb9b
-
Michael Stahl yazdı
No idea why this wasn't a problem before. Change-Id: Icbb94111061079069e2fc2102cfa4fe4bdd59bb9
-
Tor Lillqvist yazdı
Change-Id: I13e938d0b2845b691bdd0f2b7208561e7ed177d4
-
Tor Lillqvist yazdı
Change-Id: Icd7a3d0cbcb994986ea53a5fe91d3996b26cbe0c
-
Tor Lillqvist yazdı
Change-Id: Iecb8e289d94c479447b80f1d5ebc21eb2210301b
-
Tor Lillqvist yazdı
Change-Id: If1f6f9755c4b3b44ae34a126d7f3534969bfc630
-
Tor Lillqvist yazdı
Change-Id: I6ab759a54ef369e20d93c0767d6a103aabd14faa
-
Tor Lillqvist yazdı
Change-Id: I3beea86e97a4217128383c01049b2fc19c85c67a
-
Tor Lillqvist yazdı
Change-Id: I4dbf663790bd8906ef8b123a01bdf52e0c0c1962
-
Tor Lillqvist yazdı
Change-Id: I22485919713f5cafb494992a36c5ada21bdcc18c
-
Tor Lillqvist yazdı
Change-Id: Ibf6f1d60fc7ec92e24fc366dc193cbd70f13c18c
-
Tor Lillqvist yazdı
Change-Id: Ia39ce5eeb26a11c633bc414872481d0bc08910dc
-
Tor Lillqvist yazdı
Change-Id: I31cb7aec1a48b7b052f104ea3558cb13595a3687
-
David Tardon yazdı
Change-Id: Ic027cd02f590db06a75fdd2b23d6f67bd42f575a
-
Michael Meeks yazdı
Change-Id: Ie79a86827c4ee9feabcabf2530b30466f95905ed
-
Douglas Mencken yazdı
AVFoundation framework is available in OS X v10.7 and later related commits: 7822b553 0b49cc5b Change-Id: If771fca79c41d70e51eab533faec7bb9997803b7 Reviewed-on: https://gerrit.libreoffice.org/9769Reviewed-by:
Tor Lillqvist <tml@collabora.com> Tested-by:
Tor Lillqvist <tml@collabora.com>
-
Matúš Kukan yazdı
Otherwise wrong colors are displayed. Change-Id: I5d7444100355fdbc5fcd2aaa1c01202ace54312d
-
Matúš Kukan yazdı
It needs to be set, so that the chart has colors. It was grey before. The bug was fixed already in aacfd503, which got pushed sooner, so this commit only changes the property name from 'INVALID' to 'FillTransparenceGradientName'. Change-Id: If06899258a4307d583480538338480ba5bb830b9
-
Matúš Kukan yazdı
Change-Id: Ia5a12fed570fcfc0db4e8080dd6cf3c2714293ab
-
David Tardon yazdı
We do not want to randomly pick FlatODF as the filter for libreoffice --convert-to od? Change-Id: Id04e10120786ef6a2c2b0eaf2b20a256d8daa7dc
-
Caolán McNamara yazdı
Change-Id: Ie2bff125f6839d99280d441b823eb6e0a712844d
-
David Tardon yazdı
Change-Id: I8fa095b45ea2fe1a07c1660d2efc24c73f7082da
-
Douglas Mencken yazdı
Change-Id: I587ef2c38fd9377eef2073a49cd8497b2bd4bf9f Reviewed-on: https://gerrit.libreoffice.org/10076Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Stephan Bergmann <sbergman@redhat.com>
-
Miklos Vajna yazdı
Change-Id: I8d42768a21b81831332a8bb6a1c4ae753238ae5b
-
Caolán McNamara yazdı
Project: help e59cf1d627e4e71d9dc40d9e58d93f25b10875f5
-
Caolán McNamara yazdı
Change-Id: I69d7e13c8a279b3470aef8329aa50f5042c4c55b
-
Szymon Kłos yazdı
Change-Id: I348a876413fa1acf2cf253784d53a0078bbedd92 Reviewed-on: https://gerrit.libreoffice.org/10043Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Olivier Hallot yazdı
Project: help 4b031368ed5d1b94e9009142f2dcd8017313a79f Fix fdo#80440: help entry for ERF & ERFC.PRECISE Write help pages for ERF.PRECISE and ERFC.PRECISE spreadsheet functions Change-Id: I6392684d91d4b43d954b3ba9b23db9d931f3e984 Reviewed-on: https://gerrit.libreoffice.org/10034Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-