History log of /aoo42x/main/l10ntools/ (Results 26 - 50 of 66)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: AOO4121
30acf5e822-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
c667dd4702-Sep-2015 Pedro Giffuni

Fix some perl shebangs.

Mosrt important perl scripts already use a portable method
but fix these nevertheless.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk

Fix some perl shebangs.

Mosrt important perl scripts already use a portable method
but fix these nevertheless.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1700845 13f79535-47bb-0310-9956-ffa450edef68

show more ...

bf44f1eb24-Jun-2014 Herbert Dürr

#i125143# reduce helpex stack usage to prevent intermittent failures

moving the 1MB copy buffer from the stack to the heap solves the problem
that was first observed on the Windows build

#i125143# reduce helpex stack usage to prevent intermittent failures

moving the 1MB copy buffer from the stack to the heap solves the problem
that was first observed on the Windows buildbot.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1605044 13f79535-47bb-0310-9956-ffa450edef68

show more ...

a15fa0e223-Jun-2014 Herbert Dürr

#i125143# use bulk-copying instead of line-wise in helpex Export::CopyFile()

This simple change has been measured to speed up the helpex by almost 30%.


git-svn-id: https://svn.

#i125143# use bulk-copying instead of line-wise in helpex Export::CopyFile()

This simple change has been measured to speed up the helpex by almost 30%.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1604786 13f79535-47bb-0310-9956-ffa450edef68

show more ...

a893be2929-Apr-2014 Pedro Giffuni

Many spelling fixes: directories h* - p*.

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 h* - p*.

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@1591060 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO410, AOO410_Beta, AOO401, AOO400
79cb83d005-Mar-2013 Herbert Dürr

consolidate bytestring helper functors in l10ntools

also replace the "inverted" header guards by their canonical
counterparts to make that possible


git-svn-id: https://svn.

consolidate bytestring helper functors in l10ntools

also replace the "inverted" header guards by their canonical
counterparts to make that possible


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1452762 13f79535-47bb-0310-9956-ffa450edef68

show more ...

a8f8539604-Mar-2013 Herbert Dürr

the hash specialization for c-strings was specific to stlport<=4 \!\!\!

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1452433 13f79535-47bb-0310-9956-ffa450edef68

ab4b560e04-Mar-2013 Herbert Dürr

WaE: fix narrowing conversion for systems with signed char

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1452319 13f79535-47bb-0310-9956-ffa450edef68

7d9fa7c318-Dec-2012 Pedro Giffuni

#i121496# - [PyUNO] Python3 support

Add initial python 3 compatibility to native scripts now that
pyuno supports python3.

This is the result of running the python 2to3 script wi

#i121496# - [PyUNO] Python3 support

Add initial python 3 compatibility to native scripts now that
pyuno supports python3.

This is the result of running the python 2to3 script with
conservative settings.

Still more porting work may be required and any regression
with the default Python 2.7.3 should be considered a bug.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1423676 13f79535-47bb-0310-9956-ffa450edef68

show more ...

8211aaaa09-Dec-2012 Pedro Giffuni

Lucene update.

Restore previous comment now that long_path.patch is back.

IndexWriter.MaxFieldLength.LIMITED caused terms to be silently dropped
after the 10,000th term in a fie

Lucene update.

Restore previous comment now that long_path.patch is back.

IndexWriter.MaxFieldLength.LIMITED caused terms to be silently dropped
after the 10,000th term in a field. Switch to UNLIMITED which doesnt casue
this to happen.

Suggested by: Steve Rowe


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1419136 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO340
ae54856b31-Jul-2012 Pedro Giffuni

Python reindent.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1367810 13f79535-47bb-0310-9956-ffa450edef68

7fb4469b12-May-2012 Pedro Giffuni

Update Apache Lucene core to version 2.9.4.

The new version brings in many bugfixes and performance
improvements. Unfortunately this also means we lose the
Windows specific enhanceme

Update Apache Lucene core to version 2.9.4.

The new version brings in many bugfixes and performance
improvements. Unfortunately this also means we lose the
Windows specific enhancements in the long_path.patch but
it must be expected the newer versions of Lucene will
have much better portability.

