- 06 Kas, 2015 5 kayıt (commit)
-
-
Andrzej Hunt yazdı
This follows the syntax for .uno:ViewRowColumnHeaders (which was implemented somewhat concurrentl with CellCursor) Change-Id: I8ef03a969abc1716a0e95d95fb7043d75910c828 (cherry picked from commit e7e0d46d)
-
Andrzej Hunt yazdı
This allows the client to rerequest the current cursor position, which is necessary e.g. on zoom-level changes. Conflicts: desktop/source/lib/init.cxx sc/inc/docuno.hxx (cherry picked from commit 2bcaffd1) Conflicts: sc/inc/docuno.hxx Change-Id: I10d81e220a56a36e2ec0c59005cd1d4f134857d5
-
Andrzej Hunt yazdı
I.e. single click selects cell, typing activates the EditView (and hides the cell cursor). (Previously: single click activates the edit view, text cursor is shown, and no clean way of hiding the cell cursor again.) (cherry picked from commit f859dac5) Conflicts: sc/source/ui/view/gridwin.cxx Change-Id: I184630277e8935e9f8a97a856191497ec5d62111
-
Andrzej Hunt yazdı
As of a1605d68 we reset the zoom level to the default when processing LOK mouse events. The exact cell cursor position is dependent on the zoom level (due to the rounding in the cell position summing calculations), hence we need to make sure we have the correct zoom level for those calculations (or else the rounding errors will result in incorrect cell cursor positions). Caching the zoom level and reusing it only here seems to be the most efficient way of solving this for now. (An alternative would be to only send the cell ID in the callback, and have the frontend then request the pixel positions together with the current frontend zoom level - however especially for LOOL minimising the number of trips is probably wise.) (cherry picked from commit fab3c48a) Conflicts: sc/source/ui/inc/gridwin.hxx Change-Id: Iae3aabfd7ea9bec7057be7b63670885766870c4f
-
Andrzej Hunt yazdı
This only works correctly for the default zoom level - since the updateLibreOfficeKitCellCursor call happens during the internal / hidden rendering, it uses the internal zoom values, which can differ from the tiled-rendering zoom values. Conflicts: include/LibreOfficeKit/LibreOfficeKitEnums.h (cherry picked from commit 79940606) Conflicts: libreofficekit/source/gtk/lokdocview.cxx sc/source/ui/view/gridwin.cxx Change-Id: Ie4f344fe771078fca10ad9d6f7a93e88fb93880a
-
- 05 Kas, 2015 8 kayıt (commit)
-
-
Ashod Nakashian yazdı
Change-Id: I94ac57881dc3a3628413b9198ea750fdc282accb Reviewed-on: https://gerrit.libreoffice.org/17278Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com> (cherry picked from commit 3e3c5369)
-
Andras Timar yazdı
Change-Id: I74bc0ee02279152bec9ecc54b0d948a6978fa6c8
-
Armin Le Grand yazdı
the index variable m_FrameList used to reference the current frame uses the state EMTY_FRAMELIST to mark as invalid, which is the max integer number. Thus all usages have to be secured to not use m_FrameList if set to EMPTY_FRAMELIST. This was missing in some places. the max integer number. Thus all usages have to be secured to not use m_FrameList if set to EMPTY_FRAMELIST. This was missing in some places. Reviewed-on: https://gerrit.libreoffice.org/19753Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de> Cherry-picked from f0cef70c Change-Id: Ie1cf4ae2cb79d821f634ec78b621a2647abc61a8 Reviewed-on: https://gerrit.libreoffice.org/19787Tested-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 6b3b080f)
-
Lionel Elie Mamane yazdı
Change-Id: I75354ffea2daede55b34e4cf3321d57196be3d9b Reviewed-on: https://gerrit.libreoffice.org/19652Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com> (cherry picked from commit c7a52086)
-
Laurent Balland-Poirier yazdı
During import, as well during export, "0.--" must be considered as 0 min decimal places Change-Id: I33d06dd95c0678660bc0bb222972f82ef54f2c6e Reviewed-on: https://gerrit.libreoffice.org/19647Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com> (cherry picked from commit 3f970cf2) Reviewed-on: https://gerrit.libreoffice.org/19781 (cherry picked from commit 18be99af)
-
Miklos Vajna yazdı
(cherry picked from commit 50d48709) Conflicts: sw/qa/extras/ooxmlimport/ooxmlimport.cxx Change-Id: I977930d59ef1ae9ae8bd2dfa9a7f3816c46d982c Reviewed-on: https://gerrit.libreoffice.org/19758Tested-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 36fa2b8c)
-
Andras Timar yazdı
Change-Id: Ib0eaba0767ff18d03464ba7d1ec1ffdd2ba3ca78
-
Oliver Specht yazdı
Added missing part from tdf#39080 to SwXViewSettings to handle 'HideWhitespace' property Change-Id: I8d8098810ba36b6ade6e4476464a72348ef4db8d Reviewed-on: https://gerrit.libreoffice.org/18291Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com> (cherry picked from commit a1fd9730)
-
- 04 Kas, 2015 6 kayıt (commit)
-
-
Michael Stahl yazdı
... PageMasterExportPropMapper Make the properties optional, like XMLTextExportPropertySetMapper already does. (cherry picked from commit 18a712d2) Change-Id: Iee5d8ac113360937d8f3a3b867a6e6c7a18bbfa4 Signed-off-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
https://collaboraoffice.com/Andras Timar yazdı
Change-Id: Id84259ff8bf27475d63c0ab31c4312bc78cb55d8
-
Miklos Vajna yazdı
Change-Id: If2526647221fef2c6b18b21b589192239d8a89ad (cherry picked from commit 2bed1867)
-
Miklos Vajna yazdı
This simplifies both LOK API implementation and client code, and also clients are no longer required to floor() the twip -> pixel conversion result. (cherry picked from commit 84dedf4f) Conflicts: libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx Change-Id: I63dbc05f53e8f7582b964c43d5da3aad51ede10d
-
Miklos Vajna yazdı
Change-Id: Ifffa41c896f2126ee557636ae6d0106b3ab51c4d
-
Andras Timar yazdı
Change-Id: Iaae0f4d1bd30e0439c39d9060bb2ad2dba4f16f8
-
- 03 Kas, 2015 21 kayıt (commit)
-
-
Jan Holesovsky yazdı
Yay for unit tests! :-) Change-Id: I06b3f929b53d5c03f5722acfdaf0eaf841325e34
-
Jan Holesovsky yazdı
Change-Id: I917d47478504dc6fafd3fc675fe8458690c7cc2a
-
Andras Timar yazdı
Change-Id: Ib4234314705e8ffd770ecd23552e254aa32c8e3a
-
Caolán McNamara yazdı
Change-Id: Ic024f8dd3aaf368877f5914c6106164508760da8 Reviewed-on: https://gerrit.libreoffice.org/19752Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com> (cherry picked from commit 5ae015fc) Reviewed-on: https://gerrit.libreoffice.org/19755 (cherry picked from commit 0da689ec)
-
Michael Stahl yazdı
VCL Image/Bitmap/BitmapEx instances must not have static life-time because then they will be destructed after DeInitVCL() and that likely segfaults. (cherry picked from commit bf18f1b3) Omitting the plugin itself, the fixes should be enough for release branch. Change-Id: I3ff8d32de729c971b190028094cb4efe206395e2 Reviewed-on: https://gerrit.libreoffice.org/19742Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com> (cherry picked from commit a93c08e8)
-
Maxim Monastirsky yazdı
Change-Id: I305163b691a8fa51ef5da0c940c59c3a3440a2dc (cherry picked from commit 96d03636) Reviewed-on: https://gerrit.libreoffice.org/19738Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> (cherry picked from commit f4b8ebbd)
-
Maxim Monastirsky yazdı
Change-Id: I687a58e17ce30ced101c4585884106cff9b6292b (cherry picked from commit 63e13695) Reviewed-on: https://gerrit.libreoffice.org/19737Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> (cherry picked from commit 8fa03e0f)
-
Maxim Monastirsky yazdı
(cherry picked from commit 9fbdb3d3) Conflicts: cui/source/customize/cfg.cxx Change-Id: I8955bee3ac2bb7a757c1f70dd46141833a068517 Reviewed-on: https://gerrit.libreoffice.org/19739Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> (cherry picked from commit 13ef923c)
-
Miklos Vajna yazdı
FormatObjsAtFrm() returns false, indicating that the result is not perfect, and the caller hopes that formatting all children of the frame again will help. Make sure that in case that assumption turns out to be false, we at least do not loop. The loop limit is enough to make the original i#43771 bugdoc still laid out properly. (cherry picked from commit 51438e87) Change-Id: Ife9bd99a628a72edb922d04e05081971b6adf340 Reviewed-on: https://gerrit.libreoffice.org/19407Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com> (cherry picked from commit 47e8bcd7)
-
Markus Mohrhard yazdı
Change-Id: Ib3a1ccda738091466d5e2866823f64b254ed5bab (cherry picked from commit 6e3c3625) Reviewed-on: https://gerrit.libreoffice.org/19740Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> Tested-by:
Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit c3495847)
-
Katarina Behrens yazdı
do more-less the same as 2fd93f19 does for main app toolbars Change-Id: If271bbb049915f4201fbce2ea587b753940a8de7 Reviewed-on: https://gerrit.libreoffice.org/19451Reviewed-by:
Maxim Monastirsky <momonasmon@gmail.com> Tested-by:
Maxim Monastirsky <momonasmon@gmail.com> (cherry picked from commit 07f75f6e) Reviewed-on: https://gerrit.libreoffice.org/19728Tested-by:
Jenkins <ci@libreoffice.org> (cherry picked from commit 5a5963b2)
-
Katarina Behrens yazdı
Commit() of related _Impl class actually wasn't called anywhere after 465359c3 removed it from destructor. The config was also never tagged as modified, so fix that too. Change-Id: I8293fee20ec154d5d70a7cda8b015bf723b50c87 Reviewed-on: https://gerrit.libreoffice.org/19558Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de> (cherry picked from commit 2e528df7) Reviewed-on: https://gerrit.libreoffice.org/19688Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> (cherry picked from commit 7f5062f7)
-
Eike Rathke yazdı
... and not already if the function has a (ReferenceOr)ForceArray type parameter somewhere else in the parameter list. Regression triggered by commit 01eea7fe for MATCH, HLOOKUP and VLOOKUP first parameter, but behavior already present since OOo for LOOKUP; FORECAST in its first parameter, PROB, LINEST, LOGEST and TTEST in the last two parameters. Change-Id: I4a30ea3362f86274a048b0e3f47fa12da3001a3a (cherry picked from commit b5cd11b4) Reviewed-on: https://gerrit.libreoffice.org/19659Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> (cherry picked from commit 956782b8)
-
Mark Hung yazdı
from Writer with Chinese UI. When user configure UI language as Chinese, style names are also translated. However when Copy-pasting from Writer to Impress ( select RTF fromat with paste-special), Chinese (unicode) style names are borken into multiparts, where some of them are empty string. Neither deleting the abnormal style nor saving the file can be achieved. The only remedy is to remove style with emtpy name with macro. With this patch: 1) Catch NoSuchElementException and ignores it, so user still has chance saving file. 2) Make sure style has valid number before inserting it. 3) Prevent text breaking into multiple tokens by handling ucN in ScanText(). Change-Id: I417f70b81c23ac63c175cc13c548068873d13a38 Reviewed-on: https://gerrit.libreoffice.org/18148Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/19685 (cherry picked from commit 52f3eb47)
-
Matthias Freund yazdı
Correct selectall/selectobject, initial work for 32px nicer lc shapes Change-Id: I49dba5d3048e320a806023ac3693cbfe2f128257 Reviewed-on: https://gerrit.libreoffice.org/19695Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> (cherry picked from commit 12f129c0) Reviewed-on: https://gerrit.libreoffice.org/19705 (cherry picked from commit 6cdf7e00)
-
Yousuf Philips yazdı
Change-Id: Ida1ce8b62d93f37c75d0fee5e7930c75f6dbdb33 Reviewed-on: https://gerrit.libreoffice.org/19617Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> (cherry picked from commit 5eb3cdc7)
-
Tor Lillqvist yazdı
Change-Id: I9c88c1a43228a98a355d8ba17b0a06de0c5418c4 (cherry picked from commit c58533fe) Signed-off-by:
Eike Rathke <erack@redhat.com> Reviewed-on: https://gerrit.libreoffice.org/19700 (cherry picked from commit 0ac97aba)
-
Eike Rathke yazdı
Can't use ref="it_IT" because it-IT is one of the legacy locales that has localized format codes, sigh.. (cherry picked from commit c6e69096) add missing license header (cherry picked from commit 326b2135) f8503566d02b2e2de51acc21f33042b9cc23b059 Change-Id: I3ce88e80f17e626bc4fc4849795e2c9893261dc3 Reviewed-on: https://gerrit.libreoffice.org/19670Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> (cherry picked from commit 79e98696)
-
Lionel Elie Mamane yazdı
Change-Id: I933eed918e18b6923d4e0d24748297cf0dd0088d Reviewed-on: https://gerrit.libreoffice.org/19651Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> (cherry picked from commit 11ce80e1)
-
Oliver Specht yazdı
Current implementation does not support interactive frame insertion that moves the table into the frame Change-Id: I57a69f680f1218bd3014da494d41542ad0b72dd1 Reviewed-on: https://gerrit.libreoffice.org/19157Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Oliver Specht <oliver.specht@cib.de> Reviewed-on: https://gerrit.libreoffice.org/19675Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> (cherry picked from commit 27828725)
-
Stephan Bergmann yazdı
when the change is made, not during exit (as did 4aab13f7 "tdf#93509: crash on storing auto correction config fixed," which caused PythonTest_sw_python to crash during exit) (cherry picked from commit fc7df6f9) Conflicts: sw/source/uibase/app/swdll.cxx Change-Id: I0e9c264ae3fee7fdb732d36f42ebbb477557a644 Reviewed-on: https://gerrit.libreoffice.org/19673Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Oliver Specht <oliver.specht@cib.de> (cherry picked from commit 61693775)
-