- 03 Eki, 2014 4 kayıt (commit)
-
-
Kohei Yoshida yazdı
Change-Id: I545328a1c126b3bfeee8c1f662c5eb9a471d33ca
-
Kohei Yoshida yazdı
You used to have to convert formula cells to static values by copying them and pasting them as values onto the original place. Why not just allow converting them in place? This is something I've always wanted to implement.
-
Kohei Yoshida yazdı
Change-Id: Ie1c80029a762fcf92dc20ffe74260ea54c61da28
-
David Ostrovsky yazdı
Change-Id: I385e756109ab0a47feeeb4407ba4a2a4b68548dd Reviewed-on: https://gerrit.libreoffice.org/11728Reviewed-by:
Peter Foley <pefoley2@verizon.net> Tested-by:
Peter Foley <pefoley2@verizon.net>
-
- 02 Eki, 2014 36 kayıt (commit)
-
-
Samuel Mehrbrodt yazdı
Change-Id: Ie154bfb15a19ae98b2bc4eb6626240a00cf182d4
-
Change-Id: Ia6186be4ed48fd75d1063eed233a88e09b675bf1 Reviewed-on: https://gerrit.libreoffice.org/11774Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Michael Stahl yazdı
Change-Id: Id4bc638c81d695745fc44bde16252e3040f0a03c
-
Kohei Yoshida yazdı
Change-Id: Iacbf9f46a1b5683b6de5dd93002a69078af46951
-
Kohei Yoshida yazdı
I just ran SlickEdit's 'beautify' command with some follow-up manual editing. Change-Id: I402e782e7d147c4c95ebaa8ffcc40b50a0c565a7
-
Tor Lillqvist yazdı
Change-Id: I18a9355bb902b19f0eeecb26d33eba4fb25db8cb
-
Tor Lillqvist yazdı
Change-Id: I01f473658708a75c3eac6219efd38cd8ec5aa44f
-
Tor Lillqvist yazdı
We need to set the "paragraph summation" flag also for .pptx import. (As is already done for .ppt import.) This is what in the Options (Preferences) UI is called "Add spacing between paragraphs and tables (in current document)", on the LibreOffice Impress:General page. This is a setting that when set becomes local to the document. I actually don't really understand why this needs to be a user-visible option, wouldn't it be enough for it to be an internal flag that is set for documents imported from .ppt and .pptx, and is clear otherwise? Change-Id: I525178957276e7d587b6ac4be8ae7919fc245a27
-
Michael Stahl yazdı
Change-Id: I449fe34be396114529357388c87162aaf8976292
-
Michael Stahl yazdı
Change-Id: I4412a0c1e4dee94cd717f24b8df5e257d895f721
-
Michael Stahl yazdı
This is supported in GCC 4.6.0 already: https://gcc.gnu.org/onlinedocs/gcc-4.6.0/gcc/Diagnostic-Pragmas.html Change-Id: I2f67e588eea3a323a2e9c81e39e56ab2e715a817
-
Michael Stahl yazdı
This has been supported by GCC and clang for a very long time. Change-Id: I410a2b39004c932003f8cbefe935aedb109b1163
-
Miklos Vajna yazdı
Change-Id: I10dfb947bbd9e792c98932608acb2f0987fd8605
-
Juergen Funk yazdı
this fix is only for simple color backgrounds; gradient, hatching and bitmap are not implement. Change-Id: I5ec31c0105491c6d27835d63648fedff21998926 Reviewed-on: https://gerrit.libreoffice.org/11762Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Caolán McNamara yazdı
otherwise you're just deleting a char right after whereever the cursor used to be. It can be possible to not GotoField if the field in question is in a redline-deleted portion and show changes is not on. i.e. its actually already deleted Change-Id: Ic4833d82c5c33e556f3e159e9732a6db071f5622
-
Stephan Bergmann yazdı
Change-Id: Ide4e95828fad867fbc3cd1300f29e832b3c83017
-
Michael Stahl yazdı
Hopefully this should fix up the most important external libraries. Change-Id: I744cb5a2ce7fafb10852059050cf24589d6ca400
-
Matúš Kukan yazdı
Change-Id: Iaa82352f91167872c9cd39c8ce22b415b9e61d82
-
Luboš Luňák yazdı
Because that breaks warning about all cases (not) being handled in switch. Change-Id: I8fadccd4e5d125cc37b8e10087e9170f07e65440
-
Luboš Luňák yazdı
Change-Id: I08eff921ab2de64e5734807963c542818456dd8e
-
Matúš Kukan yazdı
Similar to 08f33ca6 Change-Id: I04f11a3821cb3793e5f993995b0c10fc7a62420b
-
Caolán McNamara yazdı
Change-Id: Icfbe30efa3ebd63620a900e345e4b4a74070b021
-
Caolán McNamara yazdı
Change-Id: Ife7b28fcb67051c41831ef9eb566c3a2c148033d
-
Caolán McNamara yazdı
Change-Id: I495a92c24847de265f04abb3670532270b5d6034
-
Caolán McNamara yazdı
Change-Id: I062dd96bfc4abf2bdaec2c17d1cf57d853d655d8
-
Caolán McNamara yazdı
Change-Id: I88b96d42f5ee96641dc21e3e55415f6dc32b3951
-
Caolán McNamara yazdı
Change-Id: Ic4e337a17a8149137ff82a64e5513460c36373a0
-
Caolán McNamara yazdı
Change-Id: Ice857b6f97f1ac3f720226aa90392fb6e9229869
-
Caolán McNamara yazdı
order doesn't matter one bit as far as I can see Change-Id: I55aa5d23d9865a47ef4dcda9d3e19863794a18c9
-
Caolán McNamara yazdı
Change-Id: Ifc462622919c8247c1f4ff8304f3107a23ef1c49
-
Caolán McNamara yazdı
Change-Id: Ia0b8ad6af83907a51678e37e41c445fa4a7b5a58
-
Caolán McNamara yazdı
Change-Id: I1c795134469c0ab8cf6591982e2a44a6506e4fc5
-
Caolán McNamara yazdı
Change-Id: Ib1d5dcc8b09e11a8ef2399e3ef1a5ae1769de90f
-
Caolán McNamara yazdı
Change-Id: I0ebd4a53a0d309b45f5af31adc6fa54a5f143a21
-
Caolán McNamara yazdı
Change-Id: I1895537459bca9341d1e97bad7ca38813bdfa2fe
-
Caolán McNamara yazdı
Change-Id: Ifcb8078e3e52c1b3634ab1c6ad6d6121502950d9
-