History log of /aoo41x/ (Results 3226 - 3250 of 5867)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ac2ddd9c22-Oct-2012 Li Feng Wang

modify svt result file's data structure

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

7fb388b822-Oct-2012 Zhu Shan

Add test cases to check the chart axis in Spreadsheet.

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

e248a16021-Oct-2012 Pedro Giffuni

Update Apache Tomcat to 5.5.36 (final) version,

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

825c776b19-Oct-2012 Pavel Janík

Fix compile error.


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

aeda2c6c19-Oct-2012 Armin Le Grand

#121224# Corrected to use the ApplicationDocumentColor instead of the ApplicationBackgroundColor

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

#121224# Corrected to use the ApplicationDocumentColor instead of the ApplicationBackgroundColor

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1400156 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 ...


main/binfilter/bf_svx/source/svdraw/svx_svdetc.cxx
main/canvas/source/vcl/impltools.cxx
main/filter/source/graphicfilter/egif/egif.cxx
main/filter/source/graphicfilter/epbm/epbm.cxx
main/filter/source/graphicfilter/epgm/epgm.cxx
main/filter/source/graphicfilter/epict/epict.cxx
main/filter/source/graphicfilter/eps/eps.cxx
main/filter/source/graphicfilter/eras/eras.cxx
main/filter/source/graphicfilter/etiff/etiff.cxx
main/filter/source/graphicfilter/expm/expm.cxx
main/filter/source/graphicfilter/icgm/bitmap.cxx
main/filter/source/graphicfilter/ieps/ieps.cxx
main/filter/source/graphicfilter/ipbm/ipbm.cxx
main/filter/source/graphicfilter/ipcx/ipcx.cxx
main/filter/source/graphicfilter/ipict/ipict.cxx
main/filter/source/graphicfilter/ipsd/ipsd.cxx
main/filter/source/graphicfilter/iras/iras.cxx
main/filter/source/graphicfilter/itga/itga.cxx
main/filter/source/graphicfilter/itiff/itiff.cxx
main/filter/source/msfilter/svdfppt.cxx
main/sd/source/ui/slidesorter/view/SlsButtonBar.cxx
main/svtools/source/filter/igif/gifread.cxx
main/svtools/source/filter/jpeg/jpeg.cxx
main/svtools/source/filter/wmf/winwmf.cxx
main/svtools/source/graphic/grfmgr2.cxx
main/svtools/source/graphic/transformer.cxx
main/svx/source/svdraw/svdetc.cxx
main/svx/source/xoutdev/_xoutbmp.cxx
main/svx/source/xoutdev/xattrbmp.cxx
main/vcl/inc/vcl/bmpacc.hxx
main/vcl/inc/vcl/salbtype.hxx
main/vcl/source/gdi/bitmap.cxx
main/vcl/source/gdi/bitmap2.cxx
main/vcl/source/gdi/bitmap3.cxx
main/vcl/source/gdi/bitmap4.cxx
main/vcl/source/gdi/bmpacc2.cxx
main/vcl/source/gdi/octree.cxx
main/vcl/source/gdi/outdev2.cxx
main/vcl/source/gdi/pngread.cxx
main/vcl/source/gdi/pngwrite.cxx
main/vcl/source/helper/canvasbitmap.cxx
main/vcl/source/helper/canvastools.cxx
922b79ca19-Oct-2012 Herbert Dürr

allow building an unchanged binfilter after changes to common header files

Cleanups in header files can result in finding or avoiding errors,
but the binfilter module as a legacy module

allow building an unchanged binfilter after changes to common header files

Cleanups in header files can result in finding or avoiding errors,
but the binfilter module as a legacy module should not be changed to
adjust for such cleanups.

In order to allow that the binfilter module can stay unaffected
by such changes the compiler macro BINFILTER_COMPAT has been added
to allow cleanups without disturbing binfilter.

When the flag is active header files are compatible to binfilter assumptions.
The flag is for now only active when compiling the binfilter module.

Having a grepable define allows further cleanups when the binfilter
module has been removed for good in a future release.


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

show more ...

9364170119-Oct-2012 Armin Le Grand

#121236# Added support for fast move of objects with cursor keys (holding shift) for Writer and Calc (was alraedy in Draw/Impress)

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

#121236# Added support for fast move of objects with cursor keys (holding shift) for Writer and Calc (was alraedy in Draw/Impress)

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

show more ...

74e5dc1d19-Oct-2012 Pavel Janík

Reorder initializations to match the prototype (this prevents WaE issues/compiler warnings).


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

Reorder initializations to match the prototype (this prevents WaE issues/compiler warnings).


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

show more ...

0ce050fe19-Oct-2012 Pedro Giffuni

Python 3 unified PyInt and PyLong.

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

908e3d6018-Oct-2012 Herbert Dürr

Remove the "incubating" disclaimer now that Apache OpenOffice has graduated from the Apache Incubator

On October 18th, 2012 the Apache Software foundation announced that the
Apache OpenO

Remove the "incubating" disclaimer now that Apache OpenOffice has graduated from the Apache Incubator

On October 18th, 2012 the Apache Software foundation announced that the
Apache OpenOffice project has graduated from the Apache Incubator


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

show more ...

bf121af818-Oct-2012 Herbert Dürr

Remove the incubating disclaimer now that Apache OpenOffice has graduated from the Apache Incubator

On October 18th, 2012 the Apache Software foundation announced that the
Apache OpenOff

Remove the incubating disclaimer now that Apache OpenOffice has graduated from the Apache Incubator

On October 18th, 2012 the Apache Software foundation announced that the
Apache OpenOffice project has graduated from the Apache Incubator


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

show more ...

99bf62e018-Oct-2012 Armin Le Grand

