- 17 Ock, 2014 40 kayıt (commit)
-
-
Kohei Yoshida yazdı
Change-Id: Iaf23a9962c9dd748247cb986ffabb1a5ba173c09
-
Kohei Yoshida yazdı
Still a scaling issue remains when printed. Change-Id: I4aab8b976fefc6fd9fc5c08da8173de1326b9a4c
-
Kohei Yoshida yazdı
Change-Id: I4dc62a8ae0788b468dd11384025964bd9c3ea874
-
Kohei Yoshida yazdı
Change-Id: Idede8220ac36c5bd4a88ceda33a99333f7b9fe90
-
Kohei Yoshida yazdı
Excel's medium dashed maps better with our regular DASHED pattern. Change-Id: I9c7161ced9592b6c6617d6edbc616e0b1c3dc1e8
-
Kohei Yoshida yazdı
Only the pixel map mode is visually inspected. Change-Id: Ia8ac978a0d3049d7e7162f1157822b85d475dfdf
-
Kohei Yoshida yazdı
This prevents some dashed or dotted lines from being skipped when printing or in print preview. Change-Id: I9d0a8ae743241d17d65935f4bf0d122e4313bff8
-
Kohei Yoshida yazdı
Change-Id: I48d8ed8e218508f4f2d8f377fa9052ba02e61f37
-
Kohei Yoshida yazdı
Excel may display this line as fine dots on screen, but on paper this is a ultra thin solid line. We need to go by what gets printed on paper. Change-Id: I6640706ff8a16ad26330f8f609a429fb7f14faad
-
Kohei Yoshida yazdı
Change-Id: I187511dbf85ecdfe0c5d05c6f77cf4ac93363051
-
Kohei Yoshida yazdı
Change-Id: I4838514bc85636df1b3f0558ce1796431bfe19f3
-
Kohei Yoshida yazdı
Change-Id: Iad2d494bf7dd9f1f69e4e863aeaa514bf76c7c76
-
Kohei Yoshida yazdı
Plus some screenshots of what they look like in Excel.
-
Caolán McNamara yazdı
Change-Id: I1a8b5e7ad1688b968ad9a91f987e14c1d75b542b
-
Caolán McNamara yazdı
Project: help 48be01cfea8e46888219d8b384031ce09c1d829d
-
Olivier Hallot yazdı
Conflicts: chart2/source/controller/dialogs/dlg_DataSource.cxx chart2/source/controller/inc/dlg_DataSource.hxx Change-Id: Ic3e3adc578156161f16254862e1ca33a8ad9e1f6 Reviewed-on: https://gerrit.libreoffice.org/7255Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Tor Lillqvist yazdı
When doing static linking, i.e. when building the single executable for an iOS app, or the single DSO for an Android app, we list all our libraries (which all are static archives) on the linker command line. Static initializers in any library always get linked in, so it is a good idea to avoid such in the cases where they drag in a large amount of code. Which was the case here. Change-Id: Idef9aec1c10686c86f517ad10cf540a313d9c829
-
Stephan Bergmann yazdı
Change-Id: I72081b1022582c8b6f95a611e21d9c78f7581efe
-
Miklos Vajna yazdı
The VML concept is that the height / width of a textbox is absolute, and border distances only affect the position of the shape text, not the size of it. OTOH, when we set the Text*Distance UNO properties on a textbox, the size may change. Make sure that during VML import setting those properties doesn't change the size. Change-Id: I53b328b66572fc05027be344869bc1a78d855558
-
Samuel Mehrbrodt yazdı
They were remove from below the scrollbar before and it was decided to put them on the Search toolbar: http://nabble.documentfoundation.org/Libreoffice-ux-advise-Remove-the-Navigator-button-below-the-scrollbar-in-Writer-tp4083097p4086370.html Change-Id: I5f7dfc0aa522e97cf3821c494525c967dcd6a92c Reviewed-on: https://gerrit.libreoffice.org/7006Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Michael Stahl yazdı
Change-Id: I4ddad27d1e5a4de9885956b80db37f1e2f80a96e
-
Caolán McNamara yazdı
Change-Id: I85a71cbc3f072940a369c10e13fe40a13008df66
-
Caolán McNamara yazdı
Change-Id: Ic268c17941038319240bb70d59d04c9b9a7a2412
-
Michael Stahl yazdı
(regression from 2fd70b6b) Change-Id: I9e1d4d17582011a067aecf47144bb70643fac806
-
Michael Stahl yazdı
Don't pass empty Rectangle to PDFExtOutDevData::EndGroup(), it will result in early return from PDFWriterImpl::drawJPGBitmap() and no picture in the PDF. Passing in the same Rectangle for the 3rd and 4th parameter will avoid cropping in PDFExtOutDevData. (regression from 677df250) Change-Id: Icf110fe3e635319419fcacc7bc684c792a34d6ad
-
Petr Vorel yazdı
Change-Id: I1250581d69423030bd0a93a1529458b8d424ce3e Reviewed-on: https://gerrit.libreoffice.org/7329Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Matúš Kukan yazdı
There will be more needed. Change-Id: Ibb3dff0e080370f25a3e8ff07ab78c1e9b73be52
-
Bryan Quigley yazdı
List discussion: http://lists.freedesktop.org/archives/libreoffice/2013-November/057337.html Change-Id: I4ddaa7adcffefbedab895f5e94eb6bd92201386e Reviewed-on: https://gerrit.libreoffice.org/7488Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Bryan Quigley yazdı
See thread here: http://lists.freedesktop.org/archives/libreoffice/2013-November/057337.html Change-Id: I1de7c24f8be8a7d1142275311f94b6e4e7800229 Reviewed-on: https://gerrit.libreoffice.org/7487Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I0df16b743e451f5b9ac05f09ed694f34779c0465
-
Caolán McNamara yazdı
Change-Id: I85b89c59c3545aef538da47a3d3727110cff4a82
-
Caolán McNamara yazdı
Change-Id: I94e39f29c2920eea57262cf047f899eb0bbe62c4
-
Matúš Kukan yazdı
Change-Id: I27a80a7593889105c7a75c04de08eebe28e5c541
-
Douglas Mencken yazdı
Don't force "yes" on Darwin. Change-Id: I3a6a2ecdf15325d07fb22b9a6bb0da7b313036cb Reviewed-on: https://gerrit.libreoffice.org/7197Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Miklos Vajna yazdı
Change-Id: I28d2e2d801b06b92b5348123d88604fb4d10d828
-
Chris Sherlock yazdı
Small enhancements to the code: * Removed unused code that clips unicode characters to the baseplane * Add a SAL_WARNING if the maximum character is greater than the minimum character. Change-Id: I783fba75435e7f98a65afab2e091b737efc9ddc6 Reviewed-on: https://gerrit.libreoffice.org/7404Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Noel Grandin yazdı
Change-Id: Id38995252172df650e995504d929e265c023d2bc
-
Noel Grandin yazdı
Change-Id: Iba9022efc96bf4e28e05305af089df4342d172fe
-
Noel Grandin yazdı
Change-Id: Ib45e3ffd62eca88afa31b7dd1b8c72499826d84c
-
Noel Grandin yazdı
Change-Id: I3b458d7dd89b74f54a74248e713b8eddef6f7347
-