97679416 | 01-May-2023 |
mseidel |
Fixed typos, removed whitespace |
4bfd745e | 01-May-2023 |
Arrigo Marchiori |
Merge pull request #177 from apache/Pilot-Pirx-glue Remove unused(?) code and its declaration
|
c34a9fb7 | 30-Apr-2023 |
Arrigo Marchiori |
Remove the declaration of method SdrGluePoint::Draw |
cb22d026 | 09-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 ...
|
77d62ad4 | 01-May-2023 |
mseidel |
Updated English dictionary |
5f551de6 | 30-Apr-2023 |
mseidel |
Fixed typo (overriden -> overridden) and some others |
9ca00702 | 29-Apr-2023 |
mseidel |
Updated Scottish Gaelic dictionary |
4cef5a18 | 25-Apr-2023 |
mseidel |
Fixed typos, removed whitespace |
3cb38764 | 24-Apr-2023 |
mseidel |
Fixed typo (emty -> empty) and others |
57f63f02 | 21-Apr-2023 |
mseidel |
Another small correction |
33b37506 | 18-Apr-2023 |
mseidel |
Small correction to my last commit |
4c00018e | 17-Apr-2023 |
mseidel |
Removing handles options from Draw and Impress (toolbar). Removing help texts accordingly. |
496a34a7 | 17-Apr-2023 |
mseidel |
Reduce handle sets by removing simple handles. Removing handles options form Writer and Calc. Removing help texts accordingly. |
29633ed7 | 12-Apr-2023 |
mseidel |
Cleaned up resource files |
e288e125 | 10-Apr-2023 |
mseidel |
Remove unused patch |
3accd9b1 | 10-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 ...
|
d34e4ff7 | 09-Apr-2023 |
mseidel |
Revised versions |
8cd3382f | 09-Apr-2023 |
mseidel |
Back to 9x9 for gluepoint |
4b803338 | 08-Apr-2023 |
mseidel |
Add transparent border to avoid repaint issues |
fd944a63 | 06-Apr-2023 |
mseidel |
Revised versions |
6d2f4e8a | 04-Apr-2023 |
mseidel |
Fixed typos, cleaned up whitespace |
4e278df9 | 04-Apr-2023 |
mseidel |
Resize glue point to 9x9, updated graphics for handles |
e794b455 | 02-Apr-2023 |
mseidel |
Correcting small error |
5198b0da | 02-Apr-2023 |
mseidel |
Add and define graphic for unselected crosshair |
5db901c0 | 01-Apr-2023 |
mseidel |
Define graphic for unselected glue point |