Revision tags: AOO401, AOO400 |
|
3ee7bea8 | 06-Jun-2013 |
Armin Le Grand |
i122420 Re-activated the internal OpenOfficeToSystemFlavor git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1490250 13f79535-47bb-0310-9956-ffa450edef68 |
c1f635d7 | 03-Jun-2013 |
Herbert Dürr |
#i121406# #i119006# fix NSWindow's performSelector:withObject type NSWindow uses the type-casted plain integers instead of the boxed number objects (aka NSNumber) git-svn-i
#i121406# #i119006# fix NSWindow's performSelector:withObject type NSWindow uses the type-casted plain integers instead of the boxed number objects (aka NSNumber) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1488999 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
910823ae | 18-Apr-2013 |
Jürgen Schmidt |
#121996# integrate first part to remove 3layer office git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1469276 13f79535-47bb-0310-9956-ffa450edef68 |
cd426cce | 17-Apr-2013 |
Herbert Dürr |
avoid problems with C++ initializer lists (N2672) in our Aqua code when the provided type and the target type of an initializer list don't match the new behaviour described in C++11's N2
avoid problems with C++ initializer lists (N2672) in our Aqua code when the provided type and the target type of an initializer list don't match the new behaviour described in C++11's N2672 proposal can be triggered. Though that is very useful in general it complicates things for our case so that we're better of to use the little helpers provided by XCode's CF framework. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468907 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
a95ab8f1 | 17-Apr-2013 |
Herbert Dürr |
WaE: remove semicolon before objc method body git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468892 13f79535-47bb-0310-9956-ffa450edef68 |
ab18653d | 17-Apr-2013 |
Herbert Dürr |
fix clang build breakers in AquaA11FocusListener class - a reference to a still incomplete AquaA11FocusListener was used - method declarations inside the class must omit the class name q
fix clang build breakers in AquaA11FocusListener class - a reference to a still incomplete AquaA11FocusListener was used - method declarations inside the class must omit the class name qualifier git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468884 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
c7ada659 | 17-Apr-2013 |
Herbert Dürr |
allow Mac port running with completely inactive AppleRemote git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468879 13f79535-47bb-0310-9956-ffa450edef68 |
0376cbd9 | 26-Mar-2013 |
Herbert Dürr |
#i119006# NSObject's performSelector:withObject expects a NSNumber argument git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1461043 13f79535-47bb-0310-9956-ffa450edef68 |
3460f9c8 | 21-Mar-2013 |
Herbert Dürr |
check native widget's control value type before converting to SpinbuttonValue or ScrollbarValue Else problems like #i112873# or even crashes can and do happen. git-svn-id: http
check native widget's control value type before converting to SpinbuttonValue or ScrollbarValue Else problems like #i112873# or even crashes can and do happen. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1459383 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
457e662b | 21-Mar-2013 |
Herbert Dürr |
protect SalFrameView's isOpaque() method by an isAlive() check git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1459376 13f79535-47bb-0310-9956-ffa450edef68 |
025194d6 | 27-Feb-2013 |
Herbert Dürr |
WaE: fix allocation of an CGPoint array git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1450781 13f79535-47bb-0310-9956-ffa450edef68 |
2d077219 | 27-Feb-2013 |
Herbert Dürr |
fix building in environments where trigraphs are accidentially enabled git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1450697 13f79535-47bb-0310-9956-ffa450edef68 |
631849f9 | 26-Feb-2013 |
Herbert Dürr |
fix the A11Y text attribute color in Aqua Using the SalColor->CGFloat[] helper gets more of VCL into the scope which causes conflicting declarations between css::awt and vcl-classic
fix the A11Y text attribute color in Aqua Using the SalColor->CGFloat[] helper gets more of VCL into the scope which causes conflicting declarations between css::awt and vcl-classic font attributes so their namespace must be explicitly qualified git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1450288 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
afab9726 | 23-Jan-2013 |
Herbert Dürr |
#i121534# support native drawing of affinely-transformed images on Mac git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1437510 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 |
6669cefe | 18-Jan-2013 |
Herbert Dürr |
#i119006# disable OSX>=10.7 window restoration until we support it directly git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1435109 13f79535-47bb-0310-9956-ffa450edef68 |
45fd3b9a | 10-Jan-2013 |
Armin Le Grand |
#121504# Support for alpha channel in clipboard for all systems git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1431512 13f79535-47bb-0310-9956-ffa450edef68 |
83ef4b77 | 18-Dec-2012 |
Herbert Dürr |
#i121406# remove willEnter/willExit-FullScreen methods until they become more useful git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1423523 13f79535-47bb-0310-9956-ffa450edef68 |
b9aaf9d4 | 18-Dec-2012 |
Herbert Dürr |
#i121406# support the OSX>=10.7 fullscreen mode based on OSX Spaces git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1423520 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 ...
|
4fa93303 | 22-Aug-2012 |
Andre Fischer |
#i120481# Add registered transferable flavor to make the Writer accept column headers dragged from database tables. git-svn-id: https://svn.apache.org/repos/asf/incubator/
#i120481# Add registered transferable flavor to make the Writer accept column headers dragged from database tables. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1375940 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
2f2a22e7 | 11-Jul-2012 |
Herbert Dürr |
#i120237# cache the updated frame reference in the AquaSalGraphics git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1360216 13f79535-47bb-0310-9956-ffa450edef68 |
e109b37c | 11-Jul-2012 |
Herbert Dürr |
#i120237# workaround a crash on OSX when an VirtualDevice is reused that was created for a now dead window regression was introduced by the changes for #i116758# Patch-By: Herbert D
#i120237# workaround a crash on OSX when an VirtualDevice is reused that was created for a now dead window regression was introduced by the changes for #i116758# Patch-By: Herbert Duerr Suggested-By: Herbert Duerr Found-By: Herbert Duerr git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1360181 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
c63ba1e9 | 25-Jun-2012 |
Herbert Dürr |
fix Aqua clipboard creation of human readable name git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1353612 13f79535-47bb-0310-9956-ffa450edef68 |
9950dfd1 | 14-May-2012 |
Herbert Dürr |
(author=pl) fix for transporting OOo types through OSX system clipboard git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1338268 13f79535-47bb-0310-9956-ffa450edef68 |