History log of /aoo41x/main/vcl/source/ (Results 126 - 150 of 214)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
169773a225-Oct-2012 Armin Le Grand

#121237# Corrected Region export, was missing to write an end marker when RegionBand was empty

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1402041 13f79535-47bb-0310-995

#121237# Corrected Region export, was missing to write an end marker when RegionBand was empty

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1402041 13f79535-47bb-0310-9956-ffa450edef68

show more ...

64464e0e23-Oct-2012 Pavel Janík

Remove unused variable to prevent compiler warnign.


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1401384 13f79535-47bb-0310-9956-ffa450edef68

e6f6310323-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 ...

87bc88d319-Oct-2012 Herbert Dürr

make conversions between BitmapColor and sal_uInt8 explicit

Implicit conversions are a dangerous cause of confusion as seen
in http://markmail.org/thread/a4copx2di7cxeowg and require tri

make conversions between BitmapColor and sal_uInt8 explicit

Implicit conversions are a dangerous cause of confusion as seen
in http://markmail.org/thread/a4copx2di7cxeowg and require tricky
rewrites to work around them, this change cleans them up and
disables them for all code outside of the immutable binfilter.


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1400149 13f79535-47bb-0310-9956-ffa450edef68

show more ...

035a2f4416-Oct-2012 Armin Le Grand

#121194# Better support for graphic fill styles which are not bitmaps (svg, metafiles, ..)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1398711 13f79535-47bb-0310-9956-ff

#121194# Better support for graphic fill styles which are not bitmaps (svg, metafiles, ..)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1398711 13f79535-47bb-0310-9956-ffa450edef68

show more ...

ff494be310-Oct-2012 Armin Le Grand

#121183# Added buffering non-bitmap formats in Graphic

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1396533 13f79535-47bb-0310-9956-ffa450edef68

fdbfc3c203-Oct-2012 Pavel Janík

Rename local variable that shadows other to prevent compiler warning.


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1393341 13f79535-47bb-0310-9956-ffa450edef68

e5539b4a02-Oct-2012 Armin Le Grand

#120957# Added Reginas corrections for gradient colors for linear gradients in VCL renderers
Patch by: Regina
Review by: alg

git-svn-id: https://svn.apache.org/repos/asf/incubator/oo

#120957# Added Reginas corrections for gradient colors for linear gradients in VCL renderers
Patch by: Regina
Review by: alg

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1392804 13f79535-47bb-0310-9956-ffa450edef68

show more ...

6b7345f327-Sep-2012 Armin Le Grand

#115630# secured OutputDevice::ImplDrawHatch in vcl and PolyPolygon::Optimize in tools to useful fallbacks when working on PolyPolygons (what they do *not* support)

git-svn-id: https://svn.a

#115630# secured OutputDevice::ImplDrawHatch in vcl and PolyPolygon::Optimize in tools to useful fallbacks when working on PolyPolygons (what they do *not* support)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1390986 13f79535-47bb-0310-9956-ffa450edef68

show more ...

9391734225-Sep-2012 Ariel Constenla-Haile

Fix typo

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1390070 13f79535-47bb-0310-9956-ffa450edef68

e8b66d3825-Sep-2012 Ariel Constenla-Haile

Check empty BitmapEx

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1390061 13f79535-47bb-0310-9956-ffa450edef68

7168672c22-Sep-2012 Ariel Constenla-Haile

#i119418# - About Dialog improvements

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1388877 13f79535-47bb-0310-9956-ffa450edef68

85c309d612-Sep-2012 Jürgen Schmidt

#120683# add new cmd line arg -conversionmode to enavle further optimization

Patch By: jsc
Review By: hdu

-This line, and those below, will be ignored--

M main/deskt

#120683# add new cmd line arg -conversionmode to enavle further optimization

Patch By: jsc
Review By: hdu

-This line, and those below, will be ignored--

M main/desktop/source/app/cmdlinehelp.cxx
M main/desktop/source/app/cmdlineargs.cxx
M main/desktop/source/app/cmdlineargs.hxx
M main/desktop/source/app/appinit.cxx
M main/vcl/source/app/svapp.cxx
M main/vcl/inc/vcl/svapp.hxx
M main/vcl/inc/svdata.hxx


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1383844 13f79535-47bb-0310-9956-ffa450edef68

show more ...

3c19fd8c07-Sep-2012 Zhe Wang

Fix issue #120627#: [From Symphony]the text on the Y axis is reversed when export ppt file to PDF format.
* subversion/main/vcl/source/gdi/pdfwriter_impl.cxx
[]Change nXOffset value f

