- 07 Mar, 2016 26 kayıt (commit)
-
-
Michael Stahl yazdı
... so that the library is stored (and encrypted), and not copied unencrypted from source storage. Change-Id: I9546087ec6f07007aa1ec377d2e959f2bae99a38
-
Michael Stahl yazdı
If the Basic library is newly created it may not have been stored to the document storage yet. (regression from 5246fa26) Change-Id: I9c2fc1d7446795b9c1c2224671118b2a671dcad8
-
Stephan Bergmann yazdı
...where "make ... debug=t" is used to build some parts of LO with debug enabled without re-running autogen.sh (so NDEBUG will start to be undefined, so constexpr functions calling assert will start to trigger GCC PR66460). See mail thread starting at <https://lists.freedesktop.org/archives/libreoffice/2016-March/073554.html> "Compiler crash when building libreoffice with debug." Change-Id: I6e3c0375c1e5843616fb9fe287d0bf5ee40e64f7
-
Caolán McNamara yazdı
Change-Id: Ic439affbd69532534f5caf82a743786d5975939e
-
Caolán McNamara yazdı
Change-Id: Ibd17c0f68a9bac92e591fd2c998de45a84b372aa
-
Noel Grandin yazdı
Change-Id: Ia414f7845425ef73859ed04853378e96cc738795 Reviewed-on: https://gerrit.libreoffice.org/22971Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Chirag Manwani yazdı
Change-Id: I244d481bce4723d172e26c0d31aab0a541334604 Reviewed-on: https://gerrit.libreoffice.org/22959Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
Steven Guo yazdı
Replaced the #define Sb_Attr_* constants with SbAttributes enum class in runtime.hxx and adjusted uses in methods.cxx. Change-Id: Ic7f6f6452849ffc9675ffd697ffc130276082318 Reviewed-on: https://gerrit.libreoffice.org/22948Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Miklos Vajna yazdı
That was the situation before commit ec6af419 (convert libxmlsec to gbuild, 2012-11-29), and if we ever manage to upstream this patch, then it'll just make the review process harder if half of the patch is in separate files. Change-Id: I0d12d72ea7a1a2591d1ef5232c006b6b7fea7aff Reviewed-on: https://gerrit.libreoffice.org/22973Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org>
-
Xisco Fauli yazdı
reference to other clip-paths Change-Id: I3722b31cefa4df6225e369b3d1db9f46be5933ff Reviewed-on: https://gerrit.libreoffice.org/22956Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Xisco Faulí <anistenis@gmail.com>
-
Xisco Fauli yazdı
Change-Id: I5bf523ac532ad19a005d99e19deb1e0ec9ce96e4 Reviewed-on: https://gerrit.libreoffice.org/22955Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Xisco Faulí <anistenis@gmail.com>
-
David Tardon yazdı
Change-Id: I9dbaedc6b4427399618261cac35b2ab9caddc54e
-
David Tardon yazdı
Change-Id: I372e87f94b52c9880662573a56f28b07fede7d8d
-
David Tardon yazdı
Change-Id: If6e42d519187990b27fbf15f22d600af86d952f0
-
David Tardon yazdı
Change-Id: I3017a5904569d9f773d3c69cb6aa27f860b8b2a8
-
David Tardon yazdı
Change-Id: I0af62539f9dfe636eb242acd766559ffe1097217
-
David Tardon yazdı
Change-Id: If10e2fb1448867e79df3ddc962f93b904af94b3d
-
David Tardon yazdı
Change-Id: Ic18e4c0a1617f0284b7ffcfb8859cdced4949471
-
Tor Lillqvist yazdı
Change-Id: Ic535aef31c2a8d73f9c496ffdc535494c15d3c12
-
Tor Lillqvist yazdı
Change-Id: Icdbb9344a669e5f78d5db85dc555e91a56ded34c
-
Chirag Manwani yazdı
Change-Id: I39e9fcfdf2203239ac56d1c8195ca7ac07054817 Reviewed-on: https://gerrit.libreoffice.org/22898Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Douglas Mencken yazdı
Change-Id: I6adecfc0475b3c93a538874515be478efb733fae Reviewed-on: https://gerrit.libreoffice.org/22968Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
to catch calling params with defaults like "= OUSString()" Change-Id: Iad060e318ed492c22f8be44e326174fe6d28fff9 Reviewed-on: https://gerrit.libreoffice.org/22932Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I03d7381aad055cbe9bd905e4082586073f4112e0 Reviewed-on: https://gerrit.libreoffice.org/22900Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: Ifd86b0f6cca5d5d30daeee1c087c0124f2f18f3c Reviewed-on: https://gerrit.libreoffice.org/22899Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Takeshi Abe yazdı
... and remove unused SmStructureNode's copy ctor/assignment operator. This seems desirable according to the old comment in SmNode::Accept(). Change-Id: Ifb51c64ca784f1295374d31cc210cbe3e45aa2f8 Reviewed-on: https://gerrit.libreoffice.org/22801Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Takeshi Abe <tabe@fixedpoint.jp>
-
- 06 Mar, 2016 14 kayıt (commit)
-
-
Tomaž Vajngerl yazdı
The preamble was inserted into a false position so the shader could was constructed incorrectly and would fail to compile. Change-Id: I4c51adde9014a326bbe38a5d2d17dd0047e33195
-
Tomaž Vajngerl yazdı
Force cast to double to avoid integer division - which gives a wrong inverse scale value. Change-Id: I0135e44ef07f3915619f9dfead9aadf50fc03685
-
Caolán McNamara yazdı
Change-Id: I1d51b96042f229de42ed26d90ecc2a070eb5b3a6
-
Caolán McNamara yazdı
Change-Id: If5a07e11cf63d0dbb83853fce48b2eb7b458663b
-
Caolán McNamara yazdı
Change-Id: Ib89a7e44562b6bf8a8ae41e71e3d91ad5569b8d1
-
Caolán McNamara yazdı
Change-Id: I187ca7dc0e9e1a99e82145f4bcdce6abaac68278
-
Caolán McNamara yazdı
Change-Id: I34c5565adcfd3fd39f9b03967e5c4272767a58ea
-
Maxim Monastirsky yazdı
This way it's clearer what this name stands for, as it's now the same name that used to manipulate the same menus via the XUIConfigurationManager API. It's also consistent with the names we use for spelling/grammar (see SwView::ExecSpellPopup) or read-only (see SwEditWin::Command) menus. Change-Id: I0619578cea9d1f495168e2fa5060d1a664bfcd59
-
Markus Mohrhard yazdı
Change-Id: Ie97eb9d3d162f22f83442c843d3c7f98434f91a8 Reviewed-on: https://gerrit.libreoffice.org/22938Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Markus Mohrhard yazdı
Change-Id: I853e5390cf5c3f6fe8ac8e00a876ed021c35a766 Reviewed-on: https://gerrit.libreoffice.org/22954Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Xisco Fauli yazdı
Change-Id: I768bef34ad0ba7708134e73981dabf0d47c2f259 Reviewed-on: https://gerrit.libreoffice.org/22952Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Xisco Faulí <anistenis@gmail.com>
-
Yousuf Philips yazdı
Change-Id: Iaaceef8af479ab40b157b06ed73a71c56e20ece7 Reviewed-on: https://gerrit.libreoffice.org/22795Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> Tested-by:
Yousuf Philips <philipz85@hotmail.com>
-
Julien Nabet yazdı
Change-Id: I22e1405b2ad94ec4d47011c3f11d108a1bde4fba
-
Julien Nabet yazdı
Change-Id: I4b8883ae7e0bf0990ae8736dba598ab3943ad401
-