- 05 May, 2015 29 kayıt (commit)
-
-
Philippe Jung yazdı
Adds Save graphic, Change Picture, Edit with external tool, Crop (by handles) to scalc. Proposal of new Format menu and image context menu organisation. This is part of a serie of 4 patches that adds Save graphic, Change Picture, Edit with external tool, Crop (by handles) in all products (scalc, sdraw, simpress, swriter). Main menus, toolbars and contextual menus are updated accordingly. Change-Id: I7f5cf2d1eb3870245684eadf5909fe590d56bf42 Reviewed-on: https://gerrit.libreoffice.org/15589Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Jan Holesovsky <kendy@collabora.com>
-
Philippe Jung yazdı
Adds crop feature to SdrObject. In EndSdrDrag related to Crop, there is a new branch. If object is a regular SdrGrafObj (known inside svx), it is used. Else, a virtual method on the object is used. This enables to forward End of crop action to SwVirtFlyDrawObj objects (when you crop with handles in writer). Regarding writer, coordinates based on Twip/MM100 are used, not the matrix based one. This is part of a serie of 4 patches that adds Save graphic, Change Picture, Edit with external tool, Crop (by handles) in all products (scalc, sdraw, simpress, swriter). Main menus, toolbars and contextual menus are updated accordingly. Change-Id: Ie1a133d18487f51bb9c44ae2f000e63d911bf6b3 Reviewed-on: https://gerrit.libreoffice.org/15588Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com>
-
Noel Grandin yazdı
Error is "ambiguous call to overloaded function" Rename methods to something more specific to avoid this. Change-Id: Iac275e38cf7fb06be55cd859041acc641c13db35
-
Michael Meeks yazdı
Change-Id: Ice92188b097974b8e305c0180a791e25ed537054
-
Tor Lillqvist yazdı
Change-Id: I1d637285b6b6ef64b83ab759bd4a379713bbf96b
-
Miklos Vajna yazdı
With this, it's finally possible to load a .odb file embedded inside a .odt. Change-Id: Ib5eec603ce958abd848e456871aacfad4ab0a8b7
-
Miklos Vajna yazdı
Change-Id: I4378e229c771cf79a694086b7a4ba4ac2e36b8f7
-
Stephan Bergmann yazdı
...not a Timer, since d843f3de "changed timers to idle" Change-Id: If8c6a52d6fb7b1e392e8f31bc8f0db22b2f049e1
-
Stephan Bergmann yazdı
Change-Id: Iaaf0c93e5b28c0f7dbe4f02eda8beeae30708100
-
Tor Lillqvist yazdı
If used at all, lcl_ is supposed to be used for static functions truly local to one source files. The functions here occur in several source files (well, two, the one where they are defined and one other) so they are not "local" in that sense. (But they could be local in the one file that uses them...) Also, they are already in a basegfx::internal namespace. While at it, drop the :: prefix eyesore from basegfx::internal, and align parameter lists consistently. Change-Id: I68b91075e0b1779ac0fa884d8f9e956f1ab7b308
-
Noel Grandin yazdı
Change-Id: I90dd921077bbfc57200e398e7959306f26c65cfe
-
Noel Grandin yazdı
Change-Id: I912187d6c481a2ba61fed9c01998bf6f3c08a6a0
-
Noel Grandin yazdı
Change-Id: Ie7a1a5bc61d19aebd11a00c63c1f4104d893efbe
-
Noel Grandin yazdı
Change-Id: I86e2095bee82a2a6a28b8750e5a328c4d395e2aa
-
Noel Grandin yazdı
Change-Id: Ib765ce5a61916b0598ebb42cb9445a5f09c8d37f
-
Noel Grandin yazdı
Change-Id: I60678dfd1bd0d2e4754dbbe6ba053e90d5870780
-
Noel Grandin yazdı
Change-Id: I64fdb27a7f83f6417a9cd67ed5d2c44072ec7f2e
-
Noel Grandin yazdı
Change-Id: I3d61c1c64f7e781c032a77d5d35998e953bf5c0c
-
Noel Grandin yazdı
Change-Id: Ie6867e04156f40cacee275d5bbf3d63ac4965b30
-
Noel Grandin yazdı
Change-Id: I384a5e60f4b7b2f479c89ef97630519059ab720f
-
Noel Grandin yazdı
Change-Id: Idfd6368eba8e638cf9e6adf998b19ccd1f5e876c
-
Noel Grandin yazdı
Change-Id: Iea68c4e466dd8e1cb7164959a680e5e52542166b
-
Andras Timar yazdı
Change-Id: Id775680d6b2aec1fd84981a72a94fe4934bef003 Reviewed-on: https://gerrit.libreoffice.org/15632Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Andras Timar <andras.timar@collabora.com>
-
Andras Timar yazdı
Change-Id: I0de1cfaa0df460c7bc8e49752b31056f95c30053 Reviewed-on: https://gerrit.libreoffice.org/15628Reviewed-by:
Andras Timar <andras.timar@collabora.com> Tested-by:
Andras Timar <andras.timar@collabora.com>
-
Caolán McNamara yazdı
Change-Id: Iee9c1bd37664188e4dc10b929eb72b6370001417
-
Caolán McNamara yazdı
since Start slideshow with the next visible slide commit 45e4a5ef Author: Katarina Behrens <bubli@bubli.org> Date: Sat Mar 23 20:32:40 2013 +0100 Change-Id: Ib04aac2b223a38dbf46ee8cea3194e116e435eb6
-
Caolán McNamara yazdı
Change-Id: I07aaf57291239e30b1600bd1061821b4759b8a0b
-
Miklos Vajna yazdı
Change-Id: I236d7d951bae8c40d2caaa5ecd6dfd669f8ea982
-
Eike Rathke yazdı
Determine the effective data area before all operations, so obtaining uniform row heights, the actual sort and setting dirty and setting row heights after sort is done only on the trimmed area. Also make sorting leading empty columns to the end work again if no row headers were given. Change-Id: If2b6a15ca69e0db2ca71a888a134f7441b04cc27
-
- 04 May, 2015 11 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I7e9edae135bd8f3b958c2013fe6d944ab3de2100
-
Caolán McNamara yazdı
Change-Id: Icb4273515082bffaeb9d8f3ebcec8d76fa4192ef
-
Caolán McNamara yazdı
Change-Id: Ibdf762b0d397f798372d9bf882aa82a6e5fd0229
-
Caolán McNamara yazdı
Change-Id: Icc4a3d3661c3d40f9e71215bdc875c6a25f40ac1
-
Caolán McNamara yazdı
Change-Id: Iea5bb0504518b380c3fe7c238d376dc26be8a7ef
-
Eike Rathke yazdı
Zero or negative count is unhealthy.. Change-Id: I4cce6c896e73e8e964518cbe4a29eb03ed481251
-
Eike Rathke yazdı
... in case the header is the only row. Change-Id: I5e6046007a8d668f9834e108aaf8af0072629fc8
-
Joren De Cuyper yazdı
This reverts commit 4c07124c. It looks like these strings are used via an iteration in docundo.cxx So, restore them. Change-Id: I1b0428de3d56b04908284c94b47dc6021375cc8e Reviewed-on: https://gerrit.libreoffice.org/15629Reviewed-by:
Joren De Cuyper <jorendc@libreoffice.org> Tested-by:
Joren De Cuyper <jorendc@libreoffice.org>
-
Stephan Bergmann yazdı
Change-Id: I487aad5217cb685ece971717445a68b4fb3d2b3a
-
Stephan Bergmann yazdı
Change-Id: I3ec59f2a736d230eeb9f6e5db49af16f3e570afd
-
Stephan Bergmann yazdı
Change-Id: I99c6677bcb1a491ede67322b21f6ca051a2e924d
-