- 10 Tem, 2014 34 kayıt (commit)
-
-
Tomaž Vajngerl yazdı
Change-Id: I93c0761b1e76848ee8b07c5bcc524c95c036d322
-
Tomaž Vajngerl yazdı
Change-Id: I7d70a90508d5a77234c670d6938c295321c08296
-
Tomaž Vajngerl yazdı
Change-Id: I6e0157efc52d8cd0eabf650e14559697139d8e7e
-
Tomaž Vajngerl yazdı
Change-Id: I7919e2469e1db87af6d2e0fbb3a476f4ca86d4d7
-
Tomaž Vajngerl yazdı
Change-Id: Idb7fa8234bf74c83295816cb95dcc56e50c05969
-
Tomaž Vajngerl yazdı
Change-Id: I420d2b28a3d3904989ea9c52e8a4326a0c8d7c3c
-
Tomaž Vajngerl yazdı
Change-Id: If6b7e63a89c13015d4a96fae1862c9ccf6b04237
-
Tomaž Vajngerl yazdı
Change-Id: I2e7bf8eb463fa9d9480f247732bde0af2055bd76
-
Tomaž Vajngerl yazdı
Change-Id: Ia41effca9aa54076290f105a9412bee9e388007d
-
Tomaž Vajngerl yazdı
Change-Id: If2aa13eb3f772925f561b02eaf09f88620eabeef
-
Tomaž Vajngerl yazdı
Change-Id: I20a1de3a18deab6b978192d1d8a54278addbb083
-
Tomaž Vajngerl yazdı
Change-Id: I1a539d10de2ad8bf7410a59adafcb18cc2639068
-
Tomaž Vajngerl yazdı
Change-Id: Ie02b0a08c8bdcb93929fb742729a0169ee6a0666
-
Tomaž Vajngerl yazdı
Change-Id: Ic84d3f0901f071a22af411d914a51a2ba92dbf9f
-
Stephan Bergmann yazdı
Change-Id: Ia3cd228009792d2e5c2e3b74e740341bb0088867
-
Noel Grandin yazdı
to replace hand-rolled version Change-Id: Idf3f2dd20bacd3cb3de64931027ef62d9116200f
-
Noel Grandin yazdı
to replace hand-rolled version Change-Id: I30635aec81313e4e0d1b67b30c8992fd63bb1f67
-
Noel Grandin yazdı
to replace hand-rolled version Change-Id: I5301ef1df786b08b3c5d585a366d95722506f220
-
Noel Grandin yazdı
to replace hand-rolled version Change-Id: I3f47bf686ac07bba03acacace817767f2845af4f
-
Noel Grandin yazdı
Change-Id: I978a528e1da6f73c94549c2ced95b244ad5b6147
-
Noel Grandin yazdı
to replace hand-rolled version Change-Id: I4cd74b3e95a61c32d3aa52646d654ce306791fae
-
Noel Grandin yazdı
to replace hand-rolled version Change-Id: Ib415a6e78733277cbc1c0777d7263b65f404e6a4
-
Noel Grandin yazdı
to replace hand-rolled version Change-Id: Ie7b98c284d157521482b0f98915146133f32748e
-
Noel Grandin yazdı
to replace hand-rolled version Change-Id: Ia983f5b87c55d8e5cce6f388e0f77077b6415745
-
Noel Grandin yazdı
to replace hand-rolled version Change-Id: Ic95f4dfd1ae5ab414c68c52ad58c738f4ac1d9d1
-
Noel Grandin yazdı
to replace hand-rolled version Change-Id: I0c1cbf6b0e70106f4ecc5b579e09acc17045a44e
-
Noel Grandin yazdı
- add some docs - remove unnecessary null checks - improve field name Change-Id: I8299ec0d56ee5d903f05f2790f97f90ca00663cb
-
Miklos Vajna yazdı
Change-Id: Iec053f92ebdfb89ddd311e190609c9dd1a1c64ef
-
Miklos Vajna yazdı
Change-Id: I5b6158281782fc07ffe0eef73ab94345563498f9
-
Stephan Bergmann yazdı
...that required undefined downcasts of Bitmap objects that are not actually AlphaMasks. Change-Id: I629f4a81d40a2a85cd877ffec13445786ef58187
-
Andras Timar yazdı
Change-Id: Ifea8069b9d499cb7b23575786350446e85771eb6
-
Philipp Weissenbacher yazdı
Change-Id: Ia33f8b85120381c75bcb3696845dfab1fd8b61fc Reviewed-on: https://gerrit.libreoffice.org/10151Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Takeshi Abe yazdı
This also fixes possible memory leaks of SfxAllEnumValue_Impl which may occur in SfxAllEnumItem::RemoveValue() of the original implementation. Change-Id: I5f458c546575d9e1f88b1167ae561537963c7b95 Reviewed-on: https://gerrit.libreoffice.org/10167Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Kohei Yoshida yazdı
The Memory option page contains "Number of objects" setting which controls how many OLE objects can be loaded at any given time. When the number of total OLE objects exceeds this number the oldest ones get unloaded. Note that the total number is across all open documents, not per document. Technically, chart objects are OLE objects, but unlike other OLE objects that are embedded Calc, Writer, Draw documents, chart objects normally "belong" to the host document. It therefore makes no sense to subject chart objects to this automatic unloading. In the future we may want to apply this exemption to other types of OLE objects, like formula objects for example.. Or maybe this setting can be removed altogether... Change-Id: I7dd92550880efb4db8fc843cf1c915c712166da4
-
- 09 Tem, 2014 6 kayıt (commit)
-
-
Takeshi Abe yazdı
Change-Id: I1dd003bc984a11d6d71c92aae44accc9d358db0c
-
Matúš Kukan yazdı
Change-Id: I36d68ecaa71319d90b9abaec21543cc5d4e76f24
-
Matúš Kukan yazdı
which was introduced in 10b4da63. Since 1e47614c, only convertTwipToMM100Unsigned() ignores large values, which presumably was not the intention. At least commit message suggests so. So, move the check back to convertTwipToMM100(). Change-Id: I17040f1987e24789b9de39a837d9f7ecaed520fb
-
Kohei Yoshida yazdı
Change-Id: I8a16103564775e3df67d9a9891197e800ab63995
-
Kohei Yoshida yazdı
Change-Id: Ibc9314320c7b22f676978bb8b8157844a12c9bf8
-
Kohei Yoshida yazdı
Change-Id: I512d97d36c344df097cc5a1ac90aa9d3d219c1e9
-