- 05 Şub, 2014 20 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I51be076119b23611f006fb4ebefd8f4bb727ded8
-
David Tardon yazdı
Change-Id: Ib81f79da696b5e8002f5a2ddcf160903231dc3f1
-
Stephan Bergmann yazdı
"fdo#39944: Add DOCUMENT_* accessibility UNO roles" Change-Id: I8b68ef756d054ee4e53941927108253d62e82672
-
Zolnai Tamás yazdı
Change-Id: I55405c748d67101ecef8ef8a52037a26bc52b9f6
-
Zolnai Tamás yazdı
Change-Id: I875cb1f12c9f81d329d7fe9cd3aa32a4cd818573
-
Zolnai Tamás yazdı
There are two types of capitalization in DOCX: -uppercase: <w:caps> -smallcaps: <w:smallCaps> Change-Id: I6a5d238bed68aa3fd3478a77cf1942f009480eb6
-
Chris Sherlock yazdı
* Doxygen spits out a lot of warnings about not being able to find match function signatures, etc. This is because in some headers we have a using namespace statement, in others it gets confused between ::Window and Window (!). * Wrong use of tags: + Lots of @seealso - should be @see + Wrong usage of @overload - corrected with the right function signature + HTML tags that doxygen doesn't recognize removed Change-Id: I1c2eed941619b8764dbfcfc5ab38027518cdf261
-
Tor Lillqvist yazdı
Change-Id: I4e3078ab29ff6ad2d89f68ef6413d2f3fb1fcb80
-
Stephan Bergmann yazdı
Change-Id: I86e069e14d82be311368662f5128b30a7d00be90
-
Tor Lillqvist yazdı
Change-Id: Ic8e56294a0f7527feac71516047b82e71ae0d50c
-
Jacobo Aragunde Pérez yazdı
Change-Id: Icfcea4a4e86a85d67786d0a87d8d2eb665860e0e
-
Lionel Elie Mamane yazdı
Change-Id: I900a8956fd9eae330bf12829bc94c8b18b1c6513
-
Lionel Elie Mamane yazdı
And the actual label is put as *body* of the cell. I'd prefer that the value be put as string-value attribute of the cell, but since in the report definition the label is as body (as opposed to as an attribute), it is easier that way. We could move (actually *copy* for backwards compatibility reasons) the label to an attribute of the rpt:fixed-content element (similar to the rpt:formula attribute of rpt:formatted-text) but it is not obvious this is completely desirable: Indeed it would keep us from putting anything more complex than a string there (which we don't do anyway now, but thinking of future extensibility here); I'll leave the exploration of that idea to the indefinite future. Change-Id: Ia0f7460718ee35a971117e2f79c0997e17e1095e
-
Kohei Yoshida yazdı
Change-Id: I4a17e5f0f1c81c968c821467f326a1c9b06a85a9
-
Kohei Yoshida yazdı
Marked ranges consist of 2-dimensional ranges plus selected sheets. So the selected ranges themselves don't care about sheets. Change-Id: I1c2dfab182282e6b32342b97227b3a7abfaf5179
-
Kohei Yoshida yazdı
Change-Id: Ia2f4828a91ad3c89f7867e0f2e0248f885d3fff7
-
Kohei Yoshida yazdı
Change-Id: I90a1d4b3ae2e6aff9a7926b5842bc85ac172683d
-
Jacobo Aragunde Pérez yazdı
Change-Id: I8508f00f6af218605d1d43d3efcefbf545387ab8
-
Jacobo Aragunde Pérez yazdı
LibreOffice is unable to properly import the custom gradient fills defined in ooxml documents. To prevent data loss, we save the original gradient fill definition in the shape interopgrabbag and we write it back to the document on export. In case the user has changed the fill properties of a shape, the original fill will be discarded in favor of the new fill. We have added a new ooxmlexport unit test to test this feature. We have also added some missing transformations to the methods getColorTransformationName and getColorTransformationToken in Color class, and refactored some code in class DrawingML to the method WriteColor( OUString, Sequence ). Change-Id: Ie71f89eaa20313561aa9180ea33b76f3fb5e5df6
-
Jacobo Aragunde Pérez yazdı
Set fallback to DOCUMENT_FRAME role. Change-Id: Ib83cd2f9881bcdec7b69a7660cf4166a612aaf60
-
- 04 Şub, 2014 20 kayıt (commit)
-
-
Khaled Hosny yazdı
Change-Id: Ic2182ffc76d63b966fc381dadb59af344dda945e
-
Khaled Hosny yazdı
If the run is the start and/or end of the whole text string being laid out, set corresponding HarfBuzz buffer flags as it will help HarfBuzz e.g. place a stray combining at the beginning of a paragraph on a dotted circle. Change-Id: I05c9fa46b251a2ce4e716da33fb6edda680d2dd1
-
Noel Grandin yazdı
as preparation for converting the SvStream::operator>> methods on primitive types Change-Id: I62f134bced15c687d6e0d46924f56e8d1c3d95b9 Reviewed-on: https://gerrit.libreoffice.org/7798Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Kohei Yoshida yazdı
See the referenced bug report for the reason behind it. Change-Id: I4284807adaf82ae9581208a13ebd5071d36be5c7
-
László Németh yazdı
Bug report: http://openscope.org/browse/OOO-837 Change-Id: I5c17ed6059107ec8fc12bf9f411e52b22f131065
-
László Németh yazdı
Change-Id: I5b7c149f7f419ba18bd2cc59f4e77a0b61280caa
-
László Németh yazdı
Change-Id: I4b8eba6d8353e4207cac4a8b24d2b9f0440ce9e6
-
Andras Timar yazdı
Change-Id: I1f99b9377294de94c46943a0768d91cd51380a26
-
Andras Timar yazdı
Change-Id: Ifadcddf0c6c0a0e33c80ac47dd64af6b56387d30
-
Kohei Yoshida yazdı
Change-Id: I434aeb97a32d4b70846c7b3a7c701f90f43bad8a
-
Kohei Yoshida yazdı
Change-Id: Ia44bc612e9128adfc9be0d44ea8368215de950ba
-
jorendc yazdı
Change-Id: I1529e7d628984d9720dd1169816911a957df7a11 Reviewed-on: https://gerrit.libreoffice.org/7850Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Michael Stahl yazdı
Change-Id: I98a272e8cf009aa04bbd07ee333f9853e2a906d2
-
Michael Stahl yazdı
Change-Id: I855a7e260a9ad05d655d121dbed97597b21187d2
-
Michael Stahl yazdı
... from URE to NONE. Change-Id: If43e07b88f2ab0e845f77d1f1a835627e5c48dd7
-
Michael Stahl yazdı
Change-Id: I68c5f5ac015e8c5d8efd60921f38eb31c6f8088d
-
Michael Stahl yazdı
Change-Id: I560a8eded4747a9332f5dac29009eafd3d6e68b7
-
Caolán McNamara yazdı
it's unused internally as far as I can see and has very incomplete (and surely some wrong values) from some sort of mid 90s Euro-centric worldview Change-Id: Ibce9e8b76545791ab59b9e11c6ff6e1f33afcb3c
-
Andras Timar yazdı
Change-Id: I418cccac5181c9a4e41f0fd5e06af10a21714f48
-
Andras Timar yazdı
Change-Id: I1ce125e459dfcf22adef85efac344ceb320812a2
-