History log of /aoo42x/main/sc/source/ (Results 1 - 25 of 359)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2ada111511-Aug-2024 mseidel

Fixed typo (chnage -> change), general cleanup

(cherry picked from commit 721f84f292c13ee103c3eff117eb0ad9b2066153)

87968fbd28-Jul-2024 mseidel

Clean up resource files

(cherry picked from commit 5847d1bcddc49fe53f3428e32922dfbd74898bde)

d2b2672117-Jul-2024 mseidel

Fixed typo (completly -> completely) and many more

(cherry picked from commit 870c37922ca0ef0ac9f3f6f409d697814dc73d8a)

fad7b0c608-Jul-2024 John Bampton

Fix spelling (#222)

* Fix spelling

* Update unochart.cxx

---------

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

Fix spelling (#222)

* Fix spelling

* Update unochart.cxx

---------

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

show more ...

92f0604b01-Apr-2024 John Bampton

Fix spelling in code comments (#208)

* Fix spelling in code comments

* Update ImageControl.cxx

---------

Co-authored-by: Matthias Seidel <mseidel@apache.org>
(

Fix spelling in code comments (#208)

* Fix spelling in code comments

* Update ImageControl.cxx

---------

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

show more ...

6b6a7a1301-Apr-2024 John Bampton

Fix spelling in code comments and descriptions only (#207)

* Fix spelling in code comments and descriptions only

* Update IllegalAccessibleComponentStateException.idl

-----

Fix spelling in code comments and descriptions only (#207)

* Fix spelling in code comments and descriptions only

* Update IllegalAccessibleComponentStateException.idl

---------

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

show more ...

25c7bec709-Feb-2024 mseidel

Cleaned up resource files

(cherry picked from commit 4507958864c4c00e96120a901ed7cba493601680)

Revision tags: AOO420-Dev5-m5
8384f3be09-Jan-2024 mseidel

Clean up resource file

(cherry picked from commit 2af54629b37460784e68cb20a41f60a1252b82f0)

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

658bed3714-Nov-2023 John Bampton

misc: fix spelling (#182)

Thank you very much for your contribution!

(cherry picked from commit 402c6fde746b160d73dd806e2d51c38830f54a1e)

d1e7c34d28-Oct-2023 mseidel

Maintenance cleanup

(cherry picked from commit 8e9b0a85b2dd8f856db2f1d954db9a1a7b527cb1)

d0db74ee04-Oct-2023 mseidel

Fixed typos, removed whitespace

(cherry picked from commit 0ac3728e1a96e788ca8a295f83d279b6214d295f)

a3415cde25-Sep-2023 mseidel

Fixed typos (paramater -> parameter) and some other

(cherry picked from commit 2ef7dab5b4ed4153adfb023e67fab2246435e65d)

423855d713-Jun-2023 mseidel

Remove unused graphics

(cherry picked from commit f51ffce592993dad51bf92cbe3b68e08f8014d0a)

7597859625-May-2023 mseidel

Remove executable flag from various files (2nd part)

(cherry picked from commit 44c622283a957b8371c60d67433418fc80119f9d)

1738ad4330-Apr-2023 mseidel

Fixed typo (overriden -> overridden) and some others

(cherry picked from commit 5f551de635bbe4c47e985520a47471cf8e391c88)

056e29a518-Apr-2023 mseidel

Small correction to my last commit

(cherry picked from commit 33b3750682c20168eb895966f4a72c085257db2d)

5ba3629c17-Apr-2023 mseidel

Reduce handle sets by removing simple handles.
Removing handles options form Writer and Calc.
Removing help texts accordingly.

(cherry picked from commit 496a34a72c361332bbb3d8f2fe73

Reduce handle sets by removing simple handles.
Removing handles options form Writer and Calc.
Removing help texts accordingly.

(cherry picked from commit 496a34a72c361332bbb3d8f2fe731ee518099072)

show more ...

da1c051b10-Apr-2023 Damjan Jovanovic

Also allow:
pCBFCP->pClipDoc->GetClipParam().getSourceDocID() == 0
instead of only:
pCBFCP->pClipDoc->GetClipParam().getSourceDocID() == GetDocumentID()
in ScDocument::CopyBlockFromCl

Also allow:
pCBFCP->pClipDoc->GetClipParam().getSourceDocID() == 0
instead of only:
pCBFCP->pClipDoc->GetClipParam().getSourceDocID() == GetDocumentID()
in ScDocument::CopyBlockFromClip(), because that's what it is when
cells are dragged and dropped instead of cut and pasted.

Fixes: #128566 - cell displacement problem
Patch by: me

(cherry picked from commit 3accd9b1ca87d0b4656a691efa455d8f0a24bdc9)

show more ...

a0375d7c28-Mar-2023 mseidel

Fixed typos, cleanup, use nicer ASCII art

(cherry picked from commit 8394eaf1fad0975eb24ede5398e6e9454648880f)

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

f0f19c0530-Jan-2023 mseidel

OpenOffice Calc offers functions for converting from old national currencies to EURO.

Croatia joined the euro area in 2023, see:
https://www.ecb.europa.eu/euro/changeover/croatia/html/in

OpenOffice Calc offers functions for converting from old national currencies to EURO.

Croatia joined the euro area in 2023, see:
https://www.ecb.europa.eu/euro/changeover/croatia/html/index.en.html

(cherry picked from commit a658d2c3a558c3c19f1f11cd0c149f02935bb073)

show more ...

c17c36cc28-Jan-2023 mseidel

Small string changes in Calc (changed cell comment)
This fixes:
https://bz.apache.org/ooo/show_bug.cgi?id=128557

(cherry picked from commit 375f5bafad26878da9deb0e418aea6df7e31d41e)

Revision tags: AOO4114-GA
7830736327-Dec-2022 Damjan Jovanovic

When we reach EOF, and SvStream.ReadCsvLine() returned some data,
process that data before returning.

Fixes https://bz.apache.org/ooo/show_bug.cgi?id=128548 -
"Last CSV line is silen

When we reach EOF, and SvStream.ReadCsvLine() returned some data,
process that data before returning.

Fixes https://bz.apache.org/ooo/show_bug.cgi?id=128548 -
"Last CSV line is silently lost on import if last field is quoted
and EOF is reached before closing quote"

Patch by: me

(cherry picked from commit c7ace38fedbe61bc12c11cf4f428626429620f06)

show more ...

Revision tags: AOO420-Dev4-m4
f2704ea305-Dec-2022 mseidel

Fixed my own typo

(cherry picked from commit 84e9e9aa27e84c264fedc099c9869f307613be4a)

12345678910>>...15