Revision tags: AOO420-Dev5-m5 |
|
a3cca4d2 | 14-Nov-2023 |
John Bampton |
misc: fix spelling (#182) Thank you very much for your contribution! (cherry picked from commit 402c6fde746b160d73dd806e2d51c38830f54a1e) |
Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA |
|
cfdc8830 | 12-Sep-2021 |
mseidel |
Remove gradient in background of Start Window (cherry picked from commit 824a979c65b21b4fa5c35870ab4af4e52b651d26) |
Revision tags: AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1 |
|
3989cc9c | 08-Feb-2019 |
mseidel |
Merged r1851111 and r1851214 from trunk. Corrected hotspot and mask for X11 pointer (autoscroll south west) git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO417@1
Merged r1851111 and r1851214 from trunk. Corrected hotspot and mask for X11 pointer (autoscroll south west) git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO417@1853230 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411 |
|
a37d1728 | 14-Sep-2015 |
Yuri Dario |
#i118923# merge OS/2 trunk changesets into AOO410 branch. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1702993 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO410, AOO410_Beta |
|
270a30df | 27-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 |
4f2b6604 | 24-Feb-2014 |
Herbert Dürr |
#i119006# delay AOO/Mac initial event until the app has finished lauching delaying the initial event prevents complaints from OSX>=10.7's "windows restore" feature to recur infinitely. A
#i119006# delay AOO/Mac initial event until the app has finished lauching delaying the initial event prevents complaints from OSX>=10.7's "windows restore" feature to recur infinitely. Apparently OSX cleans things up for us just before we get the applicationDidFinishLaunching() callback. This should solve one of the most popular support questions for AOO on Mac for good. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1571205 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
dbfe0a54 | 10-Feb-2014 |
Herbert Dürr |
#i124201# rename apple_remote's MainController to AppleRemoteController having a MainController class in the global namespace of an application with gazillions of MVC patterns is not a g
#i124201# rename apple_remote's MainController to AppleRemoteController having a MainController class in the global namespace of an application with gazillions of MVC patterns is not a good idea. Renaming it to better match its scope (i.e. the Apple Remote) cleans this up. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1566545 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
2fb76c82 | 06-Feb-2014 |
Herbert Dürr |
#i123795# amend r1565258's commit with its missing part git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1565295 13f79535-47bb-0310-9956-ffa450edef68 |
245318c3 | 06-Feb-2014 |
Herbert Dürr |
#i114728# set AOO's Mac baseline to OSX 10.7 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1565259 13f79535-47bb-0310-9956-ffa450edef68 |
97dacec1 | 06-Feb-2014 |
Herbert Dürr |
#i123795# add a windowForParent() method for AquaA11yWrapper for getting the parent window of an A11y enabled NSView. The method viewElementForParent() was abused for that purpose, but i
#i123795# add a windowForParent() method for AquaA11yWrapper for getting the parent window of an A11y enabled NSView. The method viewElementForParent() was abused for that purpose, but it was mis-named and mis-typed. The new method cleans this up and the now unused viewElementForParent() method can be retired. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1565258 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
6485ffd2 | 28-Jan-2014 |
Steve Yin |
Bug 124008 - listbox entry's are selected automatically on mouse over instead of mouse click git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562022 13f79535-47bb-0310-9956-ffa
Bug 124008 - listbox entry's are selected automatically on mouse over instead of mouse click git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562022 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
2dae3561 | 23-Jan-2014 |
Herbert Dürr |
#i123895# add VCL support for 64bit OSX port git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560745 13f79535-47bb-0310-9956-ffa450edef68 |
38754389 | 23-Jan-2014 |
Herbert Dürr |
#i123840# on 64bit OSX NSRect is a CGRect but not on 32bit git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560739 13f79535-47bb-0310-9956-ffa450edef68 |
b5127012 | 22-Jan-2014 |
Herbert Dürr |
#i123951# remove aqua/salfontutils.hxx header which is and was unused by by both CoreText and ATSUI git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560355 13f795
#i123951# remove aqua/salfontutils.hxx header which is and was unused by by both CoreText and ATSUI git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560355 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
24a22e85 | 08-Jan-2014 |
Herbert Dürr |
#i123895# make the Mac code 64bit clean regarding CGFloat/float mismatches git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1556533 13f79535-47bb-0310-9956-ffa450edef68 |
51747b8e | 03-Jan-2014 |
Herbert Dürr |
#i123951# prepare ATSUI code parts for its new CoreText cousin git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1555073 13f79535-47bb-0310-9956-ffa450edef68 |
43ad51ff | 02-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 ...
|
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 ...
|
bde8a4bd | 02-Dec-2013 |
Herbert Dürr |
#i123795# variable names should not confuse vcl Window and cocoa NSWindow types VCL's Window type and Cocoa's NSWindow type are quite different. Naming variables as if they were the same
#i123795# variable names should not confuse vcl Window and cocoa NSWindow types VCL's Window type and Cocoa's NSWindow type are quite different. Naming variables as if they were the same introduces gratuitous complexity especially when debugging stacks where both types are used. The names of NSView type variables have been adjusted too. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1547078 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
ae642d40 | 02-Dec-2013 |
Herbert Dürr |
#i74854# fix buttons in MsgBox with info icon Patch by: hanya.runo@gmail.com Found by: ooo@catcons.co.uk Tested by: hdu@apache.org git-svn-id: https://svn.apache.org/re
#i74854# fix buttons in MsgBox with info icon Patch by: hanya.runo@gmail.com Found by: ooo@catcons.co.uk Tested by: hdu@apache.org git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546977 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
4d7c9de0 | 28-Nov-2013 |
Herbert Dürr |
#i123768# [ia2] remove pseudo-automatic noisy comments git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546355 13f79535-47bb-0310-9956-ffa450edef68 |
c512f2e3 | 18-Nov-2013 |
Herbert Dürr |
#i107914# adjust the g_msaasvc.h license header to the ALv2 as intended by IBM's contribution of the Symphony source code and the individual ICLAs of the developers git-svn
#i107914# adjust the g_msaasvc.h license header to the ALv2 as intended by IBM's contribution of the Symphony source code and the individual ICLAs of the developers git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1542949 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
b0a7a3cf | 03-Nov-2013 |
Steve Yin |
1. Updated ia2 api idl with version 1.3 2. Changed UAccCOM.dll to a isolated COM dll git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1538382 13f79535-47bb-0310-9956-
1. Updated ia2 api idl with version 1.3 2. Changed UAccCOM.dll to a isolated COM dll git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1538382 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|