History log of /aoo42x/main/editeng/source/ (Results 1 - 25 of 88)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6029457714-May-2024 John Bampton

Fix spelling in code comments (#211)

Thanks!

(cherry picked from commit 07df5c711310d210fae9747223095e12ac5f0c18)

Revision tags: AOO420-Dev5-m5
93440cfe03-Jan-2024 Damjan Jovanovic

Fix a bug where an integer underflow causes a comparison to go wrong when the
integer types are 32 bit, instead of the previous 16 bit which hid the bug,
which causes valid elements to not ge

Fix a bug where an integer underflow causes a comparison to go wrong when the
integer types are 32 bit, instead of the previous 16 bit which hid the bug,
which causes valid elements to not get found like they should be, leading to
NULL pointer access crashes.

Fixes: #128579 - 32-bit editengine regression causes a crash when opening PPT files
Patch by: me

(cherry picked from commit 294ee1400602b0a60dabfaa12034b85c1df06f8f)

show more ...

ebe15e4728-Nov-2023 John Bampton

misc: fix spelling (#186)

* misc: fix spelling

* Update cmdid.h

* Update svdopath.cxx

* Update RowSetCache.cxx

---------

Co-authored-by: Matthias

misc: fix spelling (#186)

* misc: fix spelling

* Update cmdid.h

* Update svdopath.cxx

* Update RowSetCache.cxx

---------

Co-authored-by: Matthias Seidel <mseidel@apache.org>
(cherry picked from commit 300d4866462a073a2285741ed956e98ff5957a82)

show more ...

Revision tags: AOO4115-GA
7a98084212-Feb-2023 DamjanJovanovic

Merge pull request #164 from DamjanJovanovic/editeng-32bit-paragraphs

Update EditEngine code to use 32 bit paragraph storage

(cherry picked from commit d5edfd09768da46c2f9d7c365bf67

Merge pull request #164 from DamjanJovanovic/editeng-32bit-paragraphs

Update EditEngine code to use 32 bit paragraph storage

(cherry picked from commit d5edfd09768da46c2f9d7c365bf67318f0694735)

show more ...

Revision tags: AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA
cd937af922-Mar-2022 mseidel

Cleaned up resource files, removed whitespace

(cherry picked from commit 5ed3aded7779c8f8a2a3f18bab68e1a65abc0589)

Revision tags: AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA
796b7e2a01-Oct-2020 mseidel

Fixed typos (thats -> that's) and many more

(cherry picked from commit cfd52e183e60a1a0f86b79e1f5a1cdd3ab0b202f)

e9faf1d918-Aug-2020 mseidel

Fixed typos (Normaly -> Normally) and some more

(cherry picked from commit 2e3a1b6e4abf6df35dae2c3095e845de0304e209)

fb0b81f514-Jun-2020 mseidel

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

(cherry picked from commit 7950f2af818787db817abe90d4dbb3d6d8409899)

Revision tags: 420-Dev2-m2
801b713d06-Dec-2019 mseidel

Cleaned up resource files

(cherry picked from commit 034ae911c56175dd7f2516d0cc289b692f155b23)

02f7a3b729-Oct-2019 mseidel

Removed invisible Unicode character U+FEFF from resource files

(cherry picked from commit 4b87ead9130ab1f56df544c908b2138c9dc19575)

Revision tags: AOO417
940681c711-Jun-2019 Matthias Seidel

Merged r1860845 and r1860851 from trunk

Fixed typos (wether -> whether)
Fixed typos (determins-> determines)

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

Merged r1860845 and r1860851 from trunk

Fixed typos (wether -> whether)
Fixed typos (determins-> determines)

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

show more ...

Revision tags: AOO420-Dev-m1, 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
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 ...

1234