Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA |
|
fb0b81f5 | 14-Jun-2020 |
mseidel |
Fixed typos (the the -> the) and some more (cherry picked from commit 7950f2af818787db817abe90d4dbb3d6d8409899) |
Revision tags: 420-Dev2-m2, 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 |
|
3e526e08 | 19-Jun-2014 |
Armin Le Grand |
i125111 limit mem footprint for GraphicObjects in 32Bit environments git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1603941 13f79535-47bb-0310-9956-ffa450edef68 |
881e887f | 06-Jun-2014 |
Oliver-Rainer Wittmann |
124999: As Writer graphics are no longer painted via the graphic manager - see <SwNoTxtFrm::PaintPicture(..)> - it is needed to swap out the Writer graphics automatically after a certain amount of ti
124999: As Writer graphics are no longer painted via the graphic manager - see <SwNoTxtFrm::PaintPicture(..)> - it is needed to swap out the Writer graphics automatically after a certain amount of time. --> 5000ms git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1600883 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
51d7d8e8 | 06-Jun-2014 |
Oliver-Rainer Wittmann |
124999: - call <SwGrfNode::onGraphicChanged()> only when <Graphic> instance has been set, too - <SwGrfNode::onGraphicChanged()> - assure that graphic is swapped out in case its swap in ha
124999: - call <SwGrfNode::onGraphicChanged()> only when <Graphic> instance has been set, too - <SwGrfNode::onGraphicChanged()> - assure that graphic is swapped out in case its swap in has been triggered by this method. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1600863 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
9ff67546 | 23-May-2014 |
Oliver-Rainer Wittmann |
124946: only apply new embedded stream name for a graphic, if is already has one. - needed correction for the fix made for issue 114361 git-svn-id: https://svn.apache.o
124946: only apply new embedded stream name for a graphic, if is already has one. - needed correction for the fix made for issue 114361 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1597102 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
f636aef8 | 19-May-2014 |
Oliver-Rainer Wittmann |
114361: provide and accept changed URL of embedded graphic file during save (ODF export) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1595847 13f79535-47bb-0310-99
114361: provide and accept changed URL of embedded graphic file during save (ODF export) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1595847 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410, AOO410_Beta |
|
c37c1899 | 10-Feb-2014 |
Armin Le Grand |
i15508 keep trhe original file and format AFAP when breaking links to graphic contents in Writer git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1566765 13f79535-47bb-0310-9956
i15508 keep trhe original file and format AFAP when breaking links to graphic contents in Writer git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1566765 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO401, AOO400, AOO340 |
|
172c67b2 | 15-May-2012 |
Armin Le Grand |
#118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer, changed name to be the filename only, added code to SW to set Title and Desc git-svn-id: https://svn.apache.org/repos/asf/incu
#118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer, changed name to be the filename only, added code to SW to set Title and Desc git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1338651 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 |
ddde725d | 19-Dec-2011 |
Armin Le Grand |
Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement to trunk, first version of Svg stable and done git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1220836 13
Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement to trunk, first version of Svg stable and done git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1220836 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
efeef26f | 06-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198305 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 ...
|