History log of /aoo42x/main/vcl/os2/source/ (Results 1 - 25 of 30)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: AOO420-Dev5-m5
7597859625-May-2023 mseidel

Remove executable flag from various files (2nd part)

(cherry picked from commit 44c622283a957b8371c60d67433418fc80119f9d)

Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA
dd7ece3a15-Mar-2022 mseidel

Fixed typo (menue -> menu) and some more

(cherry picked from commit 4893698d5b64425c479ba652e38e9a3c1586ffeb)

Revision tags: AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA
2c8642c718-May-2020 mseidel

Minor change to help pointer (OS/2)

(cherry picked from commit d8906083e73bea9aba4e2a9799a9ca93f9041b3d)

Revision tags: 420-Dev2-m2, AOO417, AOO420-Dev-m1
98fae61414-Jan-2019 Matthias Seidel

Corrected several OS/2 pointers

Merged from trunk:

r1851115
r1851118
r1851121
r1851206
r1851215

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

Corrected several OS/2 pointers

Merged from trunk:

r1851115
r1851118
r1851121
r1851206
r1851215

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

show more ...

Revision tags: AOO416, AOO416-RC1
e0343f6111-Sep-2018 Yuri Dario

#i127815# use new app icon for OS/2 windows. Always set icon for frame
windows. Add dependancies list to build system.


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

#i127815# use new app icon for OS/2 windows. Always set icon for frame
windows. Add dependancies list to build system.


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

show more ...

Revision tags: AOO415
906a4e9302-Mar-2018 Yuri Dario

#i127723# add cairo graphics support also on OS/2.

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

Revision tags: AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411
af1486d914-Sep-2015 Yuri Dario

#i118923# OS/2, use pmbidi header from dev toolkit.

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

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, AOO410_Beta
4786b10823-Feb-2014 Yuri Dario

#i124294# use rAppName to fill pszComment field when opening the printer device.

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

0663c32720-Feb-2014 Yuri Dario

#i123840# fix name typo in OS/2 code.

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

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

8a718ffc17-Dec-2013 Herbert Dürr

#i123840# normalize SalFrame resolution type to sal_Int32

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

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

f958b5f127-Oct-2013 Yuri Dario

i118923 - OS/2 port: build system updates.


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

Revision tags: AOO401, AOO400
651793b010-Aug-2013 Yuri Dario

i122990 - implemented missing InitPaperFormats and GetLandscapeAngle methods.

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

5f27b83c23-Jan-2013 Armin Le Grand

#121534# Reintegrating changes for rotated bitmap support

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

Revision tags: AOO340
e6f6310323-Oct-2012 Armin Le Grand

#121237# Rework/Cleanup of Region code due to missing complete support for B2DPolygon class

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

#121237# Rework/Cleanup of Region code due to missing complete support for B2DPolygon class

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

show more ...

f98951f318-Jul-2012 Yuri Dario

i118923 - OS/2 port: dump some more info about printers and form sizes.

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

3e2b335918-Jul-2012 Yuri Dario

i118923 - OS/2 port: fix ImplOs2FontData reference counting, fixes vcl exit crash and pdf export crash.

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

i118923 - OS/2 port: fix ImplOs2FontData reference counting, fixes vcl exit crash and pdf export crash.

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

show more ...

dcefce6c28-Feb-2012 Yuri Dario

i118923 - OS/2 port: minor fixes to build system.

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

a34dc4d923-Feb-2012 Yuri Dario

i118923 - OS/2 port: use standard macro to create RGB colors, fixes vcl black backgrounds.

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

i118923 - OS/2 port: use standard macro to create RGB colors, fixes vcl black backgrounds.

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

show more ...

20a25b3e16-Feb-2012 Yuri Dario

i118923 - OS/2 port: upgraded function prototype.

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

4ee0f98c16-Feb-2012 Herbert Dürr

remove svn:executable properties from many more non-exec files

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

e76eebc612-Jan-2012 Andrew Rist

Update headers to Alv2 headers

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

7871dc3e11-Jan-2012 Andrew Rist

Update headers to Alv2 headers

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

12