- 18 Haz, 2015 28 kayıt (commit)
-
-
Andras Timar yazdı
Change-Id: I947033790476f982efd6a275831d2439b2859d8f
-
Andras Timar yazdı
Change-Id: I59444cf36d829f8f726c9301ee8393d5ca16196c
-
Philippe Jung yazdı
Now, whatever the size of toolbar icons, the toolbar context menu always shows small icons. Change-Id: Id17df15278d74ae75a3e82d54ecf7af310e0ceb4 Reviewed-on: https://gerrit.libreoffice.org/16361Reviewed-by:
Philippe Jung <phil.jung@free.fr> Tested-by:
Philippe Jung <phil.jung@free.fr>
-
Philippe Jung yazdı
Renames some variable to ease the understanding of what does what Change-Id: Idd84eb89b7c1fb56dd43d66edfbbeafedc319095 Reviewed-on: https://gerrit.libreoffice.org/16360Reviewed-by:
Philippe Jung <phil.jung@free.fr> Tested-by:
Philippe Jung <phil.jung@free.fr>
-
Maxim Monastirsky yazdı
for RID_SVXSTR_SINGLENUM_DESCRIPTIONS, but since 71b35212, we're allowing here more than 8 items. So don't try to get strings for those items, the same way we restrict that in SvxNumValueSet::SetNumberingSettings. (Although these string are (still) not used anywhere AFAIK.) Change-Id: Iaa538e4aebfc72729646f0befc7bcf8e58d6cbee
-
Caolán McNamara yazdı
Change-Id: Ib6d91f1ee427d5f94eed75e478f0809346f38e05
-
Caolán McNamara yazdı
Change-Id: Ia381d26a1c6a8f22aafef924215bc64b3c3473c6
-
Stephan Bergmann yazdı
Change-Id: Ia94c53457e328db9bdd8dd22d7a39e49c358301c
-
Caolán McNamara yazdı
Change-Id: I39c3e5646a5a1ea07aa881cad584a0b7ae9bd005
-
Varun yazdı
Change-Id: I76f236adee86ffb75496bc36f0d6b0ac7d646afd Reviewed-on: https://gerrit.libreoffice.org/16347Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Miklos Vajna yazdı
When editing shape text, the text selection should be provided by editeng. Change-Id: I379f89fc28d2ff8172d0411bba347c959de6ab29
-
Andrea Gelmini yazdı
Change-Id: Ibfa971952cd330ddf430e7e951c5c235d2ae6bd8 Reviewed-on: https://gerrit.libreoffice.org/16314Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Andras Timar yazdı
Change-Id: I0f8de2b856be65e070f9d9b121515aa15ae3ea09
-
Lionel Elie Mamane yazdı
Change-Id: Ia7b784d820249c3d75915761dac34a2aaa190c0b Reviewed-on: https://gerrit.libreoffice.org/16358Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Tomofumi Yagi yazdı
In 'g' shell script, we use grep to get substring from config_host.mk file. When config_host.mk file contains non-ascii characters(e.g. Japanese), this processing doesn't work. As a result, some variables(SUBMODULES_CONFIGURED, REFERENCED_GIT, LINKED_GIT) will be assigned to "Binary file (standard input) matches". This is an error message of grep. The problem will reproduce on Cygwin64 with Japanese locale. With '-a' option, grep will work well, and 'g' shell script will work correctly. Please refer the following commit,too. http://cgit.freedesktop.org/libreoffice/core/commit/?id=0293ec98c92fd58a592f7dd86fbbf47e7b9195c6 Change-Id: If4e0b356173c8f442e3539ed343f441d87dbfd48 Reviewed-on: https://gerrit.libreoffice.org/16344Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I733dd57e27330bc200f718ffb5680bbb81d5d77d
-
László Németh yazdı
Change-Id: I3f09808e43d379f473360f3746302a5d65fb8b38
-
Caolán McNamara yazdı
doesn't work yet, but reports correctly what external formats are available Change-Id: I11cf9440ca516d4358c341fa67cc836b30ca42d6
-
Philippe Jung yazdı
The text is badly centered. Replaced GetTextHeight by GetTextBoundRect and updated computation of text bounds. Change-Id: I1e177a15787c6eddf2878a7d0254f71f3501ec34 Reviewed-on: https://gerrit.libreoffice.org/16354Reviewed-by:
Philippe Jung <phil.jung@free.fr> Tested-by:
Philippe Jung <phil.jung@free.fr>
-
Tor Lillqvist yazdı
Let's not hide the assert() in a function whose sole purpose is to call assert(). Change-Id: I7a8a04aad560b0f22398daabf12d00bbe58e89f1
-
Michael Meeks yazdı
Change-Id: Ie90906f1ed8dc205850df3a48688f66b7a72a4f4 Reviewed-on: https://gerrit.libreoffice.org/16343Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-
Jan Holesovsky yazdı
Change-Id: I809beb7187530cc30aca5dce8b2d4fb244554c55
-
Henry Castro yazdı
Change-Id: Iddacb53071bb442845d702832f1728114ca018fa
-
David Tardon yazdı
Change-Id: I951c04e7d0039f1e38e3bcb2ea7e0f7c33293b9b
-
Katarina Behrens yazdı
Change-Id: Ic9c4330e9b14e43448302132b6c01a8d93001d2f
-
Jan Holesovsky yazdı
Change-Id: Iea74564ef0ae2188ae29f106c4416df1fe827b42
-
Stephan Bergmann yazdı
...the only reason this didn't cause any problems is that the VclPtr returned from Create already had an mnRefCnt > 1, because of activity in the PushButton ctor. Change-Id: I1066ff0b507b8a1ebff079f7b914235a7396368d
-
Miklos Vajna yazdı
Change-Id: I56ed5047da118eac01d7dea150597133215278e2
-
- 17 Haz, 2015 12 kayıt (commit)
-
-
Eike Rathke yazdı
... that take relative/absolute addressing and sheet 3D flag into account to be fed to reference extension via range operator. Change-Id: Iabe13ae384577e2d71ca87af6482ddccbf7ad0ac
-
Eike Rathke yazdı
Commit 194e9f9b oversimplified things. Change-Id: Iea6a84c4a7be49af036690afbb1512ae2c1045a2
-
László Németh yazdı
Change-Id: Ib32b299806851fd2df1fbe8a824c1fe49a4efd99
-
Michael Stahl yazdı
Change-Id: I9da47d7add4fadf34fd4e3c9aa6f1e65cf100b20
-
Michael Stahl yazdı
The problem is that the hints are iterated in order of start position, and if there is a hyperlink inside a ruby then its end position will be reached after the end position of the ruby due to the sort order, which leads to overlapping XML elements. So for any given position, first export the end positions, then the start positions. Change-Id: I2db28d7a36e4e34fbd394b3a69fe4549ee905250 Example: fdo82849-1.docx
-
Michael Stahl yazdı
If a hyperlink ends on the same position as a ruby starts, the hyperlink is not closed before the ruby so its end tag is written inside the ruby element. Example: fdo82849-1.odt Change-Id: I4531327ee23a99e366c2de5d9b08ddabb1be69c7
-
Michael Stahl yazdı
Change-Id: I33c51176b4497f1fcfe5a05d07741e8b74e7243b
-
Michael Stahl yazdı
Change-Id: Iae673ac8ed8e5817efefd665dbf5f061e80f94bc
-
Michael Stahl yazdı
Change-Id: I5089ce8e13d26dcc773f63b3a6f0ef17474444e0
-
Michael Stahl yazdı
Change-Id: I112e85d999a160b9b6393e924e981231d17f439d
-
Jan Holesovsky yazdı
They were removed in commit 18f41dfa by mistake. Change-Id: I0ed17471cd9d6ef19d401210ed530dab93c47865
-
Miklos Vajna yazdı
I.e. the copy part of copy&paste. Only the Writer bits for now. Change-Id: Ia003e76e3b234735f472cdef125514f9771d8640
-