- 04 Ock, 2014 25 kayıt (commit)
-
-
Caolán McNamara yazdı
Project: help 39412225c497bc279345025bb6325ec0d0c2ac25
-
Caolán McNamara yazdı
and that's the last TabDialog in calc converted Change-Id: Idecf1b4ba991f7b59e40ea0f0813a5dc5644dfd3
-
Caolán McNamara yazdı
Change-Id: I305b18bea24377dcd98b3e06c4cf75bdbdd4d717
-
Caolán McNamara yazdı
Change-Id: I5682ccdaa7d0f877310b937ad12ceeeb0b91c350
-
Caolán McNamara yazdı
Change-Id: I03917fdceebdf5bd06c04f5719615092ee166852
-
Caolán McNamara yazdı
Change-Id: I81e720c0601d701b114cd27b596e3b2df7ec3cdf
-
Caolán McNamara yazdı
Change-Id: I99043f2c259b56a7bfc2e7251f128b692e7d0e7f
-
Caolán McNamara yazdı
Change-Id: Iec75c8356aac9d75a478eaae329dbd2400e3a06b
-
Bjoern Michaelsen yazdı
- make packageinfo needs to see the all the Makefiles - however, usually it does need to be called only once for a build - thus, doing the generation of the packageinfo files in recursion (with parseing the full Makefiles) and full generated dependencies, therefore allowing the install targets to do their work without parsing all the Makefiles and hence quicker Change-Id: I477a528dcdfc3fbf5d7147bf328672ab13ece8da
-
Caolán McNamara yazdı
probably since the new vcl print dialog Change-Id: I0cba1399682920c3bb5c9c40a80457a27cc1506e
-
Caolán McNamara yazdı
Change-Id: Ib2936eb69a25c59574bc842e4d88accb0cc75558
-
Michael Meeks yazdı
Change-Id: I62f2d8ec5d6d62f1dbe9657cfbbbc90c56cce812
-
Miklos Vajna yazdı
Change-Id: I82d552757fa89c43dbce6df2637e703db436565f
-
Miklos Vajna yazdı
It was confusing, this token is only produced by the ooxml tokenizer, still the token was in the rtf namespace. Change-Id: I1aeea8f4943bbb91a07daec5ddbe01d364f6fb11
-
Miklos Vajna yazdı
The already existing NS_ooxml::LN_CT_Style_name token does what we need as well, remove unnecessary duplication. Change-Id: I348001925dba126f8f3dc7fef01e9bd503288b69
-
Miklos Vajna yazdı
Change-Id: I9210c756d47afa5c7a79fab7bfbcd32c7fe95798
-
Miklos Vajna yazdı
Change-Id: Idd8449eeb86965f2a684641b3290a7d915b6bc74
-
Miklos Vajna yazdı
Change-Id: I269c2ca52f4b7f724138d74ef0ca43ea9360002e
-
Jan Holesovsky yazdı
I guess some code uses GetItemImage(), and then SetItemImage() again. To make it work, scale the image down in the hidpi mode. Change-Id: I1ce9fdb28564b829253d7a9c7eabb46019e68876
-
Keith Curtis yazdı
This is a second batch of HiDPI changes. It fixes the following areas: Sidebar * Impress Master pages preview * deck title height * tab (icon) bar * valueset dropdown control * wider maximum width * Draw and other misc. buttons which didn't get fixed by earlier change to Toolbar.SetItemImage There are several more sidebar issues, but it is much improved. Other changes * Writer and Calc auto-format dialog text * file-properties document image * fontwork gallery preview size * Calc table border control Change-Id: I95a0169a3b011836b1c75b3dcacb2733c9567ef3
-
Arnaud Versini yazdı
Change-Id: I7e27b685f2e6e1e1b96aee907f4c634252b0e17b Reviewed-on: https://gerrit.libreoffice.org/7270Tested-by:
Arnaud Versini <arnaud.versini@libreoffice.org> Reviewed-by:
Arnaud Versini <arnaud.versini@libreoffice.org>
-
Julien Nabet yazdı
Change-Id: I9b4a01364ff8b8c82fec687ab0cbd73952b3e237
-
Julien Nabet yazdı
Change-Id: I71333af38adba1d916138835e28419bb62cd1db4
-
Caolán McNamara yazdı
Change-Id: Ifb1ae6b96a42642c05f294cccfe0c4bd4e65dd8c
-
Caolán McNamara yazdı
Change-Id: Ic72892978ea7e8edb409b9260a2d37cd3d3212bd
-
- 03 Ock, 2014 15 kayıt (commit)
-
-
Siqi LIU yazdı
Change-Id: I3a6d3ae1797e76b8aed14ca46d35c2ea7bd99960
-
Siqi LIU yazdı
Change-Id: I6c9a981f8de35314edb51cc5f0fc11adfe6c1b5b
-
Eike Rathke yazdı
... and not on the result vector if that isn't included. Actually implements a TODO introduced with c008dc48 Change-Id: Ic6c7ae70651aca21f22f10f76f94eb8690536bef
-
Caolán McNamara yazdı
Change-Id: Ibedf03b5b2ec5d54de498393158cdf116c56e51c
-
Caolán McNamara yazdı
Change-Id: Ia4d5b983168d6645fce8e2549db2b6c3fd410690
-
Caolán McNamara yazdı
Change-Id: Ica1f2872759366120b9329f168f18788a8e239b3
-
Caolán McNamara yazdı
Project: help c975424cf117d37b7369ec51731599b2deee8ef6
-
Tor Lillqvist yazdı
Change-Id: I041989979321ad49341776a9a7fee4b46c0241ff
-
Kohei Yoshida yazdı
Change-Id: I8b69198a00c1f0dc900dfb448d4df520aac39bbf
-
Zolnai Tamás yazdı
Change-Id: If3d4ee2d860d89378276aa9be212a59ec958c9e2
-
Miklos Vajna yazdı
It seems that in Word, a zero parent transformation, like: <a:chOff x="0" y="0"/> <a:chExt cx="0" cy="0"/> means the child shapes will have an absolute position / size. We actually use this feature in the exporter, but so far the importer didn't handle this. Change-Id: I250784a3dddd23649e391b548fc128dfdf153614
-
Zolnai Tamás yazdı
Change-Id: I3932d82cb4cd640b19957b93cc7e59711af1b564
-
Zolnai Tamás yazdı
Change-Id: I2d31da5d659edcbebc682d5604d2db24b5e341fb
-
Zolnai Tamás yazdı
It seems comments' authers were exported twice. Once istead of initials. Change-Id: I082fb5caea99df013922e16c5d8d4ef29e866665
-
Zolnai Tamás yazdı
When makeFieldBookmark() method is called with ODF_COMMENTRANGE it will ignore the added field name and generate an own one. We have to set the name of the SwPostItField to this generated name so these two names will match. Note: lTagBkmk is only an identifier but not the exported name of the fieldmark so we don't need to stick to use it as a name. Change-Id: I499abdcce1be0563c308bcf9f5c0a959a07f858b
-