History log of /trunk/main/sw/source/ui/docvw/ (Results 1 - 25 of 47)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
721f84f211-Aug-2024 mseidel

Fixed typo (chnage -> change), general cleanup

30b5884518-Jul-2024 mseidel

Fixed various typos, general cleanup

870c379217-Jul-2024 mseidel

Fixed typo (completly -> completely) and many more

Revision tags: AOO420-Dev5-m5
44c6222825-May-2023 mseidel

Remove executable flag from various files (2nd part)

Revision tags: AOO4115-GA, AOO4114-GA
7a9d3b9302-Jan-2023 Damjan Jovanovic

Find where hardcoded 16 bit constants are used to construct ESelection,
and convert these to 32 bit constants. Add new EE_PARA_MAX and EE_INDEX_MAX
constants for this purpose.

Patch

Find where hardcoded 16 bit constants are used to construct ESelection,
and convert these to 32 bit constants. Add new EE_PARA_MAX and EE_INDEX_MAX
constants for this purpose.

Patch by: me

show more ...

c2eaa08201-Jan-2023 Damjan Jovanovic

Preliminary attempt to convert all instances of GetParagraphCount()
to return a sal_uInt32 or sal_uLong, and fix any related problems
in all their callers.

Patch by: me

Revision tags: AOO420-Dev4-m4
dbca5b1a24-Aug-2022 mseidel

Remove superfluous space in tooltip

This fixes

https://bz.apache.org/ooo/show_bug.cgi?id=105913

Many thanks to Oliver Specht!

0024531822-Aug-2022 mseidel

Fixed typos (TOOD -> TODO)

Revision tags: AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA
5ac0acc822-Feb-2021 mseidel

Cleaned up resource files

Revision tags: AOO419-GA, AOO418-GA
56b8eddc25-Sep-2020 mseidel

Fixed typo (explicitely -> explicitly) and some more

6f247e9c10-Jul-2020 mseidel

Fixed typos (contex -> context)

Revision tags: 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1
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, AOO413, AOO4121
d97a93ec29-Nov-2015 Pedro Giffuni

initialize pState

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

f4f43a2129-Nov-2015 Pedro Giffuni

Resource Leak

CID: 705761


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

Revision tags: AOO412, SNAPSHOT, AOO411
86e1cf3429-Apr-2014 Pedro Giffuni

Many spelling fixes: directories r* - z*.

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 r* - z*.

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

show more ...

Revision tags: AOO410
7f24d7d726-Mar-2014 Oliver-Rainer Wittmann

124514: show/hide Overlay object to highlight annotated text range according the according view option which show/hides the annotations/comments



git-svn-id: https://svn.apache.org/

124514: show/hide Overlay object to highlight annotated text range according the according view option which show/hides the annotations/comments



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

show more ...

34760e4918-Mar-2014 Oliver-Rainer Wittmann

124371: When changing the numbering or bullet styling of a set of paragraph which have more than one
different List Style applied create a new List Style and put the paragraphs into a new

124371: When changing the numbering or bullet styling of a set of paragraph which have more than one
different List Style applied create a new List Style and put the paragraphs into a new list.



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

show more ...

Revision tags: AOO410_Beta
7258334127-Feb-2014 Armin Le Grand

i15508 Added support for BMP file type

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

23d8f72520-Feb-2014 Oliver-Rainer Wittmann

123243: allow in-place editing of Input Fields in protected areas (e.g. protected sections)



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

123243: allow in-place editing of Input Fields in protected areas (e.g. protected sections)



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

show more ...

332f371a08-Jan-2014 Oliver-Rainer Wittmann

123792: correction for comments/annotations on table cell ranges



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

6835da2703-Jan-2014 Pavel Janík

WaE: Compare numerical values to 0, not NULL.


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

dec99bbd19-Dec-2013 Oliver-Rainer Wittmann

123792: complete annotations on text ranges feature

- rely annotations on text ranges on new annotation marks
- support arbitrary text ranges for annotations

123792: complete annotations on text ranges feature

- rely annotations on text ranges on new annotation marks
- support arbitrary text ranges for annotations
- fix undo/redo regarding annotations an text ranges
- support annotations on overlapping text ranges
- fix *.docx import for annotations on overlapping text ranges
- fix ODF import of annotations on text ranges

cherry-picked from branch ooxml-osba



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

show more ...

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

69a7436718-Nov-2013 Oliver-Rainer Wittmann

33737: enable in-place editing of Input Fields



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

12