History log of /trunk/ (Results 526 - 550 of 8532)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
9767941601-May-2023 mseidel

Fixed typos, removed whitespace

4bfd745e01-May-2023 Arrigo Marchiori

Merge pull request #177 from apache/Pilot-Pirx-glue

Remove unused(?) code and its declaration


c34a9fb730-Apr-2023 Arrigo Marchiori

Remove the declaration of method SdrGluePoint::Draw

cb22d02609-Apr-2023 Matthias Seidel

Remove unused(?) code

Gluepoint is actually generated here:
https://github.com/apache/openoffice/blob/trunk/main/svx/source/sdr/primitive2d/sdrprimitivetools.cxx#L80

This part l

Remove unused(?) code

Gluepoint is actually generated here:
https://github.com/apache/openoffice/blob/trunk/main/svx/source/sdr/primitive2d/sdrprimitivetools.cxx#L80

This part looks like a leftover for me.

"SdrGluePoint::Draw" is only to be found in this file and nowhere else:
http://opengrok.openoffice.org/search?project=trunk&full=%22SdrGluePoint%3A%3ADraw%22

show more ...

77d62ad401-May-2023 mseidel

Updated English dictionary

5f551de630-Apr-2023 mseidel

Fixed typo (overriden -> overridden) and some others

9ca0070229-Apr-2023 mseidel

Updated Scottish Gaelic dictionary

4cef5a1825-Apr-2023 mseidel

Fixed typos, removed whitespace

3cb3876424-Apr-2023 mseidel

Fixed typo (emty -> empty) and others

57f63f0221-Apr-2023 mseidel

Another small correction

33b3750618-Apr-2023 mseidel

Small correction to my last commit

4c00018e17-Apr-2023 mseidel

Removing handles options from Draw and Impress (toolbar).
Removing help texts accordingly.

496a34a717-Apr-2023 mseidel

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

29633ed712-Apr-2023 mseidel

Cleaned up resource files

e288e12510-Apr-2023 mseidel

Remove unused patch

3accd9b110-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

show more ...

d34e4ff709-Apr-2023 mseidel

Revised versions

8cd3382f09-Apr-2023 mseidel

Back to 9x9 for gluepoint

4b80333808-Apr-2023 mseidel

Add transparent border to avoid repaint issues

fd944a6306-Apr-2023 mseidel

Revised versions

6d2f4e8a04-Apr-2023 mseidel

Fixed typos, cleaned up whitespace

4e278df904-Apr-2023 mseidel

Resize glue point to 9x9, updated graphics for handles

e794b45502-Apr-2023 mseidel

Correcting small error

5198b0da02-Apr-2023 mseidel

Add and define graphic for unselected crosshair

5db901c001-Apr-2023 mseidel

Define graphic for unselected glue point

1...<<21222324252627282930>>...342