| 5b008382 | 13-Jul-2015 |
Kay Schenk |
#i126401# Add ASF license headers Patch by: Gavin McDonald git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1690818 13f79535-47bb-0310-9956-ffa450edef68 |
| adc711e0 | 13-Jul-2015 |
Kay Schenk |
#i126401# Add ASF license headers Patch by: Gavin McDonald git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1690817 13f79535-47bb-0310-9956-ffa450edef68 |
| 08917196 | 13-Jul-2015 |
Pedro Giffuni |
revert r1690740 and try again. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1690755 13f79535-47bb-0310-9956-ffa450edef68 |
| ff09c5d9 | 13-Jul-2015 |
Pedro Giffuni |
Attempt to fix the FreeBSD buildbot git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1690740 13f79535-47bb-0310-9956-ffa450edef68 |
| 8510b05e | 08-Jul-2015 |
Pedro Giffuni |
jpeg build fixes Mostly visible when using external jpeg. Author: Don Lewis (truckman at FreeBSD) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk
jpeg build fixes Mostly visible when using external jpeg. Author: Don Lewis (truckman at FreeBSD) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1689959 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 5293ed5b | 08-Jul-2015 |
Pedro Giffuni |
NSS build fixes Author: Don Lewis (truckman at FreeBSD) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1689883 13f79535-47bb-0310-9956-ffa450edef68 |
| 397d541d | 08-Jul-2015 |
Regina Henschel |
#i107734 Support for Math Input Panel in Windows 7 The patch introduces a new command .uno:ImportMathClipboard to module Math. It imports MathML content from clipboard and transforms it to St
#i107734 Support for Math Input Panel in Windows 7 The patch introduces a new command .uno:ImportMathClipboard to module Math. It imports MathML content from clipboard and transforms it to Starmath It handles clipboard MIME type 'application/mathml+xml' and plain text, which can be interpreted as MathML segment. It partly solves issues #i14252, #i34781, and #i53509 too. Review by: Hanya <hanya.runo@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1689859 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| f9bb485f | 24-Jun-2015 |
Herbert Dürr |
#i105098# fix drag&drop insertion of files/images on Mac Fixed-by: Manik <mm30f@yahoo.com> Reviewed-by: Herbert Duerr <hdu@apache.org> git-svn-id: https://svn.apache.org/re
#i105098# fix drag&drop insertion of files/images on Mac Fixed-by: Manik <mm30f@yahoo.com> Reviewed-by: Herbert Duerr <hdu@apache.org> git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1687177 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 36769aa6 | 20-Jun-2015 |
Regina Henschel |
#i126366 Do not remove outer braces Patch by: Ivan Timofeev <timofeev.i.s@gmail.com> resolves error {a+b}over{c+d} --> a+b}over{c+d git-svn-id: https://svn.apache.org/repos/asf/openo
#i126366 Do not remove outer braces Patch by: Ivan Timofeev <timofeev.i.s@gmail.com> resolves error {a+b}over{c+d} --> a+b}over{c+d git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1686597 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 7db8e690 | 15-Jun-2015 |
Regina Henschel |
#i126367 existing command text is repeated when insert formula Patch by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@
#i126367 existing command text is repeated when insert formula Patch by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1685665 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 3d56746f | 11-Jun-2015 |
Regina Henschel |
Add missing ASF license Headers to files in folder ooxml Patch by: Gavin McDonald<gmcdonald@apache.org> read thread [RAT REPORT] starting 2015-05-06 on dev@openoffice.apache.org git-
Add missing ASF license Headers to files in folder ooxml Patch by: Gavin McDonald<gmcdonald@apache.org> read thread [RAT REPORT] starting 2015-05-06 on dev@openoffice.apache.org git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1684976 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| ea4c3e19 | 03-Jun-2015 |
Kay Schenk |
#i126281# Remove HWP as an option to Writer open menu. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1683442 13f79535-47bb-0310-9956-ffa450edef68 |
| 54618646 | 07-May-2015 |
Kay Schenk |
Remove hangul info from rat-excludes. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1678268 13f79535-47bb-0310-9956-ffa450edef68 |
| 272fcf51 | 01-May-2015 |
Andrea Pescetti |
#i126281# Do not build/ship hwpfilter. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1677190 13f79535-47bb-0310-9956-ffa450edef68 |
| d30fb54c | 22-Apr-2015 |
Regina Henschel |
#i126230 current Math type detection is too restrict Now these files are detected in addition: Fragments without prolog, any prefix on the math element, files in encoding UTF-16 Patch by:
#i126230 current Math type detection is too restrict Now these files are detected in addition: Fragments without prolog, any prefix on the math element, files in encoding UTF-16 Patch by: Regina Henschel <rb.henschel@t-online.de> Review by: Kay Schenk <kschenk@apache.org> git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1675478 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| c9b8e806 | 21-Apr-2015 |
Pedro Giffuni |
Minor cleanups in the random generator code. Drop unused variables. Enhance slightly the naming of static variables. git-svn-id: https://svn.apache.org/repos/asf/openoffice
Minor cleanups in the random generator code. Drop unused variables. Enhance slightly the naming of static variables. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1675168 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 65a57eaa | 06-Apr-2015 |
Regina Henschel |
#i95167 XIRR() function gives Err:502 Patch by: Driss Ben Zoubeir <driss.zoubeir@gmail.com> Review by: Regina Henschel <rb.henschel@t-online.de> git-svn-id: https://svn.apache.org/re
#i95167 XIRR() function gives Err:502 Patch by: Driss Ben Zoubeir <driss.zoubeir@gmail.com> Review by: Regina Henschel <rb.henschel@t-online.de> git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1671558 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 394b79b0 | 05-Apr-2015 |
Ariel Constenla-Haile |
i81637 - Replace column header "Title" by "Name" Patch by: Driss Ben Zoubeir <driss.zoubeir@gmail.com> Review by: arielch@apache.org git-svn-id: https://svn.apache.org/repos/asf
i81637 - Replace column header "Title" by "Name" Patch by: Driss Ben Zoubeir <driss.zoubeir@gmail.com> Review by: arielch@apache.org git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1671401 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 14eda618 | 04-Apr-2015 |
Ariel Constenla-Haile |
i126223 - Update English dictionary git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1671272 13f79535-47bb-0310-9956-ffa450edef68 |
| 908225ed | 26-Mar-2015 |
Pedro Giffuni |
FreeBSD build structure changes Part of Code Review: https://reviews.freebsd.org/D2108 Author: Don Lewis (truckman at FreeBSD) git-svn-id: https://svn.a
FreeBSD build structure changes Part of Code Review: https://reviews.freebsd.org/D2108 Author: Don Lewis (truckman at FreeBSD) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1669465 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| cddbce83 | 26-Mar-2015 |
Pedro Giffuni |
Move operator to the public section. This solves visibility issues with modern gcc. Author: Don Lewis (truckman at FreeBSD) git-svn-id: https://svn.apache.org/
Move operator to the public section. This solves visibility issues with modern gcc. Author: Don Lewis (truckman at FreeBSD) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1669463 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 5eff28cd | 26-Mar-2015 |
Pedro Giffuni |
Small fix for BSD. Part of Code Review: https://reviews.freebsd.org/D2055 Author: Don Lewis (truckman at FreeBSD) git-svn-id: https://svn.apache.org/repos/
Small fix for BSD. Part of Code Review: https://reviews.freebsd.org/D2055 Author: Don Lewis (truckman at FreeBSD) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1669462 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 2e13fcb7 | 26-Mar-2015 |
Pedro Giffuni |
Huge update to the FreeBSD port (amd64 part). Starting with FreeBSD 10, the FreeBSD project has moved from using gcc/libstdc++ to using a complete C++ stack based on clang/llvm libc+
Huge update to the FreeBSD port (amd64 part). Starting with FreeBSD 10, the FreeBSD project has moved from using gcc/libstdc++ to using a complete C++ stack based on clang/llvm libc++ and libcxxrt. This new stack has better standards compliance and has huge similarities with MacOSX but it brought subtle low level problems for our outdated bridges code. Don Lewis has done a brave effort to update this code and has done extensive testing within FreeBSD port. Support for older versions of gcc has been dropped. Code Review: https://reviews.freebsd.org/D2108 https://reviews.freebsd.org/D2055 Author: Don Lewis (truckman at FreeBSD) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1669459 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| baf6650d | 26-Mar-2015 |
Pedro Giffuni |
Huge update to the FreeBSD port (i386 part). Starting with FreeBSD 10, the FreeBSD project has moved from using gcc/libstdc++ to using a complete C++ stack based on clang/llvm libc++
Huge update to the FreeBSD port (i386 part). Starting with FreeBSD 10, the FreeBSD project has moved from using gcc/libstdc++ to using a complete C++ stack based on clang/llvm libc++ and libcxxrt. This new stack has better standards compliance and has huge similarities with MacOSX but it brought subtle low level problems for our outdated bridges code. Don Lewis has done a brave effort to update this code and has done extensive testing within FreeBSD port. Support for older versions of gcc has been dropped. Code Review: https://reviews.freebsd.org/D2108 https://reviews.freebsd.org/D2055 Author: Don Lewis (truckman at FreeBSD) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1669457 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| cda7f8b3 | 26-Mar-2015 |
Pedro Giffuni |
Bring to SAL a wrapper implementation of the powr() IEEE 754 math function. This function was originally brought in r1444110 and is useful for OOXML compatibility. At this time it is not
Bring to SAL a wrapper implementation of the powr() IEEE 754 math function. This function was originally brought in r1444110 and is useful for OOXML compatibility. At this time it is not being used to fix the original issue it was meant to address but it is convenient for future use. It also reduces the differences from FreeBSD's port which will be receiving updates. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1669456 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|