Revision tags: AOO415, AOO414, AOO413 |
|
036294fd | 05-Jan-2017 |
damjan |
Port main/cui to gbuild. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1777512 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO4121 |
|
74769938 | 24-Nov-2015 |
Pedro Giffuni |
Resource leak CID: 1028009 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1716158 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO412, SNAPSHOT, AOO411 |
|
09db6d69 | 02-Jan-2015 |
Regina Henschel |
#i125987 Table header within paths dialog too small Patch by:Thorsten Wagner <thorsten.wagner.4@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1649153 13f79535-
#i125987 Table header within paths dialog too small Patch by:Thorsten Wagner <thorsten.wagner.4@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1649153 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 ...
|
8eac7375 | 15-May-2014 |
Herbert Dürr |
#i124796# fix Preferences->OpenOffice->Appearance tabpage listbox column width Patch-by: Thorsten Wagner <thorsten.wagner.4@gmail.com> git-svn-id: https://svn.apache.org/repos/
#i124796# fix Preferences->OpenOffice->Appearance tabpage listbox column width Patch-by: Thorsten Wagner <thorsten.wagner.4@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1594952 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
07a3d7f1 | 29-Apr-2014 |
Pedro Giffuni |
Many spelling fixes: directories a* - g*. 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 a* - g*. 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@1591058 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410 |
|
c58d0e24 | 07-Apr-2014 |
Ariel Constenla-Haile |
i124623 - Dispose extension's Options page to avoid memory leaks git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1585624 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO410_Beta |
|
7ea7a1cc | 19-Jan-2014 |
Tsutomu Uchino |
#i56998# use FUNIT_PERCENT instead of FUNIT_CUSTOM with parcent CustomUnitText on metric fields git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559496 13f79535-47bb-0310-9956-
#i56998# use FUNIT_PERCENT instead of FUNIT_CUSTOM with parcent CustomUnitText on metric fields git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559496 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
4d7c9de0 | 28-Nov-2013 |
Herbert Dürr |
#i123768# [ia2] remove pseudo-automatic noisy comments git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546355 13f79535-47bb-0310-9956-ffa450edef68 |
4d2226ef | 15-Oct-2013 |
Ariel Constenla-Haile |
i122759 - Pass the Sequence by reference Despite it's name, rProperties, the Sequence is not a reference in the function signature. Besides, some small improvements: -
i122759 - Pass the Sequence by reference Despite it's name, rProperties, the Sequence is not a reference in the function signature. Besides, some small improvements: - remove the unused code related to the "Flags" - instead of compareToAscii, use equalsAsciiL, which is optimized for performance git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1532536 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO401, AOO400 |
|
99e8950f | 09-Aug-2013 |
Herbert Dürr |
#i122818# fix crash in online-update-check when no application is active Closing all application windows and retaining access to the application menu is only possible on MacOSX. The Disp
#i122818# fix crash in online-update-check when no application is active Closing all application windows and retaining access to the application menu is only possible on MacOSX. The DispatchProvider used for the update check seems to depend on having an active application window. Maybe it is possible to get the update check working without it but this patch doesn't attempt that, it prevent further escalation such as crashes. Fixed by: Herbert Duerr Debugged by: Oliver-Rainer Wittmann, Herbert Duerr Found by: Frantisek Erben git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1512330 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
f59eafcf | 17-Jul-2013 |
Herbert Dürr |
#i122759# prefer the UIName for the list of "Always save as" filter names the listbox in the Tools->Options->Load/Save->General->AlwaysSaveAs listbox did not prefer the localized UIName,
#i122759# prefer the UIName for the list of "Always save as" filter names the listbox in the Tools->Options->Load/Save->General->AlwaysSaveAs listbox did not prefer the localized UIName, so sometimes the internal filter name was shown in the user interface even when an UIName was provided. Patch by: Tsutomu Uchino <hanya.runo@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1504159 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
3e407bd8 | 02-May-2013 |
Armin Le Grand |
i122120 Ensured Append/Modify methods in LB implementations always add a UI graphic preview, corrected diag mirror in bitmap pattern git-svn-id: https://svn.apache.org/repos/asf/openoffice/t
i122120 Ensured Append/Modify methods in LB implementations always add a UI graphic preview, corrected diag mirror in bitmap pattern git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1478365 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
c7be74b1 | 28-Apr-2013 |
Armin Le Grand |
i122120 Cleanup of XPropertyList and derivates to RefCounted instances, more cleanups git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476756 13f79535-47bb-0310-9956-ffa450edef
i122120 Cleanup of XPropertyList and derivates to RefCounted instances, more cleanups git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476756 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
|
430a148e | 08-Apr-2013 |
Jan Iversen |
removed all non en-US messages incl. x-comment, to enable correct translation. corrected a few problems where en-US was dublicated. NO code/makefile changes git-svn-id: https://
removed all non en-US messages incl. x-comment, to enable correct translation. corrected a few problems where en-US was dublicated. NO code/makefile changes git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1465678 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
97e8a929 | 05-Apr-2013 |
Armin Le Grand |
i121791 Unified usage of LineStyle ListBox, unified XPropertyList/XPropertyTable implementations, streamlined Ui Bitmap generation git-svn-id: https://svn.apache.org/repos/asf/openoffice/bra
i121791 Unified usage of LineStyle ListBox, unified XPropertyList/XPropertyTable implementations, streamlined Ui Bitmap generation git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1465024 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
16a801ec | 13-Feb-2013 |
Ariel Constenla-Haile |
i118751 - Increase colour list boxes line count Patch by: Tsutomu Uchino git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1445663 13f79535-47bb-0310-9956-ffa450edef68 |
9807c9de | 04-Jan-2013 |
Ariel Constenla-Haile |
i121578 - Convert css.system.SystemShellExectue to new-style Adapt the office code to use the new-style service constructor git-svn-id: https://svn.apache.org/repos/asf/openoffice/t
i121578 - Convert css.system.SystemShellExectue to new-style Adapt the office code to use the new-style service constructor git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1429072 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
c86973eb | 29-Nov-2012 |
Ariel Constenla-Haile |
#i104820# - Fix overlapping controls git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1415028 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO340 |
|
a552f513 | 28-Aug-2012 |
Ariel Constenla-Haile |
#i120518# - Remove the "Browser Plug-in" tab page git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1377930 13f79535-47bb-0310-9956-ffa450edef68 |
93ed1f29 | 18-Jul-2012 |
Armin Le Grand |
basic, cui, extensions, filter, vcl: fix some warnings Patch by: Michael Stahl git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1362903 13f79535-47bb-0310-9956-ffa450edef
basic, cui, extensions, filter, vcl: fix some warnings Patch by: Michael Stahl git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1362903 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
07f7d82b | 21-Mar-2012 |
Pedro Giffuni |
#i119096# remove category-x licensed tango theme. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1303543 13f79535-47bb-0310-9956-ffa450edef68 |
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 |
752c0af7 | 15-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from make and pack files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244512 13f79535-47bb-0310-9956-ffa450edef68 |