History log of /trunk/ (Results 3126 - 3150 of 8532)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a4e19be716-Jun-2016 truckman

#i126999#: fix vcl/source/glyphs/graphite_layout.cxx compile with libc++ 3.8.0

Rename local inline function round() to round2long() to avoid ambiguity
with libc++ round() function and be

#i126999#: fix vcl/source/glyphs/graphite_layout.cxx compile with libc++ 3.8.0

Rename local inline function round() to round2long() to avoid ambiguity
with libc++ round() function and better describe its functionality. This
fixes a compile error when building with libc++ version 3.8.0, which
was first observed with FreeBSD 11.0.



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

show more ...

4a0a808815-Jun-2016 truckman

#i126893#: Upgrade bundled libxml2 version to 2.9.3 and libxslt to 1.1.28

These security vulnerabilities have been fixed since the release of
libxml2-2.7.8 which is bundled with OpenOffi

#i126893#: Upgrade bundled libxml2 version to 2.9.3 and libxslt to 1.1.28

These security vulnerabilities have been fixed since the release of
libxml2-2.7.8 which is bundled with OpenOffice:
CVE-2011-3202
CVE-2011-3919
CVE-2013-0338
CVE-2013-0339
CVE-2013-2877
CVE-2014-0191
CVE-2014-3660
CVE-2015-1819
CVE-2015-5312
CVE-2015-7497
CVE-2015-7498
CVE-2015-7499
CVE-2015-7500
CVE-2015-7941
CVE-2015-7942
CVE-2015-8035
CVE-2015-8241
CVE-2015-8242

This vulnerability has been fixed since the release of libxslt-1.1.26:
CVE-2015-7995

Upgrade libxml2 to version 2.9.3 which has no publicly disclosed
vulnerabilities at this time.

Rebase libxml2-configure.patch to the new version of libxml2. The
freebsd-elf change to ltmain.sh is no longer necessary and is eliminated
from the patch. The fixes in libxml2-fixes.patch were either fixed
upstream or don't seem to apply anymore, so this patch file was deleted.
The fixes in libxml2-testapi.patch and libxml2-runtest.patch are in now
in the upstream source, so these patch files have been deleted.
The libxml2-mingw.patch and Solaris-specific libxml2-global-symbols.patch
were not updated and are disconnected from the build. Several of the
fixes in libxml2-long-path.patch are now fixed upstream.

Upgrade libxslt to version 1.1.28 and add libxslt-CVE-2015-7995.patch,
which is imported from the FreeBSD port and which appears to have been
cherry picked from upstream.

Rebase libxslt-configure.patch to the new version of libxslt, with
the libtool-related changes coming from the libxslt port to FreeBSD.
The fixes in libxslt-bsd.patch are now present in the upstream
source, so this patch was deleted.

Tested by: kschenk


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

show more ...

29e01f3a12-Jun-2016 damjan

#i126916# windows build breaks in module formula

Don't use precompiled headers for forui, as it
sometimes breaks the Windows build.

Patch by: me



git-svn-id: h

#i126916# windows build breaks in module formula

Don't use precompiled headers for forui, as it
sometimes breaks the Windows build.

Patch by: me



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

show more ...

6546466c10-Jun-2016 damjan

Fix a typo in my last patch.

Patch by: me



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

00c50a9010-Jun-2016 damjan

#i126918# - windows build breaks in module crashrep - Assertion Failed

Prevent OSL assertion failures from bringing up messageboxes during
the build on Windows.

Patch by: me

#i126918# - windows build breaks in module crashrep - Assertion Failed

Prevent OSL assertion failures from bringing up messageboxes during
the build on Windows.

Patch by: me



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

show more ...

b687524308-Jun-2016 damjan

#i126917# windows build breaks in module connectivity/source/parse/sqliterator.cxx

Fix a *nix build breaker from my 2 previous commits.

Patch by: me



git-svn-id: h

#i126917# windows build breaks in module connectivity/source/parse/sqliterator.cxx

Fix a *nix build breaker from my 2 previous commits.

Patch by: me



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

show more ...

8973800e08-Jun-2016 damjan

#i126917# windows build breaks in module connectivity/source/parse/sqliterator.cxx

Fix compile errors in Patricia's patch in #1747439.

Patch by: me



git-svn-id: ht

#i126917# windows build breaks in module connectivity/source/parse/sqliterator.cxx

Fix compile errors in Patricia's patch in #1747439.

Patch by: me



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

show more ...

ba7fd2e308-Jun-2016 damjan

#i126917# windows build breaks in module connectivity/source/parse/sqliterator.cxx

Commit Patricia's initial broken patch which starts in the right direction,
and fix it in my next commi

#i126917# windows build breaks in module connectivity/source/parse/sqliterator.cxx

Commit Patricia's initial broken patch which starts in the right direction,
and fix it in my next commit.

Patch by: pats
Review by: me



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

show more ...

e7c78ce606-Jun-2016 truckman

#i126888#: bundled boost headers generate an excessive number of
warnings when building with modern compilers

When building OpenOffice with modern compilers, the bundled boost
heade

#i126888#: bundled boost headers generate an excessive number of
warnings when building with modern compilers

When building OpenOffice with modern compilers, the bundled boost
headers generate an excessive number of warnings. This is especially
bad with recent versions of clang, which generates very verbose
warning messages.

The attached patch updates the current boost_1_55_0.patch with
additional changes cherry picked from upstream boost, up through
version 1.60. These additional changes have been used with the
FreeBSD boost 1.55.0 port for a while.

This patch greatly reduces the number of warnings and size of the
OpenOffice build log. Compiling trunk r1735889 on FreeBSD 11.0
with clang 3.8, the number of warnings is reduced from 53260 to
13741, and the size of the build log is reduced from 117 MB to 44
MB.

Tested by: kschenk


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

show more ...

1af79ea306-Jun-2016 truckman

Revert previous change, incorrect commit message



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

fd0bb79906-Jun-2016 truckman

#i124867#: bundled boost headers generate an excessive number of
warnings when building with modern compilers

When building OpenOffice with modern compilers, the bundled boost
heade

#i124867#: bundled boost headers generate an excessive number of
warnings when building with modern compilers

When building OpenOffice with modern compilers, the bundled boost
headers generate an excessive number of warnings. This is especially
bad with recent versions of clang, which generates very verbose
warning messages.

The attached patch updates the current boost_1_55_0.patch with
additional changes cherry picked from upstream boost, up through
version 1.60. These additional changes have been used with the
FreeBSD boost 1.55.0 port for a while.

This patch greatly reduces the number of warnings and size of the
OpenOffice build log. Compiling trunk r1735889 on FreeBSD 11.0
with clang 3.8, the number of warnings is reduced from 53260 to
13741, and the size of the build log is reduced from 117 MB to 44
MB.

Tested by: kschenk


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

show more ...

caeb0d3d05-Jun-2016 damjan

#i124867#: jpg options shows initially wrong estimated file size

File main/svtools/source/filter/exportdialog.cxx

ExportDialog::GetGraphicStream() creates the compressed file from w

#i124867#: jpg options shows initially wrong estimated file size

File main/svtools/source/filter/exportdialog.cxx

