28160478 | 06-Oct-2014 |
Armin Le Grand |
i125163 Corrected FillStyle handling for tables in Writer git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1629663 13f79535-47bb-0310-9956-ffa450edef68 |
20379b72 | 22-Jul-2014 |
Oliver-Rainer Wittmann |
125296: correction of fix for issue 125044 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1612539 13f79535-47bb-0310-9956-ffa450edef68 |
75613651 | 15-Jul-2014 |
Oliver-Rainer Wittmann |
121443: - register text frames and graphics on the correct page frame - trigger formatting of selected object when moving view to the selected object or when graphical horizontal line has
121443: - register text frames and graphics on the correct page frame - trigger formatting of selected object when moving view to the selected object or when graphical horizontal line has been inserted. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1610671 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
77f92f50 | 14-Jul-2014 |
Oliver-Rainer Wittmann |
125228: correct consideration of InputFields in table cells are part of table formulas git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1610411 13f79535-47bb-0310-9956
125228: correct consideration of InputFields in table cells are part of table formulas git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1610411 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
57e74413 | 08-Jul-2014 |
Oliver-Rainer Wittmann |
125215: MarkManager: remove unnecessary mark container git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1608733 13f79535-47bb-0310-9956-ffa450edef68 |
3169d2e6 | 07-Jul-2014 |
Regina Henschel |
Add missing includes to fix build break git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1608348 13f79535-47bb-0310-9956-ffa450edef68 |
0da2530c | 03-Jul-2014 |
Armin Le Grand |
i125171 support lossless embedding of linked jpegs in writer for PDF export git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1607649 13f79535-47bb-0310-9956-ffa450edef68 |
09ef3841 | 02-Jul-2014 |
Armin Le Grand |
i125189 corrected used transparency and handling to values used in the fallback SvxBrushItem git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1607407 13f79535-47bb-0310-9956-ffa
i125189 corrected used transparency and handling to values used in the fallback SvxBrushItem git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1607407 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 ...
|
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 ...
|
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 ...
|