3ce09a58 | 18-May-2013 |
Steve Yin |
Merged with the trunk. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1484083 13f79535-47bb-0310-9956-ffa450edef68
|
0f1c4fd1 | 10-May-2013 |
Armin Le Grand |
i110384 added better fat line rendering where possible git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1480935 13f79535-47bb-0310-9956-ffa450edef68 |
33b19716 | 07-May-2013 |
Armin Le Grand |
i122120 corrected flag for drawing checkerboards, adapted previews, added to configuration git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1479829 13f79535-47bb-0310-9956-ffa45
i122120 corrected flag for drawing checkerboards, adapted previews, added to configuration git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1479829 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
caf4e4ad | 02-May-2013 |
Herbert Dürr |
#i122208# remove rope which is not a std:: container git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1478327 13f79535-47bb-0310-9956-ffa450edef68 |
ac108df8 | 30-Apr-2013 |
Armin Le Grand |
corrected unwanted change git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1477660 13f79535-47bb-0310-9956-ffa450edef68 |
35726d9d | 30-Apr-2013 |
Armin Le Grand |
i122120 Changed all UI preview creators to no longer need SdrModel/SdrObject git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1477598 13f79535-47bb-0310-9956-ffa450edef68 |
cbe4a5e3 | 27-Apr-2013 |
Steve Yin |
Sync with the trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1476499 13f79535-47bb-0310-9956-ffa450edef68
|
ca62e2c2 | 23-Apr-2013 |
Steve Yin |
IA2 for SW. Draft version 1. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1470868 13f79535-47bb-0310-9956-ffa450edef68
|
a68b38df | 22-Apr-2013 |
Armin Le Grand |
i122041 More unifications for FillStyles, better defaults, better preview visualizations git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1470611 13f79535-47bb-0310-9956-ffa450e
i122041 More unifications for FillStyles, better defaults, better preview visualizations git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1470611 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
ee206fda | 19-Apr-2013 |
Herbert Dürr |
WaE: fix some minor class/struct mismatches git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1469752 13f79535-47bb-0310-9956-ffa450edef68 |
ca6f8f21 | 16-Apr-2013 |
Armin Le Grand |
i122041 Added vaues for defining behaviour of ColorValueSets to SvtAccessibilityOptions git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468503 13f79535-47bb-0310-9956-ffa450ed
i122041 Added vaues for defining behaviour of ColorValueSets to SvtAccessibilityOptions git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468503 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
cb02be97 | 15-Apr-2013 |
Herbert Dürr |
include the vector header directly, in stlport<=4 it used to be included indirectly git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1467923 13f79535-47bb-0310-9956-ffa450edef68 |
47148b3b | 09-Apr-2013 |
Oliver-Rainer Wittmann |
rebase on current trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1466052 13f79535-47bb-0310-9956-ffa450edef68
|
98a781ec | 04-Apr-2013 |
Pavel Janík |
Remove binfilter. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1464592 13f79535-47bb-0310-9956-ffa450edef68 |
da72173f | 22-Mar-2013 |
Andre Fischer |
Temporarily reverting revisions 1459519, 1459510, 1459509 to allow clean re-application. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1459778 13f79535-47bb-0310-9
Temporarily reverting revisions 1459519, 1459510, 1459509 to allow clean re-application. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1459778 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
fe617e93 | 21-Mar-2013 |
Zheng Fan |
git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1459509 13f79535-47bb-0310-9956-ffa450edef68 |
19aabd70 | 27-Feb-2013 |
Herbert Dürr |
WaE: default-initialized const object requires a user-provided default constructor git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1450779 13f79535-47bb-0310-9956-ffa450edef68 |
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
|
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 ...
|
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 |
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 |
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 |