#
f2e5373e |
| 13-Aug-2023 |
mseidel |
Fixed typos, removed whitespace (cherry picked from commit 0399a9fdaf9a50397f1c64f11d2eab3459cab875)
|
Revision tags: AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA |
|
#
6d53c851 |
| 25-Sep-2020 |
mseidel |
Fixed typo (explicitely -> explicitly) and some more (cherry picked from commit 56b8eddca8dfa483d4f8ff0d4ce385505d8407b6)
|
Revision tags: 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, 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 |
|
#
2b3b47da |
| 15-Jan-2014 |
Armin Le Grand |
i123690 handle the extremes Width or Height equal one git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1558424 13f79535-47bb-0310-9956-ffa450edef68
|
#
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 ...
|
Revision tags: AOO401 |
|
#
f8c0d554 |
| 27-Aug-2013 |
Armin Le Grand |
i122778 Enhanced own transformer for drawing transformed bitmaps which is used in the cases where no fallback for direct system support is there (Linux) git-svn-id: https://svn.apache.org/re
i122778 Enhanced own transformer for drawing transformed bitmaps which is used in the cases where no fallback for direct system support is there (Linux) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1517803 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO400 |
|
#
0d6bca7a |
| 02-Jul-2013 |
Armin Le Grand |
corrected some dumb self-assignments found by CovertyScan, thanks for detection git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1498913 13f79535-47bb-0310-9956-ffa450edef68
|
#
ff0f521c |
| 05-Jun-2013 |
Armin Le Grand |
i122418 Added workaround to not use GetBitmap on windows git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1489899 13f79535-47bb-0310-9956-ffa450edef68
|
#
5f27b83c |
| 23-Jan-2013 |
Armin Le Grand |
#121534# Reintegrating changes for rotated bitmap support git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1437407 13f79535-47bb-0310-9956-ffa450edef68
|
#
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
|
#
54628ca4 |
| 05-Dec-2012 |
Armin Le Grand |
#121407# Gallery reorganizations and additions of new themes git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1417535 13f79535-47bb-0310-9956-ffa450edef68
|
Revision tags: AOO340 |
|
#
37ab0f2d |
| 29-Oct-2012 |
Armin Le Grand |
#121233# Added bitmap scaling methods BMP_SCALE_SUPER (from symphony), BMP_SCALE_LANCZOS, BMP_SCALE_BICUBIC, BMP_SCALE_BILINEAR and BMP_SCALE_BOX. changed defaults for internal scalings, enhanced PDF
#121233# Added bitmap scaling methods BMP_SCALE_SUPER (from symphony), BMP_SCALE_LANCZOS, BMP_SCALE_BICUBIC, BMP_SCALE_BILINEAR and BMP_SCALE_BOX. changed defaults for internal scalings, enhanced PDF export when reduched DPI is used, added BMP_SCALE_BESTQUALITY and BMP_SCALE_FASTESTINTERPOLATE as new default for Bitmap::Scale git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1403434 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
#
ba5b0517 |
| 06-Sep-2012 |
Armin Le Grand |
assertion corrected: BitmapEx constructors with Mask or AlphaMask needed more checks git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381561 13f79535-47bb-0310-9956-ffa450ed
assertion corrected: BitmapEx constructors with Mask or AlphaMask needed more checks git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381561 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
#
34764b7a |
| 06-Sep-2012 |
Armin Le Grand |
assertion removed: allow BitmapEx constructors with empty Mask or AlphaMask git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381556 13f79535-47bb-0310-9956-ffa450edef68
|
#
479f2b27 |
| 27-Jul-2012 |
Armin Le Grand |
#120165# Adapt Mask/Alpha at BitmapEx construction when size differs from base bitmap Original patch by: pengyunquan Changed patch by: alg Review by: alg git-svn-id: https://svn.
#120165# Adapt Mask/Alpha at BitmapEx construction when size differs from base bitmap Original patch by: pengyunquan Changed patch by: alg Review by: alg git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1366405 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
#
9f62ea84 |
| 06-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198320 13f79535-47bb-0310-9956-ffa450edef68
|
#
cdf0e10c |
| 16-Aug-2011 |
rcweir |
Initial import of the old OOo hg repository tip revision. .../trunk/main is a copy of (currently tip-most) http://hg.services.openoffice.org/OOO340/rev/c904c1944462 .../trunk/
Initial import of the old OOo hg repository tip revision. .../trunk/main is a copy of (currently tip-most) http://hg.services.openoffice.org/OOO340/rev/c904c1944462 .../trunk/extras/l10n is a copy of (currently tip-most) http://hg.services.openoffice.org/master_l10n/OOO340/rev/af6bc9467af5 Note that the following files with line-end and/or encoding anomalies were left out (they will need to be to be checked in separately): /ooo/trunk/core/dictionaries/de_DE/README_hyph_de_DE.txt /ooo/trunk/core/dictionaries/de_CH/README_hyph_de_CH.txt /ooo/trunk/core/dictionaries/de_AT/README_hyph_de_AT.txt /ooo/trunk/core/gettext/gettext-0.18.1.1.patch /ooo/trunk/core/apache-commons/patches/codec.patch /ooo/trunk/core/libcroco/libcroco-0.6.2.patch /ooo/trunk/core/testautomation/writer/optional/input/import/mactext.txt /ooo/trunk/core/graphite/graphite-2.3.1.patch /ooo/trunk/core/hwpfilter/source/hwpeq.cpp /ooo/trunk/core/solenv/bin/cwstouched.pl /ooo/trunk/core/readlicense_oo/html/THIRDPARTYLICENSEREADME.html /ooo/trunk/core/writerfilter/source/doctok/escher.html /ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/xsdlib.xsd /ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/wordnetaux.xsd /ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/body.xsl /ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl Also: Repository.mk from the l10n toplevel git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162288 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|