Corrected color conversion from BitmapColor to Color

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

eabcf52f18-Oct-2012 Armin Le Grand

Corrected canvasProcessor usage

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

e038f10017-Oct-2012 Pedro Giffuni

Clean up the python detection for Python 3.

While here request Python be at least version 2.3. While this
version is likely to cause trouble, there is no other option
for older Mac P

Clean up the python detection for Python 3.

While here request Python be at least version 2.3. While this
version is likely to cause trouble, there is no other option
for older Mac PPC.

The ongoing updates in the python support will require bumping
the minimum to at least Python 2.6 but the recommendation is to
use the internal Python 2.7.x.


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

show more ...

0870ec5c17-Oct-2012 Herbert Dürr

#i121215# fix the spreadsheet font family

Patch-by: Tan Li <litan.test@gmail.com>
Review-by: hdu@apache.org


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

#i121215# fix the spreadsheet font family

Patch-by: Tan Li <litan.test@gmail.com>
Review-by: hdu@apache.org


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

show more ...

f253223c17-Oct-2012 Andre Fischer

Use LWP::Simple instead of LWP::UserAgent.

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

7522ffbe17-Oct-2012 Armin Le Grand

Made conversion from BitmapColor to Color more explicit by using operator Color()

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

564d900717-Oct-2012 Pedro Giffuni

pyuno: obsolete PyString_* in favor of PyBytes_*

Python3 removed the PyString functions and replaced them with PyBytes.

To aid portability Python version 2.6 and upper support PyByt

pyuno: obsolete PyString_* in favor of PyBytes_*

Python3 removed the PyString functions and replaced them with PyBytes.

To aid portability Python version 2.6 and upper support PyBytes and
we are adding some compatibility defines for older versions so no
problems are expected from this change.

Reference: http://docs.python.org/c-api/string.html


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

show more ...

f74f029217-Oct-2012 Linyi Li

Add -headless to avoid to pop "update link" dialog.

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

4da5b13817-Oct-2012 DongJun Zong

Update how to create a openoffice

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

33bc51b916-Oct-2012 Ariel Constenla-Haile

#i93995# - Allow setting Body of a simple mail message

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

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


main/drawinglayer/Library_drawinglayer.mk
main/drawinglayer/Package_inc.mk
main/drawinglayer/inc/drawinglayer/attribute/fillgraphicattribute.hxx
main/drawinglayer/inc/drawinglayer/attribute/sdrfillattribute.hxx
main/drawinglayer/inc/drawinglayer/attribute/sdrfillgraphicattribute.hxx
main/drawinglayer/inc/drawinglayer/primitive2d/drawinglayer_primitivetypes2d.hxx
main/drawinglayer/inc/drawinglayer/primitive2d/fillgraphicprimitive2d.hxx
main/drawinglayer/inc/drawinglayer/primitive2d/graphicprimitivehelper2d.hxx
main/drawinglayer/inc/drawinglayer/primitive2d/polypolygonprimitive2d.hxx
main/drawinglayer/inc/drawinglayer/primitive3d/textureprimitive3d.hxx
main/drawinglayer/inc/drawinglayer/processor2d/canvasprocessor.hxx
main/drawinglayer/inc/drawinglayer/processor2d/vclprocessor2d.hxx
main/drawinglayer/inc/drawinglayer/texture/texture.hxx
main/drawinglayer/inc/drawinglayer/texture/texture3d.hxx
main/drawinglayer/source/attribute/fillbitmapattribute.cxx
main/drawinglayer/source/attribute/fillgraphicattribute.cxx
main/drawinglayer/source/attribute/sdrfillattribute.cxx
main/drawinglayer/source/attribute/sdrfillgraphicattribute.cxx
main/drawinglayer/source/primitive2d/fillbitmapprimitive2d.cxx
main/drawinglayer/source/primitive2d/fillgraphicprimitive2d.cxx
main/drawinglayer/source/primitive2d/graphicprimitive2d.cxx
main/drawinglayer/source/primitive2d/graphicprimitivehelper2d.cxx
main/drawinglayer/source/primitive2d/metafileprimitive2d.cxx
main/drawinglayer/source/primitive2d/patternfillprimitive2d.cxx
main/drawinglayer/source/primitive2d/polypolygonprimitive2d.cxx
main/drawinglayer/source/primitive2d/wallpaperprimitive2d.cxx
main/drawinglayer/source/primitive3d/sdrdecompositiontools3d.cxx
main/drawinglayer/source/primitive3d/textureprimitive3d.cxx
main/drawinglayer/source/processor2d/_vclmetafileprocessor2d.cxx
main/drawinglayer/source/processor2d/canvasprocessor.cxx
main/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx
main/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx
main/drawinglayer/source/processor2d/vclprocessor2d.cxx
main/drawinglayer/source/processor3d/defaultprocessor3d.cxx
main/drawinglayer/source/texture/texture.cxx
main/drawinglayer/source/texture/texture3d.cxx
main/svx/inc/svx/sdr/primitive2d/sdrattributecreator.hxx
main/svx/source/sdr/contact/objectcontacttools.cxx
main/svx/source/sdr/contact/viewobjectcontact.cxx
main/svx/source/sdr/primitive2d/sdrattributecreator.cxx
main/svx/source/sdr/primitive2d/sdrdecompositiontools.cxx
main/svx/source/xoutdev/xattrbmp.cxx
main/vcl/inc/vcl/graph.hxx
main/vcl/source/gdi/impgraph.cxx
7687a70916-Oct-2012 Jürgen Schmidt

increase build number

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

45e2f39016-Oct-2012 Jürgen Schmidt

update Korean sdf file, merge against latest templates for review

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

1...<<121122123124125126127128129130>>...235