36a46462 | 02-Jan-2022 |
Damjan Jovanovic |
Convert all instances of SetParaAttribs() to take a 32 bit paragraph index. Patch by: me |
9ec87cd3 | 02-Jan-2022 |
Damjan Jovanovic |
Convert all instances of GetParaAttribs() to take a 32 bit paragraph index. Patch by: me |
8ee1071c | 02-Jan-2022 |
Damjan Jovanovic |
Convert all instances of GetTextLen() to take a 32 bit paragraph index. Patch by: me |
2cdd1ab0 | 01-Jan-2023 |
Damjan Jovanovic |
Change the CalcFieldValue() parameter to sal_uInt32 across the whole codebase. Patch by: me |
c2eaa082 | 01-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 |
9d9bf804 | 01-Jan-2023 |
Damjan Jovanovic |
Use a 32 bit paragraph index for GetAttributeRun() methods everywhere. Patch by: me |
dd72dd40 | 12-Mar-2022 |
mseidel |
Small visual changes to Math Command Window |
8efd2db9 | 12-Mar-2022 |
mseidel |
Changed order of Zoom In/Out in toolbar (Impress/Math) |
Revision tags: AOO4111-GA, AOO420-Dev3-m3 |
|
70aac8b5 | 05-Aug-2021 |
Jim Jagielski |
bool strangeness... |
73b03349 | 23-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 |
|
391aa42d | 01-Nov-2020 |
mseidel |
Fixed typos, removed whitespace |
Revision tags: AOO418-GA |
|
cfd52e18 | 01-Oct-2020 |
mseidel |
Fixed typos (thats -> that's) and many more |
Revision tags: 420-Dev2-m2 |
|
5e140440 | 16-Jan-2020 |
mseidel |
Cleaned up whitespace, fixed typos |
Revision tags: AOO417 |
|
327f2c37 | 11-Jul-2019 |
Matthias Seidel |
Cleaned up whitespace git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1862913 13f79535-47bb-0310-9956-ffa450edef68 |
df5cccce | 27-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 |
bc4dfb2e | 05-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 |
22be14ab | 05-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 |
|
d3c1a5e6 | 20-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 |
134d921a | 28-Dec-2018 |
Matthias Seidel |
Rearrange statusbar git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1849886 13f79535-47bb-0310-9956-ffa450edef68 |
7ce4b443 | 27-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 |
|
6de2905b | 04-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 ...
|
3a197fe0 | 31-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 ...
|
317f9b58 | 09-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 |
b63233d8 | 07-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 |
|
397d541d | 08-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 ...
|