- 17 Nis, 2015 12 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: I3b0ed8a6c8e5d13b9236ee1a1337820c3cbce9ac
-
Katarina Behrens yazdı
Change-Id: I13c95b3e96db96634a3247154d28eddb3ae6c80d
-
Caolán McNamara yazdı
we just get away with this because we cast it to signed before use in ww8 Change-Id: I646ea3a0eb84923dd9835f18356d67f4f72ba18d
-
Caolán McNamara yazdı
Change-Id: I41ba1bed4f49a122a15213edf41e094254bfb282
-
Noel Power yazdı
detective shape thingies set an anchor (with an invalid start address) no idea why, it seems intentional (for the case where the dependant stuff is on another tab) This screws up the alignment for zoom logic Change-Id: I0f2356da69caf705003e81c4f8020c466e031d69 Signed-off-by:
Noel Power <noel.power@suse.com>
-
László Németh yazdı
LibreOfficeKit doesn't need ToolbarLayoutManager. Change-Id: I10ec8733448407b0a93ca63e444f914f05410eff
-
László Németh yazdı
to speed up text extraction Change-Id: Ifa81483f537c8a79326c40fb610201f0bbbcc97a
-
Miklos Vajna yazdı
Change-Id: I29f7efd065805b12199b8a6a3aadcf62cdcecee7
-
Miklos Vajna yazdı
Commit 558d5c25 (implement RTF_LTRPAR and RTF_RTLPAR, 2011-06-09) was just a guess, this one is the proper mapping. Change-Id: I1156ef5ddc34264d761d3e64dd0537bc6ec0ced7
-
Miklos Vajna yazdı
Change-Id: I2a4c7ef9d33db1c34a4ab338f70f800b30083f4f
-
Noel Grandin yazdı
Change-Id: I5be3980ac865162d8d7626556ca47eca4b0ee433 Reviewed-on: https://gerrit.libreoffice.org/15344Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
andreas_k yazdı
Change-Id: Id9680c42f41a00932240f62ff51e54eda295223b Reviewed-on: https://gerrit.libreoffice.org/15358Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
- 16 Nis, 2015 28 kayıt (commit)
-
-
Eike Rathke yazdı
Change-Id: I1c680186271f20b6c01c06dbcc642bc1cf90865a
-
Eike Rathke yazdı
Change-Id: I1243f8407e8301e0e4662b8839ab53d29dcfe5ed
-
Eike Rathke yazdı
So the ScTableRefToken always holds some RPN "reference". Change-Id: I69aa485b9b85286a3b272617781bb07198ea52c8
-
Eike Rathke yazdı
Change-Id: I142c0c39ab4bb3c1d099cba42491cc9928ab300c
-
Eike Rathke yazdı
Change-Id: Iaf76cf298dd2f9f9b8d9fb56ecb9e7b29fdc6ca1
-
Eike Rathke yazdı
Change-Id: If91d6724a07a40c28c0ebe64e94fa3166138072b
-
Eike Rathke yazdı
Change-Id: Id1b53f7f05305f25ac0b78d3d6c7dbe0fdf52bba
-
Michael Stahl yazdı
Change-Id: I76ae48783942a558c674c5dcb2869540a819bf49
-
Michael Stahl yazdı
The ridiculous algrorithm used for TEXT_DRAW_CENTERELLIPSIS will go faster if we cut out most of the text at the beginning instead of one at a time. (regression from 912ecaf5) Change-Id: I9310dda1847222215bafe372e3efef9d365e1ad9
-
Stephan Bergmann yazdı
Change-Id: Id887e25f626917d4775f0df92935ecbf08b0455d
-
Stephan Bergmann yazdı
Change-Id: Ie0768c822d1271cacd230f8bd9a4c7987e1ebba3
-
Michael Stahl yazdı
Change-Id: I4613071807bdedeb2058af12f0f808bdffc0e5cd
-
Stephan Bergmann yazdı
Change-Id: Ibffcb06e1bfccc4ad604114813b0226395e2d791
-
Stephan Bergmann yazdı
Change-Id: I451ab0fb0e7ee1a6d20091caa9c1142b16796dc7
-
Jan Kantert yazdı
UNC: \\server.domain\file.odt is stored as file://server.domain/file.odt. Windows local: C:\folder\file.odt is stored as file:///C:/folder/file.odt. Linux: /home/user/file.odt is stored as file:///home/user/file.odt. I cannot find any case where we only have file:// (but not a third slash) on a local file. Change-Id: Ib15b3380cb40f1cd37123be7a38426b74fbde5cf Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
Christian Lohmaier yazdı
Change-Id: Ie077fc273601607cba72099d650c6774f08240fb
-
Stephan Bergmann yazdı
...all uses of bytes::data() look like they're fine with std::vector<T>::data() not necessarily returning nullptr when empty Change-Id: I48c3877cfb9fb1a4a129bd1e072410a8bebc87b1
-
Stephan Bergmann yazdı
...used values were 0, 1, and SC_FORCEMODE_NONE = 0xff Change-Id: Id6303b77a11d22c3d19cb22c3b5838cc7cec624f
-
andreas_k yazdı
Change-Id: I9ca57f62755b614c8b80c06907f923403c7f68df Reviewed-on: https://gerrit.libreoffice.org/15338Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
andreas_k yazdı
Change-Id: I790cf788ff0043bfadf0fabd9a78166e5f05b26f Reviewed-on: https://gerrit.libreoffice.org/15337Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Miklos Vajna yazdı
Previously we just kept the stream around till the next embedded object or document end and hoped that the stream wrapper is deleted before the underlying stream goes away. Change-Id: If2bdb1e664d803fc48d06204fe3aef72b279b5b6
-
Miklos Vajna yazdı
There were two problems here: 1) The input stream is read multiple times, so plain naive XInputStream is not enough, XSeekable is needed, as it is the case for the stream provided by the OOXML tokenizer. 2) Seeking to the correct start position is not enough, code using the stream will assume that seeking to the beginning of the stream allows reading the correct data again, so provide a dedicated stream instead. With this, handling of math equations created by Word <= 2007 and embedded to RTF files can be edited finally. Change-Id: Ic225e1e1060f8bdd5651a21e68970620c9ac6b68
-
Miklos Vajna yazdı
Change-Id: I771c83d0ed8a06a2eeec57a40a80092b537d9b84
-
Miklos Vajna yazdı
Change-Id: Iec84588daf5555d1207827efb0f26d8354ad462b
-
Michael Stahl yazdı
The transparent frame background is painted opaque because OutputDevice::DrawTransparent() records a MetaTransparentAction instead of returning early. Note that master and 4.4 use drawinglayer to paint backgrounds so the problem is only visible in 4.3. (regression from 36b59f2efc2bfb2c9256c39eb5687808deb) Change-Id: Ide7a076b72123097a9fe099b96d36cda7f7bb082
-
Christian Lohmaier yazdı
Change-Id: I30536ecd8a03a19a647d247e7c6ece3d6f1695c1
-
Tomáš Chvátal yazdı
Avoids this mess: checking whether to use gnutls... checking which redland to use... internal Change-Id: I1950755fb5331b6158b99a2741b15d34a32dcd38 Reviewed-on: https://gerrit.libreoffice.org/15333Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Tor Lillqvist yazdı
Also, be consistent in spacing, indentation and alignment. Inconsistency is infuritating. In this case, I decided to drop the attempts to align the names of "methods", and their parameter lists. They were not all aligned anyway, and some of those that tried to be in fact were off by one column. Also, consistently use a blank line between the method pointers, If you feel strongly about this and *want* such inter-line alignment, by all means re-introduce it, but at least try to be consistent then, and do it for all methods. Change-Id: I382ca0eaf8533ebc3f829ebd978a9676ebcefaf0
-