- 31 Ock, 2014 7 kayıt (commit)
-
-
Stephan Bergmann yazdı
...at least in trunk 200400 towards Clang 3.5. Change-Id: I6e295e3a4cf721fbda9df8e7c5bed3993ee78216
-
Kohei Yoshida yazdı
With this change, applying cell attributes to default cells will no longer change the row heights inadvertently. Change-Id: I57c3546e1725c5e8b37696242e9642b1617f59c3
-
PriyankaGaikwad yazdı
Conflicts: chart2/qa/extras/chart2export.cxx Change-Id: I3540884f680f5042da8d12865a06e9ce2f2046d8
-
Markus Mohrhard yazdı
VmlCommentExporter::StartShape already adds a XML_type to the attribute list, so we would be exporting the same attribute twice which makes the xml file invalid. This file could therefore not be imported again. Change-Id: I2aed2805ea59c15b1f7e60ab9cab10f7a8e81412 Reviewed-on: https://gerrit.libreoffice.org/6980Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Philipp Weissenbacher yazdı
Change-Id: Ieb5798a98453d0a6b0e368f7444150c758a9c7ac Reviewed-on: https://gerrit.libreoffice.org/7753Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Kohei Yoshida yazdı
pEventLB gets accessed after it's been deleted. Moving the code that accesses it to before it gets deleted fixes the crash. Change-Id: If559fe3ea7dd76a3394d0aa7c18c9329188aa17f
-
Norbert Thiebaud yazdı
Change-Id: I654e3af31a6915f08ff808b351d304da773ad267 see: git://gerrit.libreoffice.org/impress_remote
-
- 30 Ock, 2014 33 kayıt (commit)
-
-
Kohei Yoshida yazdı
Change-Id: I7cca5d459491fca782f24093dcdd7d0c1c69bdc9
-
Matteo Casalin yazdı
Change-Id: I6dad55d3a397becab18f1159f3e8d84cffd7517b
-
Matteo Casalin yazdı
Change-Id: Id2a77996cfe9a9ec755766295141123870b4eaf2
-
Matteo Casalin yazdı
Change-Id: I3c7a90345e9f748668cc2e5305bccae99a45c479
-
Matteo Casalin yazdı
Change-Id: Ic009b2d9cbb4bbd37aad044e63f1b19ae57e649e
-
Miklos Vajna yazdı
Change-Id: I7cd294b42fa402e4da254fe6a2239c9d9293588b
-
Miklos Vajna yazdı
Change-Id: I60013801e22b8a17d9fb7378fd9bd7f828610710
-
Miklos Vajna yazdı
Change-Id: I7766dd3144ff84f292de1e207dc3a432719d0ec3
-
Miklos Vajna yazdı
Not that it would be handled on the dmapper side. Change-Id: I80c338933fd7ecdbdd9e8541ce30887375b19929
-
Miklos Vajna yazdı
Change-Id: Ic8624a90ac71f03360e18ca6de589040493ccc1e
-
Miklos Vajna yazdı
Change-Id: I35f111dffe44cabe8cdfa65067695dcd6c7517e7
-
Eike Rathke yazdı
Change-Id: I77d91bbcd600ae209799d2139c3510697e922730
-
Eike Rathke yazdı
This reverts commit 6a62557d. pPageRows[] is a member array, so when not allocating MAXROWCOUNT entries but nRealCnt instead it also needs some tracking mechanism to reallocate in case a subsequent call needs more elements than the first call. Change-Id: Iadb7d2ceadcb8bd99d57c6188571d295c6b99fba
-
Kohei Yoshida yazdı
Change-Id: I47d9ad36937bf07cd0b79fa5eec7710ce84ce4a9
-
Kohei Yoshida yazdı
Change-Id: Id30e6dfa14c08ecad5c15df6a79d20a5cdc50a59
-
Marcos Paulo de Souza yazdı
Conflicts: sw/source/filter/ww8/ww8par2.cxx Change-Id: I4e500cf0ca89468494fd3f0892839f5ca6cce725 Reviewed-on: https://gerrit.libreoffice.org/7645Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: Iccd5a78b54620796cfde672388b70ad97d17b7a5
-
Kohei Yoshida yazdı
Because nobody wants to wait forever... Change-Id: Ie52bff944893b7e3fe9e7908be19d27c692fc1ea
-
Stephan Bergmann yazdı
Change-Id: I48055d84fd078a131ed8f620575a462fcb101019
-
Stephan Bergmann yazdı
...where $(shell printf ...) in settings.mk likely doesn't work on Windows. Change-Id: I64a51203d1bf131160768f9a9069f428228aa6b1
-
Michael Stahl yazdı
Change-Id: I4d6e7ec99ea889ae45ca12c3470b9f5d9e3c134b
-
Julien Nabet yazdı
Select all user/host instead of just user so we'll have 'root'@'localhost', 'root'@'127.0.0.1', etc. instead of just root Next step: retrieve IS_GRANTABLE value (so patch mysqlcppconn) Change-Id: Ib0ce7d0745ace17ce8058f3ff9806bea2bdc56f1 Reviewed-on: https://gerrit.libreoffice.org/7140Reviewed-by:
Lionel Elie Mamane <lionel@mamane.lu> Tested-by:
Lionel Elie Mamane <lionel@mamane.lu>
-
Julien Nabet yazdı
(See http://dev.mysql.com/doc/refman/5.6/en/grant-table-structure.html Table 6.7. Set-Type Privilege Column Values Section) Change-Id: I6173ba0df84f722a872afa59d7d7dc9eefe3e368 Reviewed-on: https://gerrit.libreoffice.org/7155Reviewed-by:
Lionel Elie Mamane <lionel@mamane.lu> Tested-by:
Lionel Elie Mamane <lionel@mamane.lu>
-
Jacobo Aragunde Pérez yazdı
Change-Id: I1aec870ee52180d1b1b96762f69fab94370acbde
-
Julien Nabet yazdı
Change-Id: Ia31345d9e3cf8dce147402bc6c6592fd57bc88b9 Reviewed-on: https://gerrit.libreoffice.org/7178Reviewed-by:
Andrzej Hunt <andrzej.hunt@collabora.com> Tested-by:
Andrzej Hunt <andrzej.hunt@collabora.com> Tested-by:
Lionel Elie Mamane <lionel@mamane.lu> Reviewed-by:
Lionel Elie Mamane <lionel@mamane.lu>
-
Miklos Vajna yazdı
sw core supports integers only ATM, so at least let e.g. 9.8 be 10, not 9. Change-Id: I94842d7190bfa264f0fa0331d7418c411ef191d9
-
László Németh yazdı
Change-Id: Ib830cf5b57051039106d1f60059fe8a3bdbecf1a
-
Miklos Vajna yazdı
Change-Id: Idd9dcc60f415081cb7a727b46a89d45af04465d0
-
László Németh yazdı
Change-Id: I25e7c13036c6ce1948cc33d45901ef69a258fb03
-
Noel Grandin yazdı
It appears that clang 3.3 also generates spurious warnings, so adjust the ifdef Change-Id: Idb57f7eafd55effd4c7c8b1f96c03c2ea6ddaba3
-
Lionel Elie Mamane yazdı
why would they ever need to be different? There was maybe/probably a bug lurking behind their being different. Change-Id: I5db7f1596aec0d2a504ec7901c001054fd7fd121
-
Miklos Vajna yazdı
Change-Id: I0c5b606518ce782ffb5e48a859910c4e9e09c76d
-
Michael Stahl yazdı
As one knows, the Latin plural of the noun status is statūs. Change-Id: I6b19c57aa2aedcc1337736becc93d8802fe03f2e
-