History log of /aoo42x/main/sw/ (Results 226 - 250 of 689)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
b40d814d01-Jul-2014 Oliver-Rainer Wittmann

78498: WW8 import - some further improvements and corrections regarding outline:
- apply default outline level to WW8 Build-in Heading Styles
- get WW8 Build-In Heading Style

78498: WW8 import - some further improvements and corrections regarding outline:
- apply default outline level to WW8 Build-in Heading Styles
- get WW8 Build-In Heading Styles' list level applied to the paragraphs
- apply list level properties of WW8 Built-In Heading Styles only, if
the list level of the WW8 Build-In Heading Style corresponds to its
outline level



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

show more ...

cac6021927-Jun-2014 Oliver-Rainer Wittmann

78498: WW8 import - improvements/corrections regarding outline level & Co
- import outline level attribute at Paragraph Styles
- import outline level attribute at paragraphs

78498: WW8 import - improvements/corrections regarding outline level & Co
- import outline level attribute at Paragraph Styles
- import outline level attribute at paragraphs
- refactor code to apply list level properties to Outline Style
-- only consider WW8 list styles applied to WW8 Built-in Heading Styles
-- only assign AOO counterparts of WW8 Built-in Heading Styles to Outline Style



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

show more ...

28f5a95a27-Jun-2014 Oliver-Rainer Wittmann

78498: Do not keep OutlineLevel attribute at paragraph when a Paragraph Style is assigned.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1606055 13f79535-47bb-0310-

78498: Do not keep OutlineLevel attribute at paragraph when a Paragraph Style is assigned.



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

show more ...

79c904b126-Jun-2014 Oliver-Rainer Wittmann

125122: WW8 import: Handle nested TOX fields
- only the content of nested TOX fields is imported, no TOX field itself



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

125122: WW8 import: Handle nested TOX fields
- only the content of nested TOX fields is imported, no TOX field itself



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

show more ...

baef7ff726-Jun-2014 Oliver-Rainer Wittmann

124914: Writer - reset certain language dependent pool defaults before importing a document via <SfxObjectShell::ImportFrom(..)> (used for OOXML *.docx import)



git-svn-id: https://

124914: Writer - reset certain language dependent pool defaults before importing a document via <SfxObjectShell::ImportFrom(..)> (used for OOXML *.docx import)



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

show more ...

9f231f7625-Jun-2014 Clarence Guo

Fix issue 125154

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

3e526e0819-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

36375bf316-Jun-2014 Oliver-Rainer Wittmann

125086: correct UNO-API implementation for <com::sun::star::text::XTextField> in Writer to reflect changes made for the in-place editing of Input Fields



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

125086: correct UNO-API implementation for <com::sun::star::text::XTextField> in Writer to reflect changes made for the in-place editing of Input Fields



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

show more ...

8011db0d16-Jun-2014 Oliver-Rainer Wittmann

125055: follow-up of fix for issue 124338 - adjust condition to trigger sort of bookmarks in order to avoid serious performance decrease
Kudos to Ariel for his analysis



125055: follow-up of fix for issue 124338 - adjust condition to trigger sort of bookmarks in order to avoid serious performance decrease
Kudos to Ariel for his analysis



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

show more ...

7887cc2e13-Jun-2014 Oliver-Rainer Wittmann

125044: - use field's content cache on <SwTxtFld> construction only for clipboard documents
- assure invalidation and updates on code to update fields



git-svn-id: https

125044: - use field's content cache on <SwTxtFld> construction only for clipboard documents
- assure invalidation and updates on code to update fields



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

show more ...

c5e17f4412-Jun-2014 Herbert Dürr

#i125071# check SwFmt::GetItemState()'s ppItem parameter for NULL

before assigning something into it. The ppItem default value is NULL
so it is allowed. The method should be prepared to

#i125071# check SwFmt::GetItemState()'s ppItem parameter for NULL

before assigning something into it. The ppItem default value is NULL
so it is allowed. The method should be prepared to handle that.


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

show more ...

6b7f75f910-Jun-2014 Oliver-Rainer Wittmann

125072: method <SwGraphicProperties_Impl::AnyToItemSet(..)> - map given style name to corresponding UI name before searching for it.



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

125072: method <SwGraphicProperties_Impl::AnyToItemSet(..)> - map given style name to corresponding UI name before searching for it.



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

show more ...

5178624810-Jun-2014 Oliver-Rainer Wittmann

125073: method <SwFrameProperties_Impl::AnyToItemSet(..)> - map given style name to corresponding UI name before searching for it.

Patch by: Elie Roux - roux dot elie at gmail dot c

125073: method <SwFrameProperties_Impl::AnyToItemSet(..)> - map given style name to corresponding UI name before searching for it.

Patch by: Elie Roux - roux dot elie at gmail dot com



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

show more ...

881e887f06-Jun-2014 Oliver-Rainer Wittmann

124999: As Writer graphics are no longer painted via the graphic manager - see <SwNoTxtFrm::PaintPicture(..)> - it is needed to swap out the Writer graphics automatically after a certain amount of ti

124999: As Writer graphics are no longer painted via the graphic manager - see <SwNoTxtFrm::PaintPicture(..)> - it is needed to swap out the Writer graphics automatically after a certain amount of time. --> 5000ms



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

show more ...

51d7d8e806-Jun-2014 Oliver-Rainer Wittmann

124999: - call <SwGrfNode::onGraphicChanged()> only when <Graphic> instance has been set, too
- <SwGrfNode::onGraphicChanged()> - assure that graphic is swapped out in case its swap in ha

