- 11 Kas, 2015 38 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I23a8b3a86ecbab4f1e5b6ae6405279fabcbdb7e3
-
Noel Grandin yazdı
and remove some noise comments Change-Id: I290ec365b58fa1b21838a6faf84006434c3e7bbd Reviewed-on: https://gerrit.libreoffice.org/19904Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Caolán McNamara yazdı
as long as there's space for them Change-Id: Id96069b5c50483309611381afdf62bb0d30e9c38
-
Caolán McNamara yazdı
void UnoControl::setDesignMode calls setVisible on the XWindow so it seems sensible that FmXGridPeer::setDesignMode should also do so. The desirable side effect is that moving the window in design mode then is moving a un-shown window so nothing is invalidated so the paint loop doesn't happen. Change-Id: Ic5a4ba62590372bec15a29b993b73d6dfb94a8a9
-
Caolán McNamara yazdı
Change-Id: I422d8f50e6dfb0d2ad2fb2ec49639a5f822d014d
-
Oliver Specht yazdı
tools/rtti.hxx removed completed the interface of some Sdr.* Items and removed pseudo items Change-Id: I0cdcd01494be35b97a27d5985aa908affa96048a Reviewed-on: https://gerrit.libreoffice.org/19837Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Oliver Specht <oliver.specht@cib.de>
-
Fabio Buso yazdı
Change-Id: Id12333cce50e14698e32195c49863d2e0cb448e4 Reviewed-on: https://gerrit.libreoffice.org/19893Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Jenkins <ci@libreoffice.org>
-
Stephan Bergmann yazdı
Change-Id: I5cade452b4567886c5587be927af7caaa24d92b4
-
Stephan Bergmann yazdı
Change-Id: I04b15122e73c527fbc695687079f6093ebcb5a5f
-
Stephan Bergmann yazdı
Change-Id: Idc3530ee5afab268ce54a34d7258b2494525af74
-
Noel Grandin yazdı
Change-Id: I040d1298780e8440a8a18f193d5f32cd0e3bcd4f
-
Noel Grandin yazdı
Change-Id: I6f3fee6b95e8675e04f867bf59447fa569a61d8e
-
Noel Grandin yazdı
seems to be crashing with latest(trunk) clang sometimes Change-Id: Ice92b35deb6cb4610dbd53f570d0b43e9d2a2834
-
Noel Grandin yazdı
Change-Id: Ib4ebadcdecc0f673c585c820b4aa4a3e1e123f0c
-
Noel Grandin yazdı
Change-Id: I4343b77dde4353db6294d597cdd5da6131e30afe
-
Noel Grandin yazdı
Change-Id: I19fb53e162f3af282cd8cf46b965bce9506731ec
-
Noel Grandin yazdı
Change-Id: I10801343e65646b92eb0a6256cd7bfbf5c84c854
-
Noel Grandin yazdı
Change-Id: Ia75bf59de4eb5e0be18f81b6ab897f9f9cb28855
-
Noel Grandin yazdı
Change-Id: If9981b141a591f23e03479c90694e6ffa78f2cb8
-
Noel Grandin yazdı
Change-Id: Ia6987c9566af0b79bf44c4793d4ca325ea921cb7
-
Noel Grandin yazdı
Change-Id: Ie19e898e3a5e558906cfad841c01d6d9b380b18b
-
Michael Meeks yazdı
Also enlarge the (rather ugly) sample icons. Change-Id: I6d64613b71ee015bf775a7c720c5b9a4ea464bab Reviewed-on: https://gerrit.libreoffice.org/19892Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com>
-
Andrzej Hunt yazdı
Change-Id: I2052e39fa2e25988a40f293389d5a183a625acd4 Reviewed-on: https://gerrit.libreoffice.org/19903Reviewed-by:
Andrzej Hunt <andrzej@ahunt.org> Tested-by:
Andrzej Hunt <andrzej@ahunt.org>
-
Andrzej Hunt yazdı
Change-Id: I8d1f63208baf277b0a9d15908f3ea7ff3b56bf10 Reviewed-on: https://gerrit.libreoffice.org/19883Reviewed-by:
Andrzej Hunt <andrzej@ahunt.org> Tested-by:
Andrzej Hunt <andrzej@ahunt.org>
-
Noel Grandin yazdı
Change-Id: I01e3046caefdcfbf630f4a794f12e8890be6db40 Reviewed-on: https://gerrit.libreoffice.org/19902Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Xisco Fauli yazdı
Change-Id: I8a660281a255d28981e23d3cf30ff6c337f0424d Reviewed-on: https://gerrit.libreoffice.org/19876Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Armin Le Grand <Armin.Le.Grand@cib.de>
-
Tor Lillqvist yazdı
Change-Id: I845e2ceab1cf35a021eea23632291111c8f43362
-
Andrzej Hunt yazdı
This helps ensure that images are swapped in when we actually render tiles. Previously we'd sometimes have placeholders instead of the image, which results in either an invalidate (+rerender of that tile) once the image is swapped in (for normal tiles) or a permanently missing image in the preview tiles. Change-Id: I1a16a913faf9fad20e40a5d1aad3de187038c7a2 Reviewed-on: https://gerrit.libreoffice.org/19890Reviewed-by:
Andrzej Hunt <andrzej@ahunt.org> Tested-by:
Andrzej Hunt <andrzej@ahunt.org>
-
Miklos Vajna yazdı
The missing convertMm100ToTwip() calls mispositioned the line shapes inside the groupshape in case of using drawingML inside DOCX files. Change-Id: I0c9d652de43d779f9073a8bfe22866ce4f31d0fa
-
Miklos Vajna yazdı
Change-Id: Id4a5a5794ff03a88922df7fd1dcba75ed601dd59
-
Miklos Vajna yazdı
Change-Id: I2749607eb2271a838acb8220c80d9363d8e8d867
-
Miklos Vajna yazdı
Change-Id: I6189595cf20e371f29de8709abb742737bf5a770
-
Miklos Vajna yazdı
Change-Id: I88954e88dce974a657575a23706d7ee9542ab530
-
Samuel Mehrbrodt yazdı
Change-Id: I6bb154102d5e58e7c7e1f1b0d68629555a6d1697
-
Noel Grandin yazdı
detect when we can convert a new/delete sequence on a local variable to use std::unique_ptr Change-Id: Iecae4e4197eccdfacfce2eed39aa4a69e4a660bc Reviewed-on: https://gerrit.libreoffice.org/19884Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Mario J. Rugiero yazdı
It also corrects one whitespace and an outdated comment. Change-Id: Ife1c45d42b059353d3c98d68518d44a1379a96fa Reviewed-on: https://gerrit.libreoffice.org/19899Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Chr. Rossmanith yazdı
Change-Id: I66c7fb2b627d3380c09b6e5e495905bed67c2824 Reviewed-on: https://gerrit.libreoffice.org/19860Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de>
-
Bjoern Michaelsen yazdı
Change-Id: I1c8413cd0b9baa7f38e452e94f33e29bc4cf6717
-
- 10 Kas, 2015 2 kayıt (commit)
-
-
Bjoern Michaelsen yazdı
Change-Id: I09ca56854f23fe1fc452648042990bee29082f88
-
Bjoern Michaelsen yazdı
Change-Id: I82046cfc191425dc830125944214293b5b9197f9
-