History log of /trunk/main/forms/ (Results 1 - 25 of 38)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
cf2d78d129-Jun-2024 Damjan Jovanovic

Port the forms integration test to JUnit.

Patch by: me

2e1a4f9318-Jun-2024 Damjan Jovanovic

Clean up forms complex tests.

Patch by: me

8735c04714-May-2024 John Bampton

misc: fix spelling (#213)

* misc: fix spelling

* Update olepersist.cxx

---------

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

604463aa01-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>

Revision tags: AOO420-Dev5-m5
300d486628-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>

show more ...

5f551de630-Apr-2023 mseidel

Fixed typo (overriden -> overridden) and some others

Revision tags: AOO4115-GA
d5edfd0912-Feb-2023 DamjanJovanovic

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

Update EditEngine code to use 32 bit paragraph storage


a72d41dc20-Jan-2023 Damjan Jovanovic

Allow us to build against the C++14 standard, while
not breaking compatibility with C++98.

Clang 13 and 15 on FreeBSD can successfully compile OpenOffice
when "-std=c++14" is set in

Allow us to build against the C++14 standard, while
not breaking compatibility with C++98.

Clang 13 and 15 on FreeBSD can successfully compile OpenOffice
when "-std=c++14" is set in gbuild and dmake, and Clang 15 can
still compile it with these changes and "-std=gnu++98".

Most of the changes involved fixing bad code, eg. NULL being
implicitly converted to sal_False, NULL being converted to typed
pointers using reinterpet_cast instead of static_cast, and integer
conversions to shorter integers.

Note that this does not change the currently targeted C++
standard on Linux and FreeBSD, which remains gnu++98.

Patch by: me

show more ...

Revision tags: AOO4114-GA
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, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA
8cc42d0913-Mar-2021 mseidel

Fixed typo (retrive -> retrieve)

Revision tags: AOO419-GA, AOO418-GA
2df387e606-Oct-2020 mseidel

Fixed typos (beeing -> being) and some more

7950f2af14-Jun-2020 mseidel

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

Revision tags: 420-Dev2-m2, AOO417, 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, AOO415, AOO414
a1090ed202-Oct-2017 Matthias Seidel

Fixed typo (existant -> existent)

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

Revision tags: AOO413, AOO4121, 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, AOO410_Beta
24c56ab928-Nov-2013 Herbert Dürr

#i123068# remove implicit conversions from rtl strings to their elements

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

Revision tags: AOO401, AOO400
31d843d725-May-2013 Ariel Constenla-Haile

i121542 - css::awt::XPopupMenu::execute() needs a css::awt::Rectangle

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

bfd87ff626-Apr-2013 Herbert Dürr

make sure class MIP is complete before it is used

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

bd656f7918-Jan-2013 Pedro Giffuni

Add namespace extension: may reduce some warnings.

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

d026be4023-Dec-2012 Ariel Constenla-Haile

i121542 - Unify the Menu API

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

Revision tags: AOO340
0de526bd25-Sep-2012 Jianyuan Li

#121045#:After save a xls file contain marco in AOO, macor can't run in MS excel.
Reported by: binguo
Reviewed by: sunying
Patched by: Jianyuan Li


git-svn-id: https://svn.ap

#121045#:After save a xls file contain marco in AOO, macor can't run in MS excel.
Reported by: binguo
Reviewed by: sunying
Patched by: Jianyuan Li


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

show more ...

58d7008031-Mar-2012 Andrew Rist

Update headers to Alv2 headers

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

bd8ef89729-Mar-2012 Andrew Rist

Update headers to Alv2 headers

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

1054447728-Mar-2012 Andre Fischer

Added AL2 license.

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

685bfa8818-Feb-2012 Yuri Dario

i118923 - OS/2 port: new link system now uses unix style.

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

12