We also bring in support for using preinstalled version 3
from BZ i115241 (author: bero@arklinux).


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1337602 13f79535-47bb-0310-9956-ffa450edef68

show more ...

45ef6fe131-Mar-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307723 13f79535-47bb-0310-9956-ffa450edef68

5b501c9229-Mar-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306677 13f79535-47bb-0310-9956-ffa450edef68

1054447728-Mar-2012 Andre Fischer

Added AL2 license.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306262 13f79535-47bb-0310-9956-ffa450edef68

a0e9f0af02-Mar-2012 Andre Fischer

Made localize.pl work again with current directory layout.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1296292 13f79535-47bb-0310-9956-ffa450edef68

b31e36b322-Feb-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1292501 13f79535-47bb-0310-9956-ffa450edef68

4ee0f98c16-Feb-2012 Herbert Dürr

remove svn:executable properties from many more non-exec files

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244909 13f79535-47bb-0310-9956-ffa450edef68

7aab1a1c16-Feb-2012 Herbert Dürr

remove svn:executable properties from misc non-exec files

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244885 13f79535-47bb-0310-9956-ffa450edef68

79aad27f15-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

752c0af715-Feb-2012 Herbert Dürr

remove svn:executable properties from make and pack files

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244512 13f79535-47bb-0310-9956-ffa450edef68

d9d07a4115-Feb-2012 Herbert Dürr

remove svn:executable properties from document templates and samples

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244502 13f79535-47bb-0310-9956-ffa450edef68

e5e61ed115-Feb-2012 Herbert Dürr

remove svn:executable properties from configuration files

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244487 13f79535-47bb-0310-9956-ffa450edef68

67e470da15-Feb-2012 Herbert Dürr

remove svn:executable properties from source files

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244478 13f79535-47bb-0310-9956-ffa450edef68


java/l10nconv/java/com/sun/star/tooling/DirtyTags/DirtyTagWrapCheck.java
java/l10nconv/java/com/sun/star/tooling/DirtyTags/DirtyTagWrapper.java
java/l10nconv/java/com/sun/star/tooling/DirtyTags/Tag.java
java/l10nconv/java/com/sun/star/tooling/DirtyTags/TagPair.java
java/l10nconv/java/com/sun/star/tooling/converter/Convert.java
java/l10nconv/java/com/sun/star/tooling/converter/Converter.java
java/l10nconv/java/com/sun/star/tooling/converter/ConverterException.java
java/l10nconv/java/com/sun/star/tooling/converter/DataHandler.java
java/l10nconv/java/com/sun/star/tooling/converter/DataReader.java
java/l10nconv/java/com/sun/star/tooling/converter/DataWriter.java
java/l10nconv/java/com/sun/star/tooling/converter/ExtMap.java
java/l10nconv/java/com/sun/star/tooling/converter/FileMaker.java
java/l10nconv/java/com/sun/star/tooling/converter/GSIReader.java
java/l10nconv/java/com/sun/star/tooling/converter/GSIWriter.java
java/l10nconv/java/com/sun/star/tooling/converter/GSIandSDFMerger.java
java/l10nconv/java/com/sun/star/tooling/converter/LineErrorException.java
java/l10nconv/java/com/sun/star/tooling/converter/OutputHandler.java
java/l10nconv/java/com/sun/star/tooling/converter/ResTypeResolver.java
java/l10nconv/java/com/sun/star/tooling/converter/Resolver.java
java/l10nconv/java/com/sun/star/tooling/converter/SDFReader.java
java/l10nconv/java/com/sun/star/tooling/converter/SDFWriter.java
java/l10nconv/java/com/sun/star/tooling/converter/XLIFFReader.java
java/l10nconv/java/com/sun/star/tooling/converter/XLIFFWriter.java
java/l10nconv/java/com/sun/star/tooling/languageResolver/LanguageResolver.java
source/help/HelpCompiler.hxx
8e9e5c1119-Jan-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1233144 13f79535-47bb-0310-9956-ffa450edef68

123