- 31 Mar, 2016 25 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: Ia58860f3f106d332596d2a682638edae6a270213
-
Noel Grandin yazdı
Change-Id: If5880558bb04a71ebc4ef76aa4f5aac3d10040f9
-
Noel Grandin yazdı
Change-Id: I7d72ed66ea2cf920a0a03a2aa71b5de079f0cf6e
-
Noel Grandin yazdı
Change-Id: I8800c0ae0b028d2c4c4eb4609c44190928a2de9e
-
Noel Grandin yazdı
Change-Id: I785d154a5df9a33b7d513dee1d3d859e5e800e7a
-
Noel Grandin yazdı
Change-Id: Id348f202483d17b63c0762a60f8ddc5f01b8e01f
-
Noel Grandin yazdı
Change-Id: Ib5ff447973850cac8c1a31dd4778dda4d1c8c83c
-
Noel Grandin yazdı
Change-Id: Ibfe8a0bab07b2572079841f7957a7a52f2127f94
-
Noel Grandin yazdı
Change-Id: I587d8ae6510aa5e464214c05a5da9e5e2e0b7228
-
Stephan Bergmann yazdı
Change-Id: If5d3cb2242e08e559380a4e2c86c96dc6cdc0c71
-
Jochen Nitschke yazdı
move include/vcl/impdel.hxx to vcl/inc/ include impdel.hxx in salframe.hxx remove vcl/impdel.hxx includes in pch add missing <list> includes Change-Id: Id146363b2e20ce0238542929c26a83efb1e8c4bd Reviewed-on: https://gerrit.libreoffice.org/23664Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Michael Stahl yazdı
... and less overloaded; C++11 initializer_list should make undefined behavior as fixed in ba0a866b less likely. Change-Id: I15cc0804451b6a4fcbfaa623f9a30db222207865 Reviewed-on: https://gerrit.libreoffice.org/23666Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Stephan Bergmann yazdı
"tdf#93548 Refactor sal signal to reduce code duplication" Change-Id: Ib0a872fb6023b6989c7931f4d57d911ddf76936f
-
Stephan Bergmann yazdı
Change-Id: I0b723b758a4728816587a26d9b9b28cdc06f5dd1
-
Akshay Deep yazdı
Change-Id: I126f0d5c1ca3bcf54600fb938f3321da4e7700ee Reviewed-on: https://gerrit.libreoffice.org/23562Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de>
-
Stephan Bergmann yazdı
Change-Id: I93efe38ee7148c87d2fabd6f3c77d28b85b6e511
-
Noel Grandin yazdı
Change-Id: I09ad92f194a136318ea77edb802ac6601c4e58dc
-
Stephan Bergmann yazdı
Change-Id: I55ca1b91ed3b52e9b2b0f802692cbe45d50826e1
-
Noel Grandin yazdı
Change-Id: Id2a64dd31e5e1a61ac5873255e1452ca9bff97e3 Reviewed-on: https://gerrit.libreoffice.org/23655Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
found using git grep -n 'sizeof.*/.*sizeof.*[0]' Change-Id: Icd4a6cc1ca8ec8ebd68e1701a02789c74cf0eb2a
-
Noel Grandin yazdı
for with git grep -n 'for.*sizeof' Change-Id: I6211024385e03ac5eeeb38690d2c1c699e015c2f Reviewed-on: https://gerrit.libreoffice.org/23569Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I2d99ff8149f6348a3781e01e9b3079f6c2505d6a
-
Jan Holesovsky yazdı
Project: help 721523df6af6ea33f2a7b7bc3d7d6a269c28bb1f Fixed a dead link to api.libreoffice.org. Thanks to Juergen Klatt.
-
Miklos Vajna yazdı
Mapper().props() was called directly, so all bookmarks pointed to the start of the A1 cell instead of the correct text range. Change-Id: I40eeb85b61d2ae9138cd666d4a6a3c08eda47da3
-
Julien Nabet yazdı
+ remove extra duplicate AddEntry("Chart", Context_Chart); Change-Id: I9624000d5f9470cd4cb5072c24aa24aced740fe4 Reviewed-on: https://gerrit.libreoffice.org/23665Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Julien Nabet <serval2412@yahoo.fr>
-
- 30 Mar, 2016 15 kayıt (commit)
-
-
Markus Mohrhard yazdı
Change-Id: I74b0e5a8e922935c9667491e5f33c514c3315d2a Reviewed-on: https://gerrit.libreoffice.org/23667Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Katarina Behrens yazdı
I haven't figured out how NOT to draw the frame at all, so let's at least draw it using the same colour as document background Change-Id: I3e31bec65ab34772bd2f8137be7e5e5258758184 Reviewed-on: https://gerrit.libreoffice.org/23652Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de> Tested-by:
Jenkins <ci@libreoffice.org>
-
akash yazdı
To prevent infinite recursion set m_xOwner to null. Removed impl_sendTitleChangedEvent from disposing method ensuring that title is never constructed for a component that is disposing. Change-Id: I9bc20a9a582d5d911509d2aa30fb0d0122eb588e Reviewed-on: https://gerrit.libreoffice.org/23509Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I1f127d56e40b04f2b4df85c0afbcfd424d68a8cc
-
Wastack yazdı
Change-Id: I2e495243b75fc239dafbf63c7644115f0a923f4a Reviewed-on: https://gerrit.libreoffice.org/23607Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
David Tardon <dtardon@redhat.com>
-
Michael Stahl yazdı
... that are now busted on all 64-bit platforms since commit 57d0caac but were already busted only on 64-bit WNT before. SfxDispatcher::Execute(sal_uInt16 nSlot, SfxCallMode eCall, const SfxPoolItem* pArg1, ...) assigns the varargs to a "const SfxPoolItem *", so passing in "0L" is only correct if long is 64-bit, but on WNT 64-bit long is 32-bit, so use "nullptr" already. Change-Id: I50448d8ad121c4881be549623d44c44b00e56d98
-
Tor Lillqvist yazdı
(But building for iOS has bit-rotted in several other ways, sure. I have no plan to fix that.) Change-Id: I7617cdd363cd1f3750b1afa999de5f654b9f09fa
-
Miklos Vajna yazdı
To be able to see what layout thinks about margins. Change-Id: I45b29cb8f71a96f4720158c2357bcbb295738130
-
Stephan Bergmann yazdı
cf. <https://gerrit.libreoffice.org/#/c/23630/> "tdf#97966 Compiler plugin"; in code not covered by Tamás's pending "tdf#97966 Drop 'static' keywords" changes. Change-Id: Ifbaef83fdb1fde7e25fafd5746cdbf99c334c5be
-
Michael Stahl yazdı
SfxDispatcher::Execute(sal_uInt16 nSlot, SfxCallMode eCall, const SfxPoolItem* pArg1, ...) assigns the varargs to a "const SfxPoolItem *", so passing in "0L" is only correct if long is 64-bit, but on WNT 64-bit long is 32-bit, so use "nullptr" already. Change-Id: Iaf41efa795fd4439daab7ed7ec334d8ad8c476f3
-
Stephan Bergmann yazdı
Change-Id: I7f6d030317fc7910e69c742b3160b0156e9f9200
-
Michael Stahl yazdı
Change-Id: I970bd11ac0e818290cf6c3c24314f19ae0322dd0
-
Michael Stahl yazdı
This looks like it does XOR but vmiklos says it should do OR. Change-Id: I11cee255fb243d0cd763e97d13da1e31a8e598e9
-
Miklos Vajna yazdı
Change-Id: Iefd4a8e5a61c26a474886c968ebf7e85bcec0396
-
Jan Holesovsky yazdı
Change-Id: I8c56777b8d200f38cd369944d9e9a67f4d41d393
-