ExportDialog::GetGraphicStream() creates the compressed file from which the
file size is obtained, calling GetFilterData() to obtain the properties used
to save it. GetFilterData() returns image properties, like JPEG colormode
and quality, PNG compression/interlacing/translucence, BMP color and RLE
coding, etc. In the case of JPEG, the quality is read from
maSbCompression.GetThumbPos().

The problem is that in ExportDialog::updateControls(),
maSbCompression.SetThumbPos() is called AFTER GetGraphicStream(), meaning
the stream is created with the old thumb position.

This patches it to call GetGraphicStream() later, immediately before using
that stream, so that its properties such as compression are updated first
and the size is calculated correctly.

Reported by: myspaces at hotmail dot fr
Patch by: me



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

show more ...

d29d84fa05-Jun-2016 damjan

#i126736#: fix typo in systemactions.pm

Remove stray backslashes in warning messages in systemactions.pm which
cause warnings.

Patch by: j.nitschke@ok.de
Reviewed by: me

#i126736#: fix typo in systemactions.pm

Remove stray backslashes in warning messages in systemactions.pm which
cause warnings.

Patch by: j.nitschke@ok.de
Reviewed by: me



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

show more ...

5dfc2e7331-May-2016 pfg

RAND(): Destroy the random pool after seeding.

We are using rtl_random() only for seeding, we can save some memory here.


git-svn-id: https://svn.apache.org/repos/asf/openoffice

RAND(): Destroy the random pool after seeding.

We are using rtl_random() only for seeding, we can save some memory here.


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

show more ...

95ad377b24-May-2016 pfg

Update APR and APR-util.

Update APR to version 1.5.2.
Update APR-util to version 1.5.4

This brings many updates and fixes that have little effect over Apache
OpenOffice at t

Update APR and APR-util.

Update APR to version 1.5.2.
Update APR-util to version 1.5.4

This brings many updates and fixes that have little effect over Apache
OpenOffice at this time.

Tested on FreeBSD.


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

show more ...

30acf5e822-May-2016 pfg

Spelling, spelling ...

Why worry about some sprinkled German when we haven't yet learned English.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1745006 13f79535

Spelling, spelling ...

Why worry about some sprinkled German when we haven't yet learned English.


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

show more ...


