ed1e2d94 | 21-Feb-2013 |
Steve Yin |
Updated to rev. 1148491 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1448495 13f79535-47bb-0310-9956-ffa450edef68
|
ad575a77 | 08-Feb-2013 |
Pedro Giffuni |
A miscellaneous use of boost. Sinc(x) is a simple function used in communications. boost happens to use it for quaternion math. The implementation is simple, however it looks fun to
A miscellaneous use of boost. Sinc(x) is a simple function used in communications. boost happens to use it for quaternion math. The implementation is simple, however it looks fun to re-use the boost function even if just to say we are using quaternion math somewhere ;). The performance difference is not likely to be huge but JIC, set up a specific Boost math policy to limit type promotion with it's corresponding impact. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1444115 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
45fc0049 | 07-Feb-2013 |
Armin Le Grand |
i121420: Gallery now able to relayout automatically git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1443392 13f79535-47bb-0310-9956-ffa450edef68 |
6fa810f3 | 01-Feb-2013 |
Steve Yin |
IAccessible2 for AOO UI. This is the first version for QA. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1441343 13f79535-47bb-0310-9956-ffa450edef68
|
85372600 | 31-Jan-2013 |
Herbert Dürr |
XKeycodeToKeysym() was officially deprecated in 2011 XkbKeycodeToKeysym() has obsoleted it in 2003 anyway git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1440903
XKeycodeToKeysym() was officially deprecated in 2011 XkbKeycodeToKeysym() has obsoleted it in 2003 anyway git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1440903 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
30c1b1ef | 30-Jan-2013 |
Herbert Dürr |
fix x11_cursor headers from thousands of ill-formed C++11 conversions This change eliminates almost 6000 warnings when building on newer UNX platforms git-svn-id: https://svn.a
fix x11_cursor headers from thousands of ill-formed C++11 conversions This change eliminates almost 6000 warnings when building on newer UNX platforms git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1440477 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
e08591e3 | 30-Jan-2013 |
Armin Le Grand |
121687# better preview git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1440361 13f79535-47bb-0310-9956-ffa450edef68 |
95a18594 | 29-Jan-2013 |
Andre Fischer |
i121420: Extended theming. General improvements of the sidebar. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1439779 13f79535-47bb-0310-9956-ffa450edef68 |
2a6d8217 | 28-Jan-2013 |
Herbert Dürr |
#i121534# fix graphite-enabled windows build git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1439359 13f79535-47bb-0310-9956-ffa450edef68 |
21075d77 | 25-Jan-2013 |
Steve Yin |
Draft version for IA2 UI file merge. Not ready for UT. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1438336 13f79535-47bb-0310-9956-ffa450edef68 |
438a9ef9 | 23-Jan-2013 |
Pavel Janík |
Do not name unused arguments to prevent compiler warnings. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1437612 13f79535-47bb-0310-9956-ffa450edef68 |
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 |
ce40ec59 | 16-Jan-2013 |
Herbert Dürr |
AlphaMask derives from Bitmap so their destructor should be virtual git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1433913 13f79535-47bb-0310-9956-ffa450edef68 |
b02b7cdb | 15-Jan-2013 |
Pedro Giffuni |
FreeBSD port: avoid build conflict with some system libraries. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1433680 13f79535-47bb-0310-9956-ffa450edef68 |
e1beba7d | 14-Jan-2013 |
Herbert Dürr |
make some important single-parameter constructors explicit for symmetry also the other constructors in the same class and mark their destructors as virtual if they are anyway
make some important single-parameter constructors explicit for symmetry also the other constructors in the same class and mark their destructors as virtual if they are anyway git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1432943 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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 |
ff3f4ebc | 10-Jan-2013 |
Oliver-Rainer Wittmann |
#121388# - Adapt naming "OpenOffice.org" --> "Apache OpenOffice" -- impact on corresponding strings in the UI, folder names, package names, ... git-svn-id: https://svn
#121388# - Adapt naming "OpenOffice.org" --> "Apache OpenOffice" -- impact on corresponding strings in the UI, folder names, package names, ... git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1431253 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
ad3a95a3 | 05-Jan-2013 |
Steve Yin |
IA2 migration for vcl module git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1429204 13f79535-47bb-0310-9956-ffa450edef68 |
b6dc695e | 23-Dec-2012 |
Ariel Constenla-Haile |
i121162 - ImageScaleMode constants should be in UPPERCASE git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1425511 13f79535-47bb-0310-9956-ffa450edef68 |
d026be40 | 23-Dec-2012 |
Ariel Constenla-Haile |
i121542 - Unify the Menu API git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1425458 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 |
f8193c3f | 12-Dec-2012 |
Steve Yin |
IAccessible2 bridge integration git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1420519 13f79535-47bb-0310-9956-ffa450edef68 |