| 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
 | 
| 3f09c2ce | 20-Mar-2014 | Jürgen Schmidt | fix build breaker, missing includes
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1579680 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 0bfedac2 | 19-Mar-2014 | Armin Le Grand | Resync/update with trunk as preparation to integration
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/alg_writerframes@1579184 13f79535-47bb-0310-9956-ffa450edef68
 
 | 
| 34760e49 | 18-Mar-2014 | Oliver-Rainer Wittmann | 124371: When changing the numbering or bullet styling of a set of paragraph which have more than onedifferent List Style applied create a new List Style and put the paragraphs into a new
 124371: When changing the numbering or bullet styling of a set of paragraph which have more than onedifferent List Style applied create a new List Style and put the paragraphs into a new list.
 
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1578923 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
            | Revision tags: AOO410_Beta | 
|
| 150c6d32 | 05-Mar-2014 | Oliver-Rainer Wittmann | 123979: method <SwCursor::IsSelOvr(..)> - treat application of new position due to content frame without height to next/previous content frame as restore to saved position, if new position equals the 123979: method <SwCursor::IsSelOvr(..)> - treat application of new position due to content frame without height to next/previous content frame as restore to saved position, if new position equals the saved one.
 This avoid cursor traveling loops due to hidden content at the beginning/end of the text document.
 
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1574468 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 8e060947 | 04-Mar-2014 | Oliver-Rainer Wittmann | 123480: correct the previous made refactoring (revision 1572577)
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1574101 13f79535-47bb-0310-9956-ffa450edef68
 | 
| edfeb9b7 | 04-Mar-2014 | Oliver-Rainer Wittmann | 124338: assure sorted mark containers when updating <SwIndex> instances due to inserted characters
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1574058 13f79535-47
 124338: assure sorted mark containers when updating <SwIndex> instances due to inserted characters
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1574058 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  |