- 04 Ara, 2014 40 kayıt (commit)
-
-
Tor Lillqvist yazdı
I assume, for lo_destroy() to be useful at all. Not that I know for sure what the exact intended semantics of lo_destroy() and lo_initialize() are. But I assume that the idea is that after lo_destroy() has been called, lo_initialize() can be called again. Change-Id: I2dea26db150d19ed438427e1c119a5297b9bc9c3
-
Tor Lillqvist yazdı
It is invalid in case lo_destroy() has been called. Change-Id: I45533b66d32fc650e48748da8ea1d2f2aaa381e0
-
Andrzej Hunt yazdı
The preferences activity doesn't work, so easiest not to try to use it until it is properly implemented. Change-Id: I4b4195f6dcafa3c99dbef1ae3044ea18ab173c21
-
Michael Stahl yazdı
(regression from c7c385bb) Change-Id: I39eca96b45ad974a7e1a6913aa811c6b03ceced7
-
Miklos Vajna yazdı
Change-Id: I136f844c3823443a8a42eb7a6e41d3805b085bd1
-
Lionel Elie Mamane yazdı
but not for report components (fdo#53001) Change-Id: Ie07e1c2993304d4deb2124e72baa7a326b587918
-
Lionel Elie Mamane yazdı
This reverts commit 1f22e2f9. in preparation for fix for fdo#65163 Conflicts: extensions/source/propctrlr/formcomponenthandler.cxx Change-Id: Ifa252ac66724dd3e4b257e3bb6679d9503f8a9db
-
Stephan Bergmann yazdı
Change-Id: Ib24e857b19ceb6ca721b537351e95379a0992640
-
Stephan Bergmann yazdı
...as it needs SalDisplay to be a complete type, but unx/saldisp.hxx depends on X11 headers and can thus e.g. not be included in generic/gendata.hxx on Android. Change-Id: Iec5f51408eef0d6eb7e2d04105a7408372b06079
-
Bjoern Michaelsen yazdı
Change-Id: I4ba8632e8804f7fcc3511d01b28df1728e212ced
-
Kohei Yoshida yazdı
It doesn't build on Windows. Let's exclude it. Change-Id: I153343e49318ee2ac63f95bbe6a2feeb26a96cff
-
Bjoern Michaelsen yazdı
Change-Id: I14f3bd9e3abd9562f47f21319da511df475b7fdd
-
Bjoern Michaelsen yazdı
Change-Id: I6e3c5ac5281052b49c734b152ad4cd83021c6de9
-
Bjoern Michaelsen yazdı
Change-Id: I77eb186f0048a9bc335408bace96111e6cb2ca53
-
Bjoern Michaelsen yazdı
Change-Id: Icc47b1ead273ee02e85c35cb7ab0e06b48cc42c2
-
Bjoern Michaelsen yazdı
Change-Id: I6eb1287a6dcb27b2d29612f8ec71290ace62be32
-
Bjoern Michaelsen yazdı
Change-Id: I47eb10d425a6997d2bebaa5e56dd90543749c8b7
-
Bjoern Michaelsen yazdı
Change-Id: I07de79fd793051efef717b7c44c88812cefc59d5
-
Bjoern Michaelsen yazdı
Change-Id: I8992c9fd853b7b92e328826063b50244f9fa3544
-
Bjoern Michaelsen yazdı
Change-Id: I30a252d2d518a361e16050f6eeffbe4371a9c982
-
Bjoern Michaelsen yazdı
Change-Id: I185b03dc8b747178fc442b7748dfe40762b46d32
-
V Stuart Foote yazdı
Change-Id: Ib64149f49072a51debff5b7c3c874a2b69f7dfc6
-
Michael Stahl yazdı
Change-Id: I199ad135fcb217866e8daa0797f4013f8acf4f6a
-
Kohei Yoshida yazdı
Change-Id: Icd853b1ce34752c7a063c6306f5a63a0a3ab1657
-
Tor Lillqvist yazdı
Change-Id: Idec496b778d708fb6fa4c004329f8e734276052a
-
Kohei Yoshida yazdı
Change-Id: Ifad333a5e7254bc11006df18dfff71f23da834fb
-
Michael Stahl yazdı
Change-Id: I9dd1ae23d27c5733770314ca907b5d36b749fd74
-
Tor Lillqvist yazdı
Change-Id: I084040ff90ee30aa83ac5d3ad11365768272ec65
-
Stephan Bergmann yazdı
...it was added late in the LO 3.3 cycle apparently by error. While this is strictly speaking an incompatible change, no client code should ever have called this deprecated, internal functionality anyway. An aborting stub is left in place for soname stability. Change-Id: Ibbc96ccf76a07a80d732a0713c95ff7b6bf1e528
-
Stephan Bergmann yazdı
(TOCTOU and all) Change-Id: I81253c8790b631117634bafa4eea65991a975ba0
-
Michael Stahl yazdı
Amazingly Debian does not ship the realpath(1) from coreutils but has a separate source package for it, and it's not installed by default. Use readlink -f instead. Change-Id: I6e97c851e6ab96dac08771145e2ab39dd9c11c22
-
Kohei Yoshida yazdı
Change-Id: I98262000956f10dc3b3da069b6bc286fec314a45
-
Tor Lillqvist yazdı
Change-Id: Ic02d1f5169197edd8f9793befd45adf5db145a3b
-
Eike Rathke yazdı
Change-Id: I8ab36fd1e93b0d1297c95f47a3efd3603fd58c8f
-
Stephan Bergmann yazdı
Change-Id: I1a2ce5fe9034c67de9553fe8953e7de0fcc6b471
-
Tomaž Vajngerl yazdı
This reverts commit 5acadbfb. Conflicts: libreofficekit/qa/lokconf_init/lokconf_init.cxx Change-Id: I88221f660bcf15cbc29e90bfc3016b367570f9af
-
Takeshi Abe yazdı
Change-Id: I40aa11584b76ea2e3d4e0d13690893e340229172
-
Noel Grandin yazdı
Change-Id: Iee78bd688ddb3e02deb1a3636d6a604838e97b09
-
Tor Lillqvist yazdı
One should not use #ifdef (or #if defined) on the macros from <config_features.h>. Fix mistake introduced in 663a8c79.
-
Noel Grandin yazdı
so let's turn it into an assert, since these failures are pretty fatal anyhow Change-Id: Idfb499e3b09f1c5413fae8a0961d968a0694beed
-