- 30 Kas, 2015 26 kayıt (commit)
-
-
Rene Engelhard yazdı
- make XML tags follow (uptodate) spec 18:23 <ximion> <id type="desktop">libreoffice-draw.desktop</id> => <id>libreoffice-draw.desktop</id> 18:23 <ximion> <application> => <component type="desktop"> - fix license - add working url/screenshot URLs
-
Caolán McNamara yazdı
Change-Id: I1c22873c7dc989637ef4d12bf5a08395383e3779 (cherry picked from commit 4d3c91ee)
-
Caolán McNamara yazdı
Change-Id: I006c739a9dc876dd9ec83375f76fd1343b39557a (cherry picked from commit 50386403)
-
Caolán McNamara yazdı
(cherry picked from commit 2ca429e7) Change-Id: I3b8620a4d8bffeb5e0558c35cb3a063238c12ba5
-
Eike Rathke yazdı
Change-Id: I0adf5f443ed3348ca0b975bd64bd4a293ff30f79 (cherry picked from commit 2c1c6df2)
-
Stephan Bergmann yazdı
...after 49c2b980 "bin/rename-sw-abbreviations.sh" Change-Id: I90cec551bdc52ea4d76dd9e32b45692e8a3be70f (cherry picked from commit 88309564)
-
Caolán McNamara yazdı
Change-Id: I27888bdb0b14434e161e8dc3bd481eb372959ad8 (cherry picked from commit 8bf1ddc6)
-
Michael Stahl yazdı
These should generally be INSTROOT_FOR_BUILD instead; also gengal only had the URE's services.rdb (twice) but not the basis layer one. Change-Id: If9cab809296fd66c1785562c5e5be6b2569d179c (cherry picked from commit 4e6b4fba)
-
Michael Stahl yazdı
This reverts commit 795c61e0. <sberg_> but what is 795c61e0 supposed to help anyway? on all platforms, gengal should already get URE_BOOTSTRAP set, either via redirectrc, or via extendApplicationEnvironment() <mst_> sberg_: so ... you mean that gengal.rc is actually unnecessary, and that the problem was caused by a missing dep on Package_instsetoo_native_setup ? <sberg_> I'm pretty sure a missing gengal ini-file was a red herring Change-Id: I50ebc360e0e5c75c16f8407cbac6a54753fca272 Reviewed-on: https://gerrit.libreoffice.org/20226Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> (cherry picked from commit 5c4ca579)
-
Thorsten Behrens yazdı
Revert "write a log file about OpenGL driver" Caused enduring build breakage on Windows for gallery contents. This reverts commit c0772f70. (cherry picked from commit 2ebca292) Revert "Revert "write a log file about OpenGL driver"" This reverts commit 2ebca292. The build breakage in gengal was caused by the global variable aCacheFolder, which is initialized by a call to rtl::Bootstrap::expandMacros(), which initializes the global FundamentalIni object before tools::extendApplicationEnvironment() gets a chance to set URE_BOOTSTRAP, so FundamentalIni is empty. Change-Id: I10d8652dab15ee6924ff4ceff17000963975e30f Reviewed-on: https://gerrit.libreoffice.org/20232Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> (cherry picked from commit 47eaebc3)
-
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 (cherry picked from commit d764100d)
-
Michael Meeks yazdı
Change-Id: I628b7986253108a6f9ea8eed28ae3b3f0f8b91b1 (cherry picked from commit a8860122)
-
Norbert Thiebaud yazdı
Change-Id: Ic1e25f3f945e32f2b99c2cfedc4b8d695635bd8b (cherry picked from commit f1c6db90)
-
Michael Stahl yazdı
Change-Id: I17ebccb268e317346ca05d6a112ec33357684876 (cherry picked from commit b1b8d825)
-
Michael Meeks yazdı
Change-Id: I21d668a288883b739180c6f68397fcc7ecff7885 (cherry picked from commit 414530e9)
-
Michael Stahl yazdı
Presumably that was the intent? Change-Id: Ibfca90041d6913827d2f329bab448afe4d725b46 (cherry picked from commit a933990a)
-
Michael Stahl yazdı
CppunitTest_writerperfect_writer file libmwaw/pass/Acta_1.0.hqx uses the font "Courier", and for unknown reasons we can't properly load that font, because the PhysicalFontFamily::mpFirst for "courier" is null. This causes OutputDevice::GetTextArray() to fail to create a SalLayout and return early before initializing the passed pDXAry, which then generates lots of DrMemory warnings. Let's hope the callers are happy about an all-0 pDXAry. Change-Id: I07b29a59660cf5cd060fd77da5d96021f9d8f9f5 (cherry picked from commit e6e409b6)
-
Michael Stahl yazdı
Change-Id: I7708590d0c8564271f76e8b80adc566022e6916e (cherry picked from commit b6e354b2)
-
Noel Grandin yazdı
Change-Id: I3fd7b6f8215bdd9e482cc81522a70cabc0080c4f (cherry picked from commit ce5024ad)
-
Stephan Bergmann yazdı
...called from within the signal handler, so any bets are off Change-Id: Iedb5c7bc8d08350e5f3e3118c6713f5c25b238b6 (cherry picked from commit 9b3ca276)
-
Caolán McNamara yazdı
missing stipple effect around slides in layout panel Change-Id: I8a55c6bda1e742e105ba22e4566658099ea16f46 (cherry picked from commit a80dea3e)
-
Yousuf Philips yazdı
Change-Id: Ia38f80f1e1cfda64aa4219346949135c6904ee77 Reviewed-on: https://gerrit.libreoffice.org/19930Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Maxim Monastirsky <momonasmon@gmail.com> Tested-by:
Maxim Monastirsky <momonasmon@gmail.com> (cherry picked from commit a4c8322d) Reviewed-on: https://gerrit.libreoffice.org/20277
-
Yousuf Philips yazdı
Change-Id: I812db6b6d2217435bec1b7daf13823747d820585 Reviewed-on: https://gerrit.libreoffice.org/20183Reviewed-by:
Maxim Monastirsky <momonasmon@gmail.com> Tested-by:
Maxim Monastirsky <momonasmon@gmail.com> (cherry picked from commit 371eed1e) Reviewed-on: https://gerrit.libreoffice.org/20278
-
Noel Grandin yazdı
regression from commit db17d3c1 "new loplugin: memoryvar" Change-Id: Id37226646a561579a375110bf684140d1fa8cb92 (cherry picked from commit 2ba8476f)
-
Stephan Bergmann yazdı
Change-Id: Idbaca99c9376ade11cd36526c0f667562a2d9c53 (cherry picked from commit 2759ea0e)
-
Martin Hosken yazdı
Change-Id: I9ea7167ca21bc18db6ed7f82fc54f3824468db4e Reviewed-on: https://gerrit.libreoffice.org/20276Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Martin Hosken <martin_hosken@sil.org> (cherry picked from commit fbad13e4)
-
- 28 Kas, 2015 7 kayıt (commit)
-
-
Marco Cecchetti yazdı
That was due to 2 problems: - The namespace for an animation attribute was wrong - For debug build the bullet placeholder is not the first child Change-Id: If10c362f6fcffd4a05164cc5ca3ff6cacf5c28c1 Reviewed-on: https://gerrit.libreoffice.org/20238Reviewed-by:
Andras Timar <andras.timar@collabora.com> Tested-by:
Andras Timar <andras.timar@collabora.com> (cherry picked from commit 1b26e2ef) Reviewed-on: https://gerrit.libreoffice.org/20266
-
Marco Cecchetti yazdı
Slide transition didn't work anymore since the attribute parsing did not take into account the smil namespace prefix. Change-Id: I779f6408b1eac964f934019d219dc4111debe592 Reviewed-on: https://gerrit.libreoffice.org/20237Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Andras Timar <andras.timar@collabora.com> (cherry picked from commit 23f5c03d) Reviewed-on: https://gerrit.libreoffice.org/20264Tested-by:
Andras Timar <andras.timar@collabora.com>
-
Marco Cecchetti yazdı
Animation sequence was wrong due to the priority queue and related compare functions implementation. Change-Id: I359abd087e922ffa0aa4f7770fcc0c9bdb029843 Reviewed-on: https://gerrit.libreoffice.org/20236Reviewed-by:
Andras Timar <andras.timar@collabora.com> Tested-by:
Andras Timar <andras.timar@collabora.com> (cherry picked from commit 1ed6d142) Reviewed-on: https://gerrit.libreoffice.org/20262
-
Marco Cecchetti yazdı
For debug build an assertion failed because of presentation, smil and anim namespaces were not registered before exporting. The JavaScript engine has been modified in order to handle qualified animation elements and attributes. Change-Id: I2415fd59c2d1afddb1c68b708feb62e446ea5252 Reviewed-on: https://gerrit.libreoffice.org/20235Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Andras Timar <andras.timar@collabora.com> (cherry picked from commit b827d207) Reviewed-on: https://gerrit.libreoffice.org/20261Tested-by:
Andras Timar <andras.timar@collabora.com>
-
Marco Cecchetti yazdı
- issue: text fields were not displayed; this happened for debug build only: the problem was due to 2 facts: 1) the last fix for text decoration which changes the order in which tspan and desc elements are exported; 2) a workaround implemented for fixing the fact that date/time fields were not exported correctly when positioned chars are used (see commit c0a08eab). - issue: text fields were no more aligned correctly: this was due to the fact that the rect element representing the bounding box of the exported shape is not exported any more: I suspect that the rectangle was present in the generated GDIMetaFile representation of the exported shape. Change-Id: I3cd7b0d3a7f2bde8bfd8b933297cbdd7b90e6567 Reviewed-on: https://gerrit.libreoffice.org/20234Reviewed-by:
Andras Timar <andras.timar@collabora.com> Tested-by:
Andras Timar <andras.timar@collabora.com> (cherry picked from commit 64e4f3c7) Reviewed-on: https://gerrit.libreoffice.org/20260
-
Marco Cecchetti yazdı
1) Fixed the trailing space issue in text decoration attribute value. 2) Changed the SVG export suite in order to make it more reusable for other tests. 3) Added a unit test for testing that text decorations are exported correctly. Change-Id: I2bd71974242a0007726fbdd5ef5637a9ec62fd47 Reviewed-on: https://gerrit.libreoffice.org/19870Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Andras Timar <andras.timar@collabora.com> (cherry picked from commit 50506421) Reviewed-on: https://gerrit.libreoffice.org/20259Tested-by:
Andras Timar <andras.timar@collabora.com>
-
Andras Timar yazdı
Project: translations 36951384710f07e1d233ffb702441123701dfaae Updated Slovenian translation Change-Id: I1059cbd5c4acd6d33dec1f39799fcdb9f36dffcf
-
- 27 Kas, 2015 7 kayıt (commit)
-
-
Eike Rathke yazdı
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 (cherry picked from commit 509cfa40)
-
Eike Rathke yazdı
Change-Id: I4d5f8aa33fffceaa080d8b2ef6a177b4680cf761 (cherry picked from commit 7340872a)
-
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 (cherry picked from commit 2011b541)
-
Eike Rathke yazdı
... Excel doesn't seem to care though. Change-Id: I3697a808d8fee2417f0b0e03dba2b94ceea133dd (cherry picked from commit ea1db935)
-
Eike Rathke yazdı
Change-Id: I83b0cd033ba46dabdde92ed2812398518d1895bf (cherry picked from commit 2246f478)
-
Eike Rathke yazdı
... to conflate the places that do this on their own. Change-Id: Idde2173780e0515ad982b4be46fc4df23a7577ad (cherry picked from commit b5554804)
-
Christian Lohmaier yazdı
Change-Id: I6f999f36d6ef57dadddd774e6ef60ceb9cb8033c (cherry picked from commit 9affe65c)
-