- 26 Eki, 2015 23 kayıt (commit)
-
-
Jan-Marek Glogowski yazdı
Otherwise build breaks on gcc 4.6. Change-Id: I9f0d94448e31e8b61b271fc088f0ce74128c375b Reviewed-on: https://gerrit.libreoffice.org/19564Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com> (cherry picked from commit a3b56a4f)
-
Caolán McNamara yazdı
because a clone of SdrTextAniCountItem is a SfxUInt16Item not a SdrTextAniCountItem Change-Id: I7b8f99b52b1f42a6a28af4495ff25ddb6d497f61 (cherry picked from commit e5c8d01b) Reviewed-on: https://gerrit.libreoffice.org/19536Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com> (cherry picked from commit 0423b5c3)
-
Caolán McNamara yazdı
presumably this is a simple typo and it should be ANISTARTINSIDE Change-Id: I05c6cfb857955c7d418e3997845dd0ef6d2bff36 (cherry picked from commit 8e203f58) Reviewed-on: https://gerrit.libreoffice.org/19529Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com> (cherry picked from commit 1b23c829)
-
Tomaž Vajngerl yazdı
There are 2 bugs: - In Window::GetDrawPixelFont we asked for the font to the current window, which didn't work correctly when printing. The device itself should provide the font and not the window. - In paint method the font wasn't setup correctly which should happen before painting by calling ApplySettings. The effect of this is that print preview didn't show the correct font for the edit control and similar when you copy + paste the edit control. The work around for this is to call ApplySettings again. Change-Id: I74960355823c71c1d5a18a82bbc86561a3c4b760 (cherry picked from commit 825b3df7) Reviewed-on: https://gerrit.libreoffice.org/19530Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com> (cherry picked from commit 356ac58e)
-
Eike Rathke yazdı
... also in arithmetic matrix operations. (combination of 4 commits): move ConvertStringToValue() implementation from ScInterpreter to ScGlobal In preparation of matrix calculations to use string conversion configuration and UI markers for cells containing strings that could be numeric values. Change-Id: Ifa9e45853dded249fa741c050ae1f106365f99ea (cherry picked from commit 329496c1) add half decoupled ScInterpreter::ConvertStringToValue() ... for back calls of ScMatrix in preparation of tdf#91453 Change-Id: Ife94d1675c1bc7c5611586e3f352ff69264469d7 (cherry picked from commit 6516d5e2) Resolves: tdf#91453 use configuration of text to number conversion ... also in arithmetic matrix operations. Change-Id: Ia00054d0af383e225d9d40b59da2dc28a817b65a (cherry picked from commit 466a20ef) Resolves: tdf#91453 use configuration of text to number conversion ... also in arithmetic matrix operations if both operands are matrix. Change-Id: I84609656b166b4e059d9496a5ed732a96e731164 (cherry picked from commit 778d03b5) Reviewed-on: https://gerrit.libreoffice.org/19172Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> (cherry picked from commit 0c8d1c04)
-
Tomaž Vajngerl yazdı
commit 15195fb8 removed the Windows specific codepath in ImplUpdateDisplayBmp, but it is much safer for LO 5.0 to skip the problematic codepath only when OpenGL is enabled. The codepath will stay removed only in master. Change-Id: I438e8194f5ebfee2c58193aeb7fd00e1d44b9690 Reviewed-on: https://gerrit.libreoffice.org/19403Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com> (cherry picked from commit 6b7ae3f8)
-
Eike Rathke yazdı
Change-Id: I059248659f51746cfc1d06faeaadaf3d645c03d3 (cherry picked from commit 968e2faf) Reviewed-on: https://gerrit.libreoffice.org/19519Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com> (cherry picked from commit e5314175)
-
Eike Rathke yazdı
nIcuErr after the second RegexMatcher::find() call was U_STRING_NOT_TERMINATED_WARNING hence a check for U_ZERO_ERROR failed and a content string of "foo <emph>bar</emph> baz" became "foo <emph>bar</emph> baz" which later provoked a missing ending tag error. This should had used U_SUCCESS(nIcuErr) instead and only worked by chance. Apparently the warning wasn't issued in earlier ICU versions and only introduced with 55 or 56. Change-Id: I36482c928544fc6e8c0403997af33084a47d4bea (cherry picked from commit 84017530) Reviewed-on: https://gerrit.libreoffice.org/19524Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com> (cherry picked from commit a3aec6c5)
-
Caolán McNamara yazdı
regression from commit c72fac26 Date: Mon Mar 16 12:17:44 2015 +0200 vclwidget: convert lots more sites to use VclPtr Change-Id: Iac6a83003d9c395589acdc23fe511d2bb47e91ee (cherry picked from commit 8e4739b9) Reviewed-on: https://gerrit.libreoffice.org/19497Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com> (cherry picked from commit 847ac6ae)
-
Caolán McNamara yazdı
Change-Id: Ic3330817809727bfa2293ba74dcd7f5a25683dae (cherry picked from commit 2d2d5d1a) Reviewed-on: https://gerrit.libreoffice.org/19378Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com> (cherry picked from commit 343595ff)
-
Lionel Elie Mamane yazdı
Change-Id: I06711afd5d668816608661f0fe433efd93fef99e Reviewed-on: https://gerrit.libreoffice.org/19372Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Eike Rathke <erack@redhat.com> (cherry picked from commit 43769b7a)
-
Lionel Elie Mamane yazdı
Change-Id: Id20ceb22bb04570c9c52df4d8233a7afa8ba0168 Reviewed-on: https://gerrit.libreoffice.org/19438Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com> (cherry picked from commit 0fff374f)
-
Lionel Elie Mamane yazdı
Change-Id: Icbb575b86ff39ce263271110aae6e49e5b4e7ac2 Reviewed-on: https://gerrit.libreoffice.org/19409Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Eike Rathke <erack@redhat.com> (cherry picked from commit de79c583)
-
Oliver Specht yazdı
when editing is enabled also delete and backspace should be possible this applies e.g. to input fields within protected sections Change-Id: Iee5ef133971a3f2967e6c92e685a16afa003cfe8 Reviewed-on: https://gerrit.libreoffice.org/19399Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Oliver Specht <oliver.specht@cib.de> (cherry picked from commit ac427caf) Reviewed-on: https://gerrit.libreoffice.org/19453Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> (cherry picked from commit 2b766197)
-
Caolán McNamara yazdı
(cherry picked from commit cbe2b9cb) (cherry picked from commit 2b942719) Change-Id: Ie6863f446aa688bc1bb3f725ee31e9984dadc7a4 Reviewed-on: https://gerrit.libreoffice.org/19466Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com> (cherry picked from commit c7f1f227)
-
Caolán McNamara yazdı
Change-Id: I24d29ffc3cfcb00e513a5267619e143b028355ce (cherry picked from commit 6c39f7bb) Reviewed-on: https://gerrit.libreoffice.org/19468Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com> (cherry picked from commit 22c83fc1)
-
Caolán McNamara yazdı
Change-Id: If070da723858b5e1221bda86e69225ee57ec9d02 (cherry picked from commit cfcf0254) Reviewed-on: https://gerrit.libreoffice.org/19467Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com> (cherry picked from commit ffa53e3c)
-
Caolán McNamara yazdı
Change-Id: Iec3266746c78e58e3c3a094e6511d79dadc4e4c6 (cherry picked from commit 27ccddf5) Reviewed-on: https://gerrit.libreoffice.org/19465Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com> (cherry picked from commit 253b3f72)
-
Caolán McNamara yazdı
Change-Id: I0fe9cb55de114c7e2ad45cd946e94f9c0e93b85c (cherry picked from commit e63c6fe9) Reviewed-on: https://gerrit.libreoffice.org/19464Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com> (cherry picked from commit 9a7aad44)
-
Dennis Francis yazdı
Reviewed-on: https://gerrit.libreoffice.org/19375Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com> (cherry picked from commit f34ac236) Conflicts: sc/source/ui/cctrl/checklistmenu.cxx Change-Id: I0a1ad60cb6eea26899604641f981642943b06347 Reviewed-on: https://gerrit.libreoffice.org/19452Reviewed-by:
Dennis Francis <dennisfrancis.in@gmail.com> Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com> (cherry picked from commit 01af5056)
-
Tor Lillqvist yazdı
Seems that people prefer this to be CPPUNIT_ASSERT() instead of assert(). My first thinking was that there is a slight difference in meaning; that assert() checks that the code (or, in this case, data) in the test *itself* is as expected while CPPUNIT_ASSERT() checks that the functionality *somewhere else* works as expected. But whatever. Change-Id: I93f7f8cf2b3aac9e8fc35baf2dcbad1a4003773f (cherry picked from commit 2438f18b)
-
Maxim Monastirsky yazdı
Gtk 3.18 has the filename entry in the header too. Change-Id: Id1abf5baf0e82c03e27ede2bfc67ec1983a2c4fb (cherry picked from commit c1b97d27) Reviewed-on: https://gerrit.libreoffice.org/19427Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> (cherry picked from commit b9996778)
-
Mike Kaganski yazdı
bool ScDocShell::isTiledRendering() const crashed without this check Change-Id: Idb7ace05eb1aa37cbc3d956503c046b0e9b9d0e5 Reviewed-on: https://gerrit.libreoffice.org/19570Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
- 21 Eki, 2015 8 kayıt (commit)
-
-
Tomaž Vajngerl yazdı
Change-Id: I1b44c9fa4edfdc79e48f52ba95493f83f0421669 (cherry picked from commit 075c4db2)
-
Tomaž Vajngerl yazdı
Change-Id: I41d25d288253f1b35c268ba70b8384812fa567e5 (cherry picked from commit c8dcec92)
-
Tomaž Vajngerl yazdı
Change-Id: Icf3973d20455fd9ccde3a448b9596457ef5308a3 (cherry picked from commit 03089170)
-
Tor Lillqvist yazdı
Change-Id: I36f88d7e1114096d1e7a7a1d29077c387c21a10a (cherry picked from commit 3c9da1fb)
-
Jan Holesovsky yazdı
So that we don't render the entire document in the thumbnail ;-) Change-Id: Ic19f403b68bd2e2e748138a861d55e41742250e0
-
Jan Holesovsky yazdı
It turns out that Base already has a similar property called "PickListEntry". Let's make it consistent then, and rename "AvoidRecentDocs", so that it works in all the apps the same way. So instead of setting "AvoidRecentDocs" to true, set "PickListEntry" to false. Change-Id: Idf0dd8e8892218f387944f0ad43b292c4b052be6
-
Jan Holesovsky yazdı
Change-Id: I292281e300e8976bf5ae286262a6a3e20de41858
-
Jan Holesovsky yazdı
When "AvoidRecentDocs" is set to true, the loaded document is not added to the recent documents list, avoiding the (a bit expensive) thumbnail creation. Useful when loadComponentFromURL() is called from macros, or when LibreOffice is controlled via UNO. See the bug for an example. Conflicts: sfx2/source/doc/objxtor.cxx Change-Id: I99d516cae8b278199a01276686465f716b9b4cec
-
- 20 Eki, 2015 3 kayıt (commit)
-
-
Miklos Vajna yazdı
Change-Id: Iae0e89646eab794879529274f09839ad34aa4696 (cherry picked from commit 03bb5d52)
-
Miklos Vajna yazdı
Change-Id: I7530281302b9787a9cb9f98f0dee9d98d39cfb05 (cherry picked from commit d42c3e0d)
-
Marco Cecchetti yazdı
Change-Id: I5a80fe3eb55caa6e57c7842e5ac74cd1abb93f0b Reviewed-on: https://gerrit.libreoffice.org/19471Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Jan Holesovsky <kendy@collabora.com>
-
- 17 Eki, 2015 1 kayıt (commit)
-
-
Andras Timar yazdı
Change-Id: I8fc36ac3aaf31abff84f53b1ba832e02145f6b99
-
- 19 Eki, 2015 5 kayıt (commit)
-
-
Tomaž Vajngerl yazdı
This commit fixes the writer image export (jpeg, png) that didn't work because the export pixel size was set to 0 by default. Now the default is set to document size (which depends on system DPI). When exporting to a PNG the background was transparent, which may not be desired. The background color is now by default white and can be changed for DocumentToGraphicRenderer, but the dialog or command line don't support such an option - for now. Change-Id: I16ffd3cd60c47b52768f43ae4c4c170fc821033b
-
Christian Lohmaier yazdı
Change-Id: I21f4bc6fe6cb10e57c45880a4b6d1be2e4fb88d2 (cherry picked from commit 7df1b63b)
-
Christian Lohmaier yazdı
Change-Id: I987262e4e9ae99c889285658fc9f840655d29191 (cherry picked from commit 2ca4748a)
-
Yousuf Philips yazdı
Reviewed-on: https://gerrit.libreoffice.org/17476Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> (cherry picked from commit 525b1c2c) Conflicts: sc/uiconfig/scalc/toolbar/standardbar.xml sd/uiconfig/sdraw/toolbar/standardbar.xml sd/uiconfig/simpress/toolbar/standardbar.xml sw/uiconfig/swriter/toolbar/standardbar.xml Change-Id: I175d27311fa166d3d33f2d88184b1fcd01f5df6a
-
Yousuf Philips yazdı
Reviewed-on: https://gerrit.libreoffice.org/19178Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit e495bf39) Conflicts: sfx2/uiconfig/ui/startcenter.ui Change-Id: I7bede0cb520f446582d01bc0e5f583ddf4655ce0
-