Revision tags: AOO420-Dev5-m5 |
|
cbe561cd | 15-Nov-2023 |
John Bampton |
misc: fix spelling (#183) * misc: fix spelling * Update svdedxv.cxx Small additions --------- Co-authored-by: Matthias Seidel <mseidel@apache.org> (ch
misc: fix spelling (#183) * misc: fix spelling * Update svdedxv.cxx Small additions --------- Co-authored-by: Matthias Seidel <mseidel@apache.org> (cherry picked from commit 06fb39a16a5bf3c389e9853a62dce04a425b8019)
show more ...
|
Revision tags: 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, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411 |
|
26ea3662 | 05-Jun-2014 |
Armin Le Grand |
i124638 Corrected relationship between DrawModel and DocShell in Writer, made SwDrawModel and handling more known git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1600568 13f795
i124638 Corrected relationship between DrawModel and DocShell in Writer, made SwDrawModel and handling more known git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1600568 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, AOO410_Beta |
|
3977b7c1 | 09-Oct-2013 |
Oliver-Rainer Wittmann |
123444: method <SwXTextDocument::getRendererCount(..)> - clear of rendering data before determine needed <SwView> instance git-svn-id: https://svn.apache.org/repos/asf/openoffice/t
123444: method <SwXTextDocument::getRendererCount(..)> - clear of rendering data before determine needed <SwView> instance git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1530557 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO401 |
|
9d3b3ce2 | 20-Aug-2013 |
Oliver-Rainer Wittmann |
122868: PDF export - assure clean up of further data needed for PDF export in Page Preview git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1515762 13f79535-47bb-0310-9956-
122868: PDF export - assure clean up of further data needed for PDF export in Page Preview git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1515762 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
25cebbc8 | 20-Aug-2013 |
Oliver-Rainer Wittmann |
122868: PDF export - assure that rendering data are cleaned up by calling corresponding method in <SwDocShell::SaveCompleted(..)> This changes the fix for issue 121125 which triggers 1228
122868: PDF export - assure that rendering data are cleaned up by calling corresponding method in <SwDocShell::SaveCompleted(..)> This changes the fix for issue 121125 which triggers 122868 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1515749 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO400 |
|
ad54a8fd | 07-Jun-2013 |
Armin Le Grand |
i121125 Secured release of remembered data (ViewShell) in PDFExport when nothing gets exported (no call to render implementaion in Writer) git-svn-id: https://svn.apache.org/repos/asf/openof
i121125 Secured release of remembered data (ViewShell) in PDFExport when nothing gets exported (no call to render implementaion in Writer) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1490593 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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
|
ff0525f2 | 14-Mar-2013 |
Oliver-Rainer Wittmann |
#121793# - new sidebar panel for page style's properties in Writer git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1456629 13f79535-47bb-0310-9956-ffa450edef68 |
a41e6500 | 11-Dec-2012 |
Ariel Constenla-Haile |
i25945 - Allow disabling scrollbar tips by API and configuration git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1419993 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO340 |
|
d0b5cae4 | 12-Sep-2012 |
Jian Fang Zhang |
#i119558#, set SwDoc default page mode value to false when import MS 2007 docx file To avoid default page mode affect the calculation of table row height Found by: xiao ting xiao, t
#i119558#, set SwDoc default page mode value to false when import MS 2007 docx file To avoid default page mode affect the calculation of table row height Found by: xiao ting xiao, tingxiaox@gmail.com Patch by: zhaoshzh, aoo.zhaoshzh@gmail.com Review by: zhangjf git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1383908 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
98e1256e | 10-Aug-2012 |
Oliver-Rainer Wittmann |
#120389# - Printing in Writer -- <SwRenderData> instance takes complete ownership of created comments printing data -- fix memory leak regarding multiple creations of commen
#120389# - Printing in Writer -- <SwRenderData> instance takes complete ownership of created comments printing data -- fix memory leak regarding multiple creations of comments printing data Found by: arthurgoldberg <artg at cs dot nyu dot edu> git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1371648 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
ef785786 | 19-Jul-2012 |
Ariel Constenla-Haile |
#i120300# - Add new property "ShowContentTips" in com.sun.star.text.ViewSettings git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1363583 13f79535-47bb-0310-9956-ffa450edef68 |
414ea96e | 06-Jun-2012 |
Oliver-Rainer Wittmann |
#119189# - merge fix from branch AOO34 into trunk Found by: sorath <torohov_s_a@mail.ru> git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1346805 13f79535-47bb-
#119189# - merge fix from branch AOO34 into trunk Found by: sorath <torohov_s_a@mail.ru> git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1346805 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 |
1d2dbeb0 | 06-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198488 13f79535-47bb-0310-9956-ffa450edef68 |
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 |
0dccdc5d | 17-Sep-2011 |
Michael Stahl |
sw34bf06: #i117783# - Writer's implementation of XPagePrintable - apply print settings to new printing routines # HG changeset patch # User Oliver-Rainer Wittmann <od@openoffice.org>
sw34bf06: #i117783# - Writer's implementation of XPagePrintable - apply print settings to new printing routines # HG changeset patch # User Oliver-Rainer Wittmann <od@openoffice.org> # Date 1304508061 -7200 # Node ID 766a0b3ad79f0aba468ae8ca769cad4906057167 # Parent c2ceb432950c99187e6924defb187fbf049d76cc git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1172115 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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 ...
|