- 06 May, 2015 16 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I3bdadb02918bf109e7e93ea0c7c709f018caed4a
-
Caolán McNamara yazdı
Change-Id: I3dbcc792278814df6c23d0f593bd6d86b5d4907e
-
Noel Grandin yazdı
Change-Id: I6df0009cad65134e626f89563be168ff739ca092
-
Noel Grandin yazdı
and fix bug in svx/source/xoutdev/_xoutbmp.cxx,XOutBitmap::MirrorGraphic where it was not correctly translating between different flags types. Change-Id: I78b4965544da2aa54b67ec18307fa54c8ffc3aee
-
Noel Grandin yazdı
Change-Id: Ibc9f88d2588c028cd71aa86c26d970a73025ef22
-
Noel Grandin yazdı
Change-Id: I85a1c9f89ac79e0e54fcd8dfd1908325fae9a8ac
-
Noel Grandin yazdı
Change-Id: Ia33e957f6cf530e2639b3c86d9482f642652cb46
-
Noel Grandin yazdı
Change-Id: Ic66191ac4cdfa753dc784e7bd1a6dd20f50def6b
-
Noel Grandin yazdı
Change-Id: I994bfc76d709d01406404991dbfbd49b15bd03f4
-
Noel Grandin yazdı
Change-Id: I2b5986ea69dc09e6ba18b23a80029f6551b48152
-
Noel Grandin yazdı
Change-Id: Iadc9b6240121e9fee91de299b94a9f8629656507
-
Noel Grandin yazdı
Change-Id: I1b0fb976e7bf8d7de06da0c30012e8bba1320498
-
Stephan Bergmann yazdı
Change-Id: Ia2521b000e962a0cc461a54f73b5c97bbe34a602
-
Stephan Bergmann yazdı
Change-Id: I15044bd9ea94562c1d4727f64aa0b32543e0cc0a
-
Stephan Bergmann yazdı
Change-Id: Iddfd36ae0de86fdd2d4febb2c05d1fe0c02801f0
-
Stephan Bergmann yazdı
This code was like that ever since 9ae5a91f "initial import." From the surrounding code, the best bet appears to be ATTR_LINEBREAK? Change-Id: Id0e3346f2f9bb9c00c202003d06c2518dea38112
-
- 05 May, 2015 24 kayıt (commit)
-
-
Michael Stahl yazdı
Change-Id: Icd99c8d98ae4c5cd6c6552a929c28ad0f096c214
-
Michael Stahl yazdı
Problem is that after import there are SwRangeRedline that start in the first cell of a table and end in the paragraph following the table. There are <w:del> elements covering every individual paragraph in the table; all of these are merged into one SwRangeRedline. This could possibly be fixed in writerfilter by buffering the m_pParaMarkerRedline until after convertToTable() to prevent the merging, but perhaps it's better to fix it in SwXText::convertToTable(). Change-Id: I853ae624fffedb59a48bd90decb0973bf33beb68
-
Matteo Casalin yazdı
Change-Id: If1515df57cd90451f2c912bf5c268fec8688c063
-
Matteo Casalin yazdı
instead of sal_uInt16, to match type preferred by following code. Also use size_t for calculating products, just to stay on the safe side Change-Id: Id875e01aa2087fc27e60536d5e3ef152b22aadc6
-
Matteo Casalin yazdı
Change-Id: I8200af6fcb111edd8a00cb77824e84e2231bee1b
-
Matteo Casalin yazdı
Change-Id: Icbda6c3ab23622e1d9f73d3a9a30ff0c278684cf
-
Deena Francis yazdı
Change-Id: I62d1b381ba8373cfa637f5838d5ef31691f4c260 Reviewed-on: https://gerrit.libreoffice.org/14872Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I3f81128b58992db68263fb6c8d2a94cbae855632
-
Winfried Donkers yazdı
Change-Id: I523b0c71bc0fed501a4d5fffd75c5a4704f6dd13 Reviewed-on: https://gerrit.libreoffice.org/9827Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I5a33d518a62c35c9ac03600f02a37ac987e6e066
-
Tor Lillqvist yazdı
Change-Id: I3a22d6a2a3d655337608826c9981039ba8b5483c
-
Caolán McNamara yazdı
where we get the untranslated names for these for some weird and wonderful reason that escapes me, but this is clearly why this existed. Change-Id: Ic7a7897a4988a981a3a77a8e64521d1738a323ee
-
Caolán McNamara yazdı
Change-Id: I01270b85e019362e8343f4b097620620674f0443
-
Caolán McNamara yazdı
Change-Id: I4da718620f4864c1c7742ecb9a0fcb8fc787f573
-
Caolán McNamara yazdı
Change-Id: I81bffed8f47849bb1289cdcef4fa10a332a1c86c
-
Caolán McNamara yazdı
toolbox and lists are a little different in height naturally causing a little jump in layout on toggling between color and anything else Change-Id: I0b2ab92ab2fb5bec7d7fecc7aeaf15f47781a67b
-
Caolán McNamara yazdı
Change-Id: Iff936ca81c594b588b0dd8b66970fa6135a4c53e
-
Caolán McNamara yazdı
Change-Id: I7731d16044fe884d5678330920bf468ccff87d19
-
Miklos Vajna yazdı
Change-Id: I082a9d3ca268d19ac21c28a6b453d457ed27c959
-
Stephan Bergmann yazdı
This passing of sal_True instead of some SCROLL_* flags has been there ever since fd069bee "initial import," and the signature of vcl::Window::Scroll has been like that at least since f59676fe "INTEGRATION: CWS hedaburemove01: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes," so lets arbitrarily assume that this wants to pass SCROLL_CLIP (which has the same numeric value as Change-Id: I8da6536404aa220611a7df96605c7a4a9efc7f7c
-
Eike Rathke yazdı
It is unnecessary to check the remaining columns/rows twice if they really contain data, and that even for every empty row removed. Also, put loops inside conditions instead of conditions inside loop. Change-Id: Idbb1a647d99806ebab26a17a83b455cacc157c18
-
Michael Stahl yazdı
Change-Id: Ifd3339813e5d3dfb54566fd226aaf2d2a199d59a
-
Michael Stahl yazdı
Change-Id: I164106e89cf910c2f9fa6815b23f58ad6c6ee789
-
Michael Stahl yazdı
Change-Id: I3b4e25c27593e3a61612a96baa2a4378542d151c
-