- 22 Kas, 2015 1 kayıt (commit)
-
-
Takeshi Abe yazdı
Change-Id: Iad347c2575cdbd6ee117461ea89f16234ecdd49e
-
- 21 Kas, 2015 10 kayıt (commit)
-
-
Julien Nabet yazdı
This reverts commit 010ed5e6. The fix was too naive and generated a problem during PythonTest_sw_python with set_expression test
-
Julien Nabet yazdı
See https://bugs.documentfoundation.org/show_bug.cgi?id=95963 for more details Change-Id: Ia3fbf4db8d5b968e86007f7e9d6694d5e096f214 Reviewed-on: https://gerrit.libreoffice.org/20107Reviewed-by:
Julien Nabet <serval2412@yahoo.fr> Tested-by:
Julien Nabet <serval2412@yahoo.fr>
-
Julien Nabet yazdı
Just indicate there's an error if the function name is unknown Change-Id: Idad6dd1911c2e8a0206f70fb933fcfd540a887d2 Reviewed-on: https://gerrit.libreoffice.org/19919Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Julien Nabet <serval2412@yahoo.fr>
-
Julien Nabet yazdı
bAll (ie "Find All") seems a little tricky for GetBackward but not for GetRowDirection method Change-Id: I47d2b378fb493bcdc1ad30902a3a677eedc50789 Reviewed-on: https://gerrit.libreoffice.org/20067Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Julien Nabet <serval2412@yahoo.fr>
-
Noel Grandin yazdı
Change-Id: I1a5da92deef152ef298e2036dbb2fbb65a5e3e7a Reviewed-on: https://gerrit.libreoffice.org/20076Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Christian Lohmaier yazdı
Change-Id: I8fdde4b46e3e315a5b6a35cabc4495ebf69db057
-
Christian Lohmaier yazdı
and even if it had, everything ends up in liblo-native-code.so now Change-Id: I5d62cf619867d6d0f7c5d4f91acf529706ebdc75
-
Christian Lohmaier yazdı
Change-Id: Id7157ea5fadd684dceec52f69ec9279c4107b5f1
-
Christian Lohmaier yazdı
Change-Id: I411a7e26f536a1e4924f566a2ecba097fc134db2
-
Andras Timar yazdı
Change-Id: I05eb8e99d919eea267df174e948cec29bdf04e75 Reviewed-on: https://gerrit.libreoffice.org/20100Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Andras Timar <andras.timar@collabora.com>
-
- 20 Kas, 2015 29 kayıt (commit)
-
-
Eike Rathke yazdı
Change-Id: I6531a79b510da18b6799edd32d40cfce7dd2975a
-
Eike Rathke yazdı
So we now have =IF({1,0},TRUE(),42) => {TRUE,42} =IF({0,1},TRUE(),42) => {42,1} =IF({1,0},42,FALSE()) => {42,0} =IF({0,1},42,FALSE()) => {FALSE,42} instead of before =IF({1,0},TRUE(),42) => {TRUE,TRUE} =IF({0,1},TRUE(),42) => {TRUE,TRUE} =IF({1,0},42,FALSE()) => {TRUE,FALSE} =IF({0,1},42,FALSE()) => {FALSE,TRUE} Not perfect but better.. Change-Id: Ib4970f3c4c1bea87130730b956a0a6754879c6e6
-
Tomaž Vajngerl yazdı
Change-Id: I8683db0b038e89c1c9b4b723f31a205e80d9be6a
-
Tomaž Vajngerl yazdı
Change-Id: I815d4cefb6185865d48bdcec294f52a61f53241a
-
Tomaž Vajngerl yazdı
Devices weren't copied correctly - delete copy constructor as it is not needed. Split parsing to more methods so it is more readable. Parse vendor name (ati, intel, ...) and convert to vendorId Change-Id: I91ed7d8c5713dec160e217defb27f25cd3e8178c
-
Michael Meeks yazdı
Change-Id: I99c630c2b497b695365728ce5a2497ff64ff9f1a
-
Jan Holesovsky yazdı
Rename the variable too when I am at that; it may be broken, but the user knows what he/she's doing when using an env. var. Change-Id: Ia457c477e5677e7f89a35b331df0933e2eb3f5b3
-
Michael Stahl yazdı
This reverts commit 58e2a9ef. It breaks CppunitTest_sw_globalfilter. Change-Id: I0eb787d698276b86bf4d77a5300ea98cce0fdea5
-
Emmanuel Gil Peyrot yazdı
This removes the hack reflections were previously, where a black quad was drawn on top of a mirror version of the first primitive only. Change-Id: I8c0863ab30e85d0130a8d7e838f3514e9be93788
-
Emmanuel Gil Peyrot yazdı
Change-Id: I94187b9316a206578bb738411053afe070703f09
-
Emmanuel Gil Peyrot yazdı
Many transitions don’t like the simplistic default shader, especially since it doesn’t handle lighting or reflections properly. Those issues are addressed in the following commits. TODO: except lighting. Change-Id: Ia99308deb87c97d9bbe1da32aac64d0437061a84
-
Bjoern Michaelsen yazdı
Change-Id: I9d1ae01d29ff08ce9de34d86088c1bbbe53bd159
-
Bjoern Michaelsen yazdı
This reverts commit de37e7ae4808dc9cdd84a8c21411958ed51db56. This should now be properly fixed with a2185987. nitpick: That commit was refering to a wrong commit anyway, it should have refered to a2185987d instead. Change-Id: Ic46db94568ac4074f471f42678cdf8d9fb32ef67
-
Bjoern Michaelsen yazdı
Change-Id: Icc7f6f063e6a31d3d84e9757dc45859f6fe1703c
-
Michael Stahl yazdı
- drop libxml2-freebsd.patch.1 (upstream libtool 2.4.6 does the same) - drop libxml2-vc15.patch (fixed upstream) Change-Id: Ia2f194f39efebd3d2ea924d23a5543ac53e93116 Reviewed-on: https://gerrit.libreoffice.org/20084Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
László Németh yazdı
Change-Id: Id9c718fda8f15d804e07ad87ff4ca930c2ea70cf
-
Stephan Bergmann yazdı
...to b8793748 "Seems more natural to pass a homogenous list by initializer_list" Change-Id: I1c6816a442b57572a307251de1de5652a9d2a63a
-
Stephan Bergmann yazdı
Change-Id: Ieb8821ed16707afd26329cb84277c96dca66d5b7
-
Stephan Bergmann yazdı
Change-Id: Ia0a89419fffb9081df7da4696c3ec21ef3f0256b
-
Stephan Bergmann yazdı
Change-Id: Ia306219fdcce4633e85c34db343a99b21e88157e
-
Stephan Bergmann yazdı
Change-Id: I12e145be9c9f19c51e86075298f616b003054e10
-
Noel Grandin yazdı
Change-Id: Ibba6a89ba87970bf08c44e8a70ce0dd1e9f75956 Reviewed-on: https://gerrit.libreoffice.org/20081Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Stephan Bergmann yazdı
...broken with 4f76e462 "make CPPUNITTRACE=TRUE a shortcut for debuging on WNT" Change-Id: Ie6a601da3d4310ea4d43410f8a8e2ddaa16e287d
-
Laurent Godard yazdı
deck & panel states at user registry level when disposing a sidebar if a shared deck (with "any" context application) is modified, it apply to all applications (eg. Gallery between calc and writer); TODO ? clean ResourceManager Get/Set const/non-const add panels when deck is created & refactoring * macro example Sub Main controller = thisComponent.currentcontroller sidebar = thisComponent.currentcontroller.getSidebar() sidebar.setVisible(true) decks = sidebar.getdecks() deck = decks.getByName("PropertyDeck") deck.activate(true) deck.setTitle("new deck title") deck.moveLast() panels = deck.getPanels() panel = panels.getByName("TextPropertyPanel") panel.setTitle("new panel title") panel.expand(true) ' expand and collapse other panel.moveLast() End Sub Change-Id: I2552000af92a366ebb51a479962a094b72e400b6 Reviewed-on: https://gerrit.libreoffice.org/17992Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de> Tested-by:
Katarina Behrens <Katarina.Behrens@cib.de>
-
Noel Grandin yazdı
Change-Id: Ic532ebf1f929044d72ee3abca29c8275cbe837ac Reviewed-on: https://gerrit.libreoffice.org/20078Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Maxim Monastirsky yazdı
When the save slot is disabled, we want it to become a dropdown only instead of disabling it. Change-Id: I22fb04c8a0c9afc0a1af8f031a584cdaa99484f9 Reviewed-on: https://gerrit.libreoffice.org/20079Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Noel Grandin yazdı
after my commit e3990370 "loplugin:unusedfields extensions" Change-Id: Ia9d10e7df88e9a82cf5c8bd883346ead3debd2bd
-
Noel Grandin yazdı
Change-Id: Ibf7455fd20522ad52031089d2700533efc56c395 Reviewed-on: https://gerrit.libreoffice.org/20077Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: If7d15d4293993f52e68ac059b3091aa88fb68e95
-