Revision tags: AOO420-Dev5-m5 |
|
1738ad43 | 30-Apr-2023 |
mseidel |
Fixed typo (overriden -> overridden) and some others (cherry picked from commit 5f551de635bbe4c47e985520a47471cf8e391c88) |
Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA |
|
aa7e5ae5 | 17-Mar-2022 |
mseidel |
Fixed typo (menue -> menu) and some more (cherry picked from commit 92968359d6159bf5b19b99a2fbf8d062f05286ea) |
Revision tags: AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3 |
|
b4953498 | 27-Apr-2021 |
mseidel |
Fixed links to Wiki, removed whitespace (cherry picked from commit c059a6bfdc7197fd3b2f0f9934ce468945f8c89d) |
Revision tags: AOO4110-GA, AOO419-GA, AOO418-GA |
|
6d53c851 | 25-Sep-2020 |
mseidel |
Fixed typo (explicitely -> explicitly) and some more (cherry picked from commit 56b8eddca8dfa483d4f8ff0d4ce385505d8407b6) |
48d35613 | 08-Jul-2020 |
Peter |
Translation (#86) * translated german comments in vcl/win/source/app/saldata.cxx * translation of a comment in file sc/source/ui/src/sc.src * translation of com
Translation (#86) * translated german comments in vcl/win/source/app/saldata.cxx * translation of a comment in file sc/source/ui/src/sc.src * translation of comments to english in main/sc/source/ui/src/sc.src * translation of comments in main/sc/source/ui/app/client.cxx * translation of comments for file main/sfx2/source/appl/appopen.cxx * Update client.cxx Fixed typos * Update client.cxx Fixed typo * Update appopen.cxx Fixed typos * Update appopen.cxx Fixed typos * Update client.cxx * Update appopen.cxx * Update client.cxx * Update appopen.cxx Co-authored-by: Matthias Seidel <mseidel@apache.org> (cherry picked from commit 9dac8d9b377c4b09c55fda9257c846053f75d61d)
show more ...
|
Revision tags: 420-Dev2-m2, AOO417, AOO420-Dev-m1 |
|
0874d0ad | 14-Jan-2019 |
Matthias Seidel |
Corrected hotspot for Windows pointer (autoscroll south west) Merged r1851110 from trunk. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1851274 13f79535-47
Corrected hotspot for Windows pointer (autoscroll south west) Merged r1851110 from trunk. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1851274 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
729e7e85 | 29-Dec-2018 |
Matthias Seidel |
Fixed typos (boundries -> boundaries) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1849944 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO416, AOO416-RC1 |
|
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 |
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 |
Revision tags: AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411 |
|
3e526e08 | 19-Jun-2014 |
Armin Le Grand |
i125111 limit mem footprint for GraphicObjects in 32Bit environments git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1603941 13f79535-47bb-0310-9956-ffa450edef68 |
674c3e76 | 06-Jun-2014 |
Oliver-Rainer Wittmann |
125000: <WinSalBitmap::ImplCreateGdiPlusBitmap()> - check last status of newly created <Gdiplus::Bitmap> instance before using it. git-svn-id: https://svn.apache.org/repos/asf/open
125000: <WinSalBitmap::ImplCreateGdiPlusBitmap()> - check last status of newly created <Gdiplus::Bitmap> instance before using it. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1600861 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
86e1cf34 | 29-Apr-2014 |
Pedro Giffuni |
Many spelling fixes: directories r* - z*. 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 r* - z*. 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@1591062 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410 |
|
f8d90fbe | 02-Apr-2014 |
Steve Yin |
Issue 124573 - Office does not start when accessibility is activated. Fixed access bridge initialization issue in vcl. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@
Issue 124573 - Office does not start when accessibility is activated. Fixed access bridge initialization issue in vcl. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1583887 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
248093e9 | 27-Mar-2014 |
Herbert Dürr |
#i124516# handle bad surrogate pairs gracefully on Windows When running into invalid Unicode surrogate pairs the text layout code on Windows ran into massive problems like crashes. This
#i124516# handle bad surrogate pairs gracefully on Windows When running into invalid Unicode surrogate pairs the text layout code on Windows ran into massive problems like crashes. This change detects the situation of an invalid surrogate pair and falls back to treat it as a simple character instead of requesting a complex glyph fallback. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1582374 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410_Beta |
|
82f76971 | 30-Jan-2014 |
Armin Le Grand |
i12355 Corrected case that in WinSalGraphics::setClipRegion an empty Polygon is handed over git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562980 13f79535-47bb-0310-9956-ffa4
i12355 Corrected case that in WinSalGraphics::setClipRegion an empty Polygon is handed over git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562980 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
54ae6a37 | 17-Dec-2013 |
Herbert Dürr |
#i123840# normalize SalGraphics point count argument types to sal_uInt32 The old mixture of sal_uInt32, ULONG, sal_uLong, sal_uIntPtr gets consolidated. 4e9 points are more than enough f
#i123840# normalize SalGraphics point count argument types to sal_uInt32 The old mixture of sal_uInt32, ULONG, sal_uLong, sal_uIntPtr gets consolidated. 4e9 points are more than enough for a SalGraphics. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1551617 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
8a718ffc | 17-Dec-2013 |
Herbert Dürr |
#i123840# normalize SalFrame resolution type to sal_Int32 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1551563 13f79535-47bb-0310-9956-ffa450edef68 |
248a599f | 16-Dec-2013 |
Herbert Dürr |
#i123840# add and use the sal_GlyphId type Using the central definition adds consistency and cleans up many ad hoc declarations. The type sal_GlyphId will become a class in the future so
#i123840# add and use the sal_GlyphId type Using the central definition adds consistency and cleans up many ad hoc declarations. The type sal_GlyphId will become a class in the future so that its bitfield operations etc. can then be isolated into nice methods. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1551244 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
4d7c9de0 | 28-Nov-2013 |
Herbert Dürr |
#i123768# [ia2] remove pseudo-automatic noisy comments git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546355 13f79535-47bb-0310-9956-ffa450edef68 |
556524fe | 14-Nov-2013 |
Steve Yin |
Fix for i123643 - [ia2] IAccessible2 is not enabled automatically even with an AT running git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1541823 13f79535-47bb-0310-9956
Fix for i123643 - [ia2] IAccessible2 is not enabled automatically even with an AT running git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1541823 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
5be78d22 | 11-Nov-2013 |
Steve Yin |
Synchronized with the trunk to solve the build issue (removing moz) git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1540658 13f79535-47bb-0310-9956-ffa450edef68
|
fe22d2cf | 04-Nov-2013 |
Steve Yin |
Sync with the trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1538508 13f79535-47bb-0310-9956-ffa450edef68
|
b0a7a3cf | 03-Nov-2013 |
Steve Yin |
1. Updated ia2 api idl with version 1.3 2. Changed UAccCOM.dll to a isolated COM dll git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1538382 13f79535-47bb-0310-9956-
1. Updated ia2 api idl with version 1.3 2. Changed UAccCOM.dll to a isolated COM dll git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1538382 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
3a700b0a | 29-Oct-2013 |
Steve Yin |
sal: commented WaitForSingleObject (g_cache_list.m_update_thread, INFINITE), which can lead a deadlock when unloading the sal3.dll after register UAccCOM.dll. vcl: removed all unused UAccCOM
sal: commented WaitForSingleObject (g_cache_list.m_update_thread, INFINITE), which can lead a deadlock when unloading the sal3.dll after register UAccCOM.dll. vcl: removed all unused UAccCOM.dll registration lines. winaccessibility: updated to Apache License. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1536599 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|