124999: - call <SwGrfNode::onGraphicChanged()> only when <Graphic> instance has been set, too
- <SwGrfNode::onGraphicChanged()> - assure that graphic is swapped out in case its swap in has been triggered by this method.



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

show more ...

d5f1f34e05-Jun-2014 Oliver-Rainer Wittmann

125050: correct text range for comment/annotation at a table cell selection



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

125050: correct text range for comment/annotation at a table cell selection



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

show more ...

44d2bcec05-Jun-2014 Oliver-Rainer Wittmann

125024: minor follow-up to the fix - remove (German) comment



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

5c0a918105-Jun-2014 Oliver-Rainer Wittmann

125024: SwRootFrm::CalcFrmRects(..) - remove code regarding table selection as it is not used any more.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1600581 13f795

125024: SwRootFrm::CalcFrmRects(..) - remove code regarding table selection as it is not used any more.



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

show more ...

26ea366205-Jun-2014 Armin Le Grand

i124638 Corrected relationship between DrawModel and DocShell in Writer, made SwDrawModel and handling more known

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1600568 13f795

i124638 Corrected relationship between DrawModel and DocShell in Writer, made SwDrawModel and handling more known

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

show more ...

987f086604-Jun-2014 Armin Le Grand

Corrected GetDrawBackgrdColor to return a value, not a reference, removed unused var

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

d5bf989c03-Jun-2014 Armin Le Grand

i124638 Corrected paints of Writer Frames with DrawingLayer FillAttributes for all systems and AA/nonAA

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1599676 13f79535-47bb-03

i124638 Corrected paints of Writer Frames with DrawingLayer FillAttributes for all systems and AA/nonAA

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

show more ...

56b35d8602-Jun-2014 Armin Le Grand

i124638 Second step of DrawingLayer FillAttributes for Writer objects, now added support for Paragraph and PageStyle (including Header and Footer) for direct attributes and style attributes

i124638 Second step of DrawingLayer FillAttributes for Writer objects, now added support for Paragraph and PageStyle (including Header and Footer) for direct attributes and style attributes

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

show more ...


Library_sw.mk
inc/cmdid.h
inc/fillattributes.hxx
inc/format.hxx
inc/frmatr.hxx
inc/frmfmt.hxx
inc/hintids.hxx
inc/hints.hxx
inc/ndtxt.hxx
inc/node.hxx
inc/swatrset.hxx
inc/swunohelper.hxx
inc/unobrushitemhelper.hxx
inc/unoframe.hxx
inc/unoprnms.hxx
inc/unostyle.hxx
source/core/access/accpara.cxx
source/core/attr/cellatr.cxx
source/core/attr/format.cxx
source/core/attr/hints.cxx
source/core/bastyp/init.cxx
source/core/doc/docdesc.cxx
source/core/doc/docdraw.cxx
source/core/doc/docedt.cxx
source/core/doc/docfly.cxx
source/core/doc/docfmt.cxx
source/core/doc/docnew.cxx
source/core/doc/docredln.cxx
source/core/doc/notxtfrm.cxx
source/core/doc/poolfmt.cxx
source/core/doc/visiturl.cxx
source/core/docnode/node.cxx
source/core/inc/frame.hxx
source/core/inc/frmtool.hxx
source/core/inc/rolbck.hxx
source/core/layout/atrfrm.cxx
source/core/layout/fillattributes.cxx
source/core/layout/findfrm.cxx
source/core/layout/frmtool.cxx
source/core/layout/paintfrm.cxx
source/core/text/inftxt.cxx
source/core/text/txtfrm.cxx
source/core/txtnode/fntcache.cxx
source/core/txtnode/ndtxt.cxx
source/core/txtnode/thints.cxx
source/core/txtnode/txtatr2.cxx
source/core/txtnode/txtedt.cxx
source/core/undo/rolbck.cxx
source/core/unocore/swunohelper.cxx
source/core/unocore/unobrushitemhelper.cxx
source/core/unocore/unoframe.cxx
source/core/unocore/unomap.cxx
source/core/unocore/unoparagraph.cxx
source/core/unocore/unoprnms.cxx
source/core/unocore/unostyle.cxx
source/ui/app/docst.cxx
source/ui/app/docstyle.cxx
source/ui/chrdlg/paradlg.src
source/ui/chrdlg/pardlg.cxx
source/ui/fmtui/tmpdlg.cxx
source/ui/fmtui/tmpdlg.src
source/ui/frmdlg/colex.cxx
source/ui/shells/basesh.cxx
source/ui/shells/textsh1.cxx
source/ui/uiview/viewstat.cxx
source/ui/utlui/uitool.cxx
9ff6754623-May-2014 Oliver-Rainer Wittmann

124946: only apply new embedded stream name for a graphic, if is already has one.
- needed correction for the fix made for issue 114361



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

124946: only apply new embedded stream name for a graphic, if is already has one.
- needed correction for the fix made for issue 114361



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

show more ...

4840828323-May-2014 Oliver-Rainer Wittmann

124877: method <SwTxtNode::RstTxtAttr(..)> - correct refactoring (made for issue 123389) causing serious endless loop



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

124877: method <SwTxtNode::RstTxtAttr(..)> - correct refactoring (made for issue 123389) causing serious endless loop



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

show more ...

f636aef819-May-2014 Oliver-Rainer Wittmann

114361: provide and accept changed URL of embedded graphic file during save (ODF export)



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1595847 13f79535-47bb-0310-99

114361: provide and accept changed URL of embedded graphic file during save (ODF export)



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

show more ...

12345678910>>...28