History log of /trunk/main/editeng/ (Results 76 - 100 of 168)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: AOO416
52d63d7e06-Nov-2018 Matthias Seidel

Fixed typo (curently -> currently)

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

Revision tags: AOO416-RC1
b1bc2d9726-Aug-2018 Matthias Seidel

Fixed typo (meaningfull -> meaningful)

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

870262e302-May-2018 Don Lewis

Don't use !this as an alias for a constant that evaluates to false in
unconditional asserts. The former requires code to evaluate the
condition at runtime and also causes warnings from clang

Don't use !this as an alias for a constant that evaluates to false in
unconditional asserts. The former requires code to evaluate the
condition at runtime and also causes warnings from clang.

While here, translate the associated assert messages.



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

show more ...

Revision tags: AOO415
af7a586e16-Jan-2018 Tsutomu Uchino

#i127662# send better window position to input method for suggestion window

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

Revision tags: AOO414
f1d3244e09-Nov-2017 Damjan Jovanovic

#127044# - Defects in the code

Commit fixes for sub-issues 1, 2, 5, 9 and 10.

Found by: AppChecker <appchecker at cnpo.ru>
Patch by: me



git-svn-id: https://sv

#127044# - Defects in the code

Commit fixes for sub-issues 1, 2, 5, 9 and 10.

Found by: AppChecker <appchecker at cnpo.ru>
Patch by: me



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

show more ...

Revision tags: AOO413
317f9b5809-Aug-2016 damjan

Only enable subsequent checks if JUnit is available.

Patch by: me



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

b63233d807-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
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
07a3d7f129-Apr-2014 Pedro Giffuni

Many spelling fixes: directories a* - g*.

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 a* - g*.

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

show more ...

Revision tags: AOO410
424ebddf22-Apr-2014 Armin Le Grand

i71056 also create TabSpace's fill characters if used

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

0bfedac219-Mar-2014 Armin Le Grand

Resync/update with trunk as preparation to integration

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


Revision tags: AOO410_Beta
81d0948d28-Jan-2014 Herbert Dürr

#i123228# ParagraphData symbols shouldn't be required for outlobj.hxx users

Avoid the ParagraphDataVector default constructor in the editeng/outlobj.hxx
header. ParagraphData symbols are

#i123228# ParagraphData symbols shouldn't be required for outlobj.hxx users

Avoid the ParagraphDataVector default constructor in the editeng/outlobj.hxx
header. ParagraphData symbols are not DLLPUBLIC so they are not available
outside of editeng. When inlining is disabled (e.g. for debugging) this may
break the build as observed when building svx in debug mode on Solaris.


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

show more ...

ae2dc0fa18-Jan-2014 Tsutomu Uchino

#i56998# add a space separater between value and unit and remove separator between value and percent to match with ISO 31-0

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

#i56998# add a space separater between value and unit and remove separator between value and percent to match with ISO 31-0

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

show more ...

64b1462107-Jan-2014 Armin Le Grand

Initial version with core/draw/im-export/print/pdf/UI functionality, still stuff missing

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/alg_writerframes@1556379 13f79535-47

Initial version with core/draw/im-export/print/pdf/UI functionality, still stuff missing

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

show more ...

fd080abb10-Dec-2013 Steve Yin

Bug 123620 - [ia2] IAccessibleHypertext::hyperlinkIndex returns 0 when editing a cell/object where there is no link

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1549778 13f7

Bug 123620 - [ia2] IAccessibleHypertext::hyperlinkIndex returns 0 when editing a cell/object where there is no link

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

show more ...

ce15f79d29-Nov-2013 Herbert Dürr

#i123773# fix ambiguity between string concatenation and C++ user-defined literals

C++11 conformant compilers such as clang rejects string concatenations
that are ambigous with the C++11

#i123773# fix ambiguity between string concatenation and C++ user-defined literals

C++11 conformant compilers such as clang rejects string concatenations
that are ambigous with the C++11 feature "user-defined literals" (N2378)


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

show more ...

3ea0c3d529-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 ...

24c56ab928-Nov-2013 Herbert Dürr

#i123068# remove implicit conversions from rtl strings to their elements

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

9038639028-Nov-2013 Herbert Dürr

#i123768# minor whitespace fixes needed after comment-removal

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

4d7c9de028-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

ca4a184822-Nov-2013 Pavel Janík

WaE: Reorder initializations to prevent compiler warnings.


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

a16d9e1822-Nov-2013 Pavel Janík

WaE: unname unused variable to prevent compiler warnings.


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

b597708b18-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 ...

d3553c6b15-Nov-2013 Herbert Dürr

#i107914# adjust license headers to the ALv2

as intended by IBM's symphony contribution
and the individual ICLAs of the developers

Found by: V Stuart Foote <VStuart.Foote@utsa.e

#i107914# adjust license headers to the ALv2

as intended by IBM's symphony contribution
and the individual ICLAs of the developers

Found by: V Stuart Foote <VStuart.Foote@utsa.edu>


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

show more ...

b98ff79715-Nov-2013 Herbert Dürr

#i107914# fix another build breaker on 64bit platforms

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

1234567