- 10 Haz, 2015 15 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I689783e176921ea03475d3e113426563bf20b9d7
-
Stephan Bergmann yazdı
This has become necessary after edb38d70 "update to liborcus 0.9.1; Includes switching to dynamic libs." For one, pass -Wl,-rpath,$ORIGIN in via LDFLAGS, as is done for various external projects. For another, libtool (as internally used by liborcus) unhelpfully adds further -Wl,-rpath arguments of its own, to make the resulting lib in its presumed location find its dependent libs in their presumed locations. But we override all that to the single instdir/program/ directory and corresponding RPATH $ORIGIN anyway, so the simplest fix to get a clean RPATH appears to outsmart libtool's attempt add adding further -Wl,-rpath arguments by setting hardcode_libdir_flag_spec_CXX to empty (see the internals of libtool for why that works). Other external projects (like redland) suffer from this problem too and currently have a "dirty" RPATH; fix pending. Until libreoffice-4-1 that was generally not an issue, presumably because having all libs in solver happened to cause libtool not to emit any additional -Wl,-rpath arguments. Change-Id: I80dff5141a33c198f30aecb7c51b41bc06145f1c
-
Jan Holesovsky yazdı
Change-Id: Ia73ae54068d208d6b2db3439f38402664bfa8d29
-
Henry Castro yazdı
Change-Id: Ieff88d5de119db30c3fbd2f58ba52696eeb3d327
-
Tor Lillqvist yazdı
Change-Id: I60c7540241c41f5063736f2a3d4817371411c8dc
-
Tor Lillqvist yazdı
Change-Id: Ic25e9aca7a2a61ac677720427fae7a18a8a179fa
-
Tor Lillqvist yazdı
Let's hope passing an empty NSDictionary works fine. Change-Id: I90a9b09d421ae8cd202b602db97b2c08b149fd07
-
Miklos Vajna yazdı
Change-Id: I6223691a25d5bdcf83b60a26e344fa964d995354
-
Miklos Vajna yazdı
Change-Id: Ia368b9760097b6041757a27f228ace587e243683
-
Miklos Vajna yazdı
error: could not convert '(const char*)"..."' from 'const char*' to 'const rtl::OUString' Change-Id: Ia8569aed46e571bd98489fd91b9708d0fe5df4c0
-
Maxim Monastirsky yazdı
Regression from ed6b7d97. These buttons are implemented inside the sidebar, so just changing command names in the ui file won't work. Also, following the decision to use indent buttons across all modules, there is no need for 2 separate toolboxes anymore. Change-Id: Id9af0cd10fd0517be86b9793c187cd6508029732 Reviewed-on: https://gerrit.libreoffice.org/16199Reviewed-by:
Maxim Monastirsky <momonasmon@gmail.com> Tested-by:
Maxim Monastirsky <momonasmon@gmail.com>
-
Jacobo Aragunde Pérez yazdı
Library code from https://github.com/jaragunde/owncloud-android-library This patch downloads, builds and installs the library from a tarball uploaded to http://dev-www.libreoffice.org/src/. Change-Id: I28afaea4dabe2dab869b53b1881f4d5a6522943f Reviewed-on: https://gerrit.libreoffice.org/16190Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Jacobo Aragunde Pérez <jaragunde@igalia.com>
-
Stephan Bergmann yazdı
Change-Id: Ibc1634886a85f4c7936ea175c754d31ea21eefe1
-
Henry Castro yazdı
Set minimal window size (1,1), so it can trigger LOK_CALLBACK_INVALIDATE_TILES Change-Id: If6ef9aeec94b396febd41375b3ce96b1aa1d6115
-
Henry Castro yazdı
Change-Id: Ibf62a9d46df7d56dda737b4671d79b59bd01d35a
-
- 09 Haz, 2015 25 kayıt (commit)
-
-
Eike Rathke yazdı
Change-Id: Iec22ad67c9deaada827ba8eac47581e08f934353
-
Eike Rathke yazdı
be1b3dae missed a few cases * a deleted reference start was shifted by two sheets instead of one if the formula was on a sheet before the deleted one * a deleted reference end was not correct if the formula was on a sheet behind the deleted one and used relative sheet reference * #REF! wasn't set when the entire referenced range was deleted Change-Id: Ib9c7492a651a8429fa1c411c8e447593e366e09d
-
Stephan Bergmann yazdı
Change-Id: Id5f0a606c0bb0b322b09998101f5731e9b28b68d
-
Stephan Bergmann yazdı
Change-Id: I0304b13b441654636f633a97012ac91863d0b4d9
-
Takeshi Abe yazdı
Change-Id: Id3c2a7f95f4bbcb32203bb4df3610aacfc837a49 Reviewed-on: https://gerrit.libreoffice.org/16189Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Caolán McNamara yazdı
so much for that, still fails elsewhere This reverts commit 50a1410f.
-
Caolán McNamara yazdı
Change-Id: I138a7abb67aadb6c0edc52caf88cb9ce8adcdcf9
-
Caolán McNamara yazdı
Change-Id: Ifbca76f10fadc96dc90e48a7222c40baae9b85c1
-
Bjoern Michaelsen yazdı
Change-Id: If2eb492ad4be3c6d570874c6a2fabadc3c233dab
-
Bjoern Michaelsen yazdı
Change-Id: Ic30f70cae1258fcf9e703d85093d52a059c9cd53
-
Miklos Vajna yazdı
1) Guard against nDPI == 0 in ImplLogicToPixel(), it's the caller's responsibility to ensure that the DPI value is in the expected range. 2) pOut in sdr::overlay::impCheckPossibleOverlayType() is seen as 0. Change-Id: Iab5ff10aa7953993161dcad2d49d99d80c588e01
-
Philippe Jung yazdı
Seing the fix, it probably also impacts scrolled floating menus. Change-Id: Ia740573c3ed54cf01a57575a2ca00d49165be28d Reviewed-on: https://gerrit.libreoffice.org/16187Reviewed-by:
Philippe Jung <phil.jung@free.fr> Tested-by:
Philippe Jung <phil.jung@free.fr>
-
Jan Holesovsky yazdı
Change-Id: Ie641c31e9023accf9d6bc510f8ca0b25ced3031b
-
Caolán McNamara yazdı
This reverts commit 46a76be3. CppunitTest_sw_uiwriter failure was unrelated to this Change-Id: I2fb9d3cbf4730e4337a438db5ca66c77a87a133f
-
Caolán McNamara yazdı
Change-Id: I17607b0040f8adc2f0cbbe98a1d3a9af7b19c816
-
Miklos Vajna yazdı
To avoid the floating point exception that can be seen sometimes on the Jenkins_Linux tinderbox during CppunitTest_sw_uiwriter. Change-Id: I270bfbe9c8fbb4cb3a86f45b5f4c3afb32213b9e
-
László Németh yazdı
Change-Id: I6c9346917b813c662307999fe1c19a6c0665a656
-
Miklos Vajna yazdı
Change-Id: I27547009862b50a1cb0244c144c46c0aadef65f3
-
Miklos Vajna yazdı
Change-Id: I005d398c1c9bdcf84815340e83e826740c1fc651
-
Stephan Bergmann yazdı
Change-Id: I028563d4b93d5671b87f07c63c4b705bbabff676
-
Stephan Bergmann yazdı
Change-Id: I96e7dfddebcefa58f01ba743000999fbd729e538
-
Miklos Vajna yazdı
Change-Id: I954a2128ad5845d5a58eaee2bc0709a78cffa308
-
Miklos Vajna yazdı
Change-Id: I25d4dbd916297fef51f24100dbde0009a4943750
-
Noel Grandin yazdı
Change-Id: I18c1573b7237aab88999877eec3cea41ca211c1d
-
Noel Grandin yazdı
Change-Id: I47be43c4ac50ee3938dc09d0206132fa7452017c
-