main/accessibility/inc/accessibility/standard/vclxaccessibletextfield.hxx
main/autodoc/inc/ary/idl/i_ce.hxx
main/avmedia/source/framework/soundhandler.cxx
main/avmedia/source/framework/soundhandler.hxx
main/basctl/source/basicide/macrodlg.cxx
main/basctl/source/inc/scriptdocument.hxx
main/basegfx/inc/basegfx/color/bcolormodifier.hxx
main/basegfx/inc/basegfx/polygon/b2dpolygonclipper.hxx
main/basegfx/source/matrix/b2dhommatrix.cxx
main/basegfx/source/polygon/b2dlinegeometry.cxx
main/basegfx/source/polygon/b2dpolygonclipper.cxx
main/basegfx/source/raster/rasterconvert3d.cxx
main/basic/inc/basic/sbxform.hxx
main/basic/source/basmgr/basmgr.cxx
main/basic/source/comp/loops.cxx
main/bean/com/sun/star/comp/beans/Wrapper.java
main/bridges/source/cpp_uno/gcc3_macosx_powerpc/uno2cpp.cxx
main/bridges/source/cpp_uno/msvc_win32_intel/except.cxx
main/bridges/test/com/sun/star/lib/uno/bridges/java_remote/Bug98508_Test.java
main/bridges/test/java_uno/nativethreadpool/readme
main/canvas/source/directx/dx_5rm.cxx
main/canvas/source/directx/dx_9rm.cxx
main/canvas/source/directx/dx_vcltools.cxx
main/chart2/source/controller/dialogs/res_LegendPosition.cxx
main/chart2/source/controller/dialogs/tp_ChartType.cxx
main/chart2/source/controller/dialogs/tp_Scale.cxx
main/chart2/source/tools/ObjectIdentifier.cxx
main/chart2/source/view/axes/VCartesianAxis.cxx
main/chart2/source/view/axes/VPolarAngleAxis.cxx
main/chart2/source/view/inc/PlottingPositionHelper.hxx
main/chart2/source/view/main/PropertyMapper.cxx
main/cli_ure/source/ure/uno/util/WeakComponentBase.cs
main/comphelper/inc/comphelper/accessiblecontexthelper.hxx
main/comphelper/inc/comphelper/implbase_var.hxx
main/comphelper/inc/comphelper/locale.hxx
main/comphelper/inc/comphelper/numberedcollection.hxx
main/comphelper/source/misc/uieventslogger.cxx
main/comphelper/source/property/propertystatecontainer.cxx
main/connectivity/inc/connectivity/virtualdbtools.hxx
main/connectivity/source/inc/hsqldb/HConnection.hxx
main/connectivity/source/inc/odbc/ODatabaseMetaDataResultSet.hxx
main/dbaccess/inc/dbsubcomponentcontroller.hxx
main/dbaccess/source/core/api/querycontainer.cxx
main/dbaccess/source/core/dataaccess/ModelImpl.hxx
main/dbaccess/source/core/dataaccess/bookmarkcontainer.hxx
main/dbaccess/source/core/inc/definitioncontainer.hxx
main/dbaccess/source/core/recovery/dbdocrecovery.cxx
main/dbaccess/source/ext/macromigration/migrationengine.cxx
main/dbaccess/source/ui/browser/sbagrid.cxx
main/dbaccess/source/ui/browser/unodatbr.cxx
main/dbaccess/source/ui/dlg/DbAdminImpl.cxx
main/dbaccess/source/ui/dlg/dbfindex.cxx
main/dbaccess/source/ui/inc/JoinTableView.hxx
main/dbaccess/source/ui/inc/RelationDlg.hxx
main/dbaccess/source/ui/inc/UITools.hxx
main/dbaccess/source/ui/inc/datasourcemap.hxx
main/dbaccess/source/ui/querydesign/querycontroller.cxx
main/dbaccess/source/ui/uno/copytablewizard.cxx
main/dbaccess/source/ui/uno/dbinteraction.hxx
main/desktop/source/app/app.cxx
main/desktop/source/app/officeipcthread.cxx
main/desktop/test/deployment/options/handler/com/sun/star/comp/extensionoptions/OptionsEventHandler.java
main/desktop/test/deployment/update/readme.txt
main/desktop/test/deployment/version/readme.txt
main/drawinglayer/inc/drawinglayer/geometry/viewinformation3d.hxx
main/drawinglayer/inc/drawinglayer/primitive2d/embedded3dprimitive2d.hxx
main/drawinglayer/source/geometry/viewinformation3d.cxx
main/drawinglayer/source/primitive2d/metafileprimitive2d.cxx
main/dtrans/source/win32/dtobj/DOTransferable.cxx
main/dtrans/source/win32/dtobj/FmtFilter.cxx
main/dtrans/source/win32/misc/ImplHelper.cxx
main/editeng/inc/editeng/AccessibleContextBase.hxx
main/editeng/inc/editeng/hangulhanja.hxx
main/editeng/source/misc/hangulhanja.cxx
main/editeng/source/misc/unolingu.cxx
main/editeng/source/outliner/outleeng.cxx
main/editeng/source/outliner/outliner.cxx
main/editeng/source/rtf/svxrtf.cxx
main/editeng/source/uno/unofored.cxx
main/embeddedobj/source/commonembedding/persistence.cxx
main/embeddedobj/source/msole/olecomponent.cxx
main/embeddedobj/source/msole/oleembed.cxx
main/embeddedobj/source/msole/olepersist.cxx
main/embeddedobj/source/msole/oleregister.cxx
main/embeddedobj/test/Container1/EmbedContApp.java
main/embeddedobj/test/Container1/NativeView.java
main/embedserv/source/embed/docholder.cxx
main/extensions/source/bibliography/bibtools.hxx
main/extensions/source/bibliography/general.cxx
main/extensions/source/dbpilots/groupboxwiz.cxx
main/extensions/source/logging/csvformatter.cxx
main/extensions/source/mozbootstrap/MNSFolders.cxx
main/extensions/source/mozbootstrap/MNSProfileDiscover.cxx
main/extensions/source/ole/unoconversionutilities.hxx
main/extensions/source/oooimprovement/invite_job.cxx
main/extensions/source/oooimprovement/myconfigurationhelper.hxx
main/extensions/source/propctrlr/selectlabeldialog.cxx
main/extensions/source/propctrlr/stringrepresentation.cxx
main/filter/source/config/cache/basecontainer.hxx
main/filter/source/xslt/export/spreadsheetml/ooo2spreadsheetml.xsl
main/filter/source/xslt/odf2xhtml/export/common/table_of_content.xsl
main/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl
main/filter/source/xslt/odf2xhtml/export/xhtml/opendoc2xhtml.xsl
main/framework/inc/classes/actiontriggerpropertyset.hxx
main/framework/inc/classes/actiontriggerseparatorpropertyset.hxx
main/framework/inc/classes/filtercachedata.hxx
main/framework/inc/classes/imagewrapper.hxx
main/framework/inc/classes/protocolhandlercache.hxx
main/framework/inc/dispatch/basedispatcher.hxx
main/framework/inc/dispatch/closedispatcher.hxx
main/framework/inc/dispatch/helpagentdispatcher.hxx
main/framework/inc/dispatch/oxt_handler.hxx
main/framework/inc/helper/persistentwindowstate.hxx
main/framework/inc/helper/propertysetcontainer.hxx
main/framework/inc/helper/titlebarupdate.hxx
main/framework/inc/jobs/job.hxx
main/framework/inc/jobs/jobdata.hxx
main/framework/inc/jobs/jobdispatch.hxx
main/framework/inc/macros/debug/assertion.hxx
main/framework/inc/queries.h
main/framework/inc/recording/dispatchrecordersupplier.hxx
main/framework/inc/services/autorecovery.hxx
main/framework/inc/services/desktop.hxx
main/framework/inc/services/frameloaderfactory.hxx
main/framework/inc/services/layoutmanager.hxx
main/framework/inc/services/license.hxx
main/framework/inc/services/pluginframe.hxx
main/framework/inc/services/sessionlistener.hxx
main/framework/inc/services/substitutepathvars.hxx
main/framework/inc/tabwin/tabwindow.hxx
main/framework/inc/tabwin/tabwinfactory.hxx
main/framework/inc/threadhelp/gate.hxx
main/framework/inc/threadhelp/readguard.hxx
main/framework/inc/threadhelp/resetableguard.hxx
main/framework/inc/threadhelp/transactionguard.hxx
main/framework/inc/threadhelp/writeguard.hxx
main/framework/inc/uiconfiguration/imagemanager.hxx
main/framework/inc/uiconfiguration/moduleimagemanager.hxx
main/framework/inc/uiconfiguration/moduleuicfgsupplier.hxx
main/framework/inc/uiconfiguration/moduleuiconfigurationmanager.hxx
main/framework/inc/uiconfiguration/uiconfigurationmanager.hxx
main/framework/inc/uiconfiguration/windowstateconfiguration.hxx
main/framework/inc/uielement/uicommanddescription.hxx
main/framework/inc/uifactory/addonstoolboxfactory.hxx
main/framework/inc/uifactory/menubarfactory.hxx
main/framework/inc/uifactory/uicontrollerfactory.hxx
main/framework/inc/uifactory/uielementfactorymanager.hxx
main/framework/inc/uifactory/windowcontentfactorymanager.hxx
main/framework/inc/xml/acceleratorconfigurationreader.hxx
main/framework/inc/xml/eventsdocumenthandler.hxx
main/framework/inc/xml/imagesdocumenthandler.hxx
main/framework/inc/xml/menudocumenthandler.hxx
main/framework/inc/xml/saxnamespacefilter.hxx
main/framework/inc/xml/statusbardocumenthandler.hxx
main/framework/inc/xml/toolboxdocumenthandler.hxx
main/framework/qa/complex/XUserInputInterception/EventTest.java
main/framework/qa/complex/framework/autosave/Protocol.java
main/framework/qa/complex/framework/recovery/RecoveryTools.java
main/framework/source/accelerators/keymapping.cxx
main/framework/source/application/login.cxx
main/framework/source/dispatch/dispatchprovider.cxx
main/framework/source/dispatch/mailtodispatcher.cxx
main/framework/source/dispatch/oxt_handler.cxx
main/framework/source/dispatch/servicehandler.cxx
main/framework/source/fwi/classes/converter.cxx
main/framework/source/fwi/threadhelp/lockhelper.cxx
main/framework/source/fwi/threadhelp/transactionmanager.cxx
main/framework/source/inc/loadenv/loadenv.hxx
main/framework/source/inc/loadenv/targethelper.hxx
main/framework/source/jobs/job.cxx
main/framework/source/jobs/jobdata.cxx
main/framework/source/jobs/jobexecutor.cxx
main/framework/source/jobs/joburl.cxx
main/framework/source/layoutmanager/panelmanager.hxx
main/framework/source/layoutmanager/toolbarlayoutmanager.hxx
main/framework/source/services/autorecovery.cxx
main/framework/source/services/desktop.cxx
main/framework/source/services/frame.cxx
main/framework/source/services/pathsettings.cxx
main/framework/source/uiconfiguration/globalsettings.cxx
main/framework/source/uiconfiguration/imagemanagerimpl.hxx
main/framework/source/uiconfiguration/uiconfigurationmanagerimpl.hxx
main/framework/source/uielement/newmenucontroller.cxx
main/framework/source/uielement/recentfilesmenucontroller.cxx
main/framework/source/xml/acceleratorconfigurationreader.cxx
main/framework/test/typecfg/xml2xcd.cxx
main/helpcontent2/source/text/scalc/guide/multioperation.xhp
main/i18npool/source/breakiterator/data/line.txt
main/i18npool/source/inputchecker/inputsequencechecker_hi.cxx
main/i18npool/source/isolang/langid.pl
main/i18npool/source/localedata/data/locale.dtd
main/i18npool/source/localedata/localedata.cxx
main/javaunohelper/com/sun/star/lib/uno/helper/ComponentBase.java
main/jurt/com/sun/star/comp/servicemanager/ServiceManager.java
main/l10ntools/inc/treeconfig.hxx
main/l10ntools/source/filter/utils/Cache.java
main/l10ntools/source/filter/utils/XMLHelper.java
main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx
main/lingucomponent/source/thesaurus/libnth/nthesimp.cxx
main/linguistic/source/lngopt.cxx
main/linguistic/source/misc2.cxx
main/package/source/xstor/ohierarchyholder.cxx
main/package/source/xstor/owriteablestream.cxx
main/package/source/xstor/xfactory.cxx
main/package/source/xstor/xstorage.cxx
main/package/source/zippackage/ZipPackage.cxx
main/psprint_config/configuration/ppds/HP__CLJ1.PS
main/psprint_config/configuration/ppds/KD8650P1.PS
main/psprint_config/configuration/ppds/XRN17000.PS
main/psprint_config/configuration/ppds/XRN24320.PS
main/pyuno/inc/pyuno/pyuno.hxx
main/pyuno/source/module/pyuno_runtime.cxx
main/qadevOOo/runner/base/java_complex.java
main/qadevOOo/runner/convwatch/OfficePrint.java
main/qadevOOo/runner/graphical/OpenOfficePostscriptCreator.java
main/qadevOOo/runner/helper/ConfigHelper.java
main/qadevOOo/runner/helper/URLHelper.java
main/qadevOOo/runner/lib/MultiMethodTest.java
main/qadevOOo/runner/util/FormTools.java
main/qadevOOo/runner/util/PropertyName.java
main/qadevOOo/runner/util/SOfficeFactory.java
main/qadevOOo/tests/basic/ifc/awt/XTextComponent/awt_XTextComponent.xba
main/qadevOOo/tests/java/ifc/frame/_XDispatchRecorderSupplier.java
main/qadevOOo/tests/java/ifc/frame/_XFrameLoader.java
main/qadevOOo/tests/java/ifc/frame/_XSynchronousFrameLoader.java
main/qadevOOo/tests/java/ifc/i18n/_XExtendedIndexEntrySupplier.java
main/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryComposer.java
main/qadevOOo/tests/java/ifc/sdbc/_XRowSet.java
main/qadevOOo/tests/java/ifc/sheet/_XSheetAuditing.java
main/qadevOOo/tests/java/ifc/sheet/_XSheetCellCursor.java
main/qadevOOo/tests/java/ifc/sheet/_XViewFreezable.java
main/qadevOOo/tests/java/ifc/task/_XInteractionHandler.java
main/qadevOOo/tests/java/mod/_dbaccess/ODatasourceBrowser.java
main/qadevOOo/tests/java/mod/_dbaccess/SbaXGridControl.java
main/qadevOOo/tests/java/mod/_forms/GenericModelTest.java
main/qadevOOo/tests/java/mod/_forms/OButtonControl.java
main/qadevOOo/tests/java/mod/_forms/OCheckBoxControl.java
main/qadevOOo/tests/java/mod/_forms/OComboBoxControl.java
main/qadevOOo/tests/java/mod/_forms/OCurrencyControl.java
main/qadevOOo/tests/java/mod/_forms/ODateControl.java
main/qadevOOo/tests/java/mod/_forms/OEditControl.java
main/qadevOOo/tests/java/mod/_forms/OFileControlModel.java
main/qadevOOo/tests/java/mod/_forms/OFormattedControl.java
main/qadevOOo/tests/java/mod/_forms/OGridControlModel.java
main/qadevOOo/tests/java/mod/_forms/OGroupBoxControl.java
main/qadevOOo/tests/java/mod/_forms/OHiddenModel.java
main/qadevOOo/tests/java/mod/_forms/OImageButtonControl.java
main/qadevOOo/tests/java/mod/_forms/OImageControlControl.java
main/qadevOOo/tests/java/mod/_forms/OListBoxControl.java
main/qadevOOo/tests/java/mod/_forms/ONavigationBarControl.java
main/qadevOOo/tests/java/mod/_forms/ONumericControl.java
main/qadevOOo/tests/java/mod/_forms/OPatternControl.java
main/qadevOOo/tests/java/mod/_forms/ORadioButtonControl.java
main/qadevOOo/tests/java/mod/_forms/OTimeControl.java
main/qadevOOo/tests/java/mod/_fwk/Desktop.java
main/qadevOOo/tests/java/mod/_fwk/DocumentProperties.java
main/qadevOOo/tests/java/mod/_fwk/Frame.java
main/qadevOOo/tests/java/mod/_i18n/BreakIterator.java
main/qadevOOo/tests/java/mod/_sc/AccessibleEditableTextPara_PreviewCell.java
main/qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewCell.java
main/qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewHeaderCell.java
main/qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewTable.java
main/qadevOOo/tests/java/mod/_sc/ScAccessibleSpreadsheet.java
main/qadevOOo/tests/java/mod/_sc/ScAnnotationObj.java
main/qadevOOo/tests/java/mod/_sc/ScAnnotationShapeObj.java
main/qadevOOo/tests/java/mod/_sc/ScAnnotationTextCursor.java
main/qadevOOo/tests/java/mod/_sc/ScAnnotationsObj.java
main/qadevOOo/tests/java/mod/_sc/ScAreaLinkObj.java
main/qadevOOo/tests/java/mod/_sc/ScAreaLinksObj.java
main/qadevOOo/tests/java/mod/_sc/ScAutoFormatsObj.java
main/qadevOOo/tests/java/mod/_sc/ScCellCursorObj.java
main/qadevOOo/tests/java/mod/_sc/ScCellFieldObj.java
main/qadevOOo/tests/java/mod/_sc/ScCellFieldsObj.java
main/qadevOOo/tests/java/mod/_sc/ScCellFormatsEnumeration.java
main/qadevOOo/tests/java/mod/_sc/ScCellFormatsObj.java
main/qadevOOo/tests/java/mod/_sc/ScCellObj.java
main/qadevOOo/tests/java/mod/_sc/ScCellRangeObj.java
main/qadevOOo/tests/java/mod/_sc/ScCellRangesObj.java
main/qadevOOo/tests/java/mod/_sc/ScCellSearchObj.java
main/qadevOOo/tests/java/mod/_sc/ScCellTextCursor.java
main/qadevOOo/tests/java/mod/_sc/ScCellsEnumeration.java
main/qadevOOo/tests/java/mod/_sc/ScCellsObj.java
main/qadevOOo/tests/java/mod/_sc/ScChartObj.java
main/qadevOOo/tests/java/mod/_sc/ScChartsObj.java
main/qadevOOo/tests/java/mod/_sc/ScConsolidationDescriptor.java
main/qadevOOo/tests/java/mod/_sc/ScDDELinkObj.java
main/qadevOOo/tests/java/mod/_sc/ScDDELinksObj.java
main/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldGroupItemObj.java
main/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldGroupObj.java
main/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldGroupsObj.java
main/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldObj.java
main/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldsObj.java
main/qadevOOo/tests/java/mod/_sc/ScDataPilotItemObj.java
main/qadevOOo/tests/java/mod/_sc/ScDataPilotItemsObj.java
main/qadevOOo/tests/java/mod/_sc/ScDataPilotTableObj.java
main/qadevOOo/tests/java/mod/_sc/ScDataPilotTablesObj.java
main/qadevOOo/tests/java/mod/_sc/ScDatabaseRangeObj.java
main/qadevOOo/tests/java/mod/_sc/ScDatabaseRangesObj.java
main/qadevOOo/tests/java/mod/_sc/ScDocumentConfiguration.java
main/qadevOOo/tests/java/mod/_sc/ScDrawPageObj.java
main/qadevOOo/tests/java/mod/_sc/ScDrawPagesObj.java
main/qadevOOo/tests/java/mod/_sc/ScFilterDescriptorBase.java
main/qadevOOo/tests/java/mod/_sc/ScFunctionDescriptionObj.java
main/qadevOOo/tests/java/mod/_sc/ScFunctionListObj.java
main/qadevOOo/tests/java/mod/_sc/ScHeaderFieldObj.java
main/qadevOOo/tests/java/mod/_sc/ScHeaderFieldsObj.java
main/qadevOOo/tests/java/mod/_sc/ScHeaderFooterContentObj.java
main/qadevOOo/tests/java/mod/_sc/ScHeaderFooterTextCursor.java
main/qadevOOo/tests/java/mod/_sc/ScHeaderFooterTextObj.java
main/qadevOOo/tests/java/mod/_sc/ScImportDescriptorBase.java
main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_CellAnnotationsEnumeration.java
main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_CellAreaLinksEnumeration.java
main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DDELinksEnumeration.java
main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DataPilotFieldsEnumeration.java
main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DataPilotItemsEnumeration.java
main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DataPilotTablesEnumeration.java
main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DatabaseRangesEnumeration.java
main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_FunctionDescriptionEnumeration.java
main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_LabelRangesEnumeration.java
main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_NamedRangesEnumeration.java
main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SheetCellRangesEnumeration.java
main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SheetLinksEnumeration.java
main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableAutoFormatEnumeration.java
main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableChartsEnumeration.java
main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableColumnsEnumeration.java
main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableConditionalEntryEnumeration.java
main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableRowsEnumeration.java
main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TextFieldEnumeration.java
main/qadevOOo/tests/java/mod/_sc/ScLabelRangeObj.java
main/qadevOOo/tests/java/mod/_sc/ScLabelRangesObj.java
main/qadevOOo/tests/java/mod/_sc/ScNamedRangeObj.java
main/qadevOOo/tests/java/mod/_sc/ScNamedRangesObj.java
main/qadevOOo/tests/java/mod/_sc/ScRecentFunctionsObj.java
main/qadevOOo/tests/java/mod/_sc/ScShapeObj.java
main/qadevOOo/tests/java/mod/_sc/ScSheetLinkObj.java
main/qadevOOo/tests/java/mod/_sc/ScSheetLinksObj.java
main/qadevOOo/tests/java/mod/_sc/ScSortDescriptorBase.java
main/qadevOOo/tests/java/mod/_sc/ScSpreadsheetSettingsObj.java
main/qadevOOo/tests/java/mod/_sc/ScStyleFamiliesObj.java
main/qadevOOo/tests/java/mod/_sc/ScStyleFamilyObj.java
main/qadevOOo/tests/java/mod/_sc/ScStyleObj.java
main/qadevOOo/tests/java/mod/_sc/ScTableColumnObj.java
main/qadevOOo/tests/java/mod/_sc/ScTableColumnsObj.java
main/qadevOOo/tests/java/mod/_sc/ScTableConditionalEntry.java
main/qadevOOo/tests/java/mod/_sc/ScTableConditionalFormat.java
main/qadevOOo/tests/java/mod/_sc/ScTableRowObj.java
main/qadevOOo/tests/java/mod/_sc/ScTableRowsObj.java
main/qadevOOo/tests/java/mod/_sc/ScTableSheetObj.java
main/qadevOOo/tests/java/mod/_sc/ScTableValidationObj.java
main/qadevOOo/tests/java/mod/_sc/ScUniqueCellFormatsEnumeration.java
main/qadevOOo/tests/java/mod/_sc/ScUniqueCellFormatsObj.java
main/qadevOOo/tests/java/mod/_sc/XMLContentExporter.java
main/qadevOOo/tests/java/mod/_sc/XMLContentImporter.java
main/qadevOOo/tests/java/mod/_sc/XMLExporter.java
main/qadevOOo/tests/java/mod/_sc/XMLImporter.java
main/qadevOOo/tests/java/mod/_sc/XMLMetaExporter.java
main/qadevOOo/tests/java/mod/_sc/XMLMetaImporter.java
main/qadevOOo/tests/java/mod/_sc/XMLSettingsExporter.java
main/qadevOOo/tests/java/mod/_sc/XMLSettingsImporter.java
main/qadevOOo/tests/java/mod/_sc/XMLStylesExporter.java
main/qadevOOo/tests/java/mod/_sc/XMLStylesImporter.java
main/qadevOOo/tests/java/mod/_sch/AccArea.java
main/qadevOOo/tests/java/mod/_sch/AccAxis.java
main/qadevOOo/tests/java/mod/_sch/AccDataPoint.java
main/qadevOOo/tests/java/mod/_sch/AccDataSeries.java
main/qadevOOo/tests/java/mod/_sch/AccDiagram.java
main/qadevOOo/tests/java/mod/_sch/AccFloor.java
main/qadevOOo/tests/java/mod/_sch/AccGrid.java
main/qadevOOo/tests/java/mod/_sch/AccLegend.java
main/qadevOOo/tests/java/mod/_sch/AccLegendEntry.java
main/qadevOOo/tests/java/mod/_sch/AccStatisticsObject.java
main/qadevOOo/tests/java/mod/_sch/AccTitle.java
main/qadevOOo/tests/java/mod/_sch/AccWall.java
main/qadevOOo/tests/java/mod/_sch/AccessibleDocumentView.java
main/qadevOOo/tests/java/mod/_sch/ChXChartAxis.java
main/qadevOOo/tests/java/mod/_sch/ChXChartData.java
main/qadevOOo/tests/java/mod/_sch/ChXChartDataArray.java
main/qadevOOo/tests/java/mod/_sch/ChXChartDocument.java
main/qadevOOo/tests/java/mod/_sch/ChXChartView.java
main/qadevOOo/tests/java/mod/_sch/ChXDataPoint.java
main/qadevOOo/tests/java/mod/_sch/ChXDataRow.java
main/qadevOOo/tests/java/mod/_sch/ChXDiagram.java
main/qadevOOo/tests/java/mod/_sch/ChartArea.java
main/qadevOOo/tests/java/mod/_sch/ChartGrid.java
main/qadevOOo/tests/java/mod/_sch/ChartLegend.java
main/qadevOOo/tests/java/mod/_sch/ChartLine.java
main/qadevOOo/tests/java/mod/_sch/ChartTitle.java
main/qadevOOo/tests/java/mod/_sd/AccessibleDrawDocumentView.java
main/qadevOOo/tests/java/mod/_sd/SdDocLinkTargets.java
main/qadevOOo/tests/java/mod/_sd/SdDrawPage.java
main/qadevOOo/tests/java/mod/_sd/SdDrawPagesAccess.java
main/qadevOOo/tests/java/mod/_sd/SdGenericDrawPage.java
main/qadevOOo/tests/java/mod/_sd/SdLayerManager.java
main/qadevOOo/tests/java/mod/_sd/SdMasterPage.java
main/qadevOOo/tests/java/mod/_sd/SdMasterPagesAccess.java
main/qadevOOo/tests/java/mod/_sd/SdPageLinkTargets.java
main/qadevOOo/tests/java/mod/_sd/SdXCustomPresentation.java
main/qadevOOo/tests/java/mod/_sd/SdXCustomPresentationAccess.java
main/qadevOOo/tests/java/mod/_sm/XMLExporter.java
main/qadevOOo/tests/java/mod/_sm/XMLMetaExporter.java
main/qadevOOo/tests/java/mod/_sm/XMLSettingsExporter.java
main/qadevOOo/tests/java/mod/_svtools/AccessibleBrowseBox.java
main/qadevOOo/tests/java/mod/_svtools/AccessibleBrowseBoxHeaderBar.java
main/qadevOOo/tests/java/mod/_svtools/AccessibleBrowseBoxHeaderCell.java
main/qadevOOo/tests/java/mod/_svtools/AccessibleBrowseBoxTable.java
main/qadevOOo/tests/java/mod/_svtools/AccessibleBrowseBoxTableCell.java
main/qadevOOo/tests/java/mod/_svtools/AccessibleIconChoiceCtrl.java
main/qadevOOo/tests/java/mod/_svtools/AccessibleIconChoiceCtrlEntry.java
main/qadevOOo/tests/java/mod/_svtools/AccessibleTabBar.java
main/qadevOOo/tests/java/mod/_svtools/AccessibleTabBarPage.java
main/qadevOOo/tests/java/mod/_svtools/AccessibleTabBarPageList.java
main/qadevOOo/tests/java/mod/_svtools/AccessibleTreeListBox.java
main/qadevOOo/tests/java/mod/_svtools/AccessibleTreeListBoxEntry.java
main/qadevOOo/tests/java/mod/_svx/AccessibleControlShape.java
main/qadevOOo/tests/java/mod/_svx/AccessibleGraphicShape.java
main/qadevOOo/tests/java/mod/_svx/AccessibleOLEShape.java
main/qadevOOo/tests/java/mod/_svx/AccessiblePageShape.java
main/qadevOOo/tests/java/mod/_svx/AccessiblePresentationGraphicShape.java
main/qadevOOo/tests/java/mod/_svx/AccessiblePresentationOLEShape.java
main/qadevOOo/tests/java/mod/_svx/AccessiblePresentationShape.java
main/qadevOOo/tests/java/mod/_svx/AccessibleShape.java
main/qadevOOo/tests/java/mod/_svx/SvxDrawPage.java
main/qadevOOo/tests/java/mod/_svx/SvxShape.java
main/qadevOOo/tests/java/mod/_svx/SvxShapeCircle.java
main/qadevOOo/tests/java/mod/_svx/SvxShapeCollection.java
main/qadevOOo/tests/java/mod/_svx/SvxShapeConnector.java
main/qadevOOo/tests/java/mod/_svx/SvxShapeControl.java
main/qadevOOo/tests/java/mod/_svx/SvxShapeDimensioning.java
main/qadevOOo/tests/java/mod/_svx/SvxShapeGroup.java
main/qadevOOo/tests/java/mod/_svx/SvxShapePolyPolygon.java
main/qadevOOo/tests/java/mod/_svx/SvxShapePolyPolygonBezier.java
main/qadevOOo/tests/java/mod/_svx/SvxUnoText.java
main/qadevOOo/tests/java/mod/_svx/SvxUnoTextContent.java
main/qadevOOo/tests/java/mod/_svx/SvxUnoTextContentEnum.java
main/qadevOOo/tests/java/mod/_svx/SvxUnoTextCursor.java
main/qadevOOo/tests/java/mod/_svx/SvxUnoTextField.java
main/qadevOOo/tests/java/mod/_svx/SvxUnoTextRange.java
main/qadevOOo/tests/java/mod/_svx/SvxUnoTextRangeEnumeration.java
main/qadevOOo/tests/java/mod/_sw/SwXTextDocument.java
main/qadevOOo/tests/java/mod/_sw/SwXTextEmbeddedObjects.java
main/qadevOOo/tests/java/mod/_sw/SwXTextField.java
main/qadevOOo/tests/java/mod/_sw/SwXTextFieldMasters.java
main/qadevOOo/tests/java/mod/_sw/SwXTextFieldTypes.java
main/qadevOOo/tests/java/mod/_sw/SwXTextFrame.java
main/qadevOOo/tests/java/mod/_sw/SwXTextFrameText.java
main/qadevOOo/tests/java/mod/_sw/SwXTextGraphicObject.java
main/qadevOOo/tests/java/mod/_sw/SwXTextGraphicObjects.java
main/qadevOOo/tests/java/mod/_sw/SwXTextPortion.java
main/qadevOOo/tests/java/mod/_sw/SwXTextPortionEnumeration.java
main/qadevOOo/tests/java/mod/_sw/SwXTextRange.java
main/qadevOOo/tests/java/mod/_sw/SwXTextRanges.java
main/qadevOOo/tests/java/mod/_sw/SwXTextSearch.java
main/qadevOOo/tests/java/mod/_sw/SwXTextSection.java
main/qadevOOo/tests/java/mod/_sw/SwXTextSections.java
main/qadevOOo/tests/java/mod/_sw/SwXTextTable.java
main/qadevOOo/tests/java/mod/_sw/SwXTextTableCursor.java
main/qadevOOo/tests/java/mod/_sw/SwXTextTableRow.java
main/qadevOOo/tests/java/mod/_sw/SwXTextTables.java
main/qadevOOo/tests/java/mod/_sw/SwXTextView.java
main/qadevOOo/tests/java/mod/_sw/SwXTextViewCursor.java
main/qadevOOo/tests/java/mod/_sw/SwXViewSettings.java
main/qadevOOo/tests/java/mod/_sw/XMLContentExporter.java
main/qadevOOo/tests/java/mod/_sw/XMLContentImporter.java
main/qadevOOo/tests/java/mod/_sw/XMLExporter.java
main/qadevOOo/tests/java/mod/_sw/XMLImporter.java
main/qadevOOo/tests/java/mod/_sw/XMLMetaExporter.java
main/qadevOOo/tests/java/mod/_sw/XMLMetaImporter.java
main/qadevOOo/tests/java/mod/_sw/XMLSettingsExporter.java
main/qadevOOo/tests/java/mod/_sw/XMLSettingsImporter.java
main/qadevOOo/tests/java/mod/_sw/XMLStylesExporter.java
main/qadevOOo/tests/java/mod/_sw/XMLStylesImporter.java
main/qadevOOo/tests/java/mod/_toolkit/AccessiblePopupMenu.java
main/qadevOOo/tests/java/mod/_toolkit/AccessibleRadioButton.java
main/qadevOOo/tests/java/mod/_toolkit/AccessibleScrollBar.java
main/qadevOOo/tests/java/mod/_toolkit/AccessibleStatusBar.java
main/qadevOOo/tests/java/mod/_toolkit/AccessibleStatusBarItem.java
main/qadevOOo/tests/java/mod/_toolkit/AccessibleTabControl.java
main/qadevOOo/tests/java/mod/_toolkit/AccessibleTabPage.java
main/qadevOOo/tests/java/mod/_toolkit/AccessibleToolBox.java
main/qadevOOo/tests/java/mod/_toolkit/AccessibleToolBoxItem.java
main/qadevOOo/tests/java/mod/_toolkit/AccessibleWindow.java
main/qadevOOo/tests/java/mod/_toolkit/MutableTreeDataModel.java
main/qadevOOo/tests/java/mod/_toolkit/TabController.java
main/qadevOOo/tests/java/mod/_toolkit/Toolkit.java
main/qadevOOo/tests/java/mod/_toolkit/UnoControlButton.java
main/qadevOOo/tests/java/mod/_toolkit/UnoControlCheckBox.java
main/qadevOOo/tests/java/mod/_toolkit/UnoControlComboBox.java
main/qadevOOo/tests/java/mod/_toolkit/UnoControlContainer.java
main/qadevOOo/tests/java/mod/_toolkit/UnoControlCurrencyField.java
main/qadevOOo/tests/java/mod/_toolkit/UnoControlDateField.java
main/qadevOOo/tests/java/mod/_toolkit/UnoControlDialog.java
main/qadevOOo/tests/java/mod/_toolkit/UnoControlEdit.java
main/qadevOOo/tests/java/mod/_toolkit/UnoControlFileControl.java
main/qadevOOo/tests/java/mod/_toolkit/UnoControlFixedText.java
main/qadevOOo/tests/java/mod/_toolkit/UnoControlFormattedField.java
main/qadevOOo/tests/java/mod/_toolkit/UnoControlGroupBox.java
main/qadevOOo/tests/java/mod/_toolkit/UnoControlImageControl.java
main/qadevOOo/tests/java/mod/_toolkit/UnoControlListBox.java
main/qadevOOo/tests/java/mod/_toolkit/UnoControlNumericField.java
main/qadevOOo/tests/java/mod/_toolkit/UnoControlPatternField.java
main/qadevOOo/tests/java/mod/_toolkit/UnoControlRadioButton.java
main/qadevOOo/tests/java/mod/_toolkit/UnoControlTimeField.java
main/qadevOOo/tests/java/mod/_toolkit/UnoScrollBarControl.java
main/qadevOOo/tests/java/mod/_toolkit/UnoTreeControl.java
main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLContentExporter.java
main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLContentImporter.java
main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLExporter.java
main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLImporter.java
main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLStylesExporter.java
main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLStylesImporter.java
main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLContentExporter.java
main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLContentImporter.java
main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLExporter.java
main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLImporter.java
main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLMetaExporter.java
main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLMetaImporter.java
main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLSettingsExporter.java
main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLSettingsImporter.java
main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLStylesExporter.java
main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLStylesImporter.java
main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentExporter.java
main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java
main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLExporter.java
main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLImporter.java
main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLMetaExporter.java
main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLMetaImporter.java
main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLSettingsExporter.java
main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLSettingsImporter.java
main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLStylesExporter.java
main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLStylesImporter.java
main/rat-excludes
main/reportbuilder/java/com/sun/star/report/InputRepository.java
main/reportbuilder/java/com/sun/star/report/OutputRepository.java
main/reportbuilder/java/com/sun/star/report/pentaho/SOFormulaParser.java
main/reportbuilder/java/com/sun/star/report/pentaho/StarReportModule.java
main/reportbuilder/java/com/sun/star/report/pentaho/loader/InputRepositoryLoader.java
main/reportbuilder/java/com/sun/star/report/pentaho/model/FormattedTextElement.java
main/reportbuilder/java/com/sun/star/report/pentaho/model/ReportElement.java
main/reportbuilder/java/com/sun/star/report/pentaho/module.properties
main/reportbuilder/java/com/sun/star/report/pentaho/output/OfficeDocumentReportTarget.java
main/reportbuilder/java/com/sun/star/report/pentaho/output/text/TextRawReportTarget.java
main/reportbuilder/java/com/sun/star/report/pentaho/parser/table/TableCellReadHandler.java
main/reportdesign/inc/RptDef.hxx
main/reportdesign/qa/complex/reportdesign/ReportDesignerTest.java
main/reportdesign/source/core/api/ReportDefinition.cxx
main/reportdesign/source/core/inc/Section.hxx
main/reportdesign/source/core/misc/conditionalexpression.cxx
main/reportdesign/source/filter/xml/xmlfilter.cxx
main/reportdesign/source/ui/inc/GeometryHandler.hxx
main/reportdesign/source/ui/inc/ReportController.hxx
main/reportdesign/source/ui/inspection/DataProviderHandler.cxx
main/reportdesign/source/ui/report/ViewsWindow.cxx
main/reportdesign/source/ui/report/propbrw.cxx
main/sal/inc/osl/security_decl.hxx
main/sal/osl/w32/file_url.cxx
main/sal/qa/osl/mutex/osl_Mutex.cxx
main/sal/qa/osl/process/osl_Thread.cxx
main/sal/qa/osl/socket/osl_Socket.cxx
main/sal/qa/osl/socket/osl_SocketAddr.cxx
main/sc/inc/compressedarray.hxx
main/sc/inc/document.hxx
main/sc/qa/complex/cellRanges/CheckXCellRangesQuery.java
main/sc/qa/complex/dataPilot/CheckDataPilot.java
main/sc/qa/complex/sc/CalcRTL.java
main/sc/source/core/data/column2.cxx
main/sc/source/core/data/tabprotection.cxx
main/sc/source/filter/excel/xetable.cxx
main/sc/source/filter/xml/xmlexprt.cxx
main/sc/source/ui/vba/vbarange.cxx
main/scp2/macros/macro.pl
main/scripting/source/provider/MasterScriptProvider.cxx
main/scripting/source/stringresource/stringresource.cxx
main/scripting/source/stringresource/stringresource.hxx
main/sd/source/core/drawdoc2.cxx
main/sd/source/filter/xml/sdxmlwrp.cxx
main/sd/source/ui/accessibility/AccessibleViewForwarder.cxx
main/sd/source/ui/app/sdmod2.cxx
main/sd/source/ui/func/futext.cxx
main/sd/source/ui/inc/AccessibleDrawDocumentView.hxx
main/sd/source/ui/inc/AccessibleSlideSorterObject.hxx
main/sd/source/ui/inc/AccessibleSlideSorterView.hxx
main/sd/source/ui/inc/AccessibleTreeNode.hxx
main/sd/source/ui/inc/GraphicViewShell.hxx
main/sd/source/ui/inc/ViewShell.hxx
main/sd/source/ui/inc/taskpane/TitledControl.hxx
main/sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx
main/sd/source/ui/slidesorter/inc/cache/SlsCacheContext.hxx
main/sd/source/ui/slidesorter/inc/cache/SlsPageCacheManager.hxx
main/sd/source/ui/slidesorter/inc/controller/SlsPageSelector.hxx
main/sd/source/ui/slidesorter/shell/SlideSorter.cxx
main/sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx
main/sd/source/ui/unoidl/unolayer.hxx
main/sd/source/ui/view/drviewsa.cxx
main/sd/source/ui/view/grviewsh.cxx
main/sd/source/ui/view/sdwindow.cxx
main/set_soenv.in
main/sfx2/inc/sfx2/docfile.hxx
main/sfx2/inc/sfx2/filedlghelper.hxx
main/sfx2/inc/sfx2/styfitem.hxx
main/sfx2/source/appl/appopen.cxx
main/sfx2/source/bastyp/bitset.cxx
main/sfx2/source/bastyp/fltfnc.cxx
main/sfx2/source/dialog/filtergrouping.cxx
main/sfx2/source/dialog/partwnd.cxx
main/sfx2/source/doc/DocumentMetadataAccess.cxx
main/sfx2/source/doc/docfile.cxx
main/sfx2/source/doc/docvor.cxx
main/sfx2/source/doc/objstor.cxx
main/sfx2/source/doc/sfxbasemodel.cxx
main/sfx2/source/view/frame.cxx
main/sfx2/source/view/ipclient.cxx
main/sfx2/source/view/viewprn.cxx
main/shell/inc/internal/registry.hxx
main/shell/inc/internal/zipfile.hxx
main/shell/source/all/zipfile/zipfile.cxx
main/shell/source/win32/shlxthandler/infotips/infotips.cxx
main/shell/source/win32/shlxthandler/util/registry.cxx
main/slideshow/source/engine/transitions/slidetransitionfactory.cxx
main/solenv/bin/deliver.pl
main/solenv/bin/modules/installer/patch/FileOperations.pm
main/testgraphical/ui/java/ConvwatchGUIProject/src/ConvwatchGUI.java
main/ucb/source/ucp/odma/odma.h
main/ucb/source/ucp/tdoc/tdoc_content.cxx
main/ucb/source/ucp/tdoc/tdoc_uri.cxx
main/ucb/source/ucp/webdav/SerfSession.cxx
main/ucbhelper/inc/ucbhelper/interactionrequest.hxx
main/ucbhelper/inc/ucbhelper/resultset.hxx
main/ucbhelper/inc/ucbhelper/resultsethelper.hxx
main/unotools/source/config/configitem.cxx
main/unotools/source/config/configpathes.cxx
main/unotools/source/config/dynamicmenuoptions.cxx
main/unotools/source/config/startoptions.cxx
ab01ac7917-Apr-2016 damjan

