Revision tags: AOO420-Dev5-m5 |
|
44c62228 | 25-May-2023 |
mseidel |
Remove executable flag from various files (2nd part) |
Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA |
|
4893698d | 15-Mar-2022 |
mseidel |
Fixed typo (menue -> menu) and some more |
Revision tags: AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA |
|
d8906083 | 18-May-2020 |
mseidel |
Minor change to help pointer (OS/2) |
Revision tags: 420-Dev2-m2, AOO417, AOO420-Dev-m1 |
|
26fcc671 | 13-Jan-2019 |
Matthias Seidel |
OS/2 has black pointer git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1851215 13f79535-47bb-0310-9956-ffa450edef68 |
6859002c | 13-Jan-2019 |
Matthias Seidel |
Unified OS/2 pointers (color depth) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1851206 13f79535-47bb-0310-9956-ffa450edef68 |
726b18ef | 12-Jan-2019 |
Matthias Seidel |
Restored two broken OS/2 pointer (link/unlink frames) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1851121 13f79535-47bb-0310-9956-ffa450edef68 |
ed185e0f | 12-Jan-2019 |
Matthias Seidel |
Corrected hotspot for OS/2 pointer (table selector) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1851118 13f79535-47bb-0310-9956-ffa450edef68 |
a8c5afb5 | 11-Jan-2019 |
Matthias Seidel |
Corrected hotspot for OS/2 pointer (airbrush) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1851115 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO416, AOO416-RC1 |
|
e0343f61 | 11-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 |
|
906a4e93 | 02-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 |
|
af1486d9 | 14-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 |
86e1cf34 | 29-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 |
|
4786b108 | 23-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 |
0663c327 | 20-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 |
54ae6a37 | 17-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 ...
|
8a718ffc | 17-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 |
248a599f | 16-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 ...
|
f958b5f1 | 27-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 |
|
651793b0 | 10-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 |
5f27b83c | 23-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 |
|
e6f63103 | 23-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 ...
|
f98951f3 | 18-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 |
3e2b3359 | 18-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 ...
|
dcefce6c | 28-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 |
a34dc4d9 | 23-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 ...
|