| #
cf651680
|
| 30-Jul-2025 |
John Bampton <jbampton@users.noreply.github.com> |
pre-commit auto remove trailing whitespace from cxx files (#383)
Another big auto clean up. So many lines !!
Another one bites the dust
https://www.youtube.com/watch?v=rY0WxgSXdEE
Co-authored-by:
pre-commit auto remove trailing whitespace from cxx files (#383)
Another big auto clean up. So many lines !!
Another one bites the dust
https://www.youtube.com/watch?v=rY0WxgSXdEE
Co-authored-by: Matthias Seidel <mseidel@apache.org>
show more ...
|
| #
671443b4
|
| 26-Jun-2025 |
Arrigo Marchiori <ardovm@yahoo.it> |
New method sfx2::LinkManager::urlIsVendor()
This new method is invoked before all occurrences of sfx2::LinkManager::GetUserAllowsLinkUpdate()
|
| #
68281b3f
|
| 07-Apr-2025 |
Arrigo Marchiori <ardovm@yahoo.it> |
UNO interface com::sun::star::document::XLinkAuthorizer
sfx2::LinkManager improve URL categorization
Writer, Calc and Draw/Impress XModel implementations also implement XLinkAuthorizer
|
| #
be099857
|
| 17-Apr-2025 |
mseidel <mseidel@apache.org> |
Remove second semicolon (work in progress)
|
| #
531ea755
|
| 18-Mar-2025 |
John Bampton <jbampton@users.noreply.github.com> |
Fix spelling (#334)
* Fix spelling
* Update ignored words list
|
| #
9204bf82
|
| 02-Mar-2025 |
John Bampton <jbampton@users.noreply.github.com> |
pre-commit(end-of-file-fixer): autofix more cxx files in main (#314)
|
| #
06fb39a1
|
| 15-Nov-2023 |
John Bampton <jbampton@users.noreply.github.com> |
misc: fix spelling (#183)
* misc: fix spelling
* Update svdedxv.cxx
Small additions
---------
Co-authored-by: Matthias Seidel <mseidel@apache.org>
|
| #
d5edfd09
|
| 12-Feb-2023 |
DamjanJovanovic <damjan.jov@gmail.com> |
Merge pull request #164 from DamjanJovanovic/editeng-32bit-paragraphs
Update EditEngine code to use 32 bit paragraph storage
|
| #
c2eaa082
|
| 01-Jan-2023 |
Damjan Jovanovic <damjan@apache.org> |
Preliminary attempt to convert all instances of GetParagraphCount() to return a sal_uInt32 or sal_uLong, and fix any related problems in all their callers.
Patch by: me
|
| #
26ea3662
|
| 05-Jun-2014 |
Armin Le Grand <alg@apache.org> |
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-
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 <pfg@apache.org> |
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 internationa
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 ...
|
| #
fe22d2cf
|
| 04-Nov-2013 |
Steve Yin <steve_y@apache.org> |
Sync with the trunk
git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1538508 13f79535-47bb-0310-9956-ffa450edef68
|
| #
3977b7c1
|
| 09-Oct-2013 |
Oliver-Rainer Wittmann <orw@apache.org> |
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 13f
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 ...
|
| #
d3e0dd8e
|
| 02-Sep-2013 |
Steve Yin <steve_y@apache.org> |
Merged with the trunk.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1519381 13f79535-47bb-0310-9956-ffa450edef68
|
| #
9d3b3ce2
|
| 20-Aug-2013 |
Oliver-Rainer Wittmann <orw@apache.org> |
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
|
| #
25cebbc8
|
| 20-Aug-2013 |
Oliver-Rainer Wittmann <orw@apache.org> |
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
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 ...
|
| #
ad54a8fd
|
| 07-Jun-2013 |
Armin Le Grand <alg@apache.org> |
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/tru
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 ...
|
| #
d0b5cae4
|
| 12-Sep-2012 |
Jian Fang Zhang <zhangjf@apache.org> |
#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@gmai
#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 <orw@apache.org> |
#120389# - Printing in Writer -- <SwRenderData> instance takes complete ownership of created comments printing data -- fix memory leak regarding multiple creations of comments print
#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 ...
|
| #
79aad27f
|
| 15-Feb-2012 |
Herbert Dürr <hdu@apache.org> |
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
|
| #
efeef26f
|
| 06-Nov-2011 |
Andrew Rist <arist@apache.org> |
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 <mst@apache.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 13045080
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 <rcweir@unknown> |
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 co
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 ...
|