History log of /trunk/main/l10ntools/source/ (Results 1 - 25 of 39)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
870c379217-Jul-2024 mseidel

Fixed typo (completly -> completely) and many more

c938ccda21-Feb-2024 John Bampton

docs: fix spelling in code comments (#203)

7a8fdded08-Feb-2024 Arrigo Marchiori

Fix crash in helpex in case of XML parsing errors

Revision tags: AOO420-Dev5-m5
f667543203-Oct-2023 mseidel

Fixed typos, fixed mixed indentation, removerd whitespace

ce48dd1f18-Sep-2023 mseidel

Maintenance cleanup

4ff439bb17-Sep-2023 mseidel

Fixed typo (possibel -> possible) and some others

Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4
a27c115a09-Sep-2022 mseidel

Fixed typos, removed whitespace

d876b4b205-Sep-2022 mseidel

Small correction to string

8f30380404-Sep-2022 mseidel

Removed whitespace

Revision tags: AOO4113-GA, AOO4112-GA, AOO4111-GA
98f76e5922-Aug-2021 mseidel

Remove unused token

3fdeb96822-Aug-2021 mseidel

Fixed typo (extren -> extern), removed whitespace

08511ee222-Aug-2021 mseidel

Fixed typo (COMMEND -> COMMENT), removed whitespace

Revision tags: AOO420-Dev3-m3
ab40857211-May-2021 mseidel

Fixed typos, removed whitespace

Revision tags: AOO4110-GA, AOO419-GA
46d9d39708-Nov-2020 mseidel

Fixed typos, removed whitespace

391aa42d01-Nov-2020 mseidel

Fixed typos, removed whitespace

Revision tags: AOO418-GA
9f813b3011-Oct-2020 mseidel

Fixed typos (wont -> won't) and some more

1528913322-Aug-2020 mseidel

Fixed typos (otherwhise -> otherwise) and some more

7950f2af14-Jun-2020 mseidel

Fixed typos (the the -> the) and some more

Revision tags: 420-Dev2-m2
0209bcbe05-Nov-2019 Don Lewis

Include <cstdlib> to get the declaration for exit().

Revision tags: AOO417
74cbd1f108-Jun-2019 Matthias Seidel

Fixed typos (wether -> whether)

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

Revision tags: AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, 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
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
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

12