History log of /trunk/main/starmath/ (Results 26 - 50 of 85)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
36a4646202-Jan-2022 Damjan Jovanovic

Convert all instances of SetParaAttribs() to take a 32 bit paragraph index.

Patch by: me

9ec87cd302-Jan-2022 Damjan Jovanovic

Convert all instances of GetParaAttribs() to take a 32 bit paragraph index.

Patch by: me

8ee1071c02-Jan-2022 Damjan Jovanovic

Convert all instances of GetTextLen() to take a 32 bit paragraph index.

Patch by: me

2cdd1ab001-Jan-2023 Damjan Jovanovic

Change the CalcFieldValue() parameter to sal_uInt32 across the whole codebase.

Patch by: me

c2eaa08201-Jan-2023 Damjan Jovanovic

Preliminary attempt to convert all instances of GetParagraphCount()
to return a sal_uInt32 or sal_uLong, and fix any related problems
in all their callers.

Patch by: me

9d9bf80401-Jan-2023 Damjan Jovanovic

Use a 32 bit paragraph index for GetAttributeRun() methods everywhere.

Patch by: me

dd72dd4012-Mar-2022 mseidel

Small visual changes to Math Command Window

8efd2db912-Mar-2022 mseidel

Changed order of Zoom In/Out in toolbar (Impress/Math)

Revision tags: AOO4111-GA, AOO420-Dev3-m3
70aac8b505-Aug-2021 Jim Jagielski

bool strangeness...

73b0334923-Apr-2021 mseidel

Adding icon for PDF export to menu.

This fixes:
https://bz.apache.org/ooo/show_bug.cgi?id=47550

Thank to Czesław Wolański for finding this!

Revision tags: AOO4110-GA, AOO419-GA
391aa42d01-Nov-2020 mseidel

Fixed typos, removed whitespace

Revision tags: AOO418-GA
cfd52e1801-Oct-2020 mseidel

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

Revision tags: 420-Dev2-m2
5e14044016-Jan-2020 mseidel

Cleaned up whitespace, fixed typos

Revision tags: AOO417
327f2c3711-Jul-2019 Matthias Seidel

Cleaned up whitespace

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

df5cccce27-Jun-2019 Matthias Seidel

Added two elements to Math toolbox, cleaned up whitespace

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

bc4dfb2e05-May-2019 Matthias Seidel

Set initial size to 5 lines for math toolbox

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

22be14ab05-May-2019 Matthias Seidel

Enable forgotten 5th line for math toolbox

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

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

Cleaned up resource file for Math

Removed entries for MASKCOLOR

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

134d921a28-Dec-2018 Matthias Seidel

Rearrange statusbar

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

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
6de2905b04-Dec-2016 damjan

Standardize all gbuild bridge makefile.mk files
(main/*/prj/makefile.mk) to the version that sets gbuild
debug flags from the configure.ac debug settings, and make this the
standard gbuil

Standardize all gbuild bridge makefile.mk files
(main/*/prj/makefile.mk) to the version that sets gbuild
debug flags from the configure.ac debug settings, and make this the
standard gbuild template too.

Patch by: me



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

show more ...

3a197fe031-Aug-2016 truckman

Fix a typo on a header guard.

The other instances of the -Wheader-guard warning are in ext_sources code.



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

Fix a typo on a header guard.

The other instances of the -Wheader-guard warning are in ext_sources code.



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

show more ...

317f9b5809-Aug-2016 damjan

Only enable subsequent checks if JUnit is available.

Patch by: me



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

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 ...

1234