- 16 Eyl, 2016 28 kayıt (commit)
-
-
Stephan Bergmann yazdı
In external/harfbuzz/ExternalProject_harfbuzz.mk we are careful to configure harfbuzz --with-freetype=no, but then harfbuzz goes on to nevertheless link some of its programs against freetype. However, those all appear to be test programs that we do not otherwise rely on, so just suppress building them in the first place. (I ran into this when trying to do a 32-bit Linux build in a 64-bit environment, with only very limited 32-bit support installed in the system.) Change-Id: I1bab2ff4b533e5a30d68d72ec001904cb63f5d94 Reviewed-on: https://gerrit.libreoffice.org/28963Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Stephan Bergmann <sbergman@redhat.com>
-
Stephan Bergmann yazdı
...where Coverity doesn't reveal which instantiation of the templated code it is complaining about, but it must be ScRefFlags (sc/inc/address.hxx), which has underlying type sal_uInt16 and a mask of 0xFFFF. Change-Id: If0abd195885acdffb3c61cdab88d7a2c87c00c4f
-
Miklos Vajna yazdı
This is similar to commit 7b784e4e (sw draw text: emit LOK_CALLBACK_VIEW_LOCK from registerCallback(), 2016-09-14), but this fix is for Impress. Change-Id: I995d2ed223aa6ce7845c440039d176b6beada84e
-
Winfried Donkers yazdı
Change-Id: I617146665e72286aef3de35b859ca2e52d039bd8 Reviewed-on: https://gerrit.libreoffice.org/28612Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
sll yazdı
Change-Id: I71071ba71ce05487273ce66e64f930cd2ec7b8d0 Reviewed-on: https://gerrit.libreoffice.org/28697Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Noel Grandin yazdı
It causes breakage on some gcc's with "default constructor could be not generated" message. Will attempt to re-land later. This reverts commit 6da5ed6d.
-
Noel Grandin yazdı
Change-Id: I6af2784857c835a823218ba88f4bf65a19a0d253 Reviewed-on: https://gerrit.libreoffice.org/28959Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk> Tested-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Stephan Bergmann yazdı
Change-Id: Ia4b86b8a6c8cc5ae87284080a31f8ddf9d99455d
-
Stephan Bergmann yazdı
Change-Id: I6f013cacbefe9c681baa3e91f73f4fc05c99ba78
-
Gabor Kelemen yazdı
Make it obvious which parts are translatable to avoid overtranslation Change-Id: Ic2772f6d4c394189b6fa089906985a7fdae75b26 Reviewed-on: https://gerrit.libreoffice.org/28945Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Miklos Vajna yazdı
and also expose it in the LOK API. This way clients don't have to keep track of what views they created / destroyed, they can also get an up to date list with this method. Change-Id: Ibaee42c545803e04a31e7c13ab6ec370b99465c4
-
Michael Stahl yazdı
... in OCommonEmbeddedObject::getPreferredVisualRepresentation() Change-Id: I326b7df4350f34fc9a1c363ea0e9bc77d8f1e976
-
Michael Stahl yazdı
Change-Id: I51e67607d94a465ce39e822f01a0c60efbf1a0f0
-
Stephan Bergmann yazdı
...done in 36a2db37 "Replace usage of rtl_*Memory with equivalent from string.h" Change-Id: I068feab3140cdcb34ea8c80e273ea2761f0efb7f Reviewed-on: https://gerrit.libreoffice.org/28941Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Stephan Bergmann <sbergman@redhat.com>
-
Yousuf Philips yazdı
Project: help dbaafc06a3900c768074b2f5c2a0af8c7c6194d8 tdf#102219 Correct shortcuts for navigator and references Change-Id: I3b2a35a05597e6002668e8c4a2afea207a9242bc Reviewed-on: https://gerrit.libreoffice.org/28943Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> Tested-by:
Yousuf Philips <philipz85@hotmail.com>
-
Laurent Balland-Poirier yazdı
Change-Id: I61e640185ef77335d0e393a3827d78579473cd33 Reviewed-on: https://gerrit.libreoffice.org/28604Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Miklos Vajna yazdı
As this only returns the number of views, not the actual views. Since it's a rename, it's just an API (but not an ABI) change. Change-Id: Ib4f0ea56a90e5ae9c80ee1781aa2f29aff4259e7
-
Caolán McNamara yazdı
also deb#837356 since gtk3 commit of... commit 0f116135f4a5033ce4e9dfa19f10624701fa615c Author: Matthias Clasen <mclasen@redhat.com> Date: Fri May 6 10:12:14 2016 -0400 Avoid emitting ::style-set by name GtkStyle is deprecated, but we still emit ::style-set quite a bit, so lets at least not be slow while doing it. docs say... 'GtkWidget::style-set has been deprecated since version 3.0 and should not be used in newly-written code. Use the “style-updated” signal' and this code just came over from gtk2 without any thought about it at the time, so change it over to the "style-updated" which makes everything happy again Change-Id: I9e920d2fb2d820ff1b1b5a9ecb228484df3d6146
-
László Németh yazdı
Add ONE DOT LEADER, TWO DOT LEADER and HORIZONTAL ELLIPSIS characters to the "Fill character" list of tab stop entries in Table of Contents formatting. These characters give typographically better dot leaders, than the default dense FULL STOP dot leader. See also http://scripts.sil.org/CharStories_2024 Change-Id: I1d10c8bf59b2722c3ec78d59063a25534570129b Reviewed-on: https://gerrit.libreoffice.org/28937Reviewed-by:
László Németh <nemeth@numbertext.org> Tested-by:
László Németh <nemeth@numbertext.org>
-
Jochen Nitschke yazdı
values are already in initial commit fd069bee (svx/source/dialog/tpline.cxx) corresponding chart2 commit 668c6b02 (chart2/source/controller/dialogs/dlg_ObjectProperties.cxx) nNoArrowDlg = 1100 was initially commented out and removed later Change-Id: If11506c071cf18d06200032f3cd3b753bc0a4e59 Reviewed-on: https://gerrit.libreoffice.org/28915Reviewed-by:
Jochen Nitschke <j.nitschke+logerrit@ok.de> Tested-by:
Jochen Nitschke <j.nitschke+logerrit@ok.de>
-
Jochen Nitschke yazdı
Change-Id: Id1e61caa2252c2d27560b8565abd3255faaf684b Reviewed-on: https://gerrit.libreoffice.org/28939Reviewed-by:
Jochen Nitschke <j.nitschke+logerrit@ok.de> Tested-by:
Jochen Nitschke <j.nitschke+logerrit@ok.de>
-
e12346 yazdı
Removed the "long" integer literals in "vcl/source/gdi/". Some literals are left to match external methods Change-Id: I55aa9bd2935bfd82c9c1cc5cd1efcc4b7c3d9346 Reviewed-on: https://gerrit.libreoffice.org/27784Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Miklos Vajna yazdı
Change-Id: Ibb80377a581d70501dbd243307e883057508e67f
-
Noel Grandin yazdı
Also fix obvious bug in the initialisation of the connectivity::odbc::OConnection::m_bClosed field. Probably closes some kind of connection leak there. Change-Id: I04579cf91bcd6d6c51c697d83971da4142743a82 Reviewed-on: https://gerrit.libreoffice.org/28932Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk> Tested-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Caolán McNamara yazdı
Change-Id: I700d3b791ad7380e4d875cf33b98879303f01fb0
-
Tor Lillqvist yazdı
Already with Xcode 7.3.1 some unit tests crash when the code is built with full optimisation. Xcode 8 did not help. So use -O1. Yeah, this sucks. Don't have time to investigate in detail. Change-Id: I0cffad1a3ee3ee86b61eca3c856476133125049b
-
Stephan Bergmann yazdı
...that was only called from dtors anyway, where its virtual-ness doesn't actually help (and would trigger loplugin:fragiledestructor if that were enabled) Change-Id: I477a22f2cadd1124b7106c5338e525629968a284
-
Noel Grandin yazdı
Change-Id: I27842162fcf82120ecb811ee8e89e187430931fc Reviewed-on: https://gerrit.libreoffice.org/28931Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk> Tested-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
- 15 Eyl, 2016 12 kayıt (commit)
-
-
László Németh yazdı
to help the transition to the new Hungarian orthography Change-Id: Ib7cfc98ef759890bdb322a4c86d6f3d4e76349bc Reviewed-on: https://gerrit.libreoffice.org/28916Reviewed-by:
László Németh <nemeth@numbertext.org> Tested-by:
László Németh <nemeth@numbertext.org>
-
Takeshi Abe yazdı
Change-Id: Ief00bc6e82cd4e54602e069c0bafd1dfc7bdd2ff
-
Takeshi Abe yazdı
not only for CTL, but also for CJK. Change-Id: Ic987e6f97a42d66aa859d5da496542ed099eadf0
-
Michael Stahl yazdı
Change-Id: I16cd7253b3c8e65bf9f400ace2aa93e47c8981e4
-
Sophie Su yazdı
Change-Id: I866ba17ffe82294758fd54c525c030eda1e0761a Reviewed-on: https://gerrit.libreoffice.org/28418Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Ibdbb7c32435684c7166ff3437a9fe812b3760356
-
Caolán McNamara yazdı
Change-Id: Idf1e423fe78d44bca351624e81bcca85205a644b
-
Muhammet Kara yazdı
Add 'Icons Only', 'Text Only', and 'Icons & Text' radio buttons to the 'Toolbar' tab of the 'Customize' dialog. And remove the corresponding items from the 'Toolbar' menu button. Also removed some unused literals and code pieces. This patch is towards achieving the design and functionality suggested in the related bug report. Change-Id: I072b05ae64817e93c0dbd5fb434126b525c2fd48 Reviewed-on: https://gerrit.libreoffice.org/28773Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Tor Lillqvist yazdı
Change-Id: I8547760d4ea24205e21f215f25f0c58757bd9329
-
Gabor Kelemen yazdı
Project: help e965f370818b8ab4de16db492402cdff4ee574e9 tdf#101723: Wrong parameter reference in COUNTIFS explanation Copy-paste error, sync with function description: Criterion_range2 -> Range2, Criterion_range1 -> Range1 Change-Id: I7c6a200072703944f013f67e220150abaede9418 Reviewed-on: https://gerrit.libreoffice.org/28924Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Laurent Balland-Poirier yazdı
Project: help 206a20ba56d185411cd099f324a0d9c0529eaf48 Correction for Hijri calendar [~hijri] works for all locales using arabic alphabet, except Oman (may be a bug) Change-Id: I42ba27032fdabe64b626db494e27b5f139f78325 Reviewed-on: https://gerrit.libreoffice.org/28502Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Gabor Kelemen yazdı
Project: help 6d24687976074e3bf84dcc4d373cc8a208b4e299 tdf#102206 Change suffixes of LCM_ADD and GCD_ADD to _EXCEL2003 Change-Id: I8004ad5eb82e3c1d522b655f8533750d87a64bd3 Reviewed-on: https://gerrit.libreoffice.org/28927Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-