Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA |
|
c2eaa082 | 01-Jan-2023 |
Damjan Jovanovic |
Preliminary attempt to convert all instances of GetParagraphCount() to return a sal_uInt32 or sal_uLong, and fix any related problems in all their callers. Patch by: me |
Revision tags: AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA |
|
ef4882fc | 21-Aug-2021 |
mseidel |
Cleaned up resource files |
Revision tags: AOO420-Dev3-m3, AOO4110-GA |
|
f6624c03 | 26-Jan-2021 |
Arrigo Marchiori |
Adding missing SfxItemSet ranges and initialize them (#118) This is a copy (with very small adaptations) of the same logic from file frmsh.cxx starting at line 422 |
Revision tags: AOO419-GA, AOO418-GA |
|
7950f2af | 14-Jun-2020 |
mseidel |
Fixed typos (the the -> the) and some more |
Revision tags: 420-Dev2-m2 |
|
4b87ead9 | 29-Oct-2019 |
mseidel |
Removed invisible Unicode character U+FEFF from resource files |
Revision tags: 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 in unconditional 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 in unconditional 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 |
|
75613651 | 15-Jul-2014 |
Oliver-Rainer Wittmann |
121443: - register text frames and graphics on the correct page frame - trigger formatting of selected object when moving view to the selected object or when graphical horizontal line has
121443: - register text frames and graphics on the correct page frame - trigger formatting of selected object when moving view to the selected object or when graphical horizontal line has been inserted. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1610671 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 ...
|
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 ...
|
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 |
|
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 ...
|
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 one different 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 one different 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 |
|
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 |
52f1c2ee | 07-Feb-2014 |
Armin Le Grand |
i123922 Refactored D&D and insert picture from file in all apps for all object types to work the same git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1565510 13f79535-47bb-0310
i123922 Refactored D&D and insert picture from file in all apps for all object types to work the same git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1565510 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
782a276c | 09-Jan-2014 |
Oliver-Rainer Wittmann |
123988: assure that hyperlink attribute (<SwFmtINetFmt>) always provides character style names for visited and unvisited state git-svn-id: https://svn.apache.org/repos/asf/openoffi
123988: assure that hyperlink attribute (<SwFmtINetFmt>) always provides character style names for visited and unvisited state git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1556797 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
23e8672c | 08-Jan-2014 |
Armin Le Grand |
made AreaDialog called from sidebar using more options work git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/alg_writerframes@1556561 13f79535-47bb-0310-9956-ffa450edef68 |
332f371a | 08-Jan-2014 |
Oliver-Rainer Wittmann |
123792: correction for comments/annotations on table cell ranges git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1556542 13f79535-47bb-0310-9956-ffa450edef68 |
64b14621 | 07-Jan-2014 |
Armin Le Grand |
Initial version with core/draw/im-export/print/pdf/UI functionality, still stuff missing git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/alg_writerframes@1556379 13f79535-47
Initial version with core/draw/im-export/print/pdf/UI functionality, still stuff missing git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/alg_writerframes@1556379 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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 ...
|
3b32dd21 | 19-Dec-2013 |
Oliver-Rainer Wittmann |
123771: integration of OSBA OOXML improvement project's use case 4 patches changes for RTF filter, for *.docx export and for *.xslx export are not usable as they base on code which i
123771: integration of OSBA OOXML improvement project's use case 4 patches changes for RTF filter, for *.docx export and for *.xslx export are not usable as they base on code which is not available Patch by: SUSE, Miklos Vajna <vmiklos@suse.cz> Review by: Oliver <orw@apache.org> cherry-picked from branch ooxml-osba git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1552294 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 |
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 |