| 97073f94 | 05-Jul-2024 | John Bampton | Fix spelling (#220) | 
            | Revision tags: AOO420-Dev5-m5 | 
|
| 300d4866 | 28-Nov-2023 | John Bampton | misc: fix spelling (#186)
 * misc: fix spelling
 
 * Update cmdid.h
 
 * Update svdopath.cxx
 
 * Update RowSetCache.cxx
 
 ---------
 
 Co-authored-by: Matthias
 misc: fix spelling (#186)
 * misc: fix spelling
 
 * Update cmdid.h
 
 * Update svdopath.cxx
 
 * Update RowSetCache.cxx
 
 ---------
 
 Co-authored-by: Matthias Seidel <mseidel@apache.org>
 show more ...  | 
            | Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1 | 
|
| 870262e3 | 02-May-2018 | Don Lewis | Don't use !this as an alias for a constant that evaluates to false inunconditional asserts.  The former requires code to evaluate the
 condition at runtime and also causes warnings from clang
 Don't use !this as an alias for a constant that evaluates to false inunconditional asserts.  The former requires code to evaluate the
 condition at runtime and also causes warnings from clang.
 
 While here, translate the associated assert messages.
 
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1830735 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
            | Revision tags: AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411 | 
|
| 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 ...  | 
| 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 | 
|
| 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 | 
|
| 369f9bf1 | 27-Feb-2014 | Oliver-Rainer Wittmann | 123480: assure correct Undo/Redo with not shown tracked changes
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1572577 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 23d8f725 | 20-Feb-2014 | Oliver-Rainer Wittmann | 123243: allow in-place editing of Input Fields in protected areas (e.g. protected sections)
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1570146 13f79535-47bb-0310
 123243: allow in-place editing of Input Fields in protected areas (e.g. protected sections)
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1570146 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 8ef2f12b | 17-Feb-2014 | Oliver-Rainer Wittmann | 124096: avoid unlock of dispatcher by recursive Lock-Unlock-pattern
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1569052 13f79535-47bb-0310-9956-ffa450edef68
 | 
| dec99bbd | 19-Dec-2013 | Oliver-Rainer Wittmann | 123792: complete annotations on text ranges feature
 - rely annotations on text ranges on new annotation marks
 - support arbitrary text ranges for annotations
 
 123792: complete annotations on text ranges feature
 - rely annotations on text ranges on new annotation marks
 - support arbitrary text ranges for annotations
 - fix undo/redo regarding annotations an text ranges
 - support annotations on overlapping text ranges
 - fix *.docx import for annotations on overlapping text ranges
 - fix ODF import of annotations on text ranges
 
 cherry-picked from branch ooxml-osba
 
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1552394 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 69a74367 | 18-Nov-2013 | Oliver-Rainer Wittmann | 33737: enable in-place editing of Input Fields
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1542986 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 8e8ee8fe | 29-Sep-2013 | Steve Yin | Fix build errors.
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1527279 13f79535-47bb-0310-9956-ffa450edef68
 
 | 
| 0deba7fb | 27-Sep-2013 | Steve Yin | AOO IA2 enabled draft version 1
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1526782 13f79535-47bb-0310-9956-ffa450edef68
 | 
            | Revision tags: AOO401 | 
|
| c0286415 | 24-Sep-2013 | Oliver-Rainer Wittmann | 33737: - some minor refactoring in advance
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1525917 13f79535-47bb-0310-9956-ffa450edef68
 | 
            | Revision tags: AOO400 | 
|
| d1b67b9f | 27-Jun-2013 | Oliver-Rainer Wittmann | 121925: fixed by reverting change for issue 119652
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1497274 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 89358e0f | 26-Jun-2013 | Oliver-Rainer Wittmann | 121751: - restore cursor/selection on Undo/Redo language change for all text- group intrinsic actions of language change for all text into one Undo action
 - secure <SwRootFrm
 121751: - restore cursor/selection on Undo/Redo language change for all text- group intrinsic actions of language change for all text into one Undo action
 - secure <SwRootFrm::CalcRects(..)> - catch NULL pointer
 - correct <CursorGuard> - really restore the cursor
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1496901 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| e22fdf74 | 15-May-2013 | Zheng Fan | i117395, for avoiding the cases of hidden or invisible node, which lead no frame of node exist
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1482717 13f79535-47bb-0310-9956-f
 i117395, for avoiding the cases of hidden or invisible node, which lead no frame of node exist
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1482717 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 47148b3b | 09-Apr-2013 | Oliver-Rainer Wittmann | rebase on current trunk
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1466052 13f79535-47bb-0310-9956-ffa450edef68
 
 | 
| c02206c9 | 07-Apr-2013 | Ariel Constenla-Haile | i119421 - Use the right comparison operator
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1465509 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 1ff378ef | 02-Apr-2013 | Zheng Fan | i121794: For fix issues paragraph properties panel, for sidebar panel. by ZhengFan.
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1463604 13f79535-47bb-0310-9956-f
 i121794: For fix issues paragraph properties panel, for sidebar panel. by ZhengFan.
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1463604 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 7a52731c | 12-Mar-2013 | Herbert Dürr | #i119421# fix Writer confusion caused by overlapping grammar errors
 Patch by: Daniel Naber <misc2006@danielnaber.de>
 Review by: Herbert Duerr
 
 
 git-svn-id: https://svn.apache
 #i119421# fix Writer confusion caused by overlapping grammar errors
 Patch by: Daniel Naber <misc2006@danielnaber.de>
 Review by: Herbert Duerr
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1455480 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
            | Revision tags: AOO340 | 
|
| abd49ff3 | 22-Jun-2012 | Oliver-Rainer Wittmann | #119954# - method <SwEditShell::TableToText(..)>- assure that conversion of nested tables are performed correctly.
 
 Found by: Yang Ji <yanji.yj at gmail dot com>
 Patch by:
 #119954# - method <SwEditShell::TableToText(..)>- assure that conversion of nested tables are performed correctly.
 
 Found by: Yang Ji <yanji.yj at gmail dot com>
 Patch by: kang jian <jane73_kang at hotmail dot com>
 Review by: Oliver <orw at apache dot org>
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1352828 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| a64e4662 | 21-Jun-2012 | Jian Hong Cheng | Fix issue #i119652: When press "Ctrl+Shift+Backspace" in table cell "A1" ,Undo,crash
 * sw/source/core/edit/eddel.cxx
 range invalid
 
 Patch by: Lin Yuan,<yuanlin.ibm@gmail.com>
 
 Fix issue #i119652: When press "Ctrl+Shift+Backspace" in table cell "A1" ,Undo,crash
 * sw/source/core/edit/eddel.cxx
 range invalid
 
 Patch by: Lin Yuan,<yuanlin.ibm@gmail.com>
 Found by: Yan Ji,<yanji.yj@gmail.com>
 Review by: Jian Hong Cheng,<chengjh@apache.org>
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1352384 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 84f4efec | 13-Jun-2012 | Jian Hong Cheng | Fix issue #i119959: Crash if undo/redo pasted text from shape to empty para with bullets
 * sw/source/core/edit/edattr.cxx
 pointer checking
 
 Patch by: chengjh@apache.org
 Su
 Fix issue #i119959: Crash if undo/redo pasted text from shape to empty para with bullets
 * sw/source/core/edit/edattr.cxx
 pointer checking
 
 Patch by: chengjh@apache.org
 Suggested by: chengjh@apache.org
 Found by: Yan Ji <yanji.yj@gmail.com>
 Review by: zhengfan <zheng.easyfan@gmail.com>
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1349609 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 79aad27f | 15-Feb-2012 | Herbert Dürr | remove svn:executable properties from more source files
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244544 13f79535-47bb-0310-9956-ffa450edef68
 |