- 18 Şub, 2013 40 kayıt (commit)
-
-
Norbert Thiebaud yazdı
Change-Id: Ie898603f64a4568a8502caf3db154ae5ce008af9 Reviewed-on: https://gerrit.libreoffice.org/2227Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Eike Rathke yazdı
Change-Id: Ic500bb2eecd090d5568703740c3700c6d50635ae
-
Michael Stahl yazdı
Change-Id: Ie17347cc0a90bf93399027f6e816f56cd89c1678
-
Michael Stahl yazdı
Change-Id: I43d7cd5a6280f367e1105f1cdbd547d206f12b01
-
Norbert Thiebaud yazdı
Change-Id: I8651ecb0287d686da3e1ca6a6e46549abe3e0c38 Reviewed-on: https://gerrit.libreoffice.org/2225Reviewed-by:
Andras Timar <atimar@suse.com> Tested-by:
Andras Timar <atimar@suse.com>
-
Norbert Thiebaud yazdı
Change-Id: I47aa14ba58d993fa8ed20c8f0d99e92f18dc53e6 Reviewed-on: https://gerrit.libreoffice.org/2214Reviewed-by:
Andras Timar <atimar@suse.com> Tested-by:
Andras Timar <atimar@suse.com>
-
Michael Stahl yazdı
... and not before selecting each object, which leaves only the last object selected (thanks Németh László for the hint). (regression from abebf10e) Change-Id: Ibfb13ae6c4eeeb83bf6ac00b18c4ef6f50ec6a02
-
Michael Stahl yazdı
introduced with c4a084e6 Change-Id: I75de86db107c8ddcae55903f23cf907c3280c9f5
-
Tor Lillqvist yazdı
Avoids a crash if one presses the "back" key on the Android remote control. Change-Id: Icc7562676a79910b77c7f95d76ce07c348ec2b22
-
Tor Lillqvist yazdı
Otherwise, in a LO built with hidden visibility (as gcc terminology, not ELF, Mac OS X does not use ELF), Spotlight won't be able to use our importer. Change-Id: Ie19082f9f14e4cc75ae6f7583031b929b7b75330
-
Michael Stahl yazdı
Change-Id: I04689c9c1c30482d57e43faf2912ca37299129ca
-
Michael Stahl yazdı
Change-Id: I36e777b2f623429773277e092284f7d2ba61e6ef
-
Michael Stahl yazdı
to replace String::SearchChar() Change-Id: If5476e94be1255247918584cf1923d408ad75064
-
Michael Stahl yazdı
Unfortunately i don't see an easy way to handle the problem, let's hope it doesn't happen in practice. Change-Id: I86e58c241fda6d07d83fb383421f0a5a810b581a
-
Michael Stahl yazdı
Do not convert any of the 16bit index variables at this time: the enforced limit of TXTNODE_MAX should ensure that they are sufficient, and there are thousands of these variables all around sw. (also, STRING_LEN/STRING_NOTFOUND is used as a "not found" value all over the place) Change-Id: Id26a145701de731470b0bcb95359ed62d4d6d579
-
Michael Stahl yazdı
Change-Id: Ie91fe22f2baf0a280e5cf21c2416228ab414f285
-
Eike Rathke yazdı
Change-Id: Ia71e1b9149b823a30cbeb1e75e04d27b40f11b12
-
Eike Rathke yazdı
Change-Id: Ie5942c13c8f64063ca9d45e25ff7efbf5c3b3d16
-
Eike Rathke yazdı
Change-Id: I4bcef6a58915226ec80d7546b4bc5d60abdaeeaf
-
Eike Rathke yazdı
Change-Id: If5a64f7e2b3ad0ad62733ea7e1a0c958ef6a7cd1
-
Eike Rathke yazdı
Change-Id: I085759537f64489e76e2f33a820cde14767d116a
-
Eike Rathke yazdı
Change-Id: I75b6bc42285cb3c671dcd4b437db54d5003a2898
-
Eike Rathke yazdı
Make Application::LoadBrandBitmap() and LoadBrandSVG() use the same and consistent fall-back chain to obtain localized files, if any. Change-Id: I396f59ec5ffe7ee323b798c6c66241bd76a4b30a
-
Andras Timar yazdı
Change-Id: I3d05135f7973d6ca9cb3e554a4c80544a17e6f60
-
Andras Timar yazdı
Change-Id: I6c6a605e139a77f140c7ce2513cb35f0fdb50716
-
Andras Timar yazdı
Project: help 4e2efdde70cad695078965988da7c4c1228cc818
-
Norbert Thiebaud yazdı
The rendering is quite ugly compared to the same pdf opened with pdf reader. but at least it does not crash anymore. The function ImplCreateRotatedScaled seems quite sub-optimal for one thing it is called even when there is no rotation and still bother with doing a lot of work to 'rotate' things. It was assuming Width and Height > 1 for both the source and the target The patch tries to 'hide' the misery... but I'm not convinced that this is 'right'. Change-Id: I9aec5eb6655ea3678aa018ae5928dabb8058bec6 Reviewed-on: https://gerrit.libreoffice.org/2195Reviewed-by:
Arnaud Versini <arnaud.versini@gmail.com> Tested-by:
Arnaud Versini <arnaud.versini@gmail.com> Reviewed-by:
Tomaž Vajngerl <quikee@gmail.com> Tested-by:
Tomaž Vajngerl <quikee@gmail.com> Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Stefan Knorr yazdı
(c) Maxim Darak, Mirek Mazel 2013 Change-Id: I30fdb3234152e746e8a2a565310ab1b22115315c Reviewed-on: https://gerrit.libreoffice.org/2236Reviewed-by:
Petr Mladek <pmladek@suse.cz> Tested-by:
Petr Mladek <pmladek@suse.cz>
-
Eike Rathke yazdı
Change-Id: I700f6c860ad41c6ab3426d1988631f1c5bf30533
-
Eike Rathke yazdı
Change-Id: Ia597cb184e0402e776cde50967541f008e22d4c9
-
Eike Rathke yazdı
Change-Id: If9eaca46ef8daa544ee208444f79423122b10739
-
Eike Rathke yazdı
Change-Id: I98a22066c711b56494f327ef40f45c37472ec888
-
Eike Rathke yazdı
Until fontconfig will support language tags. Change-Id: I831d066e91c00e62651409a0f9e6c8ed52b39150
-
Cédric Bosdonnat yazdı
-
Matúš Kukan yazdı
..where makefiles are not just included. Change-Id: I9c5590c1c846d88955ee153f2af786df020ef991
-
Matúš Kukan yazdı
Change-Id: I9b7b72ed953ada59efd8462a6a45192ec2f04ffd
-
Norbert Thiebaud yazdı
Change-Id: If4704847d4ef69d512f05dc12bcb01ac0d9d54b3 Reviewed-on: https://gerrit.libreoffice.org/2201Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Norbert Thiebaud yazdı
Change-Id: I5454b836fe085d73feff0da2ae3875b5d6b641ff Reviewed-on: https://gerrit.libreoffice.org/2203Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Norbert Thiebaud yazdı
Change-Id: Iccf3d16b39919931d17dc74f2e9ece127be8aa89 Reviewed-on: https://gerrit.libreoffice.org/2205Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Norbert Thiebaud yazdı
Change-Id: I913ce32579ef9045fd3d33b48a653bc4ffc628da Reviewed-on: https://gerrit.libreoffice.org/2206Tested-by:
Caolán McNamara <caolanm@redhat.com> Reviewed-by:
Caolán McNamara <caolanm@redhat.com>
-