History log of /aoo41x/main/vcl/source/gdi/ (Results 1 - 25 of 117)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4
4b612aeb09-Dec-2022 Arrigo Marchiori

More checks

(cherry picked from commit 908738a448df22237df99329d2e7141e168737d9)

ff5c558321-Oct-2022 Damjan Jovanovic

Free the rtl_UnicodeToTextContext with rtl_destroyTextToUnicodeContext() instead of rtl_destroyTextToUnicodeConverter().

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

Free the rtl_UnicodeToTextContext with rtl_destroyTextToUnicodeContext() instead of rtl_destroyTextToUnicodeConverter().

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

Patch by: me

(cherry picked from commit fb3d7646562a8e2f3f690b2fdbc7faaa1b30aa42)

show more ...

Revision tags: AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413
a529b01c01-Sep-2016 truckman

Fix -Wshift-negative-value compiler warnings. The result of shifting
negative integer values is undefined, so change the operand to be
unsigned.



git-svn-id: https://svn.ap

Fix -Wshift-negative-value compiler warnings. The result of shifting
negative integer values is undefined, so change the operand to be
unsigned.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1758692 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit b296461cbb97e87a3394616aaf6cc6e89aafbd4c)

show more ...

5803370702-Dec-2018 Matthias Seidel

i123192 - Word Count Dialog: last digit truncated at the right

Patch by: hanya

Thank you for your contribution!

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

i123192 - Word Count Dialog: last digit truncated at the right

Patch by: hanya

Thank you for your contribution!

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1847988 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit adc7b1f790512bbeb466e077353e143eea75598c)

show more ...

1720025811-Oct-2018 Matthias Seidel

i127874 - Merge r1837765 from trunk

nActiveCharPos can be less than mnMinCharPos if the ScriptItemize() call
in UniscribeLayout::LayoutText() finds a mult-character script item
that

i127874 - Merge r1837765 from trunk

nActiveCharPos can be less than mnMinCharPos if the ScriptItemize() call
in UniscribeLayout::LayoutText() finds a mult-character script item
that starts in the leading context and overlaps into the start of the
run. UniscribeLayout::LayoutText() drops the glyphs for the context
characters, but does not (yet?) adjust the starting character position
of the item. Since the text layout direction can't change in the
middle of the offending script item, we can safely use the direction at
the start of the run.

Submitted by: truckman

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

show more ...

7a3beb3211-Oct-2018 Matthias Seidel

Rollback to Rev. 1843088 due to build errors.

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

47721aa308-Oct-2018 Peter Kovacs

Issue 127874 - fix bad potential invalid subscript bug when using Microsoft Uniscribe text layout API

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO416@1843111 13f79535

Issue 127874 - fix bad potential invalid subscript bug when using Microsoft Uniscribe text layout API

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

show more ...

Revision tags: AOO4121, AOO412, SNAPSHOT, AOO411
5ef76adf24-Sep-2015 Andrea Pescetti

#i126560# Fix print job counter reset.
Patch by: Damjan Jovanovic <damjan@apache.org>


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1705195 13f79535-47bb-0

#i126560# Fix print job counter reset.
Patch by: Damjan Jovanovic <damjan@apache.org>


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

show more ...

4831513324-Sep-2015 Kay Schenk

#i63015# Merged from trunk r 1631975



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

5b65116913-Jun-2014 Herbert Dürr

#i124922# allow late setting of the font color for CoreText-layouted text

Merged from AOO's trunk revision 1595858


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

#i124922# allow late setting of the font color for CoreText-layouted text

Merged from AOO's trunk revision 1595858


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

show more ...

Revision tags: AOO410
4b44459510-Apr-2014 Oliver-Rainer Wittmann

124639: correct consideration of not provided header offset when checking certain read header data

cherry-picked from trunk



git-svn-id: https://svn.apache.org/repo

124639: correct consideration of not provided header offset when checking certain read header data

cherry-picked from trunk



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

