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 ...
|
6f9cb704 | 18-May-2014 |
Tsutomu Uchino |
#i124204# make fields emtpy on the auto text dialog when parent node is selected git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1595628 13f79535-47bb-0310-9956-ffa450edef68 |
5766e809 | 15-May-2014 |
Herbert Dürr |
#i124422# fix default arguments in friend declarations chapter 8.3.6.4 of the C++11 standard requests that friend declarations must not specify default unless these declarations are also
#i124422# fix default arguments in friend declarations chapter 8.3.6.4 of the C++11 standard requests that friend declarations must not specify default unless these declarations are also definitions. Older compilers still tolerate such constructs that were still undecided until http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#136 but clang>=3.4 or xcode>=5.1 now report errors for such code. The errors break the build and so they have to be fixed. Cleaner alternatives to the fixes are possible but for now they are intended to allow the build while being minimally invasive. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1594871 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
83ef26d8 | 08-May-2014 |
Tsutomu Uchino |
#i27364# set line count of dropdown to 9 for document list of navigator on Writer git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1593203 13f79535-47bb-0310-9956-ffa450edef68 |
87bbf24b | 30-Apr-2014 |
Oliver-Rainer Wittmann |
117749: remove unused local variable patch by: caolanm@redhat.com git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1591267 13f79535-47bb-0310-9956-ffa
117749: remove unused local variable patch by: caolanm@redhat.com git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1591267 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
86e1cf34 | 29-Apr-2014 |
Pedro Giffuni |
Many spelling fixes: directories r* - z*. Attempt to clean up most but certainly not all the spelling mistakes that found home in OpenOffice through decades. We could probably blame
Many spelling fixes: directories r* - z*. Attempt to clean up most but certainly not all the spelling mistakes that found home in OpenOffice through decades. We could probably blame the international nature of the code but it is somewhat shameful that this wasn't done before. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1591062 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410 |
|
378ccc1a | 25-Apr-2014 |
Oliver-Rainer Wittmann |
124451: WW8 import - application of index entry template patterns -- do not propagate tab stops of unused paragraph styles -- do not propagate default tab stops
124451: WW8 import - application of index entry template patterns -- do not propagate tab stops of unused paragraph styles -- do not propagate default tab stops git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1590001 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
b740b198 | 17-Apr-2014 |
Armin Le Grand |
i124638 support for DrawingLayre FillStyle for GraphicFrames and EmbeddedObjectFrames in Writer git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1588308 13f79535-47bb-0310-9956-
i124638 support for DrawingLayre FillStyle for GraphicFrames and EmbeddedObjectFrames in Writer git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1588308 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
9235e16e | 01-Apr-2014 |
Oliver-Rainer Wittmann |
124553: <SwAcccessibleCell::SwAccessibleCell(..)> - correct initialization of new members introduced for IA2 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1583589 1
124553: <SwAcccessibleCell::SwAccessibleCell(..)> - correct initialization of new members introduced for IA2 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1583589 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
e8b037c9 | 28-Mar-2014 |
Oliver-Rainer Wittmann |
124451: WW8 import: apply correct index entry template patterns which are used for e.g. TOC git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1582697 13f79535-47bb-0310
124451: WW8 import: apply correct index entry template patterns which are used for e.g. TOC git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1582697 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
876b82cd | 28-Mar-2014 |
Jürgen Schmidt |
#124468# merge from aoo410 branch, add checks for the read numbers of column for a section git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1582685 13f79535-47bb-0310-9956-ffa45
#124468# merge from aoo410 branch, add checks for the read numbers of column for a section git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1582685 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
7f24d7d7 | 26-Mar-2014 |
Oliver-Rainer Wittmann |
124514: show/hide Overlay object to highlight annotated text range according the according view option which show/hides the annotations/comments git-svn-id: https://svn.apache.org/
124514: show/hide Overlay object to highlight annotated text range according the according view option which show/hides the annotations/comments git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1581840 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
1c40f8da | 21-Mar-2014 |
Oliver-Rainer Wittmann |
124474: on change of User Field via UNO-API trigger update to get dependent Input Fields updated. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1579934 13f79535-47b
124474: on change of User Field via UNO-API trigger update to get dependent Input Fields updated. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1579934 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
635e52b7 | 20-Mar-2014 |
Armin Le Grand |
fix build breaker, missing includes git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1579705 13f79535-47bb-0310-9956-ffa450edef68 |