Fix issue #120627#: [From Symphony]the text on the Y axis is reversed when export ppt file to PDF format.
* subversion/main/vcl/source/gdi/pdfwriter_impl.cxx
[]Change nXOffset value from the distance of axis Y between two points to the distance between two points.

Patch by: Tang Meng<tmyl2010@gmail.com>
Suggested by: Wang Zhe <kingwisemmx@gmail.com>
Found by: Tang Meng <tmyl2010@gmail.com>
Review by: Wang Zhe <kingwisemmx@gmail.com>


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381883 13f79535-47bb-0310-9956-ffa450edef68

show more ...

ba5b051706-Sep-2012 Armin Le Grand

assertion corrected: BitmapEx constructors with Mask or AlphaMask needed more checks

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381561 13f79535-47bb-0310-9956-ffa450ed

assertion corrected: BitmapEx constructors with Mask or AlphaMask needed more checks

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381561 13f79535-47bb-0310-9956-ffa450edef68

show more ...

34764b7a06-Sep-2012 Armin Le Grand

assertion removed: allow BitmapEx constructors with empty Mask or AlphaMask

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381556 13f79535-47bb-0310-9956-ffa450edef68

1db3286706-Aug-2012 Oliver-Rainer Wittmann

#120464# - method <PrinterController::triggerAppToFreeResources()>: reset <LastPage> property after freeing resources


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@13

#120464# - method <PrinterController::triggerAppToFreeResources()>: reset <LastPage> property after freeing resources


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1369754 13f79535-47bb-0310-9956-ffa450edef68

show more ...

479f2b2727-Jul-2012 Armin Le Grand

#120165# Adapt Mask/Alpha at BitmapEx construction when size differs from base bitmap
Original patch by: pengyunquan
Changed patch by: alg
Review by: alg

git-svn-id: https://svn.

#120165# Adapt Mask/Alpha at BitmapEx construction when size differs from base bitmap
Original patch by: pengyunquan
Changed patch by: alg
Review by: alg

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1366405 13f79535-47bb-0310-9956-ffa450edef68

show more ...

6ac0dc2e18-Jul-2012 Yuri Dario

i120312 - OS/2 port: workaround to invalid float operation.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1363129 13f79535-47bb-0310-9956-ffa450edef68

5abfe15118-Jul-2012 Yuri Dario

i120312: cast double to sal_Int64 can throw a EXCEPTION_FLT_INVALID_OPERATION on Windows


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1363127 13f79535-47bb-0310-9956

i120312: cast double to sal_Int64 can throw a EXCEPTION_FLT_INVALID_OPERATION on Windows


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1363127 13f79535-47bb-0310-9956-ffa450edef68

show more ...

93ed1f2918-Jul-2012 Armin Le Grand

basic, cui, extensions, filter, vcl: fix some warnings
Patch by: Michael Stahl

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1362903 13f79535-47bb-0310-9956-ffa450edef

basic, cui, extensions, filter, vcl: fix some warnings
Patch by: Michael Stahl

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1362903 13f79535-47bb-0310-9956-ffa450edef68

show more ...

9ed72c4f10-Jul-2012 Yong Lin Ma

119994: Range picker dialog is changed to modal mode wrongly

Patch by: Peng YunQuan
Review by: mayongl
Reported by: Yan Ji


git-svn-id: https://svn.apache.org/repos/asf/

119994: Range picker dialog is changed to modal mode wrongly

Patch by: Peng YunQuan
Review by: mayongl
Reported by: Yan Ji


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1359466 13f79535-47bb-0310-9956-ffa450edef68

show more ...

34fced9405-Jul-2012 Andre Fischer

#i120096# Detect empty polygon in Region constructor and set impl object accordingly.
Reported by: Du Jing
Fixed by: Andre Fischer


git-svn-id: https://svn.ap

#i120096# Detect empty polygon in Region constructor and set impl object accordingly.
Reported by: Du Jing
Fixed by: Andre Fischer


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1357698 13f79535-47bb-0310-9956-ffa450edef68

show more ...

77438bbc03-Jul-2012 Yuri Dario

i118923 - OS/2 port: enable menu automatic hilite based on current WPS/XWP settings.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1356909 13f79535-47bb-0310-9956-ffa450ed

i118923 - OS/2 port: enable menu automatic hilite based on current WPS/XWP settings.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1356909 13f79535-47bb-0310-9956-ffa450edef68

show more ...

9f39abbb18-Jun-2012 Herbert Dürr

#c706125# fix overallocation on 64bit platforms

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1351378 13f79535-47bb-0310-9956-ffa450edef68

123456789