Fix a string limit error in my previous patch.

Patch by: me



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

bc1fc15f17-Apr-2016 damjan

Make CSV line parsers consistent with CSV field parsers.

Our CSV field parsing algorithms treats fields starting with a quote
(immediately at the beginning of the row, or after the field

Make CSV line parsers consistent with CSV field parsers.

Our CSV field parsing algorithms treats fields starting with a quote
(immediately at the beginning of the row, or after the field delimiter) as
quoted. A quoted field ends at the corresponding closing quote, and any
remaining text between the closing quote and the next field delimeter or end
of line is appended to the text already extracted from the field, but not
processed further. Any quotes in this extra text are taken verbatim - they
do not quote anything.

Our CSV line parsers were big hacks - they essentially read and concatenate
lines until an even number of quote characters is found, and then feed this
through the CSV field parsers.

This patch rewrites the line parsers to work exactly how the field parsers
work. Text such as:
"another" ",something else
is now correctly parsed by both Calc and Base as:
[another "],[something else]
instead of breaking all further parsing.

Patch by: me



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

show more ...

509a48ff10-Apr-2016 pfg

Replace 0 with NULL for pointers.

Only applied to C code: common syntax for C++ is different (nullptr).

Found with coccinelle: http://coccinelle.lip6.fr/


git-svn-id:

Replace 0 with NULL for pointers.

Only applied to C code: common syntax for C++ is different (nullptr).

Found with coccinelle: http://coccinelle.lip6.fr/


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

show more ...

26d9e9dd10-Apr-2016 pfg

Drop redundant semicolons.

Found with coccinelle: http://coccinelle.lip6.fr/

Currently only applied to C code.


git-svn-id: https://svn.apache.org/repos/asf/openoffice

Drop redundant semicolons.

Found with coccinelle: http://coccinelle.lip6.fr/

Currently only applied to C code.


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

show more ...

c32d42b504-Apr-2016 damjan

#i126901# CSV import: values with + or - followed by thousand separator and
3 digits (eg. +,123) are imported as a number

Do not allow numbers parsed from CVS files when "Detect special

#i126901# CSV import: values with + or - followed by thousand separator and
3 digits (eg. +,123) are imported as a number

Do not allow numbers parsed from CVS files when "Detect special numbers" is
off, to contain thousand separators before digits, even if after a +/- sign
(eg. -,123 or +,789). Treat these as strings instead.

Also added unit tests for this and exported the ScStringUtil class so it
can be tested.

Patch by: me



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

show more ...

6b41ff7a03-Apr-2016 damjan

#i122754# Base does not properly parse CSV files as per RFC-4180 (while
Calc does)

The flat file driver, in file
main/connectivity/source/drivers/flat/ETable.cxx, method
OFlatTab

#i122754# Base does not properly parse CSV files as per RFC-4180 (while
Calc does)

