| eab2447c | 16-Aug-2017 | Jim Jagielski | Align w/ AOO414 on these fixes
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1805237 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 56b045d0 | 19-Jul-2017 | Matthias Seidel | translated (some) German comments
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1802432 13f79535-47bb-0310-9956-ffa450edef68
 | 
            | Revision tags: AOO413 | 
|
| 226ce80e | 18-Nov-2016 | marcus | #i39199# Translated comments from German to English
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1770434 13f79535-47bb-0310-9956-ffa450edef68
 | 
| d3c4e93d | 18-Nov-2016 | marcus | #i39199# Translated comments from German to English
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1770428 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 5799d6db | 18-Nov-2016 | marcus | Translated comments from German to English
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1770427 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 0f059bb0 | 20-Oct-2016 | damjan | #i83004# cannot paste HTML data from any Java application via clipboard
 Allow StartHTML and EndHTML values in the Windows clipboard's
 "HTML Format" to be -1, and use StartFragment and En
 #i83004# cannot paste HTML data from any Java application via clipboard
 Allow StartHTML and EndHTML values in the Windows clipboard's
 "HTML Format" to be -1, and use StartFragment and EndFragment instead
 when they are. Excel allows -1, as does Mozilla since 2011, so we
 really should too. Java has been providing >= 0 for a while now, but
 we should still support -1 in case any other applications use it.
 
 Patch by: me
 
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1765837 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| b63233d8 | 07-Aug-2016 | damjan | Merge branches/gbuild-reintegration to trunk.
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755455 13f79535-47bb-0310-9956-ffa450edef68
 | 
            | Revision tags: AOO4121 | 
|
| 30acf5e8 | 22-May-2016 | pfg | Spelling, spelling ...
 Why worry about some sprinkled German when we haven't yet learned English.
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1745006 13f79535
 Spelling, spelling ...
 Why worry about some sprinkled German when we haven't yet learned English.
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1745006 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 1e508968 | 30-Nov-2015 | Pedro Giffuni | Use after free
 CID:    441015
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1717144 13f79535-47bb-0310-9956-ffa450edef68
 | 
            | Revision tags: AOO412, SNAPSHOT, AOO411 | 
|
| 9c0c1533 | 24-Sep-2015 | Andrea Pescetti | #i126305# Add support for WebDAV locking.Patch by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1705199 13f79535
 #i126305# Add support for WebDAV locking.Patch by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1705199 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 528c1602 | 16-Sep-2015 | Damjan Jovanovic | #i125003# migrate main/sfx2 to Google Test, using gbuild for the first time.
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1703446 13f79535-47bb-0310-9956-ffa450ede
 #i125003# migrate main/sfx2 to Google Test, using gbuild for the first time.
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1703446 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| faba5149 | 03-Sep-2015 | Damjan Jovanovic | #i125003# migrate main/sfx2 from cppunit to Google Test.
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1701088 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 963c6022 | 07-Aug-2014 | Armin Le Grand | i125386 secured user request and changed some bools to bitfield
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1616457 13f79535-47bb-0310-9956-ffa450edef68
 | 
| d94c4e0e | 14-Jul-2014 | Herbert Dürr | #i125226# expect DDE servers to be already up
 "soffice" is always up anyway and other DDE apps should be started manually
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffic
 #i125226# expect DDE servers to be already up
 "soffice" is always up anyway and other DDE apps should be started manually
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1610347 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| c55da5fe | 10-Jul-2014 | Herbert Dürr | #i125226# disallow absolute and relative paths for DDE servers
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1609426 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 9e12afbf | 09-Jul-2014 | Herbert Dürr | #i125226# typo fix
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1609302 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 2b099e56 | 09-Jul-2014 | Herbert Dürr | #i125226# some macro preferences are directly applicable to DDE servers
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1609208 13f79535-47bb-0310-9956-ffa450edef68
 | 
| e42bd0e7 | 09-Jul-2014 | Herbert Dürr | #i125226# don't try to access known-bad DDE servers
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1609204 13f79535-47bb-0310-9956-ffa450edef68
 | 
| c497bac9 | 07-Jul-2014 | Oliver-Rainer Wittmann | 123812: <SfxBaseModel::storeSelf(..)> - accept arguement FailOnWarning in order to get new Version saved, if requested
 Patch by: hanya
 Review by: orw
 
 
 
 g
 123812: <SfxBaseModel::storeSelf(..)> - accept arguement FailOnWarning in order to get new Version saved, if requested
 Patch by: hanya
 Review by: orw
 
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1608376 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 ...  | 
| 972a6c96 | 12-Jun-2014 | Juergen Schmidt | #125083# add new checkbox in options dialog load/save-general to enable ODF 1.2 encryption AES-256
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1602143 13f79535-47bb-0310-99
 #125083# add new checkbox in options dialog load/save-general to enable ODF 1.2 encryption AES-256
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1602143 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 7b6083c8 | 05-Jun-2014 | Oliver-Rainer Wittmann | 124892: <SidebarDockingWindow::GetFocus()> - check, if sidebar controller is available before accessing it.
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1600630 13
 124892: <SidebarDockingWindow::GetFocus()> - check, if sidebar controller is available before accessing it.
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1600630 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 39ca3745 | 16-May-2014 | Tsutomu Uchino | #i86528# use the module manager to identify the context for addons menu merging
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1595181 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 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 | 
|
| 3f7f959f | 15-Apr-2014 | Armin Le Grand | i124638 As a first step, avoid crash when a TabPage is not found for a TabDialog, assert this
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1587482 13f79535-47bb-0310-9956-ff
 i124638 As a first step, avoid crash when a TabPage is not found for a TabDialog, assert this
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1587482 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  |