- 04 Nis, 2014 11 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: Id2c90088298d389bd1cd8efad9aa26100965d6a2
-
Stephan Bergmann yazdı
Change-Id: I5abc0e587cfd81f1f94c604cb58725a2f84ed33d
-
Stephan Bergmann yazdı
Change-Id: I1dbb864d030b61417f6d137fc967f158e9243ed7
-
Stephan Bergmann yazdı
Change-Id: Ifbb916e72a00a9e9925fd12e7945f178d7ae200b
-
Stephan Bergmann yazdı
Change-Id: Id9cb4dbeb6b3313974b881efd6a7c43cb5e314ce
-
Stephan Bergmann yazdı
Change-Id: Id03246fa9eefce718c36d73f84875f26d58caeba
-
Stephan Bergmann yazdı
...which did not work e.g. for broken single-byte input 0x80. Change-Id: I4dff41e4f18dfce376695b438004c2af853cf4fa
-
Stephan Bergmann yazdı
* Remove interlck_x86.s leftover from 417c85bf "fdo#72598 Remove SunStudio cruft from code base." * osl_isSingleCPU is always 0. Change-Id: I44f633d503af0a033a977e0f812e6bd6e4282fca
-
Stephan Bergmann yazdı
Change-Id: I5fd41bca54c7b716003eea92e90ddfd08ebfa95a
-
Tor Lillqvist yazdı
Change-Id: Ic5551e915e724957fed74770b405c39c4e601cda
-
Muthu Subramanian yazdı
Change-Id: Iedafa35cfedce1d56468774fcb6bbfa8e42612df
-
- 03 Nis, 2014 29 kayıt (commit)
-
-
Jacobo Aragunde Pérez yazdı
Change-Id: I3c6ff1750d3e6aa6b3b19c957847289067fc5a54
-
Jacobo Aragunde Pérez yazdı
Code looks cleaner like this. Change-Id: I43bd8d2ac40960347d60e687dcae4c17357991b0
-
Jacobo Aragunde Pérez yazdı
Some table properties can be defined by the table style but cells can overwrite them in their cell properties section. Our exporter was writing all the cell properties in all cases, regardless of them being defined by the theme or not, and we shouldn't do that if we want the document to work properly in Word. To fix the issue I store the style-defined cell properties (the format of all four borders) in the table grab bag. The exporter recovers them and compares with the cell properties before writing them; if the cell property matches the stlye-defined one, we don't write it to the document. An existing unit test was slightly modified to check that the actual cell properties are not being skipped. Change-Id: I3aa12d76fb8f73d3fd300f254d19e1683fb6146c
-
Tomaž Vajngerl yazdı
Change-Id: I3d367b8b638217f18143118df00324f21a0470f2
-
Caolán McNamara yazdı
Project: help c719458fbdafdb833a17874de420876a54e6ded3
-
Caolán McNamara yazdı
Change-Id: I372e373844169f216fb856107cc10b063d99e31d
-
Julien Nabet yazdı
Change-Id: If667bd38563879a28e9ed7765582ce0fb7e8de04
-
Julien Nabet yazdı
Change-Id: Ia406e2efb1eb2685eeffdf07dcc5fad4fc2b6e94
-
Julien Nabet yazdı
Change-Id: I31267af8aae35d647b8c4b0a0c5f926ad4779919
-
Eike Rathke yazdı
Since commit 9dc57be5 under Tools->Options->LanguageSettings->WritingAids "User-defined dictionaries" the language strings are displayed as " '[' Language (Country) ']'" that before was and instead should be "[Language (Country)]" Change-Id: Id7e7ef6ab86112c46707f1451a072dfc196aec44
-
Miklos Vajna yazdı
Change-Id: I0f6de2041237282c770bd3926140836008d7d12b
-
Miklos Vajna yazdı
Change-Id: I3f14017d6816d59b951c947827ca9497f2cd97fc
-
Hannah Lyhne yazdı
Change-Id: Icb932ee51dbf32d8baf4382aa00e89a680f5a41d
-
Caolán McNamara yazdı
Change-Id: Icafdd4780eebd6356bf2070ff99dbba9d6956c16
-
Miklos Vajna yazdı
Word supports formatting the paragraph parker itself, and we import that as a formatting at a position after the last character (e.g. "foo" will have that formatting at char pos 3, which is ignored by the layout). In addition to this hack, commit 1c22545e (Fix issue #i119405: Numbering text style changed after importing the *.doc, 2012-08-24) added a SwTxtNode::TryCharSetExpandToNum() hack to Writer core, where in case such a paragraph marker attribute is set, and the SwTxtNode has a numbering, then also modify the associated character style as well. As that commit already noticed, there are attributes which should not be propagated to that character style. Extend this blacklist to ignore RES_CHRATR_BACKGROUND as well, as Word does. Change-Id: Idcb40d37d8688c76fbd61f28428f6e3bc995f799
-
Stephan Bergmann yazdı
Change-Id: Ib797c84e64a114df0e80067a97b714d4f97ff20a
-
Caolán McNamara yazdı
on deleting a full table Change-Id: I03af8bcbae41e78229163a945a74387f53787ca5
-
Caolán McNamara yazdı
Change-Id: Ie3044bebc7921b0fa98f9a9a01f99ef0f2d05eb8
-
Stephan Bergmann yazdı
Change-Id: Iac147aef89e7f8be2f3d16e434c76d57a950d591
-
Caolán McNamara yazdı
Change-Id: I23c80a462ef473defe5536f9090167ae734553b7
-
Stephan Bergmann yazdı
Change-Id: I5d41b22ba5b27c278d04a70987812a281dd7dba9
-
Caolán McNamara yazdı
Change-Id: If59c5c4901aeec404099c810a021eea8b8b3d3ab
-
Stephan Bergmann yazdı
Change-Id: I008d4190191ebff1c6c97af120b1db2707597ffe
-
Stephan Bergmann yazdı
Change-Id: Ic5e50643d41c08900377a34676c2ff17977643c0
-
Stephan Bergmann yazdı
Change-Id: I76c9ea0740223b601440ca7c7122b814e777fca3
-
Stephan Bergmann yazdı
Change-Id: Ic7d11a7ad3c643354e0bb2aaf20bda2c3e41dba6
-
Stephan Bergmann yazdı
Change-Id: I13145c4dcdf95d7979dc1887ba08a243f8b5a224
-
Stephan Bergmann yazdı
Change-Id: Ia000655f3fe49a4c9c1015b37f44c0ba44d7666e
-
Stephan Bergmann yazdı
Change-Id: I8b38d37de6cba2a29c9d785adf17d65835c8a05d
-