The flat file driver, in file
main/connectivity/source/drivers/flat/ETable.cxx, method
OFlatTable::fillColumns(), which reads lines to initialize columns,
assumes fields in the header and the first few lines never continue onto
the next line(s). This causes truncation of columns when they do.

Read all lines using the readLine() method instead of
SvStream::ReadByteStringLine(), which takes overflow onto next lines into
account. Also implement a new version of readLine() which allows reading
into an arbitrary string, as opposed to m_aCurrentLine only.

Patch by: me



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

show more ...

70ab24e930-Mar-2016 damjan

When otherwise absent, get the run and run.bat scripts to try to detect
and use the ${openoffice.home} that the --with-package-format="installed"
option to ./configure provided.

Patc

When otherwise absent, get the run and run.bat scripts to try to detect
and use the ${openoffice.home} that the --with-package-format="installed"
option to ./configure provided.

Patch by: me



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

show more ...

29b5526230-Mar-2016 damjan

Some fixes to build.xml for qa tests:
* Fix the default ${openoffice.home} for *nix (the final "program" directory
is wrong).
* Windows uses the "OpenOffice 4" directory instead of "ope

Some fixes to build.xml for qa tests:
* Fix the default ${openoffice.home} for *nix (the final "program" directory
is wrong).
* Windows uses the "OpenOffice 4" directory instead of "openoffice4".

Patch by: me



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

show more ...

da7570d226-Mar-2016 pescetti

#i126892# Use a specific mirror for dictionaries, to avoid HTTPS redirections.

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

1...<<121122123124125126127128129130>>...342