History log of /trunk/main/xmloff/inc/ (Results 1 - 25 of 32)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: AOO420-Dev5-m5
44c6222825-May-2023 mseidel

Remove executable flag from various files (2nd part)

Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA
59d6557e01-Oct-2021 Jim Jagielski

Merge pull request #122 from ardovm/bug128356

Address bug 128356 and similar ones (duplicated XML attributes)


Revision tags: AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA
054b211425-Mar-2021 mseidel

Fixed typo (porperty -> property)

cc61290d06-Feb-2021 Arrigo Marchiori

Add some documentation

Revision tags: AOO419-GA, AOO418-GA
2df387e606-Oct-2020 mseidel

Fixed typos (beeing -> being) and some more

7950f2af14-Jun-2020 mseidel

Fixed typos (the the -> the) and some more

Revision tags: 420-Dev2-m2, AOO417
055aaed421-Aug-2019 mseidel

Removed whitespace, fixed typos

036fea6109-Aug-2019 Damjan Jovanovic

More unknwon -> unknown typos.

Patch by: me

Revision tags: AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411
56b35d8602-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 ...

86e1cf3429-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
b740b19817-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 ...

0bfedac219-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


Revision tags: AOO410_Beta
f3b8b50904-Feb-2014 Armin Le Grand

i124143 for draw:frame containing multiple draw:image and draw:glue-point it is necessary to move the GluePoints from the last draw:image where they were automatically imported to the surviving one i

i124143 for draw:frame containing multiple draw:image and draw:glue-point it is necessary to move the GluePoints from the last draw:image where they were automatically imported to the surviving one if these are different

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1564400 13f79535-47bb-0310-9956-ffa450edef68

show more ...

c45df7c414-Jan-2014 Oliver-Rainer Wittmann

123457: improve ODF filter - suppress import and export of hyperlinks without an URL



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1558026 13f79535-47bb-0310-9956-f

123457: improve ODF filter - suppress import and export of hyperlinks without an URL



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1558026 13f79535-47bb-0310-9956-ffa450edef68

show more ...

64b1462107-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 ...

dec99bbd19-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 ...

7cba280f19-Dec-2013 Oliver-Rainer Wittmann

123771: ODF export: export annotation's author initials in own namespace only in ODF 1.2 (extended) file format

annotation's author initials is currently not standardized in ODF 1.2

123771: ODF export: export annotation's author initials in own namespace only in ODF 1.2 (extended) file format

annotation's author initials is currently not standardized in ODF 1.2
a corresponding proposal is available at the OASIS ODF TC - see JIRA isssue OFFICE-3776 at OASIS

cherry-picked from branch ooxml-osba



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1552307 13f79535-47bb-0310-9956-ffa450edef68

show more ...

3b32dd2119-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 ...

1f882ec429-Oct-2013 Armin Le Grand

i123433 Detect pseudo-vertices at svg import, unify svg:d handling, correct svg:d import for relative sub-polygons in svg import; changed default for moveto writes for svg:d in ODF to absolute

i123433 Detect pseudo-vertices at svg import, unify svg:d handling, correct svg:d import for relative sub-polygons in svg import; changed default for moveto writes for svg:d in ODF to absolute

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1536730 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO401
011bafbf17-Sep-2013 Armin Le Grand

i123261 corrected name clashes on writer graphic import with multi image support

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1523968 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO400, AOO340
598d8f9f21-Nov-2012 Armin Le Grand

#121379# When loading MultiImage, avoid registering xShape with ID until the winner is decided to not have multiple shapes registering with the same ID

git-svn-id: https://svn.apache.org/rep

#121379# When loading MultiImage, avoid registering xShape with ID until the winner is decided to not have multiple shapes registering with the same ID

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1412051 13f79535-47bb-0310-9956-ffa450edef68

show more ...

26734c9930-Jul-2012 Armin Le Grand

#116001# Reverted revision 1366087

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1367187 13f79535-47bb-0310-9956-ffa450edef68

c073947626-Jul-2012 Armin Le Grand

#116001# TextToFitSize item/property optimized to boolean

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1366087 13f79535-47bb-0310-9956-ffa450edef68

3a5971bb19-May-2012 Regina Henschel

Add missing chart data point ODF1.2 standard symbols

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1340555 13f79535-47bb-0310-9956-ffa450edef68

5aaf853b17-Jan-2012 Armin Le Grand

linecap: Reintegrating finished LineCap feature, kudos to Regina Henschel for doing the basic implementation and offering it under apache license

git-svn-id: https://svn.apache.org/repos/asf

linecap: Reintegrating finished LineCap feature, kudos to Regina Henschel for doing the basic implementation and offering it under apache license

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1232507 13f79535-47bb-0310-9956-ffa450edef68

show more ...

12