History log of /aoo42x/main/sw/source/ (Results 576 - 600 of 634)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
414ea96e06-Jun-2012 Oliver-Rainer Wittmann

#119189# - merge fix from branch AOO34 into trunk

Found by: sorath <torohov_s_a@mail.ru>


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

#119189# - merge fix from branch AOO34 into trunk

Found by: sorath <torohov_s_a@mail.ru>


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

show more ...

172c67b215-May-2012 Armin Le Grand

#118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer, changed name to be the filename only, added code to SW to set Title and Desc

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

#118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer, changed name to be the filename only, added code to SW to set Title and Desc

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

show more ...

0a4693a614-May-2012 Armin Le Grand

#119307# added deletion of sw's BmpWindow control due to the fact that graphics may be transparent

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

#119307# added deletion of sw's BmpWindow control due to the fact that graphics may be transparent

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

show more ...

70d3707a10-May-2012 Armin Le Grand

#119125# Completely changed XFillBitmapItem to work wit GraphicObject, removed XOBitmap class, adapted all usages (also the pretty old 8x8 pixel editor). All Bitmap fill styles will now accept transp

#119125# Completely changed XFillBitmapItem to work wit GraphicObject, removed XOBitmap class, adapted all usages (also the pretty old 8x8 pixel editor). All Bitmap fill styles will now accept transparent bitmaps as fillings in all variations (tiled, etc.). LoadSave is no problem, ODF defines graphic as content for fill. Backward means that OOs before this change will use a white background ofr fill with transparent, same as the fallback all the time when using a transparent fill. This is also a preparation to e.g. offer SVG or Metafiles as fill style.

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

show more ...

e926d11b09-May-2012 Herbert Dürr

#i118925# enhance textsearch's match-group references to work for look-ahead/look-behind

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

#i118925# enhance textsearch's match-group references to work for look-ahead/look-behind

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

show more ...

6fddd74209-May-2012 Oliver-Rainer Wittmann

119292 - remove misusage of <SwDoc::Set|IsLoaded()> for the adjustments of certain AT_PAGE anchored objects


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

119292 - remove misusage of <SwDoc::Set|IsLoaded()> for the adjustments of certain AT_PAGE anchored objects


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

show more ...

b10a5c0b07-May-2012 Herbert Dürr

#i22961# enhance letter-case aware auto-completion for month/day names

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

3234e39207-May-2012 Herbert Dürr

#i22961# make case-sensitive autocompletion work also for non-ASCII text

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

b8d1dc3207-May-2012 Herbert Dürr

#i22961# (author=einstienindia@yahoo.com) case-sensitive autocompletion

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

9333066c04-Apr-2012 Armin Le Grand

#119176# corrected file type detection for SVG for svg files without xml header

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

c966c27629-Mar-2012 Andrew Rist

Update headers to Alv2 headers

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

5b4f8e5525-Feb-2012 Pedro Giffuni

i115580 - revert - the patch is causing assertions when opening new impress documents. Found by Ariel.

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

i115580 - revert - the patch is causing assertions when opening new impress documents. Found by Ariel.

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

show more ...

233d87e424-Feb-2012 Pedro Giffuni

Remove unused variable. Reported by Pavel Janik.

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

bb18ee5524-Feb-2012 Armin Le Grand

#118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles to bitmapEx, dynamically expanding needed bitmap size right and bottom dependent of having a hairline there. To check this, I

#118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles to bitmapEx, dynamically expanding needed bitmap size right and bottom dependent of having a hairline there. To check this, I adapted GDIMetaFile::GetBoundRect to be able to deliver the HairlineBoudRect inn parallell to the regular geometry one

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

show more ...

8b08508521-Feb-2012 Pedro Giffuni

i#115580# - Font size changes when copying words to impress.

Copying words from writer/calc to impress, some font sizes
may get bigger. Additionally other fonts atrtributes like
the

i#115580# - Font size changes when copying words to impress.

Copying words from writer/calc to impress, some font sizes
may get bigger. Additionally other fonts atrtributes like
the font size changes.

Special thanks to the author for working so diligently
on this issue.

BZ: 115580
Author: Jing Dong Chen


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

show more ...

79aad27f15-Feb-2012 Herbert Dürr

remove svn:executable properties from more source files

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

9a73b0db15-Feb-2012 Pedro Giffuni

i20878 - Add comment with BZ issue for reference. Credit for the fix belongs to gang65.

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

i20878 - Add comment with BZ issue for reference. Credit for the fix belongs to gang65.

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

show more ...

e334922715-Feb-2012 Herbert Dürr

remove svn:executable properties from resource data files

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

67e470da15-Feb-2012 Herbert Dürr

remove svn:executable properties from source files

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

ee093aae14-Feb-2012 Pedro Giffuni

i20878 - Q-PCD shows spaces at end of a wrapped line in Writer.

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

36b7696b07-Feb-2012 Yang Shih-Ching

Fixed the Asian language work count.



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

ebfcd9af12-Jan-2012 Andrew Rist

Update headers to Alv2 headers

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

462fdce912-Jan-2012 Pavel Janík

WaE: Remove unused variables.

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

78d9348903-Jan-2012 Armin Le Grand

fix for #118525#: Using primitives for chart sub-geometry visualisation

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

ddde725d19-Dec-2011 Armin Le Grand

Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement to trunk, first version of Svg stable and done

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

Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement to trunk, first version of Svg stable and done

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

show more ...

1...<<212223242526