- 15 Şub, 2013 15 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: If7d4ad37038c82854cfea9cd830c801ae9274561
-
Tor Lillqvist yazdı
Change-Id: Ie99768276ad9ca1dbd3aa3cb220d193ae7138858
-
David Tardon yazdı
Change-Id: Ie97e1ae7b2cc059630cba682a051eefff3ca044b
-
David Tardon yazdı
Change-Id: I48b95c6c0cbfb2f4c4b09cc90b254b96de40b3e9
-
Noel Grandin yazdı
This was because of my busted commit in 4b51374a "fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new style" Change-Id: Iaf99dcf052b5aac7f995b86a0e8af9725839802d
-
Kohei Yoshida yazdı
Change-Id: I9ffe6a1cedc91fb0829b074097aa774f8eae8d88
-
Kohei Yoshida yazdı
I was just about to add a similar set of functions to dump the internals, but I can re-use these. Change-Id: I212f0a6ea7a32233991f6cdb64e27be39c5af2ee
-
Matthias Freund yazdı
I have send it again and abandon the old changes. Hope this is correct? :-D Change-Id: Ib7668f30d4c813ce656e9d8d5fcc0060d1a6aff5 Reviewed-on: https://gerrit.libreoffice.org/2143Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Kohei Yoshida yazdı
Change-Id: Ibd205e972c3c16ef68db2909496704c05161c4e8
-
Kohei Yoshida yazdı
Change-Id: Ic9b56092d5dcc3f2dc48d8f0909cb1e3f967c3d5
-
Kohei Yoshida yazdı
This avoids redundant copying of vectors. Change-Id: I1da8295774a1a39fd4df021fee1a3036134067a8
-
Kohei Yoshida yazdı
Change-Id: I593c6c50aeb4ead723076d01e7113de154e2557d
-
Kohei Yoshida yazdı
Change-Id: Ia864643c8285de76cb9b026b93b396abd897202d
-
Takeshi Abe yazdı
Change-Id: Ibc0cd792ee0d21ad4ed2958bad66e2536eec5250
-
Takeshi Abe yazdı
Change-Id: If7ed109ea1e5582356ab882989dfba22a346e3dd
-
- 14 Şub, 2013 25 kayıt (commit)
-
-
Kohei Yoshida yazdı
Just to be consistent... Change-Id: I8d36c438992751c6389c9481e5ff9ea198ccbba0
-
Matthias Freund yazdı
Change-Id: Idf885dc8d47077800bdc648072aa45eb46c9a286 Reviewed-on: https://gerrit.libreoffice.org/2140Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Kohei Yoshida yazdı
Change-Id: I607efcda0f24d6d6c6b1359858fed417475ccde1
-
Caolán McNamara yazdı
Change-Id: Ib34dfd1ffa096ce890a8cb1baf403e595128c79c
-
Markus Mohrhard yazdı
Change-Id: If981199f01d4b33270d82c65fb033fa51222fb62
-
Caolán McNamara yazdı
Change-Id: Ie176d91aaa39a354829630bdca3d39cb75146651
-
Caolán McNamara yazdı
Project: help 005265749245773d92f3e434f58d531630d1e17b
-
Tor Lillqvist yazdı
Change-Id: Ib84a91f25d8a2f3572d8308eb0dfd5bb87f6deba
-
Michael Stahl yazdı
Change-Id: I14baa8bc0a462492ada6e4aeb8d8f90a0de2a51d
-
Urs Fässler yazdı
Change-Id: I2876e33ccfd5dd7b33747d77a4cdaaa03bd01de9
-
Luboš Luňák yazdı
Caused by 185e1be6, fix is more or less d0d07cd2. Change-Id: Ia7d228139126b3e60370b85c106bc970f4e68cce Reviewed-on: https://gerrit.libreoffice.org/2154Reviewed-by:
Tor Lillqvist <tml@iki.fi> Tested-by:
Tor Lillqvist <tml@iki.fi>
-
Andras Timar yazdı
Change-Id: I0a0534bf4a8d7f61b255f36de96a2918ddec5422
-
Miklos Vajna yazdı
This solves the conflicting requirements: If the annotation has focus ("in annotation mode"), then we want to be read-only only in case the comment anchor is inside a protected section, or so. Ignoring the fact that in the main document, the cursor is right before the annotation anchor, which is a read-only position. OTOH, if the annotation has no focus and the cursor position is before the annotation anchor position, then we do want to be read-only. With this commit, the first case passes around a boolean flag, so the annotation frame won't be read-only without a reason. Change-Id: I25781a4501f752f7c4d024795d57b884cb800547
-
Stephan Bergmann yazdı
Change-Id: I6c12d295372e847226adc61b2c9496f052cc2fdf
-
Stephan Bergmann yazdı
...where the nPos wasn't actually used, anyway. Change-Id: Id5e2e37acd2a7cc191030a1ec959894d3ec1943f
-
Caolán McNamara yazdı
Change-Id: I79067df7174f5ae9bff51d997128cb033477aa6f
-
Caolán McNamara yazdı
Change-Id: I318d9bace6f2c6aa9c10a592cb2134ba1c0d914e
-
Stephan Bergmann yazdı
...solved by removing the nPos member and instead calculating the index on the fly. The difference is that old indices were before calling std::sort in OPropertyInfoService::getPropertyInfo() while new ones are after, but that should probably be OK per the documentation of com.sun.star.inspection.XObjectInspectionModel.getPropertyOrderIndex (which appears to be the only client of that functionality). Change-Id: Id346bb219acbdad88ec43cf46feca8c37f2c7cf4
-
Luboš Luňák yazdı
This is based on 2.8.2.2 from ECMA OOXML Part 4 and is a bit of a guess. I do not see why JIS should be the charset for everything that is unicode, and MSO2013 fails to read embedded fonts with w:charset set to this value. It seems to handle them when w:charset is set to this 'default character set', whatever that actually is. Without embedded fonts involved it moreover looks like w:charset does not actually matter. Change-Id: I7c083a0e39076313cd2687b1712420c92f691f5b
-
Kohei Yoshida yazdı
Change-Id: I27dc69f92a196137cb218fa5254e40dbe920f7c0
-
Stephan Bergmann yazdı
Change-Id: I356af9cebf4779bd5bc4721b0e0e20d7ae4e307e
-
Luboš Luňák yazdı
Change-Id: I3563a961c54e235fffe0c2ab1809f51882ba3831
-
Luboš Luňák yazdı
Change-Id: I5d4cb579c042f03137188f3e0293015bea723dce
-
Kohei Yoshida yazdı
Change-Id: I04abefbb43f65406a01690e62ab7b8ea6c4f9eb9
-
Kohei Yoshida yazdı
Change-Id: I9fa22b4c5a85b0ddf83a1d7b0e8be0a1134ea19a
-