1fd82021 | 02-Jan-2022 |
Damjan Jovanovic |
Change GetItemState() methods in editeng to use a 32 bit paragraph index. Patch by: me |
5aceeead | 02-Jan-2022 |
Damjan Jovanovic |
Use 32 bit paragraph indices in SvxAccessibleTextAdapter::CalcLogicalIndex() and SvxAccessibleTextAdapter::CalcEditEngineIndex(). Convert AccessibleHyperlink to use a 32 bit paragraph index.
Use 32 bit paragraph indices in SvxAccessibleTextAdapter::CalcLogicalIndex() and SvxAccessibleTextAdapter::CalcEditEngineIndex(). Convert AccessibleHyperlink to use a 32 bit paragraph index. Patch by: me
show more ...
|
936080f7 | 02-Jan-2022 |
Damjan Jovanovic |
Convert all instances of GetPortions() to take a 32 bit paragraph index. |
36a46462 | 02-Jan-2022 |
Damjan Jovanovic |
Convert all instances of SetParaAttribs() to take a 32 bit paragraph index. Patch by: me |
9ec87cd3 | 02-Jan-2022 |
Damjan Jovanovic |
Convert all instances of GetParaAttribs() to take a 32 bit paragraph index. Patch by: me |
8ee1071c | 02-Jan-2022 |
Damjan Jovanovic |
Convert all instances of GetTextLen() to take a 32 bit paragraph index. Patch by: me |
2cdd1ab0 | 01-Jan-2023 |
Damjan Jovanovic |
Change the CalcFieldValue() parameter to sal_uInt32 across the whole codebase. Patch by: me |
c2eaa082 | 01-Jan-2023 |
Damjan Jovanovic |
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 |
9d9bf804 | 01-Jan-2023 |
Damjan Jovanovic |
Use a 32 bit paragraph index for GetAttributeRun() methods everywhere. Patch by: me |
Revision tags: AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA |
|
cfd52e18 | 01-Oct-2020 |
mseidel |
Fixed typos (thats -> that's) and many more |
Revision tags: 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413 |
|
b63233d8 | 07-Aug-2016 |
damjan |
Merge branches/gbuild-reintegration to trunk. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755455 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO4121 |
|
30acf5e8 | 22-May-2016 |
pfg |
Spelling, spelling ... Why worry about some sprinkled German when we haven't yet learned English. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1745006 13f79535
Spelling, spelling ... Why worry about some sprinkled German when we haven't yet learned English. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1745006 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO412, SNAPSHOT, AOO411, AOO410, AOO410_Beta |
|
3ea0c3d5 | 29-Nov-2013 |
Herbert Dürr |
#i123768# remove pre-IA2 code remains that has been commented out The pre-IA2 code is available in the repository and the commented out code made the methods less readable.
#i123768# remove pre-IA2 code remains that has been commented out The pre-IA2 code is available in the repository and the commented out code made the methods less readable. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546553 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 |
b597708b | 18-Nov-2013 |
Herbert Dürr |
#i122362# remove stlport4-build support but keep the --without-stlport configure option for now it is the new default anyway git-svn-id: https://svn.apache.org/repos/asf/op
#i122362# remove stlport4-build support but keep the --without-stlport configure option for now it is the new default anyway git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1543067 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO401, AOO400 |
|
9b8096d0 | 03-Apr-2013 |
Steve Yin |
IA2 migration for cui, editeng, svx git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1463840 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO340 |
|
6de4612a | 06-Sep-2012 |
Armin Le Grand |
#120650# truncate mis-sized bullet sizes to useful values Patch by: Tang Meng Review by: alg git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381583 13f79535-47bb-03
#120650# truncate mis-sized bullet sizes to useful values Patch by: Tang Meng Review by: alg git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381583 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
94a565f3 | 08-Jun-2012 |
Andre Fischer |
#i119907# Numbering type now applied (almost) unconditionally. Patch by: Steve Yin Cleanup: af git-svn-id: https://svn.apache.org/repos/asf/incubat
#i119907# Numbering type now applied (almost) unconditionally. Patch by: Steve Yin Cleanup: af git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1348028 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 |
190118d0 | 06-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198239 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 ...
|