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
|
6043ac9b | 23-Jan-2013 |
Armin Le Grand |
#121532# unified getting the blended selection color git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1437574 13f79535-47bb-0310-9956-ffa450edef68 |
2bfcd321 | 21-Jan-2013 |
Steve Yin |
IA2 migration for svtools module git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1436226 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 |
475df7af | 07-Jan-2013 |
Steve Yin |
Resolved dependency for accessibility module git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1429675 13f79535-47bb-0310-9956-ffa450edef68 |
9807c9de | 04-Jan-2013 |
Ariel Constenla-Haile |
i121578 - Convert css.system.SystemShellExectue to new-style Adapt the office code to use the new-style service constructor git-svn-id: https://svn.apache.org/repos/asf/openoffice/t
i121578 - Convert css.system.SystemShellExectue to new-style Adapt the office code to use the new-style service constructor git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1429072 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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 |
ee48f848 | 10-Dec-2012 |
Armin Le Grand |
#121382# Corrected size handling including font size handling for EMF/WMF imports git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1419586 13f79535-47bb-0310-9956-ffa450edef68 |
0c02d14e | 06-Dec-2012 |
Ariel Constenla-Haile |
#i121442# - Adapt existing code in other modules git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1417853 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO340 |
|
4665f8d3 | 26-Oct-2012 |
Armin Le Grand |
#121267# added support for taking clipping into account for metafile-based exporters to vector formats git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1402475 13f79535-47bb-
#121267# added support for taking clipping into account for metafile-based exporters to vector formats git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1402475 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
87bc88d3 | 19-Oct-2012 |
Herbert Dürr |
make conversions between BitmapColor and sal_uInt8 explicit Implicit conversions are a dangerous cause of confusion as seen in http://markmail.org/thread/a4copx2di7cxeowg and require tri
make conversions between BitmapColor and sal_uInt8 explicit Implicit conversions are a dangerous cause of confusion as seen in http://markmail.org/thread/a4copx2di7cxeowg and require tricky rewrites to work around them, this change cleans them up and disables them for all code outside of the immutable binfilter. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1400149 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
56021edf | 09-Sep-2012 |
Ariel Constenla-Haile |
#i120858# Change "Farsi" with "Persian" Changes done on UI code and IDL, not in comments. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1382586 13f79535-47bb-0310
#i120858# Change "Farsi" with "Persian" Changes done on UI code and IDL, not in comments. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1382586 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
27aaab39 | 17-Aug-2012 |
Jianyuan Li |
Fix win7 build bread issue. Reported by: Andre Patched by: Jianyuan Li git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1374181 13f79535-47bb-0310-9956-ffa450edef68 |
04c33ee3 | 16-Aug-2012 |
Pavel Janík |
Use proper type to prevent WaE issues. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1373787 13f79535-47bb-0310-9956-ffa450edef68 |
14aff8f3 | 16-Aug-2012 |
Jianyuan Li |
#119535# Fix WMF image with type pattern brush Reported by: Du Jing Patch by: Jianyuan Li Review by: SunYing git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1373
#119535# Fix WMF image with type pattern brush Reported by: Du Jing Patch by: Jianyuan Li Review by: SunYing git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1373702 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
d971c3e4 | 13-Aug-2012 |
Armin Le Grand |
Corrected small signed/unsigned mismatch git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1372492 13f79535-47bb-0310-9956-ffa450edef68 |
7342c28d | 13-Aug-2012 |
Armin Le Grand |
Secured some places where PolyPolygons were created using a all-points count and a all-points array git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1372488 13f79535-47bb-031
Secured some places where PolyPolygons were created using a all-points count and a all-points array git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1372488 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
2c35faf5 | 13-Aug-2012 |
Armin Le Grand |
Secure EmbeddedObjectRef::GetGraphic to react when something gets wrong when trying to get the replacement graphic, better fallback to default ole replacement graphic git-svn-id: https://svn
Secure EmbeddedObjectRef::GetGraphic to react when something gets wrong when trying to get the replacement graphic, better fallback to default ole replacement graphic git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1372401 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
51b922f8 | 13-Aug-2012 |
Armin Le Grand |
Corrected singned/unsigned compare git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1372319 13f79535-47bb-0310-9956-ffa450edef68 |
b3c41989 | 27-Jul-2012 |
Armin Le Grand |
#119450# Added EMR_ALPHABLEND case to EnhWMFReader to correct visualisations Patch by: Jianyuan Li Review by: alg git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@136
#119450# Added EMR_ALPHABLEND case to EnhWMFReader to correct visualisations Patch by: Jianyuan Li Review by: alg git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1366403 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
bac862b1 | 25-Jul-2012 |
Armin Le Grand |
#120175# SVG export fixes and enhancements Patch by: Sven Jacobi Review by: alg git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1365538 13f79535-47bb-0310-9956-ffa45
#120175# SVG export fixes and enhancements Patch by: Sven Jacobi Review by: alg git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1365538 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
7574bed8 | 20-Jul-2012 |
Yuri Dario |
i118923 - OS/2 port: PM2 is no longer supported as macro, replaced with OS2 or deleted (old compilers). git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1363696 13f79535-47bb
i118923 - OS/2 port: PM2 is no longer supported as macro, replaced with OS2 or deleted (old compilers). git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1363696 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
4c3bfbce | 20-Jul-2012 |
Yuri Dario |
i118923 - OS/2 port: use windows directory layout for OS/2, fixes use of internal graphic filters. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1363695 13f79535-47bb-0310
i118923 - OS/2 port: use windows directory layout for OS/2, fixes use of internal graphic filters. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1363695 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
f15cad5e | 18-Jul-2012 |
Herbert Dürr |
120306# enforce finite memory consumption of loaded jpeg Patch-by: orw Tested-by: orw git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1362831 13f79535-47bb
120306# enforce finite memory consumption of loaded jpeg Patch-by: orw Tested-by: orw git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1362831 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
5f609977 | 18-Jul-2012 |
Herbert Dürr |
#i120306# cleanup failed loading of problematic jpeg Patch-by: orw Tested-by: orw git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1362824 13f79535-47bb-031
#i120306# cleanup failed loading of problematic jpeg Patch-by: orw Tested-by: orw git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1362824 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|