b63233d8 | 07-Aug-2016 |
damjan |
Merge branches/gbuild-reintegration to trunk. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755455 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO4121, AOO412, SNAPSHOT, AOO411 |
|
c64f2bbd | 06-Sep-2015 |
Pedro Giffuni |
Clean up all of typos that cause header guard warnings when building the OpenOffice source with clang. Submitted by: Don Lewis git-svn-id: https://svn.apache.org/repos/as
Clean up all of typos that cause header guard warnings when building the OpenOffice source with clang. Submitted by: Don Lewis git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1701535 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
c667dd47 | 02-Sep-2015 |
Pedro Giffuni |
Fix some perl shebangs. Mosrt important perl scripts already use a portable method but fix these nevertheless. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk
Fix some perl shebangs. Mosrt important perl scripts already use a portable method but fix these nevertheless. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1700845 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
c0670b14 | 26-May-2014 |
Clarence Guo |
for #i124928, rich text portion could be converted several times, each time when it is converted, the string will be set once, but in the setString logic, the text is inserted instead of set. Rep
for #i124928, rich text portion could be converted several times, each time when it is converted, the string will be set once, but in the setString logic, the text is inserted instead of set. Repeated conversion is unnecessary, add a flag to avoid repeated conversion git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1597503 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
a893be29 | 29-Apr-2014 |
Pedro Giffuni |
Many spelling fixes: directories h* - p*. Attempt to clean up most but certainly not all the spelling mistakes that found home in OpenOffice through decades. We could probably blame
Many spelling fixes: directories h* - p*. Attempt to clean up most but certainly not all the spelling mistakes that found home in OpenOffice through decades. We could probably blame the international nature of the code but it is somewhat shameful that this wasn't done before. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1591060 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410 |
|
ac54f538 | 25-Apr-2014 |
Armin Le Grand |
i124703 adapt coordinate range from ms relative control points to aoo relative control points git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1590014 13f79535-47bb-0310-9956-ff
i124703 adapt coordinate range from ms relative control points to aoo relative control points git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1590014 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
c87f51db | 25-Apr-2014 |
Steve Yin |
https://issues.apache.org/ooo/show_bug.cgi?id=116796 Added "IsBackgroundObjectsVisible" property support for sd OOXML importing git-svn-id: https://svn.apache.org/repos/asf/openoffi
https://issues.apache.org/ooo/show_bug.cgi?id=116796 Added "IsBackgroundObjectsVisible" property support for sd OOXML importing git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1589951 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
99dcb3ee | 19-Mar-2014 |
Jürgen Schmidt |
#124456# merge from aoo410 branch, add null pointer check to avoid usage of not initialzed theme, add comment for missing theme support in notes page git-svn-id: https://svn.apache.org/repos
#124456# merge from aoo410 branch, add null pointer check to avoid usage of not initialzed theme, add comment for missing theme support in notes page git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1579217 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410_Beta |
|
72583341 | 27-Feb-2014 |
Armin Le Grand |
i15508 Added support for BMP file type git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1572569 13f79535-47bb-0310-9956-ffa450edef68 |
d4921b88 | 24-Feb-2014 |
Armin Le Grand |
i118640 force early destruction of last FragmentHandler to not let it use an already destroyed RelationsMap instance git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1571426 13f
i118640 force early destruction of last FragmentHandler to not let it use an already destroyed RelationsMap instance git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1571426 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
b862c97c | 28-Jan-2014 |
Herbert Dürr |
#i124131# use smart pointer's bool operator instead of comparing its content against NULL this makes the code more typesafe and avoids the -Wnull-conversion warnings seen with boost>=1.5
#i124131# use smart pointer's bool operator instead of comparing its content against NULL this makes the code more typesafe and avoids the -Wnull-conversion warnings seen with boost>=1.55 smart pointers in C+11 enabled build environments git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562080 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
b423e365 | 22-Jan-2014 |
Oliver-Rainer Wittmann |
123723: correct sorting of XML token list git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560326 13f79535-47bb-0310-9956-ffa450edef68 |
374e2ad8 | 16-Jan-2014 |
Steve Yin |
Bug 119578 - [From Symphony]Lighten special effect in .PPTX won't display git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1558716 13f79535-47bb-0310-9956-ffa450edef68 |
4b2c1a94 | 14-Jan-2014 |
Steve Yin |
Bug 119604 - [From Symphony]the notes view and the postion and size of the note textbox are wrong when opening the pptx file git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@155
Bug 119604 - [From Symphony]the notes view and the postion and size of the note textbox are wrong when opening the pptx file git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1557992 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
9af1d490 | 14-Jan-2014 |
Steve Yin |
Bug 119844 - [From Symphony]The Spin effect's amount property losts when saved pptx to odp git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1557961 13f79535-47bb-0310-9956-ffa45
Bug 119844 - [From Symphony]The Spin effect's amount property losts when saved pptx to odp git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1557961 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
f835e030 | 02-Jan-2014 |
Oliver-Rainer Wittmann |
123910: removing duplicate code git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1554790 13f79535-47bb-0310-9956-ffa450edef68 |
15851bea | 30-Dec-2013 |
Steve Yin |
Bug 123910 - The reference in validation condition change to #REF! in exported xls file Build break fix git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1554147 13f7953
Bug 123910 - The reference in validation condition change to #REF! in exported xls file Build break fix git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1554147 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
33559235 | 27-Dec-2013 |
Steve Yin |
Bug 123910 - The reference in validation condition change to #REF! in exported xls file git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1553626 13f79535-47bb-0310-9956-ffa450ed
Bug 123910 - The reference in validation condition change to #REF! in exported xls file git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1553626 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
980a0451 | 01-Nov-2013 |
Steve Yin |
i123528: Only placeholder shown for cropped picture in particular .pptx git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1537831 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO401, AOO400 |
|
fda69661 | 08-May-2013 |
Herbert Dürr |
#i122208# use rtl::CStringHash and rtl::CStringEqual instead of relying on pre-tr1-stl specializations In stlport<=4 the functors hash and equal_to had specializions for conveniently handlin
#i122208# use rtl::CStringHash and rtl::CStringEqual instead of relying on pre-tr1-stl specializations In stlport<=4 the functors hash and equal_to had specializions for conveniently handling c-strings. For consistency reasons this specialization was not included in the TR1 report and the C++11 standard. The two new helper functors are drop-in replacements for the old specializations. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1480318 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
28a007b1 | 16-Apr-2013 |
Herbert Dürr |
provide complete types of FragmentHandler and RecordInfo before they are used git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468390 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 |
8c6705ed | 29-Nov-2012 |
Armin Le Grand |
#121371# Do set values as planned, but do not override complete CustomShapeGeometry, that would reset the already added Type entry and make the shapes typeless so that they will not be rendered
#121371# Do set values as planned, but do not override complete CustomShapeGeometry, that would reset the already added Type entry and make the shapes typeless so that they will not be rendered git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1415118 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO340 |
|
39c2db0b | 10-Oct-2012 |
Wang Lei |
#i121120 AOO doesn't support RightB(), LeftB(),LenB() and MidB() in formula Patch by: Zhang Lu Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/a
#i121120 AOO doesn't support RightB(), LeftB(),LenB() and MidB() in formula Patch by: Zhang Lu Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1396491 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
0c336801 | 27-Sep-2012 |
Wang Lei |
#i119415 VBA code can't load after open in AOO3.4 Patch by: Chen Peng Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@13
#i119415 VBA code can't load after open in AOO3.4 Patch by: Chen Peng Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1390869 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|