de739a45 | 08-Jul-2024 |
John Bampton |
Fix spelling (#222) * Fix spelling * Update unochart.cxx --------- Co-authored-by: Matthias Seidel <mseidel@apache.org> |
Revision tags: AOO420-Dev5-m5 |
|
13c26b20 | 25-May-2023 |
mseidel |
Remove executable flag from various files |
3cb38764 | 24-Apr-2023 |
mseidel |
Fixed typo (emty -> empty) and others |
8cd3382f | 09-Apr-2023 |
mseidel |
Back to 9x9 for gluepoint |
4b803338 | 08-Apr-2023 |
mseidel |
Add transparent border to avoid repaint issues |
4e278df9 | 04-Apr-2023 |
mseidel |
Resize glue point to 9x9, updated graphics for handles |
fb9aa39a | 08-Mar-2023 |
mseidel |
Make gluepoint more visible |
Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA |
|
9ec87cd3 | 02-Jan-2022 |
Damjan Jovanovic |
Convert all instances of GetParaAttribs() to take a 32 bit paragraph index. Patch by: me |
8ee1071c | 02-Jan-2022 |
Damjan Jovanovic |
Convert all instances of GetTextLen() to take a 32 bit paragraph index. Patch by: me |
48490748 | 27-May-2022 |
mseidel |
Restore graphic for discrete shadow, use old style shadow instead and remove shadow there. Definitely mor code cleanup needed |
3be59899 | 15-May-2022 |
mseidel |
Fixed typos, removed whitespace |
16bba488 | 03-Dec-2021 |
mseidel |
Fixed typos, removed whitespace, change document border color (Draw/Impress) to black |
c22beca6 | 20-Sep-2021 |
mseidel |
Fixed typos, removed whitespace |
Revision tags: AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA |
|
c47da6ea | 28-Sep-2020 |
mseidel |
Fixed several typos |
Revision tags: 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411 |
|
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 |
|
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
|
Revision tags: AOO410_Beta |
|
e0fd3963 | 18-Feb-2014 |
Armin Le Grand |
i121494 Corrected text decomposition when no text distances for text frame are given git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1569541 13f79535-47bb-0310-9956-ffa450edef68 |
28cc6868 | 18-Feb-2014 |
Armin Le Grand |
i123539 some optimizations for 3D chart geometry creation using UNO API git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1569529 13f79535-47bb-0310-9956-ffa450edef68 |
414a0e15 | 27-Jan-2014 |
Armin Le Grand |
i123950 Corrected/extended interactive crop feature to work in all situations git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1561756 13f79535-47bb-0310-9956-ffa450edef68 |
c0d661f1 | 23-Jan-2014 |
Armin Le Grand |
i123950 unified and redefined CropPrimitive2D::get2DDecomposition git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560574 13f79535-47bb-0310-9956-ffa450edef68 |
e7d68668 | 09-Jan-2014 |
Armin Le Grand |
i124002 use own logical size for graphics, do not adapt PrefSize of these in rendering stack git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1556850 13f79535-47bb-0310-9956-ffa
i124002 use own logical size for graphics, do not adapt PrefSize of these in rendering stack git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1556850 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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 ...
|
49c58f9b | 05-Nov-2013 |
Armin Le Grand |
i123500 redefined ColorModifiers and ColorModifierStack, redefined GraphicAttr to be expressed as primitives if needed, enhanced render and export quality if graphic is modified using graphic attribu
i123500 redefined ColorModifiers and ColorModifierStack, redefined GraphicAttr to be expressed as primitives if needed, enhanced render and export quality if graphic is modified using graphic attributes git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539043 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
e88cae92 | 31-Oct-2013 |
Armin Le Grand |
i123573 corrected reaction on ItemChanges for CustomShapes git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1537454 13f79535-47bb-0310-9956-ffa450edef68 |