- 18 Agu, 2013 40 kayıt (commit)
-
-
Tor Lillqvist yazdı
Lots of stuff still either ended up in the wrong place, or was looked up from the wrong place, or both. Fix most cases. Change-Id: I06ebbce207c219f3cd82b4387dd9b3fdb83420d4
-
Tor Lillqvist yazdı
Add a switch --enable-canonical-installation-tree-structure. Only implemented for OS X for now, but the same switch can be used if and when we want to make it possible to make the Unix installation tree more "standard", too. Change-Id: Icb0ad500b77d7e986f2f188fd17faabaf2e2fe99
-
Tor Lillqvist yazdı
Change all instances of hardcoded "program", "share" etc subfolder names to use those from <config_folders.h> instead. In normal builds, the end result will not change. Change-Id: I91c95cd8e482818be67307e889ae6df887763f53
-
Tor Lillqvist yazdı
Change-Id: Ib21607e3fef7c2a52c443d6d16c5466e0a2d4340
-
Tor Lillqvist yazdı
Change-Id: I6aab77fd253baf1fbbfa82d82bd4e83ddd9e3299
-
Tor Lillqvist yazdı
The fcntl fails. Will have to check later whether we should also drop using O_NONBLOCK when opening then. Change-Id: I529a4d728563eb323e35487782f7fee88b2faa0c
-
Tor Lillqvist yazdı
We can't create and bind Unix domain sockets, it seems, so bypass this for now. Change-Id: I85b84099f2d8afe860e0bc866e3ced3cb922ca63
-
Tor Lillqvist yazdı
A sandboxed soffice process (runnin smoketest) has no access to workdir. Change-Id: I62ef94282df37ea710735f1305c1d95dd2b0a304
-
Tor Lillqvist yazdı
Change-Id: I598efffda7be77171cdff9d3d5b8705972cfba18
-
Tor Lillqvist yazdı
Intentionally very brutally just exit after printing out what NSTemporaryDirectory() returns, as this is for use only in unit testing, so that makefiles can learn the app-specific sandboxed temp dir. Change-Id: I96fba1399ffc43b09fe317c1b9db5af76432f4e0
-
Ivan Timofeev yazdı
i.e. replace hardcoded "2" by nInits var. For the Russians nInits == 3. Also move the code block to the more appropriate place. Change-Id: I1cbc6b14dc5e4c04516c0d3952920ee060c81afc
-
Matteo Casalin yazdı
Change-Id: I1415f8b97fc197694bd52b1cf8e94c1ec2c7bdbe Reviewed-on: https://gerrit.libreoffice.org/5467Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Jelle van der Waa yazdı
Change-Id: I35ac622abb995a9259f0774f463ec2816b3668b6 Reviewed-on: https://gerrit.libreoffice.org/5477Reviewed-by:
Andrzej J.R. Hunt <andrzej@ahunt.org> Tested-by:
Andrzej J.R. Hunt <andrzej@ahunt.org>
-
Jelle van der Waa yazdı
Change-Id: Ib1c14c6712848ebb28f49d50837f691531c1b5d6 Reviewed-on: https://gerrit.libreoffice.org/5479Reviewed-by:
Andrzej J.R. Hunt <andrzej@ahunt.org> Tested-by:
Andrzej J.R. Hunt <andrzej@ahunt.org>
-
Oliver-Rainer Wittmann yazdı
Found by: Yan Ji Patch by: zjcen Review by: orw (cherry picked from commit 3c7cfb25) Conflicts: sw/source/filter/ww8/ww8par5.cxx Change-Id: I458d556dccab7ddbfec4889cab2bfdc76fef15c9 Related: #i119440# correction to be warning-free sal_Unicode is unsigned on all platforms; Found by: Pavel Janik (cherry picked from commit 0d2bf1c7) Change-Id: I9df9ccc770eedc2fa51a080ad47576b06befb6b0
-
Caolán McNamara yazdı
we want to disable all of them when switch to the options page and *restore* the original enable/disable state when switching back i.e. don't enable them if they were disabled due to change tracking password protection regression since 8655095a Change-Id: I2dd6c83fd9613adf42571684a08bff81b86c9ee1
-
Adrien yazdı
Change-Id: Ic37d96c0f3cad6eba9a4e9327463f70ebbbfd317 Reviewed-on: https://gerrit.libreoffice.org/5501Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I55f14068fcba2a53785160b8cd03a7cd94d56623
-
Caolán McNamara yazdı
Change-Id: I4a26045901cdaf26666fd8cecf0a24e9d22cbbfd
-
Olivier Hallot yazdı
Change-Id: Ifd1303db2b3da95d80baaace898fc3e93996fa76 Reviewed-on: https://gerrit.libreoffice.org/5486Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Ib509a7ae62aefc919bdaed269c1605ac6bae9564
-
Caolán McNamara yazdı
Project: help dae7017f5c6c0c30a5fd75939ee27bba8f7b977f
-
Olivier Hallot yazdı
(src file will be deleted in a forthcomming patch) Change-Id: Iabb77ae70e536afe0ba24b8922be98ea87441f3f Reviewed-on: https://gerrit.libreoffice.org/5485Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I6a4123818f5e3c33cbec04e19e70c1f6a8b7bba2
-
Caolán McNamara yazdı
Change-Id: Ie8ae7c19b957410517c2a1a4f6463825bafd0e09
-
Caolán McNamara yazdı
One of the SfxTabDialog ResID ctors is now gone, progress. Equally pleasing is that the last use of the old PercentField is gone now as well, so that can be removed and the new PercentFieldWrap can be renamed as PercentField to take its place Change-Id: I7a706e98d4dfdc3541da73c3375ee067a799b4bd
-
Jesús Corrius yazdı
This reverts commit b218cbf5. The original patch just looks for another instance running which of course can be in the same terminal session. The assumptions the author makes are wrong. The bug the patch tries to solve is real and we'll probably have to solve it in the future, but not this way. Conflicts: desktop/source/app/officeipcthread.cxx Change-Id: I1e645671aa09c6147163820c12d5efb3b3688bd1 Reviewed-on: https://gerrit.libreoffice.org/5415Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Tor Lillqvist yazdı
I think the compiler is wrong here. I don't think there is a way the line can be reached without pSectNd being assigned a value. Let's silence the warning anyway as we want to be buildable warning-free. Change-Id: I6802c31feccdbf9727a02819fe0051b6edba3730
-
Zolnai Tamás yazdı
This reverts commit cc7a94cf. MS Word has the concept not to paint background for the border line. But LibreOffice follow the general html box model which paint background for border too. So in case of double line the border's gap has the same color as the background. So the reverted patch can't fit to the general concept.
-
Tor Lillqvist yazdı
Change-Id: Ifba5ca49202b22de35c241fa8282270096e6794e
-
Zolnai Tamás yazdı
Painting default background is unecessary when there is a user defined background. Change-Id: I6564f403f0f7769b5460b07d5f3947be08c0dbf6
-
Zolnai Tamás yazdı
Change-Id: I48fa36aafa17b9660c65ed713ae2faf9c0c4d056
-
Zolnai Tamás yazdı
Change-Id: Ica1adc71f3269a88bcf478931cee56dde565898c
-
Zolnai Tamás yazdı
Decrease the minimum size of the drop caps letters to 0 and handle the case when padding is too big. Change-Id: I10f76ddffe9d19f82afbe3226ebe3aa8ba70da89
-
Zolnai Tamás yazdı
Revert 0d9ddccd and 66f3b170 Solve border merge on portions level. - Add new members to text portion called m_bJoinBorderWithPrev and m_bJoinBorderWithNext which indicate when to skip left or right border. - Use these members during formating, painting and cursor calculation. Change-Id: I24f1a848e266207b252a6cd157663edc47c51de6
-
Zolnai Tamás yazdı
Change-Id: I52735c222e14e725fc01caa156cb8ea9671a36cc
-
Zolnai Tamás yazdı
Export works and import has just a little typo. Change-Id: I570d70423b5a626f21117971fb7eff030eae20af
-
Zolnai Tamás yazdı
Use just those API tests which still alive. Export filter test use import so no need for distinct import tests. Change-Id: Idddc2ece10e20027551538f4e8c224edffa9bfe8
-
Zolnai Tamás yazdı
Change-Id: Ib1a79678ffce7764638378b4002f5e87ae749d00
-
Zolnai Tamás yazdı
Change-Id: I06064b1145578579c8748b6e5326090303aa670e
-