- 15 Şub, 2013 8 kayıt (commit)
-
-
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 32 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
-
Kohei Yoshida yazdı
Change-Id: Ia63db71f498408b20fd100a6e536416ce14f9fde
-
Kohei Yoshida yazdı
Change-Id: I20b6efe27d179ee5ace7dd3ead87a563b25973a8
-
Markus Mohrhard yazdı
Change-Id: I5fe16f24fab0b0c29cb9acb279e13db499bd3d1c
-
Markus Mohrhard yazdı
Change-Id: Id302f224346e2e3db3480a3a3aed97e7f25a7280
-
Stephan Bergmann yazdı
Change-Id: Icbce1220df0a08b32f78b863a15daf34522d1671
-
Stephan Bergmann yazdı
Change-Id: I7696dde7337531629d29cce7eb3f882cb4bfad0d
-
Tor Lillqvist yazdı
Change-Id: Ib7ad7a1045aad03b0e176d5267b4e942521ba023
-