Revision tags: AOO420-Dev5-m5, AOO4115-GA |
|
7a980842 | 12-Feb-2023 |
DamjanJovanovic |
Merge pull request #164 from DamjanJovanovic/editeng-32bit-paragraphs Update EditEngine code to use 32 bit paragraph storage (cherry picked from commit d5edfd09768da46c2f9d7c365bf67
Merge pull request #164 from DamjanJovanovic/editeng-32bit-paragraphs Update EditEngine code to use 32 bit paragraph storage (cherry picked from commit d5edfd09768da46c2f9d7c365bf67318f0694735)
show more ...
|
Revision tags: AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA |
|
48d35613 | 08-Jul-2020 |
Peter |
Translation (#86) * translated german comments in vcl/win/source/app/saldata.cxx * translation of a comment in file sc/source/ui/src/sc.src * translation of com
Translation (#86) * translated german comments in vcl/win/source/app/saldata.cxx * translation of a comment in file sc/source/ui/src/sc.src * translation of comments to english in main/sc/source/ui/src/sc.src * translation of comments in main/sc/source/ui/app/client.cxx * translation of comments for file main/sfx2/source/appl/appopen.cxx * Update client.cxx Fixed typos * Update client.cxx Fixed typo * Update appopen.cxx Fixed typos * Update appopen.cxx Fixed typos * Update client.cxx * Update appopen.cxx * Update client.cxx * Update appopen.cxx Co-authored-by: Matthias Seidel <mseidel@apache.org> (cherry picked from commit 9dac8d9b377c4b09c55fda9257c846053f75d61d)
show more ...
|
Revision tags: 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413 |
|
b77af630 | 15-Jan-2017 |
damjan |
Port main/sc to gbuild. Also add the ability to add extra image directories to resources, which is needed by main/sc. Patch by: me git-svn-id: https://svn.apache.org/re
Port main/sc to gbuild. Also add the ability to add extra image directories to resources, which is needed by main/sc. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1778876 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO4121, AOO412, SNAPSHOT, AOO411 |
|
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, AOO410_Beta |
|
6d0e8f38 | 10-Mar-2014 |
Andre Fischer |
i124361: Enable exception support for all sc source files. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1575930 13f79535-47bb-0310-9956-ffa450edef68 |
a206ee71 | 29-Jan-2014 |
Armin Le Grand |
i124085 disabled CF_DIBV5 (no advantages but some problems), increased png support git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562493 13f79535-47bb-0310-9956-ffa450edef68 |
36eb089e | 10-Jan-2014 |
Tsutomu Uchino |
#i42309# change behavior for equal button of input line according to the current content of the cell git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1557095 13f79535-47bb-0310-
#i42309# change behavior for equal button of input line according to the current content of the cell git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1557095 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 |
474a1d93 | 10-Oct-2013 |
Armin Le Grand |
i123405 Allow to not limit size to PageSize when creating Metafile content git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1531041 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO401, AOO400 |
|
9afceb33 | 07-May-2013 |
Ariel Constenla-Haile |
i122116 - Remove GalleryExplorer member functions git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1479765 13f79535-47bb-0310-9956-ffa450edef68 |
a72134c0 | 10-Apr-2013 |
Oliver-Rainer Wittmann |
121420: merge sidebar feature from branch into trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1466396 13f79535-47bb-0310-9956-ffa450edef68
|
1e9c32af | 09-Apr-2013 |
Armin Le Grand |
i121538 Removed old Fontwork dialogs preset box and all dependencies git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1466132 13f79535-47bb-0310-9956-ffa450edef68 |
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
|
512ec161 | 06-Apr-2013 |
Zheng Fan |
i121938: Fix 121938 in this pack, also include some paragraph panel issues solutions, for sidebar panel item. by ZhengFan. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/si
i121938: Fix 121938 in this pack, also include some paragraph panel issues solutions, for sidebar panel item. by ZhengFan. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1465255 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
766ce4d0 | 01-Apr-2013 |
Zheng Fan |
i121794: Commit for Paragraph Properties Panel, in Sidebar feature branch. By ZhengFan. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1463154 13f79535-47bb-0310-99
i121794: Commit for Paragraph Properties Panel, in Sidebar feature branch. By ZhengFan. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1463154 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
facb16e7 | 30-Mar-2013 |
Armin Le Grand |
i121799 Panels for Calc, AlignmentPropertyPanel and CellAppearancePropertyPanel, plus some updates/corrections git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@146283
i121799 Panels for Calc, AlignmentPropertyPanel and CellAppearancePropertyPanel, plus some updates/corrections git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1462835 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
d5370dc8 | 27-Feb-2013 |
Armin Le Grand |
i121420: Enhancements on the four svx-based panels, Area, Line, Graphic and Transformation git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1450891 13f79535-47bb-0310
i121420: Enhancements on the four svx-based panels, Area, Line, Graphic and Transformation git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1450891 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
7a32b0c8 | 19-Feb-2013 |
Andre Fischer |
i121420: Added support for Impress panels. Modified sidebar configuration scheme. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1447641 13f79535-47bb-0310-9956-ff
i121420: Added support for Impress panels. Modified sidebar configuration scheme. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1447641 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
45fd3b9a | 10-Jan-2013 |
Armin Le Grand |
#121504# Support for alpha channel in clipboard for all systems git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1431512 13f79535-47bb-0310-9956-ffa450edef68 |
22de8995 | 19-Dec-2012 |
Andre Fischer |
i121420: Sidebar can read configuration and display XUIElements provided by extension. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1423885 13f79535-47bb-0310-995
i121420: Sidebar can read configuration and display XUIElements provided by extension. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1423885 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO340 |
|
bb18ee55 | 24-Feb-2012 |
Armin Le Grand |
#118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles to bitmapEx, dynamically expanding needed bitmap size right and bottom dependent of having a hairline there. To check this, I
#118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles to bitmapEx, dynamically expanding needed bitmap size right and bottom dependent of having a hairline there. To check this, I adapted GDIMetaFile::GetBoundRect to be able to deliver the HairlineBoudRect inn parallell to the regular geometry one git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1293316 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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 |
7871dc3e | 11-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229815 13f79535-47bb-0310-9956-ffa450edef68 |
b3f79822 | 06-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198280 13f79535-47bb-0310-9956-ffa450edef68 |
079eb148 | 19-Oct-2011 |
Jürgen Schmidt |
#118524: apply patch, followup fixes to 118485, thanks to Armin Le Grand (alg) git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1186077 13f79535-47bb-0310-9956-ffa450edef68 |