6d9e32f3 | 13-Sep-2018 |
Matthias Seidel |
Cleaned up resource file for throbber git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1840867 13f79535-47bb-0310-9956-ffa450edef68 |
c7dd1d4f | 12-Sep-2018 |
Matthias Seidel |
Reverting to sd.ico (StarDesktop?) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1840695 13f79535-47bb-0310-9956-ffa450edef68 |
e0343f61 | 11-Sep-2018 |
Yuri Dario |
#i127815# use new app icon for OS/2 windows. Always set icon for frame windows. Add dependancies list to build system. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@
#i127815# use new app icon for OS/2 windows. Always set icon for frame windows. Add dependancies list to build system. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1840571 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
b0ca1217 | 22-Aug-2018 |
Don Lewis |
Fix RemovingGlyph method parameter type mismatch between the base and derived classes (int vs sal_GlyphId) and clean up a related type mismatch involving this parameter in the base method imp
Fix RemovingGlyph method parameter type mismatch between the base and derived classes (int vs sal_GlyphId) and clean up a related type mismatch involving this parameter in the base method implementation. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1838664 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
60607307 | 09-Aug-2018 |
Don Lewis |
nActiveCharPos can be less than mnMinCharPos if the ScriptItemize() call in UniscribeLayout::LayoutText() finds a mult-character script item that starts in the leading context and overlaps in
nActiveCharPos can be less than mnMinCharPos if the ScriptItemize() call in UniscribeLayout::LayoutText() finds a mult-character script item that starts in the leading context and overlaps into the start of the run. UniscribeLayout::LayoutText() drops the glyphs for the context characters, but does not (yet?) adjust the starting character position of the item. Since the text layout direction can't change in the middle of the offending script item, we can safely use the direction at the start of the run. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1837765 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
8a664db1 | 07-Aug-2018 |
Matthias Seidel |
i95390 - Fix for reversed scrolling Patch by Bidouille git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1837608 13f79535-47bb-0310-9956-ffa450edef68 |
11fa0ddc | 12-Jul-2018 |
Matthias Seidel |
Replacing sd.ico (StarDesktop?) with OpenOffice icon git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1835717 13f79535-47bb-0310-9956-ffa450edef68 |
d9b868a3 | 11-Jul-2018 |
Matthias Seidel |
Minor cleanup git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1835669 13f79535-47bb-0310-9956-ffa450edef68 |
51287027 | 10-Jul-2018 |
Matthias Seidel |
Cleaned up print dialog git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1835558 13f79535-47bb-0310-9956-ffa450edef68 |
464d271f | 02-Jun-2018 |
Matthias Seidel |
Fixed typos: sensisitive -> sensitive git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1832730 13f79535-47bb-0310-9956-ffa450edef68 |
c1e8cc3a | 01-May-2018 |
Don Lewis |
The register storage class is deprecated and is incompatible with C++17. Modern compilers have mostly been ignoring it, probably other than to forbid the use of the address-of operator. Get
The register storage class is deprecated and is incompatible with C++17. Modern compilers have mostly been ignoring it, probably other than to forbid the use of the address-of operator. Get ahead of the game and delete it now. Reported by clang 6. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1830707 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
bccc1572 | 01-May-2018 |
Don Lewis |
Fix the easy cast-related errors reported by clang 6 in its default C++14 mode. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1830706 13f79535-47bb-0310-9956-ff
Fix the easy cast-related errors reported by clang 6 in its default C++14 mode. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1830706 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
cc13e73e | 28-Mar-2018 |
Yuri Dario |
#i127729# Add full drag&drop support for the OS/2 platform. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1827936 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO415 |
|
906a4e93 | 02-Mar-2018 |
Yuri Dario |
#i127723# add cairo graphics support also on OS/2. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1825732 13f79535-47bb-0310-9956-ffa450edef68 |
af7a586e | 16-Jan-2018 |
Tsutomu Uchino |
#i127662# send better window position to input method for suggestion window git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1821262 13f79535-47bb-0310-9956-ffa450edef68 |
774c2d42 | 14-Dec-2017 |
Yuri Dario |
#i126518# OS/2 build system updates: use full names for slideshow and sysdtrans, remove unneeded libraries, use standard toolkit path, fix DLL short names, disable libs for coin-or. git-svn-
#i126518# OS/2 build system updates: use full names for slideshow and sysdtrans, remove unneeded libraries, use standard toolkit path, fix DLL short names, disable libs for coin-or. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1818128 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
63fbc773 | 29-Nov-2017 |
Jim Jagielski |
OK, let's try to maintain 10.7 as the min OSX version supported. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1816626 13f79535-47bb-0310-9956-ffa450edef68 |
cbfee35e | 25-Nov-2017 |
Damjan Jovanovic |
Add range checking to PNG palette indexes, as per OSS-Fuzz issue 574. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1816295 13f79535-47bb-
Add range checking to PNG palette indexes, as per OSS-Fuzz issue 574. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1816295 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO414 |
|
c235b4bc | 12-Oct-2017 |
Jim Jagielski |
macOS compilation fixes, mostly due to 10.7/10.9 SDK differences and items deprecated git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1811982 13f79535-47bb-0310-9956-ffa450
macOS compilation fixes, mostly due to 10.7/10.9 SDK differences and items deprecated git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1811982 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
9e1bc291 | 09-Oct-2017 |
Jim Jagielski |
Get macOS compiling again: o Restore 10.7 as min o Deprecated is no longer a fatal warning error o We need LDFLAGS when linking git-svn-id: https://svn.apache.org/repos/asf/op
Get macOS compiling again: o Restore 10.7 as min o Deprecated is no longer a fatal warning error o We need LDFLAGS when linking git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1811585 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO413 |
|
01c0be3d | 26-Feb-2017 |
Matthias Seidel |
Fixed typos (documention->documentation) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1784437 13f79535-47bb-0310-9956-ffa450edef68 |
7b4f4066 | 22-Dec-2016 |
pfg |
Re-enable some Id svn:keywords. Most of these pre-existed in the code, probably due to older version control. New Id keywords were added only in these files: main/solenv/inc/mi
Re-enable some Id svn:keywords. Most of these pre-existed in the code, probably due to older version control. New Id keywords were added only in these files: main/solenv/inc/minor.mk main/vcl/unx/kde4/KDEXLib.cxx The latter are important as they keep release information and we want to maintain such references when new versions are bumped. While here, update the information for KDE. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1775751 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
557fdb96 | 21-Dec-2016 |
damjan |
Use "OpenOffice" instead of "soffice" as our KDE appName. Patch by: pfg Reviewed by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1775507 13f79535-
Use "OpenOffice" instead of "soffice" as our KDE appName. Patch by: pfg Reviewed by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1775507 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
47208bf9 | 21-Dec-2016 |
damjan |
AOO was failing to start on KDE4 with "Couldn't register name ... with D-BUS - another process owns it already!", (which is the wrong error on KDE's part), as the appName passed to KAboutData
AOO was failing to start on KDE4 with "Couldn't register name ... with D-BUS - another process owns it already!", (which is the wrong error on KDE's part), as the appName passed to KAboutData's constructor was "Apache OpenOffice" and spaces and slashes are not allowed (see https://forum.kde.org/viewtopic.php?f=64&t=62521). Let's use "soffice" instead, as appName is an internal name after all. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1775369 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
6de2905b | 04-Dec-2016 |
damjan |
Standardize all gbuild bridge makefile.mk files (main/*/prj/makefile.mk) to the version that sets gbuild debug flags from the configure.ac debug settings, and make this the standard gbuil
Standardize all gbuild bridge makefile.mk files (main/*/prj/makefile.mk) to the version that sets gbuild debug flags from the configure.ac debug settings, and make this the standard gbuild template too. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1772520 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|