- 04 Haz, 2014 40 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: Icf74b016a05999814ae234caf850c808da23ce96
-
Caolán McNamara yazdı
Change-Id: Ie9fd186523d78436d5a0e8f33899aa1f462d495a
-
Caolán McNamara yazdı
Project: help 2a0b4747b5a83386f1b9c3935d5eb484429c6050
-
Caolán McNamara yazdı
and move sidebar global resource defines up to the toplevel so its harder to collide with them and adjust the define to indicate the next free resource id. and simplify the dialog down a good bit and remove intermediate classes etc. Change-Id: I8d6db17fcdfc86457368d7f432bd96f6f3aa182d
-
David Tardon yazdı
Change-Id: I7a85c7b7eae2abf29ff1a5742e1218346b1f9e00
-
David Tardon yazdı
Change-Id: I53aaf2355d9f3071544ebcaaee01bd44a30f88fc
-
David Tardon yazdı
Change-Id: I588d295d72a600710324ee936d0c2291872c1d73
-
David Tardon yazdı
Change-Id: I81c94565e09e0d839d95bf4f09b029838bb37ad5
-
David Tardon yazdı
Change-Id: Id946419274728f96e1de41cffe84280e37e87ab3
-
David Tardon yazdı
Change-Id: I20aa49212b6ecbb819c9671b5c144f294653ab47
-
David Tardon yazdı
Change-Id: Id0f5aa7fbb92d15bbe877e85dd60b51107f49168
-
David Tardon yazdı
Change-Id: I8810b84d2675ba3695578b5ed87c32dd1a686ae9
-
Miklos Vajna yazdı
Change-Id: Ie1cc83963ccd2d9d6f7833302af6cdb3078d60de
-
Noel Grandin yazdı
Create a rewriting plugin for finding methods that simply return object fields, and should therefore be declared in the header, so that the compiler can reduce method calls into a simple fixed-offset load instruction. Change-Id: I7a620fc54250b79681918dc31ed9a8f21118c037 Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
Miklos Vajna yazdı
DOCX shape import normally works by oox creating the shape, then writerfilter handling the shape text. For drawingML shapes, having shape text, this a bit more complicated, as there are shape properties after the shape text as well. ShapeContextHandler::endFastElement() assumed that shape text is only possible on css.text.TextFrame shapes: also handle shapes having a TextBox as well. sw/qa/extras/ooxmlimport/data/mce-nested.docx is a reproducer for this problem (group shape missing), when TextBoxes are enabled by default in oox. Change-Id: I7a412b31965cf363da0b0c7fcc732741f2037542
-
Stephan Bergmann yazdı
Change-Id: I02cf4b4a145e29dc1bc529f0c0fbfbc4a6cdc47e
-
Tor Lillqvist yazdı
Change-Id: Ice2955533888e400561b3d18e0a59314e0a16d95
-
Caolán McNamara yazdı
Change-Id: Idc647ef41b3a01d89216c3fe74e3fa5af02f7525
-
Caolán McNamara yazdı
Change-Id: I4f730b66e9a0ce2ce32857d5c19ed2dffeeeaf45
-
Caolán McNamara yazdı
Change-Id: Iabfc6fc76a80ad30bd412826f60edbf8b3facdd2
-
Caolán McNamara yazdı
Change-Id: Ica58be0b5512eb8f386e51ec6e84d0ec09c3027f
-
Caolán McNamara yazdı
Change-Id: I83cdafe9a27f026e2b6c8e9153de9e8270304686
-
Caolán McNamara yazdı
Change-Id: I03acdc2769e893fc7ecb2885302951852804867b
-
Caolán McNamara yazdı
Change-Id: Ie0e44c872d5d99d15508f8abedb51450a0e36ad0
-
Caolán McNamara yazdı
Change-Id: Ic7cb53d8fe427b4c28b890b64fa4437846b5b493
-
Caolán McNamara yazdı
Change-Id: Ie18131e7207d8f93a775c21abfc77d768352a5d3
-
Caolán McNamara yazdı
Change-Id: I3e2d5e6eb6005fd4f820a742d1b0e9eb6dafca6f
-
Caolán McNamara yazdı
Change-Id: Iaba60d05b73ca3229aa8b35b338ee54381efd2d3
-
Caolán McNamara yazdı
Change-Id: If80361ac234c5079c9fcadb0a2f5fa05ea6b407b
-
Caolán McNamara yazdı
Change-Id: Ia36e192d32c46a5c1129eca050b2863ec1213bb4
-
Caolán McNamara yazdı
Change-Id: I0e4d3add3adc2e387c5735b75eb5e3638f24c12b
-
Caolán McNamara yazdı
Change-Id: I69b3ec1c9eef117a55298781d15637b02281ff82
-
Caolán McNamara yazdı
Change-Id: Ia541e6d8f0f0b30dcb67a8693b4dd5d53e929717
-
Caolán McNamara yazdı
Change-Id: If2dd3cb1c7e18bf0274551950bc33f7521e0f8e1
-
Caolán McNamara yazdı
Change-Id: Id273eaf3c4fe25df9af723fbc7f774c3c61ab3de
-
Caolán McNamara yazdı
Change-Id: Ife67ce102df4dfadd3483a3c137bd767c13b3c26
-
Tomas Hlavaty yazdı
Examples: --infilter="Text (encoded):UTF8,LF,,," --convert-to "html:XHTML Writer File:UTF8" --convert-to "txt:Text (encoded):UTF8" Change-Id: I69a0524ef63f6d486637d68280331528d1001b56
-
Miklos Vajna yazdı
When we have a style to import and the name is already taken, we reuse the style (we can't use replaceByName(), it only works with user-defined styles). If that happens, reset non-default properties of it, so the result will be what was in the file, not a merge of Writer defaults and what was in the file. Change-Id: Ifb1098f78254a061b11fd6c6d2a2fa8d85a00d60
-
Abdulaziz A Alayed yazdı
Change-Id: If13cabc21d804c9383b26f7ee5a40800cacc76a5
-
Noel Grandin yazdı
convert OUString::compareTo usage to equals to startsWith where it is more appropriate Change-Id: I6f5b5b7942429c0099ad082ba4984fd18e422121
-