- 27 Haz, 2014 14 kayıt (commit)
-
-
Michael Meeks yazdı
Change-Id: Icd668b3a7ec3ac58322a6af3f1da6008837d0b6b
-
Olivier Hallot yazdı
Project: help f4ae6be5fabc4f86cffacb5b6d4fd5eb6568a02f Fix fdo#80432. Help entries for NORM functions Write help pages for LOGNORM.DIST, LOGNORM.INV, NORM.DIST, NORM.INV, NORM.S.DIST and NORM.S.INV spreadsheet functions Change-Id: I00f92dd339c6485f2f7b809f2e441241cde5a9d7 Reviewed-on: https://gerrit.libreoffice.org/9925Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Takeshi Abe yazdı
Change-Id: I1d703da6c0f9fd1a7e2423cc609fb504bb553382
-
Andrzej Hunt yazdı
The declaration sneaked in again when merging the libreofficekit tiled rendering changes, there's no actual implementation or use of this anywhere though.
-
Andrzej Hunt yazdı
Change-Id: I2ba47edc457e310548c8a62747a6a152ee5e1314
-
Stephan Bergmann yazdı
Change-Id: I2afc1cd5ed813f768f06ad0db651fb9e8e81d844
-
Ravindra Vidhate yazdı
When we have multiple tables inside a table, the tblBorders and tcBorders of the inside tables are not getting preserved. The issue is m_aTableStyleConf is not clear when the LO starts writing the properties of the inside table. Change-Id: I30081b8a5a59614430a2279550ae7eb589cb71ec Reviewed-on: https://gerrit.libreoffice.org/9893Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Miklos Vajna yazdı
Change-Id: Id50cc01ca9726a24da38d4952a30cf7343e8bdfc
-
Stephan Bergmann yazdı
Change-Id: I43e388df118b9e08ab8c05cad31871ef0af35164
-
Charu Tyagi yazdı
Change-Id: Ifb9ef14180cac84fd111d81b9535266476d5f04f Reviewed-on: https://gerrit.libreoffice.org/9896Reviewed-by:
Muthu Subramanian K <muthusuba@gmail.com> Tested-by:
Muthu Subramanian K <muthusuba@gmail.com>
-
Stephan Bergmann yazdı
Change-Id: I4a6280f47ca3c4a77b4e42fe05d79ded7fc30ef1
-
Kohei Yoshida yazdı
Don't do this please... Change-Id: Id90490622bca10beabf7a1c92e51e55bc72a1db8
-
Kohei Yoshida yazdı
In fact, doing so would lead to a corrupt internal data table. The internal data stores category labels separately from the column data, so there is no reason why we need to offset for category labels here. Change-Id: I29dd99e53837cba7a1e28d2a1ef39a5384378805
-
Kohei Yoshida yazdı
resize() sometimes leads to a crash. Need to debug later. Change-Id: Ia3809eb4f171369a58b84d5b44001692be1453a1
-
- 26 Haz, 2014 26 kayıt (commit)
-
-
Kohei Yoshida yazdı
Change-Id: I994424c98d977c3a8f9138cccc17348de813a9d7
-
Kohei Yoshida yazdı
Change-Id: I0938b955b460d8c91607e6df0b9d9e1a4a971013
-
Stephan Bergmann yazdı
Change-Id: Idea97df52106af64f6c5605460756d48296551e2
-
Stephan Bergmann yazdı
Change-Id: I0758fd3117795ed68789385576aee5a885639104
-
Stephan Bergmann yazdı
Change-Id: Ic46b84d740159826542ead857d15230d54547d88
-
Kohei Yoshida yazdı
Row levels are currently not dumped, but that may change later. Change-Id: I849f8b65d6f419bc4d97e2af2d456e73c7e9a355
-
Kohei Yoshida yazdı
Change-Id: Ifd0bde11ad7e72683e1b95106f487e1eb2a4b487
-
Kohei Yoshida yazdı
Since we only store strings the matrix. Change-Id: Ie30e9ce0235810b3082ba13ac17c7d1b3c19375a
-
Kohei Yoshida yazdı
I need to use this outside of sc. Change-Id: I153863d6c5c31e5ab5f25da2dba81bd4d4b6d3fe
-
Stephan Bergmann yazdı
Change-Id: I1142463972df76aac9e491abbfd08a67cf4db1f1
-
Stephan Bergmann yazdı
Change-Id: Ifc4a74bca5cfe58e420824a8dd85e8c246bbfac3
-
Joren De Cuyper yazdı
Change-Id: I6017e77e46298b45c7584830178455fe29016209 Reviewed-on: https://gerrit.libreoffice.org/9907Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Joren De Cuyper yazdı
Also added mnemonic for "Ignore" entry Change-Id: I044fc0a718a32fe7b502d2c342ba5f09921053ec Reviewed-on: https://gerrit.libreoffice.org/9908Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Joel yazdı
Clarified the wording of protected section dialog from "Readonly content cannot be changed." to "Write protected sections cannot be changed." Change-Id: Ic6df2d84b6cc9e87727306eff8aa0e06895cab17 Reviewed-on: https://gerrit.libreoffice.org/9905Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I0a8860f2b0ea053cdfe9504dc266be36cdb0043e
-
Stanislav Horacek yazdı
Project: help d2e055fb50d07664c8b90456c07c2d39d49e62df fdo#63274 clarify hexadecimal argument in HEX2DEC and similar functions Change-Id: Ic8a4beb3f544be25706bd3f8c00beac150354fa8 Reviewed-on: https://gerrit.libreoffice.org/9906Tested-by:
Andras Timar <andras.timar@collabora.com> Reviewed-by:
Andras Timar <andras.timar@collabora.com>
-
Olivier Hallot yazdı
Project: help cb00f782515e7a11796d7996e89073a4ecfdb3d7 Fix bug fdo#80431 Help entries for GAMMA functions Provides help entries for functions GAMMA.DIST GAMMA.INV and GAMMALN.PRECISE Change-Id: I9a675d40f7eca6a799e49706e062ea77e05feffd Reviewed-on: https://gerrit.libreoffice.org/9916Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Oliver-Rainer Wittmann yazdı
- only the content of nested TOX fields is imported, no TOX field itself (cherry picked from commit 1df1e98e7b6556892f546cc559e31f9fd9e00a78) (cherry picked from commit b2d0492ea85a2f96378326361421749619269b15) Conflicts: sw/source/filter/ww8/ww8par.hxx sw/source/filter/ww8/ww8par5.cxx sw/source/filter/ww8/ww8par6.cxx Change-Id: I29cf81df72bf548414bef06b54a691eae6a5edcd
-
Caolán McNamara yazdı
appears to work without it as far as I can see Change-Id: Ibe19addeeb38f853a515aef36d6bc83d338e1c0b
-
Oliver-Rainer Wittmann yazdı
before importing a document via <SfxObjectShell::ImportFrom(..)> (used for OOXML *.docx import) (cherry picked from commit 920bf1164fe0c3d232dc0f7d476eec1660f4690e) Conflicts: sfx2/inc/sfx2/objsh.hxx sw/inc/docsh.hxx sw/source/ui/app/docsh.cxx sw/source/ui/app/docsh2.cxx sw/source/ui/app/docshini.cxx sw/source/ui/app/docst.cxx sw/source/ui/app/docstyle.cxx Change-Id: Id32bd6a8ef081dd4af4d832aa42317de7f64184f
-
Caolán McNamara yazdı
yikes, well that was a worthwhile exercise Change-Id: I454c16ce8b307abfdd2db3d2e38f4d36fba429fa
-
Caolán McNamara yazdı
Change-Id: Ieae5303e55f21044ef8e91e63c4896696cfad51c
-
Caolán McNamara yazdı
Change-Id: I231218ab7a7984943470b62339e34801fb5fb9e3
-
Caolán McNamara yazdı
Change-Id: Ifcbfe29f116d43cc4e65641e24a302e4cdd71129
-
Caolán McNamara yazdı
Change-Id: I522f9e9178dbda466a355bc84d97f5458005e131
-
Caolán McNamara yazdı
Change-Id: Ib8ba49e89d03eaf3b3aae94dbbf121898ba9e8de
-