- 07 Ock, 2015 35 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I3df1216054c133314b2317849744a0a37e9fbc8f Reviewed-on: https://gerrit.libreoffice.org/13733Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: Ia02a7c94ca282f28fa3c191dd65a71b6bf031792
-
Noel Grandin yazdı
Change-Id: Ica501fc73e7e5f9dbd30dd9da3f337b2dc7e6f02
-
Justin Luth yazdı
Change-Id: I57f90a84b49c4a3bd49c66e23d059939684a6aef Reviewed-on: https://gerrit.libreoffice.org/13765Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Justin Luth yazdı
Change-Id: I6a667585cc590ed2fe73581acb1249da62e65d31 Reviewed-on: https://gerrit.libreoffice.org/13717Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Miklos Vajna yazdı
Change-Id: Ie8427e9ad7a2a03d6698ee95ce0f11fb458c00e3
-
Miklos Vajna yazdı
Change-Id: Ie214c91f59780db9baa40cea01b6ddef3019febf
-
Miklos Vajna yazdı
Change-Id: Ib183158e51f7bebbb6add92e460a33fa132c1c9d
-
Miklos Vajna yazdı
_GLIBCXX_USE_C99_MATH_TR1 is defined on Linux, so nextafter() is imported into the std namespace, but it isn't defined on Android. So just import the whole namespace to make both happy. Change-Id: I8a94198ff65557e64d4ea9f833e3eee5e1aa26ec
-
Caolán McNamara yazdı
and also a leak in that mode with a missing ReleaseStringChars after GetStringChars in one use, and a use after free in the other use where ReleaseStringChars is called Change-Id: I2da0310429daf8519554fd7aaf47bba9f6f0e85c
-
Stephan Bergmann yazdı
Change-Id: I60c989a86ad94d35c7bfa650a0bd993a23b26c0d
-
Caolán McNamara yazdı
and explicitly show the supported ones Change-Id: I93d998472a82085da9bd5a8ec7ad4cb39998e198
-
Noel Grandin yazdı
after my commit 079590c9 "fdo#84938: convert INDICATOR_ #defines to 'enum class'" Change-Id: Icc78ad4671fa1cdfc4110a9101f5ad45b931064d
-
Noel Grandin yazdı
and a handful of other currently uncompiled spots, after my commit 7f8f277b "fdo#84938: convert STREAM_ #defines to 'enum class'" Change-Id: I550f6fb850e1d71a6f08767eeb222a18071b89d5
-
Stephan Bergmann yazdı
Change-Id: I9ba85592a0d4d2052dd05abb8f4d2976ec1c95cc
-
Noel Grandin yazdı
after my commit 7f8f277b "fdo#84938: convert STREAM_ #defines to 'enum class'" Change-Id: I82c5b7812687b6f080bea281485e9ad2ecc5353c
-
Noel Grandin yazdı
Change-Id: Ibbf14c7e9a5c1883c1311d4c86f948f74f8e473e
-
Noel Grandin yazdı
Change-Id: Ie0a4daef3b4cd728be7e8a7be5455b919ff8fdf9
-
Noel Grandin yazdı
Change-Id: I155e45f58974a2b946c4a7703b350bcbfbad342e
-
Noel Grandin yazdı
the active definitions are in event.hxx Change-Id: I2025a64623b036a897277d1fa0ccee4235600a88
-
Noel Grandin yazdı
and replace SalIndicatorState, it serves the same purpose Change-Id: I618b8946b8e2527883eecb13060b2256abc505b6
-
Stephan Bergmann yazdı
Change-Id: I403feb52e491700dfb99e86817b983cbfd7aca45
-
Stephan Bergmann yazdı
Change-Id: Iad87d17c162717aa33eec2113697422d9b0545ca
-
Miklos Vajna yazdı
Change-Id: Ice3a44635a1f4ac2c2852c2e73adae4920412d3a
-
Markus Mohrhard yazdı
Hopefully that helps a little bit with some strange rendering effects. Change-Id: I6b001bf31d745d6d19f91acadee5ceb0e5480025
-
Markus Mohrhard yazdı
Change-Id: I36443d12e1607221b9505d1e05a51e804d714e16
-
Matúš Kukan yazdı
Change-Id: I45d4b9652f35174eaf59c8868d593764c2ef2ebf
-
Matúš Kukan yazdı
Change-Id: I76488045eba281227124041da505e38c4c3d31c1
-
Markus Mohrhard yazdı
Change-Id: I758ee4a53a80d89662bc081f435b01bc6f9c3087
-
Stephan Bergmann yazdı
Change-Id: I0ca31fc36b14d433e9276401c952959a46994c91
-
Noel Grandin yazdı
Change-Id: I3e9f8781957a8b96afeb609501dff1f8bc9d718e
-
Łukasz Hryniuk yazdı
Beside scope changes, it fixes lack of initialization in a few places. Change-Id: Ia09fdb9845d8ac17256330a5ec5168401c84f0f2 Reviewed-on: https://gerrit.libreoffice.org/13755Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Julien Nabet yazdı
Retrieves lists in CollectedAddressBook and retrieves the right mork parser However, it doesn't take into account addresses books created by user Change-Id: I2cee6ba7afd43dd772f69af6686cc4308e753e66 Reviewed-on: https://gerrit.libreoffice.org/13760Reviewed-by:
Lionel Elie Mamane <lionel@mamane.lu> Tested-by:
Lionel Elie Mamane <lionel@mamane.lu>
-
Laurent Charrière yazdı
Rename OcZins to OcRate, SC_OPCODE_ZINS to SC_OPCODE_RATE, ScInterpreter::ScZins() to ScInterpreter::ScRate() (partial fix for fdo#85818, more constants remain to be renamed) Change-Id: Icd5d0df14f2583da7ebd0308dc660abd07f326a4 Reviewed-on: https://gerrit.libreoffice.org/13777Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Zolnai Tamás yazdı
Handle the case when the content height is unitialized (0). When content height is 0 it means there is no content (so we don't need to calculate adjustment) or the content height is uninitialized which leads to wrong calculated value. Regression from: cb19042f Change-Id: I45570a71f0597847820ce77e8dcec4a5b0c6785d
-
- 06 Ock, 2015 5 kayıt (commit)
-
-
Julien Nabet yazdı
Advantage compared to previous fix: in sidebar, last used function is put at the top Still function from menu is sorted, the pb is we use InsertEntry, see 0 ImplEntryList::InsertEntry (this=0x32d0910, nPos=2147483647, pNewEntry=0x326f620, bSort=true) at /home/julien/compile-libreoffice/libreoffice/vcl/source/control/ilstbox.cxx:144 1 0x00002aaab1b2444e in ImplListBoxWindow::InsertEntry (this=0x3287358, nPos=2147483647, pNewEntry=0x326f620) at /home/julien/compile-libreoffice/libreoffice/vcl/source/control/ilstbox.cxx:750 2 0x00002aaab1b2a138 in ImplListBox::InsertEntry (this=0x3287100, nPos=2147483647, rStr="ACOT") at /home/julien/compile-libreoffice/libreoffice/vcl/source/control/ilstbox.cxx:2182 3 0x00002aaab1b47d51 in ListBox::InsertEntry (this=0x32e9ca0, rStr="ACOT", nPos=2147483647) at /home/julien/compile-libreoffice/libreoffice/vcl/source/control/lstbox.cxx:1001 4 0x00002aaad0c05d84 in formula::FuncPage::UpdateFunctionList (this=0x3217110) at /home/julien/compile-libreoffice/libreoffice/formula/source/ui/dlg/funcpage.cxx:153 should we create a new InsertEntry to force bSort=false? Change-Id: Iba1b020aeea09951dead30f6781b24993aac98e0 Reviewed-on: https://gerrit.libreoffice.org/13725Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
David Ostrovsky yazdı
When /Zmxxx option is provided to 64 bit compiler it throws on us weird error messages, no matter what the value is passed. It was mentioned in the knowledge base, that removing it entirely fixes the problem. Change-Id: I95296ad8811d0065498f0ef55ae503d4a07b914b Reviewed-on: https://gerrit.libreoffice.org/13779Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Eike Rathke yazdı
This reverts commit d3892160. Author is obviously too dumb for this. It's alright, isn't it?
-
Miklos Vajna yazdı
Change-Id: I0147b1985f87f25e70f4d8672beba18fdd9ba6c2
-
Miklos Vajna yazdı
So that when the document changes, they can know what tiles to throw away. Change-Id: I1f00585e7691a40af8fe5de71ac1a4225bc4e67f
-