b40d814d | 01-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 ...
|
cac60219 | 27-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 ...
|
28f5a95a | 27-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 ...
|
79c904b1 | 26-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 ...
|
baef7ff7 | 26-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 ...
|
9f231f76 | 25-Jun-2014 |
Clarence Guo |
Fix issue 125154 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1605274 13f79535-47bb-0310-9956-ffa450edef68 |
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 |
36375bf3 | 16-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 ...
|
8011db0d | 16-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 ...
|
7887cc2e | 13-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 ...
|
c5e17f44 | 12-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 ...
|
6b7f75f9 | 10-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 ...
|
51786248 | 10-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 ...
|
881e887f | 06-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 ...
|
51d7d8e8 | 06-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 ...
|
d5f1f34e | 05-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 ...
|
44d2bcec | 05-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 |
5c0a9181 | 05-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 ...
|
26ea3662 | 05-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 ...
|
987f0866 | 04-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 |
d5bf989c | 03-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 ...
|
56b35d86 | 02-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 ...
|
9ff67546 | 23-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 ...
|
48408283 | 23-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 ...
|
f636aef8 | 19-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 ...
|