- 15 Haz, 2015 16 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I687f7020284d86a880a0a5db31658f01edf8e850
-
Stephan Bergmann yazdı
Change-Id: I8e4d123626b5ef750c3b266d1aa1c96e1944b080
-
Stephan Bergmann yazdı
...(same as is already done in ImplPixelToLogic), and that eacbead4 "vcl: handle nDPI == 0 in ImplPixelToLogic()" was a misguided attempt at fixing symptoms of the problem fixed with 670100fc "Remove FastLoader optimization." Change-Id: Ia42c6c7c7026f3a0b71e79938b33c140fec0afa6
-
Stephan Bergmann yazdı
The original templated assignment operator would never have been used, as std::enable_if expects a bool value as first template argument. But it was also unnecessary anyway: (1) Assignment from VclPtr<reference_type> was (and is) covered by the implicitly defined copy assignment operator. (2) Assignment from naked reference_type* was covered by the user-supplied constructor from reference_type* to temporary, followed by (1); it is now covered directly by the user-supplied assignment operator from reference_type*. (3) Assignment from VclPtr<derived_type> was covered by the user-supplied, templated constructor from VclPtr<derived_type> to temporary, followed by (1); it is now covered directly by the user-supplied, templated assignment operator from VclPtr<derived_type>. (4) Assignment from naked derived_type* was (and is) covered by an implicit pointer up-cast, followed by (2). Change-Id: I3c7527feea72fdda76d911a42ae856c353b700b5
-
Maxim Monastirsky yazdı
Change-Id: I74d799f10d4a1d88256c683f913b8c639d2694c1
-
Maxim Monastirsky yazdı
Change-Id: I9313a8d52ed25385cf4048bc3fe6dac4f542f9af
-
Noel Grandin yazdı
it was not adding any value Change-Id: I6a911aac81e883f9155ed0cf24bfb7904efb3f92
-
Miklos Vajna yazdı
Change-Id: If5b148e890cd7d165f9d2b533c04b2047ac6caea
-
Miklos Vajna yazdı
Change-Id: I95748d5acc523a571c230e23dae3fd0d8ce089fa
-
Miklos Vajna yazdı
Change-Id: I495c8bd4ee24832573cb56b6ffe4533263eb39f0
-
Miklos Vajna yazdı
Change-Id: I3ed42ae4dc007c15d4649f57e1691534088549fc
-
Takeshi Abe yazdı
Change-Id: I285fcd1ce10bb97b4541d09a9a242bbd95f5c730 Reviewed-on: https://gerrit.libreoffice.org/16255Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Tomáš Chvátal yazdı
Change-Id: Iee8e233ec7505eb397efb5a5a8d243ff4a0e6341 Reviewed-on: https://gerrit.libreoffice.org/16256Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Andrea Gelmini yazdı
Change-Id: Id05ea8cf8aed878bedfe73c274df3c67b64bad37 Reviewed-on: https://gerrit.libreoffice.org/16263Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Stephan Bergmann yazdı
Change-Id: Ib64f7585bf44bdaa6dd1101b97848baa1f121725
-
Zolnai Tamás yazdı
Change-Id: I2f5e47a3c894238557d52139c2849a2bd5a066b6
-
- 14 Haz, 2015 18 kayıt (commit)
-
-
Yousuf Philips yazdı
Change-Id: I35d25b920bb5c195916500b1190e593143d62ab1 Reviewed-on: https://gerrit.libreoffice.org/16274Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Yousuf Philips <philipz85@hotmail.com>
-
Katarina Behrens yazdı
with the exception of -h|--help. It only makes sense to run unopkg with root priviledges if adding, deleting etc. extensions system-wide for all users (i.e with --shared switch ). In all other cases it only messes up access rights to extensions, so prevent that. Furtheron, running LibO from the root account (and installing root-user-local extensions) is not a supported scenario. Change-Id: I2817f62ae0bb400cefed240e792873f563fbe76e Reviewed-on: https://gerrit.libreoffice.org/16250Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de>
-
Zolnai Tamás yazdı
Change-Id: I074ae2866a67cf90637cd229c717aa999f718558
-
Zolnai Tamás yazdı
For paragraphs Area Tab is used for setting background. Change-Id: I83859a1b2125374b81c084cfa45487a42adcd5a6
-
Zolnai Tamás yazdı
Change-Id: I58cda2c6f6f38cca3fe8fecf89722be09d43059b
-
Zolnai Tamás yazdı
... instead of converting attributes. Change-Id: I3e45c0641389a7b6bdecb5141646aa13ee5c0aa5
-
Zolnai Tamás yazdı
Change-Id: Id65f748ab32e119465444d02fa6584752b514047
-
Rene Engelhard yazdı
Change-Id: I82c63358d9400b2c8bd391a88bba18ffae52a14b
-
Zolnai Tamás yazdı
Use 'Highlighting' also on Character Dialog. Change-Id: Ie81d25651e5998a35b4e2646089b8f2c590cfb98
-
Zolnai Tamás yazdı
It was used for frames, but on Frame Dialog Background Tab was replaced with Area Tab. Change-Id: I69774c7321a210094f6e139a5b3d4d5819947ceb
-
Zolnai Tamás yazdı
Change-Id: I5c4832bd076cc5f05f936ac0d6a80027344e40ff
-
Zolnai Tamás yazdı
It causes trouble to localiztation tools and also makes hard to distinguish these items on the UI. e.g. Edit -> Find & Replace -> Other options -> Attributes. Change-Id: Ie7a17e02947200a570b5e6209c8a99d1883a6860
-
Matthew J. Francis yazdı
The cases for iterating to an element from the end (used for elements in the second half of the underlying array) had an off by one error causing the wrong elements to be inserted/removed Change-Id: Idcbf158cc31afaf02fce3f1975509edf6239d3ae Reviewed-on: https://gerrit.libreoffice.org/16073Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Caolán McNamara yazdı
the paint timer is activating after we ask gtk to size the window but before we/gtk get the ConfigureNotify that updates gtk knowledge of the size. So the gtk drawing calls are clipped to the previous ConfigureNotify size. So, lets try postponing paints if we have set a size but not received a configure notify yet I'll also revert e6a19560 in favour of this attempt Change-Id: If5e993f8e0e65053b59234fce0785398b93c1c46
-
Caolán McNamara yazdı
Change-Id: Ia5bca11c0c24ed7ca301dbe15eca3dc684153ea8
-
Julien Nabet yazdı
Change-Id: I23e8a4834fa7858adb292ce0a4dfa5dab1ab5f00
-
Julien Nabet yazdı
Change-Id: I21c5340e7b5ec09248b08aa76f43acf883c56cd8
-
Julien Nabet yazdı
Change-Id: Ia17bdf6e8f871d64add358822ea383236ecd6405
-
- 13 Haz, 2015 6 kayıt (commit)
-
-
Julien Nabet yazdı
Change-Id: I16d99991b8b88753c593a5a1ab9e32a8e0264514
-
Julien Nabet yazdı
Change-Id: Ia53f9aa8bb3c7fd1dd5c0190624a667b65996ca2
-
Julien Nabet yazdı
Change-Id: I482d8fdb549d2a9c79bb68bd910e761f61337fb6
-
Julien Nabet yazdı
Change-Id: I9a41d801b8807ed122a6737a924ba6792b449c45
-
Julien Nabet yazdı
Change-Id: I0e74d800593245fa00013035c9498b77988b072b
-
Noel Grandin yazdı
The SystenChildWindow in question is owned by ViewMediaShape Fixed ViewMediaShape to dispose the vcl objects it creates correctly. Also fix another crash in MediaWindowImpl child window correctly disposing its children. Change-Id: If4aebcb6e5824266c154416f7246d73c6cb3509c Reviewed-on: https://gerrit.libreoffice.org/16230Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-