Revision tags: AOO420-Dev5-m5, AOO4115-GA |
|
e2d7a903 | 28-Jan-2023 |
Arrigo Marchiori |
Add a "referer" property to SfxObjectShell::CallXScript() and trust macros explicitly requested by the user (cherry picked and adapted from commit 9112548547be8d3a47281bcef5925a60e1435527) |
Revision tags: AOO4114-GA, AOO420-Dev4-m4 |
|
65329e3e | 09-Dec-2022 |
Arrigo Marchiori |
Detect some endless loops (cherry picked from commit 272eca8e075d834a9a9235a4c9e52e17c2276f2f) |
Revision tags: AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1 |
|
ba6c1353 | 07-Oct-2018 |
Matthias Seidel |
i127873 - Merge r1838291 from trunk Ignore the SP_FGROUP flag on shape records. Instead assume that the first shape in a shape group is the group shape. Add a new flag parameter to
i127873 - Merge r1838291 from trunk Ignore the SP_FGROUP flag on shape records. Instead assume that the first shape in a shape group is the group shape. Add a new flag parameter to SvxMSDffManager::ImportShape() to indicate the whether or not this is a group shape based on the calling context. Call SvxMSDffManager::ImportShape() directly from SvxMSDffManager::ImportGroup() instead of indirectly via SvxMSDffManager::ImportObj() to facilitate passing the context information. Don't call SvxMSDffManager::ProcessObj() from SvxMSDffManager::ImportShape() when processing a group shape. SvxMSDffManager::ImportObj() expects SvxMSDffManager::ImportShape() to return a pointer to an SdrObjGroup object in this case, and SvxMSDffManager::ProcessObj() may replace the SdrObjGroup object with some other type of shape object. Change some C-style SdrObjGroup* casts to dynamic_cast so that incorrect casts will create a NULL pointer and fail quickly rather than executing methods on an object of the wrong type and doing something possibly undefined. Submitted by: truckman git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO416@1843062 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
3fd51d8f | 07-Oct-2018 |
Matthias Seidel |
i127872 - Merge r1838292 from trunk When importing a Microsoft Office Drawing Binary File Format data stream, ignore properties with the bComplex flag set indicating they have data e
i127872 - Merge r1838292 from trunk When importing a Microsoft Office Drawing Binary File Format data stream, ignore properties with the bComplex flag set indicating they have data external to the property record if the indicated size of the data is larger than will fit in the containing property table record. DffPropSet::GetPropertyString() should return an empty string if the bComplex flag is not set since there is no data to return. Bail out of the loop that processes the array of properties early if we hit the end of the property table record. Limit the length of the property table record to the remaining size of the stream. Submitted by: truckman git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO416@1843061 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO415, AOO414 |
|
bf1024d2 | 03-Aug-2017 |
Jim Jagielski |
limit levels git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1803943 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO413, AOO4121, AOO412, SNAPSHOT, AOO411, 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 |
a9ab3c7b | 21-Jan-2014 |
Herbert Dürr |
get rid of an extraneous parentheses in "if((A==B))" git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560012 13f79535-47bb-0310-9956-ffa450edef68 |
24c56ab9 | 28-Nov-2013 |
Herbert Dürr |
#i123068# remove implicit conversions from rtl strings to their elements git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546390 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO401, AOO400 |
|
09610e13 | 21-Jun-2013 |
Andre Fischer |
121256: Remember Any by value not by pointer before using it in outer scope. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1495357 13f79535-47bb-0310-9956-ffa450edef68 |
aaa55f71 | 26-Apr-2013 |
Herbert Dürr |
WaE: fix suspicious assignment git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476192 13f79535-47bb-0310-9956-ffa450edef68 |
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 |
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
|
b3b047bd | 28-Feb-2013 |
Herbert Dürr |
fix typo that caused the DFF_Prop_c3DExtrudeForward property to be mis-calculated git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1451215 13f79535-47bb-0310-9956-ffa450edef68 |
d5370dc8 | 27-Feb-2013 |
Armin Le Grand |
i121420: Enhancements on the four svx-based panels, Area, Line, Graphic and Transformation git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1450891 13f79535-47bb-0310
i121420: Enhancements on the four svx-based panels, Area, Line, Graphic and Transformation git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1450891 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 |
Revision tags: AOO340 |
|
7ce6a452 | 31-Oct-2012 |
Armin Le Grand |
removed unused variable bSuppressRotation git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1404257 13f79535-47bb-0310-9956-ffa450edef68 |
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 ...
|
70446171 | 09-Oct-2012 |
Armin Le Grand |
#121183# enhance export of hatch masterpagebackgrund for ppt format git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1396082 13f79535-47bb-0310-9956-ffa450edef68 |
11f7746c | 05-Oct-2012 |
Armin Le Grand |
#119885# corrected AutoGrowHeight setting when importing PPT text boxes git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1394533 13f79535-47bb-0310-9956-ffa450edef68 |
caa77637 | 29-Sep-2012 |
Sun Ying |
#119860# fix bent connector's type lost when save .ppt file Reported by: Li Feng Wang Patch by: Ying Sun Review by: Jian Yuan Li git-svn-id: https://svn.apache.org/repos/asf
#119860# fix bent connector's type lost when save .ppt file Reported by: Li Feng Wang Patch by: Ying Sun Review by: Jian Yuan Li git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1391755 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
8af3ab99 | 27-Sep-2012 |
Armin Le Grand |
#121074# Added support for bitmap attributes transparency, red, green, blue and gamma for ppt export git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1391057 13f79535-47bb-03
#121074# Added support for bitmap attributes transparency, red, green, blue and gamma for ppt export git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1391057 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
0a8a0311 | 24-Sep-2012 |
Oliver-Rainer Wittmann |
#119634# shape import (Microsoft Office documents) - apply default shadow color, if none is given; apply default shadow distance, if shadow type is not supported. Patch by: Jianyuan
#119634# shape import (Microsoft Office documents) - apply default shadow color, if none is given; apply default shadow distance, if shadow type is not supported. Patch by: Jianyuan Li Review by: Oliver git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1389406 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
6faff3c3 | 20-Sep-2012 |
Pavel Janík |
Remove unused variable nLastStartNumbering to silence the compiler in WaE mode. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1387870 13f79535-47bb-0310-9956-ffa4
Remove unused variable nLastStartNumbering to silence the compiler in WaE mode. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1387870 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
1fa2bb83 | 19-Sep-2012 |
Sun Ying |
#119477# fix bullet's start with error when save .ppt file Reported by: Liu Ping Tan Patch by: Ying Sun Review by: Steve Yin. git-svn-id: https://svn.apache.org/repos/asf/in
#119477# fix bullet's start with error when save .ppt file Reported by: Liu Ping Tan Patch by: Ying Sun Review by: Steve Yin. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1387482 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
ffce66a5 | 11-Sep-2012 |
Jianyuan Li |
#119467# Form controls cannot be saved into .ppt file in AOO3.4 Reported by: Du Jing Patch by: Jianyuan Li Review by: sunying git-svn-id: https://svn.apache.org/repos/asf/incubat
#119467# Form controls cannot be saved into .ppt file in AOO3.4 Reported by: Du Jing Patch by: Jianyuan Li Review by: sunying git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1383298 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|