- 11 Kas, 2014 40 kayıt (commit)
-
-
Jan Holesovsky yazdı
There was a discrepancy between the comment and the code; and I believe the comment was right, and the code wrong - so adapted the code accordingly. [I guess we will want to kill this condition for good when rendering via OpenGL at some stage; the assert() will tell us ;-)] Change-Id: I651261373068e975004c898b2a930c602c158b64
-
Jan Holesovsky yazdı
Change-Id: I2a4d1bd294d1d88651c8556091f5453ef0aa5293
-
Jan Holesovsky yazdı
Change-Id: I2229141cc12ad7bc9fccfd6e2c7fec44ac4f6284
-
Stephan Bergmann yazdı
...instead of scaling the translated nNewHeight once more by the original prop Change-Id: Iadb53361a79f0b37b3c7c50066e4cfb7d24ed5e8
-
Stephan Bergmann yazdı
...and remove thus unused SetHeightValue Change-Id: I9c8c18614233df6086ff23533e7e7129848f42ef
-
Stephan Bergmann yazdı
This reverts commit d5f93eb4, SvxFontHeightItem::SetProp was used to override "dummy" 100% nProp/ePropUnit values that did not match the computed nHeight value with nProp/ePropUnit values that are supposed to match the computed nHeight value. Yuck. Change-Id: Ic12e824054b3c5da7aca766b9b3eb076d1837d9a
-
Richard PALO yazdı
Change-Id: I568ee2c3f103777720f6c39340a5915b10aeebb4 Signed-off-by:
Michael Stahl <mstahl@redhat.com>
-
Richard PALO yazdı
also borrowed from Gabriele Bulfon <gabriele.bulfon at sonicle.com> Change-Id: I17787fbbf12f1bc8b3e78b8dd2e8b33679bab5b1 Signed-off-by:
Michael Stahl <mstahl@redhat.com>
-
Richard PALO yazdı
Change-Id: Id15c4b355591678023ae97b1183f8f3a01823084 Signed-off-by:
Michael Stahl <mstahl@redhat.com>
-
Richard PALO yazdı
Change-Id: Ic5edb7c0977b6c589329cd80616aa320d6cc929b Signed-off-by:
Michael Stahl <mstahl@redhat.com>
-
Richard PALO yazdı
Change-Id: Idc40752b4beee932b5912e6df9fe6acb15571201 Signed-off-by:
Michael Stahl <mstahl@redhat.com>
-
Richard PALO yazdı
and, most importantly, forget MOTIF! Change-Id: I0230932618b396ec4d5bf7638a13e5a80a4fada0 Signed-off-by:
Michael Stahl <mstahl@redhat.com>
-
Richard PALO yazdı
Change-Id: I749fa8a19e00957a3f83f41e029687b435a3a903 Signed-off-by:
Michael Stahl <mstahl@redhat.com>
-
Eike Rathke yazdı
Found when investigating fdo#86011 where 'du-nl' was accepted and assigned an on-the-fly-ID even if the 'du' language code is not defined in ISO 639. If a tag is not internally known we need to check it using liblangtag and take no short cut assuming it would be alright even not for the simplest case. Change-Id: Ib8c1eb77b6b4a59019c4c8248b596bf53c0f4986
-
Stephan Bergmann yazdı
Change-Id: Ia79cdfbe8b1e065f84a30aa74500de3f1115c595
-
Stephan Bergmann yazdı
...and operator= shall probably copy rSize.ePropUnit... Change-Id: I112c02b3a3b2ce23f3d03f03881136e05be29017
-
Caolán McNamara yazdı
#define Z_OK 0 #define Z_STREAM_END 1 #define Z_NEED_DICT 2 and we don't support dictionaries, so a Z_NEED_DICT return creates an infinite loop Change-Id: Iafb1da594962b3cb456a3223cc6d4122791718c5
-
Caolán McNamara yazdı
Change-Id: I5e3d39b8f87e1496550c616928eab9166f624387 Reviewed-on: https://gerrit.libreoffice.org/12364Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Tor Lillqvist yazdı
Change-Id: I6d989baabe4ff59b91c3fdb725f75a7d9e01f5e0
-
Tor Lillqvist yazdı
Change-Id: I88d3d9040f70e84752ade19001a699f60e9e7636
-
Riccardo Magliocchetti yazdı
To avoid confusion with the --headless runtime option leverage --without-x for the headless build. Please note that build and code ifdefery naming is not changed. Change-Id: Iefdbc7ca5b4bb5627ebd2c78b4cedf44dce4ae5b Reviewed-on: https://gerrit.libreoffice.org/12303Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Jan Holesovsky yazdı
Re-introduce the initialization back. This reverts commit e5ffff4e.
-
Adolfo Jayme Barrientos yazdı
... and remove an unneeded grid that I added. Change-Id: Ibc3b98a1f87d61464d652168546235e5c183c80f Reviewed-on: https://gerrit.libreoffice.org/12334Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Justin Luth yazdı
When Apache OpenOffice code was merged in, a few lines were removed for no apparent reason. This just adds the code back in, and resolves the bug. See the comments in fdo#85912 for details about this bug. It is hard for majority language users to reproduce since they don't use ibus/kmfl to type their language's letters. Change-Id: I3963ea0f0eeeab8c8006408a7e229beab1ccf9f6 Reviewed-on: https://gerrit.libreoffice.org/12311Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Szymon Kłos yazdı
When user's data are empty, dialog shows "(no name set)". Dialog: Writer->File->Versions...->Save New Version Change-Id: I6780cbe452fbc206b3e153975dbb1c1d9570718b Reviewed-on: https://gerrit.libreoffice.org/12307Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I9d4dc8a165bc042a674eb472162292a486f3761c
-
Caolán McNamara yazdı
how to reproduce an outline which won't update wrt the numbering style file->new->presentation view->master->slide master select first entry of outliner, i.e. "Click to edit the outline text format" make it underlined, save, reload view->master->slide master now use bullet and numbering set level 1 to e.g. none, ok nothing happens to the outliner. It remains "stuck" with its default numbering Change-Id: I95708b1f1c9cc74ae5129dbfad8ca0d37b00fa13
-
Caolán McNamara yazdı
as to whether you want to "adapt" objects or not Change-Id: Ic4c00be480d1be632d84dfac71fe911d48eacc51
-
Caolán McNamara yazdı
Change-Id: I2567026af23dd5fc42812b90bd6098c4c74a4f92
-
Caolán McNamara yazdı
Change-Id: I9d040b0a8862095ff7ac20b07642d60c17e54fce
-
Caolán McNamara yazdı
Change-Id: I2ba56fbff1ae05d1185d08d4fbd0285954fed38b
-
Caolán McNamara yazdı
Change-Id: Icc3fd75533a6173f1cb051f3cd7a47d63e523652
-
Caolán McNamara yazdı
Change-Id: Ibf260ab97cc397b72d81ad4cc08f43d8d2128cef
-
Caolán McNamara yazdı
Change-Id: I1e7e815c2800b4846498092239b0fadaa5d87b45
-
Caolán McNamara yazdı
Change-Id: I923fac826d5495af7caaa709dd2e844d8714c80b
-
Yousuf Philips yazdı
Change-Id: If8eac2bc43b207b7240a6b01c1e952c03a3006f5 Reviewed-on: https://gerrit.libreoffice.org/12353Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Adolfo Jayme Barrientos yazdı
Change-Id: Ide13fff6a3d5d82847c4886967283cb4b59bcfbb Reviewed-on: https://gerrit.libreoffice.org/12321Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Yousuf Philips yazdı
Change-Id: I6690f94fe4a41bb48110ef890301423f7c4328db Reviewed-on: https://gerrit.libreoffice.org/12359Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Yousuf Philips yazdı
Change-Id: If37446116dc4022d88e46af1af610bc70ce7db78 Reviewed-on: https://gerrit.libreoffice.org/12327Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Michael Stahl yazdı
Change-Id: Ida31220457959d2ccc21ee2a723dd1ad16b2a502
-