- 04 Ock, 2018 1 kayıt (commit)
-
-
Noel Grandin yazdı
and rename SID_INSERTSYMBOL -> SID_INSERTSPECIAL in starmath to make it unique Change-Id: I0eeefe25e0e9374871c73793a31cb3e6cc445f73 Reviewed-on: https://gerrit.libreoffice.org/47369Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
- 22 Ara, 2017 1 kayıt (commit)
-
-
Noel Grandin yazdı
This reverts commit b9c6f2de. Change-Id: Ice33baa738c025de72ceb11cf6746e017fb27484 Reviewed-on: https://gerrit.libreoffice.org/46964Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
- 21 Ara, 2017 1 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: I08c09814a6a29286342fd7dc6a30ca0b6395463e Reviewed-on: https://gerrit.libreoffice.org/46909Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
- 02 May, 2017 1 kayıt (commit)
-
-
Caolán McNamara yazdı
removes starmaths InsertCommand in favour of InsertCommandText Change-Id: I5659adcaa28e5b5861d1a1cc5d2afa84009490f6 Reviewed-on: https://gerrit.libreoffice.org/37113Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
- 03 Nis, 2017 1 kayıt (commit)
-
-
Jens Carl yazdı
Translate German comments and terms in UnoControls/, editeng/, filter/, odk/, reportdesign/, sd/, sfx2/, starmath/, svl/, svtools/, toolkit/, tools/, writerfilter/, and xmloff/. Change-Id: Ibc401a425ddfdf41e4e4a78600f3fbce8cfaa2b1 Reviewed-on: https://gerrit.libreoffice.org/35992Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
- 24 Mar, 2017 1 kayıt (commit)
-
-
Noel Grandin yazdı
checked that none of these are present in any .xcu files. Change-Id: Ife5ac45ca4e71fed9515941c20853b9ab811e057 Reviewed-on: https://gerrit.libreoffice.org/35619Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk> Tested-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
- 08 Şub, 2016 2 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: I21bcf66c552cd38eaae1bdc85626aa9bd1782ebd
-
Noel Grandin yazdı
Change-Id: I78784abc1031027d69bbe31d150bc78c8bfbfcf4
-
- 05 Şub, 2016 2 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: Ieb3e47c10c497a6f642f28a6741ac0fd2ecfd419
-
Noel Grandin yazdı
Change-Id: I65e1ca6e022dc76ac96ed75da2c5e78e9356a3e9 Reviewed-on: https://gerrit.libreoffice.org/22107Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
- 15 Eki, 2015 1 kayıt (commit)
-
-
Justin Luth yazdı
At the request of bug tdf#94957, adding unicode conversion shortcut (alt+x) to Math also. Change-Id: I5b4d17543a819f035ade0d9a516eeef8542a286e Reviewed-on: https://gerrit.libreoffice.org/19323Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
- 08 Tem, 2015 1 kayıt (commit)
-
-
Regina Henschel yazdı
The patch introduces a new command .uno:ImportMathClipboard to module Math. It imports MathML content from clipboard and transforms it to Starmath It handles clipboard MIME type 'application/mathml+xml' and plain text, which can be interpreted as MathML segment. It partly solves issues #i14252, #i34781, and #i53509 too. Review by: Hanya <hanya.runo@gmail.com> (cherry picked from commit 9ec21486) Conflicts: dtrans/source/win32/ftransl/ftransl.cxx officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu sot/inc/sot/formats.hxx sot/source/base/exchange.cxx starmath/sdi/smath.sdi starmath/source/view.cxx Change-Id: I6cb5e8f737ee2e39f9ce96aba841db347a8806e4
-
- 30 May, 2013 2 kayıt (commit)
-
-
Rodolfo Ribeiro Gomes yazdı
Zoom can be handled by sfx2 in many ways: - 50%, 75%, 100%, 150%, 200% - Optimal view (fit in window) - Entire page - Page width The math module was doing the first two by itself. Remove it. Strange enough, state methods for zoom interface definitions on sfx2's appslots.sdi were needed. I thought 'Container' property in sfx.sdi should do the job. It seems to do nothing, though. (The zoom should be disabled only if the object is an OLE/Container). The Help-Ids from pop-up menu in Math/Formula were kept, because they doesn't exist in sfx2. Change-Id: Ie1ae413780551b34aa36b338f9a9df79a198319c Reviewed-on: https://gerrit.libreoffice.org/4076Reviewed-by:
Luboš Luňák <l.lunak@suse.cz> Tested-by:
Luboš Luňák <l.lunak@suse.cz>
-
Thomas Arnhold yazdı
In collaboration with Marcos Souza <marcos.souza.org@gmail.com> :) Includes some reordering of the statusbar: Zoom and ZoomSlider right, left field with automatic size adjustment. Change-Id: Ibfb1eab1abef7b026eeb7fd7c0a778c433c9e208 Reviewed-on: https://gerrit.libreoffice.org/4053Reviewed-by:
Michael Meeks <michael.meeks@suse.com> Tested-by:
Michael Meeks <michael.meeks@suse.com>
-
- 19 May, 2013 1 kayıt (commit)
-
-
Tomaž Vajngerl yazdı
Added a docking window with elements that are rendered using the math renderer insted of static pictures. Currently this is an alternative to the existing elements floating window which will be removed when the new one is ready. This is an initial but fully functional version. Change-Id: I7678d09d643c532c672447026b0f12b7b70fc91d
-
- 08 May, 2013 2 kayıt (commit)
-
-
Michael Stahl yazdı
Change-Id: I0c648ca1b1f3cc22244d660e032bacbdbe0f642e
-
Michael Stahl yazdı
There are just a handful of sdi files in sfx2 anyway so just put sfx2/sdi on include path. Change-Id: Ia9be889a63ba9a2f330b505613ae38158a4b7bdf
-
- 06 Tem, 2012 1 kayıt (commit)
-
-
Michael Meeks yazdı
mingwport35: i#117796: MinGW fix to VistaFilePickerImpl.cxx Patch contributed by Takashi Ono http://svn.apache.org/viewvc?view=revision&revision=1172092
-
- 29 Kas, 2011 1 kayıt (commit)
-
-
Luboš Luňák yazdı
-
- 01 Eki, 2010 1 kayıt (commit)
-
-
Jonas Finnemann Jensen yazdı
Ported the most recent version of the visual formula editor patch, to LibreOffice. This patch is not finished yet, see README for more information.
-
- 25 Agu, 2010 1 kayıt (commit)
-
-
Thomas Lange [tl] yazdı
-
- 12 Şub, 2010 1 kayıt (commit)
-
-
Jens-Heiner Rechtien yazdı
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
-
- 08 Ock, 2010 1 kayıt (commit)
-
-
Mathias Bauer yazdı
-
- 18 Eyl, 2009 1 kayıt (commit)
-
-
Mathias Bauer yazdı
-
- 10 Nis, 2008 1 kayıt (commit)
-
-
Rüdiger Timm yazdı
2008/03/31 16:29:35 rt 1.9.204.1: #i87441# Change license header to LPGL v3.
-
- 05 May, 2006 1 kayıt (commit)
-
-
Rüdiger Timm yazdı
2006/01/24 12:58:15 tl 1.7.48.1: #i60111# avoid use of SmGetActiveView(SfxViewShell::Current) as much as possible
-
- 02 May, 2006 1 kayıt (commit)
-
-
Rüdiger Timm yazdı
2006/03/02 09:29:10 mba 1.7.66.1: #132394#: remove superfluous code
-
- 07 Eyl, 2005 1 kayıt (commit)
-
-
Rüdiger Timm yazdı
2005/09/05 17:37:26 rt 1.6.204.1: #i54170# Change license header: remove SISSL
-
- 17 Mar, 2004 1 kayıt (commit)
-
-
Oliver Bolte yazdı
2004/02/19 11:37:16 tl 1.5.42.1: #i25649# define for slot SID_GRAPHIC changed due to conflict with new define in svx
-
- 20 Eki, 2003 1 kayıt (commit)
-
-
Oliver Bolte yazdı
2003/10/09 10:53:13 mh 1.4.160.1: chg: correct header, #i19939#
-
- 28 Mar, 2002 1 kayıt (commit)
-
-
Mathias Bauer yazdı
-
- 12 Eki, 2001 1 kayıt (commit)
-
-
jp yazdı
-
- 02 May, 2001 1 kayıt (commit)
-
-
Thomas Lange yazdı
-
- 18 Eyl, 2000 1 kayıt (commit)
-
-
Jens-Heiner Rechtien yazdı
-