History log of /aoo42x/main/starmath/source/ (Results 1 - 25 of 37)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
132eec7910-Feb-2024 mseidel

Cleaned up resource files

(cherry picked from commit c2b6e0a87ef53911ca36f930ea48fe473a32d5f9)

Revision tags: AOO420-Dev5-m5
cb79657609-Jan-2024 mseidel

Clean up resource files

(cherry picked from commit bfdb928bc24fe3f55a76f33c90988e0822d2483d)

0504c4ef27-Oct-2023 mseidel

Maintenance cleanup

(cherry picked from commit 6a0f49f0974657a29b7a171d9159c5c189d2bbd0)

Revision tags: AOO4115-GA
7a98084212-Feb-2023 DamjanJovanovic

Merge pull request #164 from DamjanJovanovic/editeng-32bit-paragraphs

Update EditEngine code to use 32 bit paragraph storage

(cherry picked from commit d5edfd09768da46c2f9d7c365bf67

Merge pull request #164 from DamjanJovanovic/editeng-32bit-paragraphs

Update EditEngine code to use 32 bit paragraph storage

(cherry picked from commit d5edfd09768da46c2f9d7c365bf67318f0694735)

show more ...

Revision tags: AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA
5e4de9dd12-Mar-2022 mseidel

Small visual changes to Math Command Window

(cherry picked from commit dd72dd4060b036925b2b5c7ac8bf64368c824347)

Revision tags: AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3
1912a40205-Aug-2021 Jim Jagielski

bool strangeness...

(cherry picked from commit 70aac8b51665545813b3f6de032a774876a9e74d)

Revision tags: AOO4110-GA, AOO419-GA
59c05f3d01-Nov-2020 mseidel

Fixed typos, removed whitespace

(cherry picked from commit 391aa42d4488fac3e566bbd71f7cd038811a81fe)

Revision tags: AOO418-GA
796b7e2a01-Oct-2020 mseidel

Fixed typos (thats -> that's) and many more

(cherry picked from commit cfd52e183e60a1a0f86b79e1f5a1cdd3ab0b202f)

Revision tags: 420-Dev2-m2
6a72eba616-Jan-2020 mseidel

Cleaned up whitespace, fixed typos

(cherry picked from commit 5e140440da9796359a8b666eef02a53af590ecfe)

Revision tags: AOO417
e0f00ef302-Jul-2019 Matthias Seidel

Merged r1862234 and r1862415 from tunk

Added two elements to Math toolbox, cleaned up whitespace
Adding two new symbols to help (Math)

git-svn-id: https://svn.apache.org/repos/a

Merged r1862234 and r1862415 from tunk

Added two elements to Math toolbox, cleaned up whitespace
Adding two new symbols to help (Math)

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1862429 13f79535-47bb-0310-9956-ffa450edef68

show more ...

7352ff4106-May-2019 Matthias Seidel

Merged r1858682 and r1858700 from trunk

- Enable forgotten 5th line for math toolbox
- Set initial size to 5 lines for math toolbox

git-svn-id: https://svn.apache.org/repos/as

Merged r1858682 and r1858700 from trunk

- Enable forgotten 5th line for math toolbox
- Set initial size to 5 lines for math toolbox

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1858809 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO420-Dev-m1
f2e76da920-Feb-2019 Matthias Seidel

Merged r1853972 from trunk

Cleaned up resource file for Math
Removed entries for MASKCOLOR

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1853974 13f795

Merged r1853972 from trunk

Cleaned up resource file for Math
Removed entries for MASKCOLOR

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1853974 13f79535-47bb-0310-9956-ffa450edef68

show more ...

7ce4b44327-Dec-2018 Matthias Seidel

Cleaned up resource file for Math symbols

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1849805 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO416, AOO416-RC1, AOO415, AOO414, AOO413
b63233d807-Aug-2016 damjan

Merge branches/gbuild-reintegration to trunk.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755455 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO4121, AOO412, SNAPSHOT, AOO411
397d541d08-Jul-2015 Regina Henschel

#i107734 Support for Math Input Panel in Windows 7
The patch introduces a new command .uno:ImportMathClipboard to module Math.
It imports MathML content from clipboard and transforms it to St

#i107734 Support for Math Input Panel in Windows 7
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>

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1689859 13f79535-47bb-0310-9956-ffa450edef68

show more ...

36769aa620-Jun-2015 Regina Henschel

#i126366 Do not remove outer braces
Patch by: Ivan Timofeev <timofeev.i.s@gmail.com>
resolves error {a+b}over{c+d} --> a+b}over{c+d

git-svn-id: https://svn.apache.org/repos/asf/openo

#i126366 Do not remove outer braces
Patch by: Ivan Timofeev <timofeev.i.s@gmail.com>
resolves error {a+b}over{c+d} --> a+b}over{c+d

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1686597 13f79535-47bb-0310-9956-ffa450edef68

show more ...

7db8e69015-Jun-2015 Regina Henschel

#i126367 existing command text is repeated when insert formula
Patch by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@

#i126367 existing command text is repeated when insert formula
Patch by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1685665 13f79535-47bb-0310-9956-ffa450edef68

show more ...

d30fb54c22-Apr-2015 Regina Henschel

#i126230 current Math type detection is too restrict
Now these files are detected in addition:
Fragments without prolog, any prefix on the math element, files in encoding UTF-16
Patch by:

#i126230 current Math type detection is too restrict
Now these files are detected in addition:
Fragments without prolog, any prefix on the math element, files in encoding UTF-16
Patch by: Regina Henschel <rb.henschel@t-online.de>
Review by: Kay Schenk <kschenk@apache.org>

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1675478 13f79535-47bb-0310-9956-ffa450edef68

show more ...

8f2cf66830-Oct-2014 Regina Henschel

#i118191# Red is not red enough
Enable Math to use 16 basic HTML colors
Patch by: Regina Henschel <rb.henschel@t-online.de>
Found by: <lapsap7+ooo@gmail.com

git-svn-id: https://s

#i118191# Red is not red enough
Enable Math to use 16 basic HTML colors
Patch by: Regina Henschel <rb.henschel@t-online.de>
Found by: <lapsap7+ooo@gmail.com

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1635583 13f79535-47bb-0310-9956-ffa450edef68

show more ...

86e1cf3429-Apr-2014 Pedro Giffuni

Many spelling fixes: directories r* - z*.

Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame

Many spelling fixes: directories r* - z*.

Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame the international nature of the code but
it is somewhat shameful that this wasn't done before.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1591062 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO410
4ec5d36f10-Apr-2014 Armin Le Grand

i124636 refine StarMath filter detector to be more specific than just checking for xml

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1586271 13f79535-47bb-0310-9956-ffa450ede

i124636 refine StarMath filter detector to be more specific than just checking for xml

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1586271 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO410_Beta
11612df920-Jan-2014 Tsutomu Uchino

#i121289# printer options should contain SID_SAVE_ONLY_USED_SYMBOLS value

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559685 13f79535-47bb-0310-9956-ffa450edef68

7ea7a1cc19-Jan-2014 Tsutomu Uchino

#i56998# use FUNIT_PERCENT instead of FUNIT_CUSTOM with parcent CustomUnitText on metric fields

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559496 13f79535-47bb-0310-9956-

#i56998# use FUNIT_PERCENT instead of FUNIT_CUSTOM with parcent CustomUnitText on metric fields

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559496 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO401, AOO400
9b8096d003-Apr-2013 Steve Yin

IA2 migration for cui, editeng, svx

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1463840 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO340
1d1db85608-Aug-2012 Regina Henschel

#i90553# fix simple accents in MathML import
Patch by: Joshua Cogliati;
Review by: Regina Henschel

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1370843 13f79535-4

#i90553# fix simple accents in MathML import
Patch by: Joshua Cogliati;
Review by: Regina Henschel

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1370843 13f79535-47bb-0310-9956-ffa450edef68

show more ...

12