- 10 Nis, 2016 3 kayıt (commit)
-
-
Julien Nabet yazdı
Change-Id: I87b8664366c44d80a3ad1b4062ccb99bb1cdb8b9 Reviewed-on: https://gerrit.libreoffice.org/23955Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Julien Nabet <serval2412@yahoo.fr>
-
Julien Nabet yazdı
Change-Id: I76038b6d1358d0c5dbab76638c2cefc23f41366e Reviewed-on: https://gerrit.libreoffice.org/23954Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Julien Nabet <serval2412@yahoo.fr>
-
Markus Mohrhard yazdı
In documents with many different hyperlinks pooling them is incredibly slow. I doubt that in most cases the hyperlinks are the same so let us just not pool them. Change-Id: I2387aee57ef0ab3183d9cc3486ddbf8ca2883e0b
-
- 09 Nis, 2016 13 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: Idd1015fd9dfe12c085a61756fb9448fb6df09326
-
Caolán McNamara yazdı
Change-Id: If2225e77215e2a6fb6b9e9dfc6021a2c20babe50
-
Thorsten Behrens yazdı
Change-Id: I9d968a14db440a54e3accefb12e2d0a5685d0b37
-
Caolán McNamara yazdı
Change-Id: If6aab00a5b2283376a04b70580df6c1c4e5304a2
-
Caolán McNamara yazdı
might be good to change nId to the enum and use the enums then Change-Id: I302f13fd960227e682f98ce2946b8567442641da
-
Caolán McNamara yazdı
Change-Id: I7af6c5f4a14e330924a1ea12ebb6328884b8a565
-
Vasily Melenchuk yazdı
Change-Id: I1cf8d8d57a7245800e2b28b674301ebcb5470348 Reviewed-on: https://gerrit.libreoffice.org/23927Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Markus Mohrhard yazdı
Change-Id: I2df85972b92a9caf780ccacec102e6a9cdd652a6 Reviewed-on: https://gerrit.libreoffice.org/23933Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Markus Mohrhard yazdı
Change-Id: I782f3ea7cfa9af335bd117b9f4ad6ac9c719115b Reviewed-on: https://gerrit.libreoffice.org/23932Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Markus Mohrhard yazdı
Change-Id: I7437a1ed8dd915411f6014bc01d4224fe5604f1d
-
Markus Mohrhard yazdı
Ideally we would move some of the magic here into the ThemeBuffer class but this requires a lot more test cases. Change-Id: I29adadda6b40cd1863ad3d68554acf7f27c57900
-
Markus Mohrhard yazdı
Change-Id: Id0cd37b37394a0759ee6ffccafd8def719c14312
-
Adolfo Jayme Barrientos yazdı
Project: help 5ebb8347c5656e487d3d44423ccdedf7c7789da1 tdf#98885 Stop mentioning the removed globe button Change-Id: I36a1a6df6c05058093a32cf1dd210c1c2bec76ec
-
- 08 Nis, 2016 24 kayıt (commit)
-
-
Adolfo Jayme Barrientos yazdı
Project: help 0971afd90a64d4463bae0bc9f5db091d276640c1 tdf#99003 Rename Target to URL Change-Id: Iba302d6f56150e2f0e1489b29398c82472ff49da
-
Samuel Mehrbrodt yazdı
Change-Id: Icbbd3191e00d3eb187f50c18083b8db7b27544ee Reviewed-on: https://gerrit.libreoffice.org/23926Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Jochen Nitschke yazdı
dbaccess, desktop and drawinglayer. Replace with C++11 delete copy-constructur and copy-assignment. Nothing special, only one unused include in dbaccess/source/filter/xml/xmlfilter.cxx. Change-Id: Iebabbc658215162450d4caf08d4fb2f116c456d9 Reviewed-on: https://gerrit.libreoffice.org/23918Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
David Tardon <dtardon@redhat.com>
-
Jochen Nitschke yazdı
Replace with C++11 delete copy-constructur and copy-assignment. Delete default-constructors when comments suggested it. Change-Id: Ieeaf6ca998a4165d6eacf5e900c6a09aafdcfbe6 Reviewed-on: https://gerrit.libreoffice.org/23903Reviewed-by:
Jochen Nitschke <j.nitschke+logerrit@ok.de> Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Miklos Vajna yazdı
... when it was 'manual'. Regression from commit c1e563f6 (fdo#76741 [DOCX] Table Alignment and width type, 2014-04-04), DOCX import code had to deal with two kinds of horizontal alignment when it came to floating tables: the alignment of the table itself, and the alignment of the float parameters. The problem is, in general it's wanted that the table is aligned according to the floating parameters, but in Writer the "from left" UI setting is described differently for tables and fly frames: tables use LEFT_AND_WIDTH for that, while fly frames use NONE. Fix the problem by touching the default only in case the floating parameters have something that's different from NONE. With this, the width of tables is no longer lost when they are described to be floating ones in the DOCX markup, but FloatingTableConversion() decides to ignore that. Change-Id: Idd41c3e03e6ded8552e9d15b6080e4b45eb18d3d Reviewed-on: https://gerrit.libreoffice.org/23923Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org>
-
Jan Holesovsky yazdı
Change-Id: I7a2537ccebf80c79bf61f041bfb18cd6ddc93ca2
-
Eike Rathke yazdı
Change-Id: If17b0f812c33f338e7ff5af381c1ed17b9965eba
-
Stephan Bergmann yazdı
Change-Id: Ie9252e29b06242e8ab0b839f52de8b81897d269e
-
Stephan Bergmann yazdı
Change-Id: Id68ec3e157445249bd96635d50e1de9c68cc0a46
-
Stephan Bergmann yazdı
...to get the deadlock under control the fix for which had to be reverted with 22fbbfe9 "Revert 'Avoid deadlock when two threads call into Frame::close'". Generally, replaced instances of TransactionGuard(E_HARDEXCEPTIONS) with checkDisposed() and instances of TransactionGuard(E_SOFTEXCEPTIONS) with nothing. A TransactionGuard would not establish a locked section per se (only would it engage in locking when TransactionManager::setWorkingMode is called, see the deadlock mentioned above), so the potential for introducing new races should be manageable. While at it, get rid of those implcp_* "debug methods" used to SAL_WARN about bad arguments to some UNO interface method implementations. Change-Id: I5ea9c1c8b20fd38457c558dbcb3a853a51a09b6e
-
Miklos Vajna yazdı
... multiple pages. In short, one more blacklist entry when conversion should not be performed. Change-Id: I764f02cc58ae1b7af802b81e570e4feaf73ee2c1 Reviewed-on: https://gerrit.libreoffice.org/23912Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org>
-
Korrawit Pruegsanusak yazdı
Since we don't need cairo's svg feature, and we build internal cairo with --disable-svg. Also remove commented-out codes which use svg. Change-Id: I5a8e8c672588bb6eca28696f21221770972ec3d3 Reviewed-on: https://gerrit.libreoffice.org/23456Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Tomaž Vajngerl yazdı
Slot mechanism in ImplOpenGLTexture was written to support needs for FixedTextureAtlas. This commit makes the slot mechanism more general so it can be used in other kinds of texture atlases like PackedTextureAtlas. The ImplOpenGLTexture still tracks slots, but it is not needed to define beforehand how many slots there are. The deallocation has been factored out, ImplOpenGLTexture instead calls a callback function that a slot with a specific "slot id" has been deallocated. Change-Id: I23950d325b803969f958d03ebf34805687c4e620
-
Tomaž Vajngerl yazdı
- Move IncreaseRefCount and DecreaseRefCount to texture.cxx - Add a constInternalFormat constant for the internal texture format that we want to use. Change-Id: I1c1e1f784075dc0d20b033d3bd2e52d2ffbd8252
-
Tomaž Vajngerl yazdı
Change-Id: I41a182c5309586337032328dfe82b1c6715f0dc2
-
Tomaž Vajngerl yazdı
Change-Id: I6a627699d49bad47213788877fa3947ad2ef83f4
-
Tomaž Vajngerl yazdı
Change-Id: I66b3eddadb172da26aa1a62f2a795895769db93b
-
Tomaz Vajngerl yazdı
Switching between textures is not cheap, so minimizing the amount of switching performs better. So instead of immediate drawing we can accumulate texture draw actions and defer drawing as long as possible. After that switch all accumulated textures and draw everything needed with one GL draw call. This is beneficial for text drawing as we cache many glyphs in per textue. Change-Id: I1b94b9ac6a5f2c1a3dbbd75f4df76436a5d40f31
-
Jochen Nitschke yazdı
comphelper, connectivity and cppcanvas. Replace with C++11 delete copy-constructur and copy-assignment. Removed unused boost/noncopyable.hpp includes from some source files in cppcanvas. Change-Id: I90780820e21fbfd291ac10c266e7d16616e3a81b Reviewed-on: https://gerrit.libreoffice.org/23905Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Jochen Nitschke yazdı
and related modules. Replace with C++11 delete copy-constructur and copy-assignment. Change-Id: I18aa9fe4ff696f9b5472cbe4cd0097cb174618b7 Reviewed-on: https://gerrit.libreoffice.org/23904Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I39359389a42e35e0131db1d0451fbd5531843f75
-
Jan Holesovsky yazdı
OTOH, don't show choices that don't have the .uno: command, we have no way to handle them. Change-Id: I0df6ffe2049bbf11ba4b8931164be6a3381d3916
-
Pranav Kant yazdı
Change-Id: I0968689630e10f838c075e86357eb36a9a220d0d
-
Stephan Bergmann yazdı
Change-Id: I606fc8e06823df9caf8786b1ae4d432c061ddc80
-