- 06 Agu, 2012 3 kayıt (commit)
-
-
Andrzej J. R. Hunt yazdı
Change-Id: Ia8cfce4af87d121acacf9a29632435c4c786822f
-
Andrzej J. R. Hunt yazdı
Change-Id: I71ac6c302c963dd2f8cffdcdf80d58c2a1074695
-
David Tardon yazdı
Change-Id: I876a229f623ac53f994570297eb51248997b0a92
-
- 05 Agu, 2012 15 kayıt (commit)
-
-
Markus Mohrhard yazdı
Change-Id: I3b12d774914599489dea2bb711b2d057111b677b
-
Norah A. Abanumay yazdı
Change-Id: I58c73f74d53b5dc2eb462fb03664be65d4500170 Reviewed-by:
Philipp Riemer <ruderphilipp@gmail.com>
-
Julien Nabet yazdı
Change-Id: I7d875dd74f8eff05f7a291100841779abbf5fd1c
-
Thomas Arnhold yazdı
Change-Id: I184a7f9c65dd762407b2431d9c6557e718b954b2
-
Julien Nabet yazdı
Change-Id: I6c76d43319aec669982a9694e7f98e5ae1d1a4de
-
Ivan Timofeev yazdı
Change-Id: I527ae337a9e445d911dba956daf9d76f9d7572de
-
Ivan Timofeev yazdı
Change-Id: If87bc63b4bd3fd27eef665261667478d9284ff0b
-
Ivan Timofeev yazdı
Change-Id: I7cd7bb2e1bf37e41c0bea81c3ac6ec74feaa87bf
-
Ivan Timofeev yazdı
Change-Id: If93baa96c7eacdeae6ad2fdecbe33fc141934094
-
Julien Nabet yazdı
Change-Id: Ie3bb75617eef66ea5af77c8013d42a49dd69d2d0
-
Markus Mohrhard yazdı
Change-Id: I4893eb176aca976c037f8196dd3043e98fbf91dc
-
Markus Mohrhard yazdı
Change-Id: I3b5865d862ac7b9958d22d2ff1d3dc693cea2536
-
Julien Nabet yazdı
Change-Id: Ia07c50f4822af256b3b35f39f46dc442750c8439
-
Bertrand Lorentz yazdı
Change-Id: I6de2586d54d3e0938e2e9701885a043c76f686ae Reviewed-by:
Philipp Riemer <ruderphilipp@gmail.com>
-
Markus Mohrhard yazdı
Change-Id: I282c6a4436984d268b107ffef01022831c05a0fa
-
- 04 Agu, 2012 19 kayıt (commit)
-
-
Matúš Kukan yazdı
Change-Id: I3251d6282df132c3df0217187eb140beb95718e6
-
Matúš Kukan yazdı
Change-Id: Ida0f3b9ce7cebdb0517457900d2b0b2377e6c8ab
-
Matúš Kukan yazdı
Change-Id: I63e262aa05ec7c06c15eaf74201b6ac1966e2e56
-
Matúš Kukan yazdı
Change-Id: Icd839cd70dd32f766ad52d74fcf3cff28281da7e
-
Matúš Kukan yazdı
Change-Id: I22cd7cc866696dd7def7d7cb20d00da68d408137
-
Matúš Kukan yazdı
Change-Id: Ic9f02f7df77fabaec585c3f53bf0a86044bf27bb
-
Matúš Kukan yazdı
Also merge ScDocFuncRecv into ScDocFuncSend, now that is possible. Change-Id: I39bec141a99a8c8ce00400f581cce8d87f7d1972
-
Matúš Kukan yazdı
This way it affects code ~only internally in tubes/ module. Change-Id: I1fd1fa460d51ad57ae2f6df0adeb5fadfc7a8c95
-
Michael Stahl yazdı
Change-Id: I9b04e3ba7125ac0b7a38f47d0cbdedee9d844e28
-
Michael Stahl yazdı
50cf7cae introduced a regression that makes the smoketest fail on Windows (though strangely not on Linux), because it removed the special handling of null pointers in the SfxBroadcaster's listener array. It is evidently possible that a listener may be either added or removed at the SfxBroadcaster while that SfxBroadcaster is currently doing a Broadcast, hence AddListener and RemoveListener must be careful not to make the in progress iteration through the listener array fail. svllo.dll!SfxBroadcaster::AddListener(SfxListener & rListener={...}) Line 114 + 0x43 bytes C++ svllo.dll!SfxListener::StartListening(SfxBroadcaster & rBroadcaster={...}, unsigned char bPreventDups=0) Line 89 C++ sfxlo.dll!SfxPrintHelper::initialize(const com::sun::star::uno::Sequence<com::sun::star::uno::Any> & aArguments={...}) Line 162 C++ sfxlo.dll!SfxBaseModel::impl_getPrintHelper() Line 3693 C++ sfxlo.dll!SfxBaseModel::Notify(SfxBroadcaster & rBC={...}, const SfxHint & rHint={...}) Line 2583 C++ svllo.dll!SfxBroadcaster::Broadcast(const SfxHint & rHint={...}) Line 56 + 0xb bytes C++ sfxlo.dll!SfxApplication::NotifyEvent(const SfxEventHint & rEventHint={...}, bool bSynchron=true) Line 918 C++ sfxlo.dll!SfxObjectShell::SetInitialized_Impl(const bool i_fromInitNew=true) Line 1146 + 0x37 bytes C++ sfxlo.dll!SfxObjectShell::FinishedLoading(unsigned short nFlags=3) Line 1302 C++ Change-Id: Id27d08faaa2472b57947960a92f19c44df55b72b
-
Arnaud Versini yazdı
Change-Id: Id13d0be47071345508ea1ddd3a8c4b8e656fcfe8
-
Arnaud Versini yazdı
Change-Id: If8313df67e037f48c56d9d4e4251316fc99894e7
-
Arnaud Versini yazdı
Change-Id: I3c442b7c3743684f62cc5ffc3c4b0926ff0db999
-
Arnaud Versini yazdı
Change-Id: Ie4747a424bb688263dd578905b44c849e3cac08d
-
Arnaud Versini yazdı
Change-Id: Id4a088864ee28163160d6ac408592952fe6c797d
-
Bjoern Michaelsen yazdı
Change-Id: I200addfdf551f1b8437b704c481d397c53440dcd
-
Bjoern Michaelsen yazdı
Change-Id: I7f52d67d955896821f2c340fdd51e072b53fdd2f
-
Ivan Timofeev yazdı
Change-Id: I78d5bb455e8d175cf3813e24854a76407931a0e3
-
Ivan Timofeev yazdı
Change-Id: Iaaf82ee6b79d091c349a501f3a09e760c295546f
-
- 03 Agu, 2012 3 kayıt (commit)
-
-
Matúš Kukan yazdı
Change-Id: Ic6f1bc41bc212e0c36751168f1204c41ebe0ce61
-
Matúš Kukan yazdı
Later we would want to move headers if they are not used outside. Change-Id: I863f6f00254b335af563598a195aea01595f6c99
-
Matúš Kukan yazdı
Change-Id: I779aededb95eac6cbfb2fec3e97d207704244e25
-