show more ...

4e95292a31-Mar-2014 Oliver-Rainer Wittmann

124555: restore stream position after Seek to end of stream

cherry-picked from trunk



git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@158334

124555: restore stream position after Seek to end of stream

cherry-picked from trunk



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

show more ...

3aedac3e28-Mar-2014 Jürgen Schmidt

#124467# add check for image data offset against stream length, some further checks

Patch By: awf


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@158266

#124467# add check for image data offset against stream length, some further checks

Patch By: awf


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

show more ...

Revision tags: AOO410_Beta
270a30df27-Feb-2014 Armin Le Grand

i15508 Added support for BMP file type

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

e26449d323-Jan-2014 Herbert Dürr

#i122301# switch Mac port to CoreText API

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

16ea1aeb22-Jan-2014 Armin Le Grand

i123983 Corrected Graphic Metafile fallback creator

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

2f62c77d22-Jan-2014 Tsutomu Uchino

#i106063# avoid additional seek for true color DIB

The position in the stream is already at the end of color palette.

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

#i106063# avoid additional seek for true color DIB

The position in the stream is already at the end of color palette.

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

show more ...

2b3b47da15-Jan-2014 Armin Le Grand

i123690 handle the extremes Width or Height equal one

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

43ad51ff02-Jan-2014 Herbert Dürr

#i123895# split impfont.cxx source from metric.cxx

and move the helper function UpdateAttributesFromPSName() there to
make it available for all platforms, not only ATSUI-based ones.

#i123895# split impfont.cxx source from metric.cxx

and move the helper function UpdateAttributesFromPSName() there to
make it available for all platforms, not only ATSUI-based ones.


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

show more ...

54ae6a3717-Dec-2013 Herbert Dürr

#i123840# normalize SalGraphics point count argument types to sal_uInt32

The old mixture of sal_uInt32, ULONG, sal_uLong, sal_uIntPtr gets
consolidated. 4e9 points are more than enough f

#i123840# normalize SalGraphics point count argument types to sal_uInt32

The old mixture of sal_uInt32, ULONG, sal_uLong, sal_uIntPtr gets
consolidated. 4e9 points are more than enough for a SalGraphics.


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

show more ...

248a599f16-Dec-2013 Herbert Dürr

#i123840# add and use the sal_GlyphId type

Using the central definition adds consistency and cleans up many ad hoc
declarations. The type sal_GlyphId will become a class in the future so

#i123840# add and use the sal_GlyphId type

Using the central definition adds consistency and cleans up many ad hoc
declarations. The type sal_GlyphId will become a class in the future so
that its bitfield operations etc. can then be isolated into nice methods.


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

show more ...

71fb1a3326-Nov-2013 Herbert Dürr

#i123755# remove the stlport4-emulation of hash-container's resize() method

and call the rehash() methods of their TR1 counterparts directly


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

#i123755# remove the stlport4-emulation of hash-container's resize() method

and call the rehash() methods of their TR1 counterparts directly


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

show more ...

49c58f9b05-Nov-2013 Armin Le Grand

i123500 redefined ColorModifiers and ColorModifierStack, redefined GraphicAttr to be expressed as primitives if needed, enhanced render and export quality if graphic is modified using graphic attribu

i123500 redefined ColorModifiers and ColorModifierStack, redefined GraphicAttr to be expressed as primitives if needed, enhanced render and export quality if graphic is modified using graphic attributes

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

show more ...

Revision tags: AOO401
f037e03f12-Sep-2013 Pavel Janík

WaE: Remove "comparison between signed and unsigned integer expressions" warning.


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

WaE: Remove "comparison between signed and unsigned integer expressions" warning.


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

show more ...

59c7f95b10-Sep-2013 Herbert Dürr

#i122985# fix compile error in pngreader.cxx for product build with debug enabled


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

#i122985# fix compile error in pngreader.cxx for product build with debug enabled


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

show more ...

12345