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, 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, 420-Dev2-m2, AOO417, AOO420-Dev-m1 |
|
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, 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 |
|
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 ...
|
4c2391a1 | 21-Oct-2013 |
Armin Le Grand |
i123478 Secure mem freeing for BitmapBuffer class git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1534084 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO401 |
|
33c964a9 | 28-Aug-2013 |
Armin Le Grand |
i122923 win only: improved bitmap handling for rendering git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1518160 13f79535-47bb-0310-9956-ffa450edef68 |
d8ed516e | 13-Aug-2013 |
Armin Le Grand |
i122149 Corrected stuff around polygon-based clip regions, do not use them where nt needed git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1513541 13f79535-47bb-0310-9956-ffa45
i122149 Corrected stuff around polygon-based clip regions, do not use them where nt needed git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1513541 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO400 |
|
8ff75a7e | 06-Aug-2013 |
Herbert Dürr |
#i122948# fill gaps in glyphs->chars mapping for usp10-layouts using a heuristic that assumes a glyph with unknown char mapping is the continuation of the preceding glyph. If there is no
#i122948# fill gaps in glyphs->chars mapping for usp10-layouts using a heuristic that assumes a glyph with unknown char mapping is the continuation of the preceding glyph. If there is no known preceding mapping use the run bounds. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1510954 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
4aeb9d34 | 29-May-2013 |
Armin Le Grand |
i121591 Corrected some transparent printing stuff for windows git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1487427 13f79535-47bb-0310-9956-ffa450edef68 |
fa064a0d | 28-May-2013 |
Armin Le Grand |
i122350 Corrected buffering when alpha changed git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486842 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 |
3460f9c8 | 21-Mar-2013 |
Herbert Dürr |
check native widget's control value type before converting to SpinbuttonValue or ScrollbarValue Else problems like #i112873# or even crashes can and do happen. git-svn-id: http
check native widget's control value type before converting to SpinbuttonValue or ScrollbarValue Else problems like #i112873# or even crashes can and do happen. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1459383 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
2a6d8217 | 28-Jan-2013 |
Herbert Dürr |
#i121534# fix graphite-enabled windows build git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1439359 13f79535-47bb-0310-9956-ffa450edef68 |
5f27b83c | 23-Jan-2013 |
Armin Le Grand |
#121534# Reintegrating changes for rotated bitmap support git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1437407 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO340 |
|
e6f63103 | 23-Oct-2012 |
Armin Le Grand |
#121237# Rework/Cleanup of Region code due to missing complete support for B2DPolygon class git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1401294 13f79535-47bb-0310-9956-f
#121237# Rework/Cleanup of Region code due to missing complete support for B2DPolygon class git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1401294 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
4fee1b5a | 19-Jul-2012 |
Armin Le Grand |
Corrected static_cast which does not work on Win compiler, reinterpret cas needed (base classes are not related) git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1363325 13f7
Corrected static_cast which does not work on Win compiler, reinterpret cas needed (base classes are not related) git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1363325 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
562e22fb | 18-Jul-2012 |
Herbert Dürr |
#i120306# better input checks in WinSalBitmap::ImplCreateDIB() Patch-by: hdu, orw git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1362832 13f79535-47bb-0310-99
#i120306# better input checks in WinSalBitmap::ImplCreateDIB() Patch-by: hdu, orw git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1362832 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
eb41b982 | 15-Jun-2012 |
Herbert Dürr |
#i119997# fix a memory leak by WinGlyphFallbackSubstitution" Patch by: Chao Huang Found by: Chao Huang Review by: hdu git-svn-id: https://svn.apache.org/repos/asf/incub
#i119997# fix a memory leak by WinGlyphFallbackSubstitution" Patch by: Chao Huang Found by: Chao Huang Review by: hdu git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1350553 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|