- 04 Ock, 2015 1 kayıt (commit)
-
-
Jean-Pierre Ledure yazdı
Main functionalities: - show/hide toolbar elements - modify tooltip - get/set internal command - execute internal command Change-Id: Ice830009f9eabc199727c7d4b54ebf524b026d40
-
- 03 Şub, 2015 1 kayıt (commit)
-
-
Julien Nabet yazdı
Change-Id: I2c4c856a1f208c253493b852108743c643c2ea6d
-
- 04 Ock, 2015 18 kayıt (commit)
-
-
Miklos Vajna yazdı
Change-Id: I2df7eb2af12f235cfa05bc75da32e8baf1455b5b
-
Caolán McNamara yazdı
Change-Id: I5d458f43616edc395faa8c27edaddc7d515166db
-
Caolán McNamara yazdı
Change-Id: Ic917730ced5ce60036dbab08c1f97ebefb6e86e8
-
Tomaž Vajngerl yazdı
Change-Id: Ia39df03be4f4a2470ec16dc55855916ddd758a8b
-
Tomaž Vajngerl yazdı
Change-Id: I31bfa39777d2cfe8c7fddc62f74273a8ba1a9bba
-
Tomaž Vajngerl yazdı
This adds an option to move the tabbar back to be inline with scrollbar. The option is only available in Expert Configuration under key: /org.openoffice.Office.Calc/Layout/Other property TabbarInlineWithScrollbar Change-Id: I95491072ad1cc195f2d8b8d0fadbd5ef045767e7
-
Tomaž Vajngerl yazdı
Change-Id: I8af78740ce3c0533eeb5277f8065f3fd84cb8834
-
Tomaž Vajngerl yazdı
When the requested region is larger than the native scrollbar the uncovered regions need to be drawn with a background color to avoid artifacts. This situation can happen when the TabBar is inline with scrollbar when the width of the TabBar is greater than the width of the scrollbar. Inline TabBar support is added in a later commit. Change-Id: I70cb2e5bfd8d79401f77bbe55abe596adc160194
-
Tomaž Vajngerl yazdı
Change-Id: Iccd140f06b9504606850de780262a23004a803b4
-
Caolán McNamara yazdı
Change-Id: I82f668ef72e916d2ff11df5cda2a02653999f66f
-
Charu Tyagi yazdı
Reviewed on: https://gerrit.libreoffice.org/13541 Change-Id: I40ba14503ad9f5458d8326741a4fe7a13653b05a
-
Charu Tyagi yazdı
Reviewed on: https://gerrit.libreoffice.org/13542 Change-Id: I8d6289b814a063ba8037d07a7600a44fa77f860d
-
Charu Tyagi yazdı
Reviewed on: https://gerrit.libreoffice.org/13539 Change-Id: I309f9cfc31420e350acc05be7ff422c8aefad782
-
Miklos Vajna yazdı
To be consistent with javadoc, see commit ac631f9e (odk: use javadoc -notimestamp, so generated docs don't unnecessarily differ after each build, 2012-10-17). Change-Id: Ie52d2ca08a873e663869d60413be7bf8ec1e0b56
-
Andras Timar yazdı
Project: dictionaries 09b0646f984780d190ea53976f35ae23c99bd06c
-
Jan Holesovsky yazdı
Change-Id: I6ccf65308b7339768e9e0cc3c0b43fefc926f7e8
-
Jan Holesovsky yazdı
Change-Id: Ia7c5cf07dba7f65ee65dab67a0a32975c8026dce
-
Jan Holesovsky yazdı
This is a Writer-only change because: 1) Calc does not have the changes sidebar yet. 2) The redlines in Calc have more complex descriptions (like 'Deleted column'), so postponing that for now until I have a good list of the possible values there so that I can ask for the icons. Change-Id: I2d9860261d0b690012c3c11cdd97a140f48842bf
-
- 03 Ock, 2015 16 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I70aeaae8b054fc0dc6bcf1ef74bc2cad0b085911
-
Caolán McNamara yazdı
Change-Id: Ib26b448f49c2ca633c557075b282ecbfb99dadea
-
Caolán McNamara yazdı
Change-Id: Icf7e8eff2c0b0592fada13a022b17dab2a94bd7e
-
Miklos Vajna yazdı
Change-Id: I93ec8bed19cf283ce6c9cd6718376798d8ea8de0
-
Caolán McNamara yazdı
Change-Id: I2c65709cda6f10810452dfb8aa1a247cb3a5564f
-
Miklos Vajna yazdı
Change-Id: I27281dfbb95c410c2725ec7ce93b91eed41061e2
-
Matteo Casalin yazdı
Change-Id: I4210fd4bc086c5cfdfe7dc01cd9387993b4916ca
-
Matteo Casalin yazdı
Change-Id: I0e226787206e0429149fccc99677529d52d7825a
-
Matteo Casalin yazdı
Change-Id: I5f3cc2771ccde44e1ea45b1ff3e7f8a3fedfb94a
-
Matteo Casalin yazdı
Change-Id: Ib2de94071ce0f80932fe31e40f7e3d434c0a274f
-
Miklos Vajna yazdı
... only in case the whole table is already selected Change-Id: If7626954460e16945af6b21402a84e90c71ae138
-
Łukasz Hryniuk yazdı
Change-Id: Iabcd57c5f11a53db9fc6fab3606a9ab36c94fcc0 Reviewed-on: https://gerrit.libreoffice.org/13722Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
PriyankaGaikwad yazdı
- File getting corrupted after RT due to data label position is invalid in chart.xml - LO must not export invalid label position property if chart type doesn't support that positioning in MS Office. - For clusterd bar chart XML Difference chart1.xml Original file <c:barChart> <c:grouping val="clustered" /> <c:ser> <c:dLbls> ... <c:dLbl> <c:dLblPos val="outEnd" /> </c:dLbl> ... </c:dLbls> </c:ser> </c:barChart> Roundtrip file <c:barChart> <c:grouping val="clustered" /> <c:ser> <c:dLbls> ... <c:dLbl> <c:dLblPos val="r" /> </c:dLbl> ... </c:dLbls> </c:ser> </c:barChart> Change-Id: I9cae11b8d198aaa70fb05cb3bf329cd898519170 Reviewed-on: https://gerrit.libreoffice.org/11141Reviewed-by:
Kohei Yoshida <libreoffice@kohei.us> Tested-by:
Kohei Yoshida <libreoffice@kohei.us>
-
Julien Nabet yazdı
and use it instead of just using remove_if which is useless nothing! Change-Id: I37d8254b05123e50b076ddbb6f67726198ec4d6c Reviewed-on: https://gerrit.libreoffice.org/13723Reviewed-by:
Kohei Yoshida <libreoffice@kohei.us> Tested-by:
Kohei Yoshida <libreoffice@kohei.us>
-
Kohei Yoshida yazdı
By switching from clFinish, which blocks until the kernel executes, to clFlush which does not. We instead will call clFinish before fetching the results to make sure all the kernels have completed their executionn before getting their results. Change-Id: I157a05d5a5caf1f3e88935371144f1d52a57a313
-
Kohei Yoshida yazdı
Change-Id: I9cc8f18dfa552c9bc12f70b158b0445046e51fd9
-
- 02 Ock, 2015 4 kayıt (commit)
-
-
Jan Holesovsky yazdı
-
Miklos Vajna yazdı
Change-Id: I2ca3bf8f842c4ba4b2777f81547a20502510fcc9
-
Andrea Gelmini yazdı
Change-Id: I1fdbe47ed7a6e05d2cf20f4c296bffad4bbc6599 Reviewed-on: https://gerrit.libreoffice.org/13719Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Miklos Vajna yazdı
Change-Id: Ic67d11cff11078a7d83a3ee98b91ec8ae138adef
-