History log of /aoo42x/ (Results 1151 - 1175 of 8186)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e809e51608-Sep-2020 mseidel

Corrected small errors in Help text

(cherry picked from commit 2e89cd497651b87b3fc8656d0afed173f7250742)

0fa8332505-Sep-2020 mseidel

Cleaned up resource files

(cherry picked from commit e414e35e85b0d08a5dbee6db06b784cfffa1ce0f)

a47ba11f04-Sep-2020 mseidel

Cleaned up resource files

(cherry picked from commit 369baf7573f642d8f131e293b919bab0c7dc634b)

43f3311702-Sep-2020 mseidel

Small change in string

(cherry picked from commit 95f0451a6c183c9a74ec435e231d9f6f9dce5160)

19e634d327-Aug-2020 mseidel

Updated LICENSE for curl 7.72.0

(cherry picked from commit be522427db50159d522c42daa89cce4f0a309fab)

fa64e04927-Aug-2020 Don Lewis

Upgrade to curl-7.72.0

Curl 7.27.0 fixes a number of bugs and a couple CVEs that probably do not
affect us.

f53e21fa26-Aug-2020 mseidel

Fixed typos (sould -> should) and some more

(cherry picked from commit 3945fe28166b82700c7d567fedab7482a96de498)

58a988d926-Aug-2020 mseidel

Fixed typos, removed whitespace

(cherry picked from commit c3b7da30377815802429c889b153852f1ce44980)

cf1bdece25-Aug-2020 mseidel

Small fixes in Help

(cherry picked from commit a29500927c4f052e1c93275155e29483af3a3b8d)

92dd2fb223-Aug-2020 Don Lewis

Force Linux builds to use gnu++98 (C++98 + GNU extensions) mode to be
the most compatible with our old code base rather than relying on the
compiler default mode. Compiling in C++11 or newer

Force Linux builds to use gnu++98 (C++98 + GNU extensions) mode to be
the most compatible with our old code base rather than relying on the
compiler default mode. Compiling in C++11 or newer mode is very noisy
due to deprecation warnings about our use of std::auto_ptr. If the
compiler defaults to C++17 mode or newer, the build would be totally
broken because std::auto_ptr is removed from C++17.

There is an unknown amount of porting effort needed to convert to
std::unique_ptr, which has somewhat different semantics and which is
not available before C++11, which would break building with older versions
of gcc which default to gnu++98 mode.

std::shared_ptr, might be an alternative since there is a BOOST
implementation.

show more ...

74e9e84f22-Aug-2020 Don Lewis

Upgrade to openssl-1.0.2u. Remove unused version.mk.

(cherry picked from commit 5988caad9a0dac8ef57950ff3aeb2b6fa8267fc6)

4e7d57d822-Aug-2020 mseidel

Fixed typos (otherwhise -> otherwise) and some more

(cherry picked from commit 15289133c13269ea12e74ce817b98e1403d5761d)


main/bean/native/win32/com_sun_star_comp_beans_LocalOfficeWindow.c
main/comphelper/inc/comphelper/mediadescriptor.hxx
main/comphelper/inc/comphelper/sequenceashashmap.hxx
main/comphelper/source/misc/stillreadwriteinteraction.cxx
main/dbaccess/source/ui/app/AppDetailPageHelper.cxx
main/desktop/source/app/app.cxx
main/embeddedobj/test/Container1/nativelib/nativeview.c
main/filter/source/config/cache/basecontainer.hxx
main/filter/source/config/cache/cacheitem.hxx
main/filter/source/config/cache/cacheupdatelistener.cxx
main/filter/source/config/cache/filtercache.hxx
main/filter/source/config/cache/lateinitlistener.cxx
main/framework/inc/classes/checkediterator.hxx
main/framework/inc/classes/filtercachedata.hxx
main/framework/inc/classes/framecontainer.hxx
main/framework/inc/classes/menumanager.hxx
main/framework/inc/classes/propertysethelper.hxx
main/framework/inc/dispatch/closedispatcher.hxx
main/framework/inc/helper/propertysetcontainer.hxx
main/framework/inc/helper/statusindicatorfactory.hxx
main/framework/inc/helper/vclstatusindicator.hxx
main/framework/inc/interaction/quietinteraction.hxx
main/framework/inc/properties.h
main/framework/inc/recording/dispatchrecorder.hxx
main/framework/inc/services/autorecovery.hxx
main/framework/inc/services/detectorfactory.hxx
main/framework/inc/services/layoutmanager.hxx
main/framework/inc/services/license.hxx
main/framework/inc/services/substitutepathvars.hxx
main/framework/inc/services/tabwindowservice.hxx
main/framework/inc/uiconfiguration/globalsettings.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/uicategorydescription.hxx
main/framework/inc/uiconfiguration/uiconfigurationmanager.hxx
main/framework/inc/uiconfiguration/windowstateconfiguration.hxx
main/framework/inc/uielement/menubarmanager.hxx
main/framework/inc/uielement/uicommanddescription.hxx
main/framework/inc/uifactory/uielementfactorymanager.hxx
main/framework/inc/uifactory/windowcontentfactorymanager.hxx
main/framework/qa/complex/loadAllDocuments/InteractionHandler.java
main/framework/source/accelerators/acceleratorexecute.hxx
main/framework/source/accelerators/presethandler.cxx
main/framework/source/accelerators/storageholder.cxx
main/framework/source/dispatch/closedispatcher.cxx
main/framework/source/dispatch/dispatchprovider.cxx
main/framework/source/dispatch/helpagentdispatcher.cxx
main/framework/source/dispatch/loaddispatcher.cxx
main/framework/source/dispatch/mailtodispatcher.cxx
main/framework/source/fwe/xml/saxnamespacefilter.cxx
main/framework/source/fwi/jobs/configaccess.cxx
main/framework/source/fwi/threadhelp/lockhelper.cxx
main/framework/source/inc/loadenv/actionlockguard.hxx
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/jobdispatch.cxx
main/framework/source/jobs/jobresult.cxx
main/framework/source/jobs/joburl.cxx
main/framework/source/layoutmanager/layoutmanager.cxx
main/framework/source/layoutmanager/toolbarlayoutmanager.hxx
main/framework/source/loadenv/loadenv.cxx
main/framework/source/services/autorecovery.cxx
main/framework/source/services/backingcomp.cxx
main/framework/source/services/desktop.cxx
main/framework/source/services/dispatchhelper.cxx
main/framework/source/services/frame.cxx
main/framework/source/services/pathsettings.cxx
main/framework/source/uiconfiguration/imagemanagerimpl.hxx
main/framework/source/uiconfiguration/uiconfigurationmanagerimpl.hxx
main/framework/source/uielement/popuptoolbarcontroller.cxx
main/l10ntools/source/filter/utils/Cache.java
main/l10ntools/source/filter/utils/FileHelper.java
main/l10ntools/source/filter/utils/XMLHelper.java
main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/CustomizeView.java
main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/FunctionHelper.java
main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/Interceptor.java
main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/StatusListener.java
main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/StatusView.java
main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/nativeview.c
main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/AsciiReplaceFilter.java
main/offapi/com/sun/star/frame/FrameLoader.idl
main/offapi/com/sun/star/frame/ProtocolHandler.idl
main/offapi/com/sun/star/frame/SynchronousFrameLoader.idl
main/offapi/com/sun/star/frame/XDispatchRecorder.idl
main/offapi/com/sun/star/view/PrintOptions.idl
main/salhelper/inc/salhelper/singletonref.hxx
main/sfx2/source/appl/sfxhelp.cxx
main/sfx2/source/bastyp/fltfnc.cxx
main/sfx2/source/doc/docfile.cxx
main/sfx2/source/doc/printhelper.cxx
main/sfx2/source/view/viewfrm.cxx
main/svl/qa/complex/ConfigItems/helper/HistoryOptTest.cxx
main/svtools/inc/svtools/acceleratorexecute.hxx
main/svx/source/form/formcontroller.cxx
main/ucbhelper/inc/ucbhelper/interceptedinteraction.hxx
main/unotools/inc/unotools/securityoptions.hxx
main/uui/source/iahndl-filter.cxx
main/uui/source/iahndl.cxx
main/vbahelper/source/vbahelper/vbadocumentbase.cxx
a49f191122-Aug-2020 mseidel

Fixed typos (internaly -> internally) and some more

(cherry picked from commit 06fea5eb2b9aa5023a47343a2dfc561c5943149a)


main/comphelper/inc/comphelper/numberedcollection.hxx
main/comphelper/inc/comphelper/sequenceashashmap.hxx
main/filter/source/config/cache/contenthandlerfactory.hxx
main/filter/source/config/cache/filtercache.hxx
main/filter/source/config/cache/filterfactory.hxx
main/filter/source/config/cache/frameloaderfactory.hxx
main/filter/source/config/cache/typedetection.hxx
main/fpicker/source/win32/filepicker/VistaFilePickerEventHandler.hxx
main/fpicker/source/win32/filepicker/VistaFilePickerImpl.hxx
main/fpicker/source/win32/filepicker/asyncrequests.hxx
main/framework/inc/classes/propertysethelper.hxx
main/framework/inc/dispatch/closedispatcher.hxx
main/framework/inc/dispatch/dispatchprovider.hxx
main/framework/inc/dispatch/startmoduledispatcher.hxx
main/framework/inc/framework/preventduplicateinteraction.hxx
main/framework/inc/framework/titlehelper.hxx
main/framework/inc/helper/statusindicatorfactory.hxx
main/framework/inc/interaction/quietinteraction.hxx
main/framework/inc/loadstate.h
main/framework/inc/recording/dispatchrecordersupplier.hxx
main/framework/inc/services/autorecovery.hxx
main/framework/inc/services/desktop.hxx
main/framework/inc/services/detectorfactory.hxx
main/framework/inc/services/pathsettings.hxx
main/framework/qa/complex/loadAllDocuments/CheckXComponentLoader.java
main/framework/source/dispatch/mailtodispatcher.cxx
main/framework/source/fwe/helper/titlehelper.cxx
main/framework/source/inc/accelerators/acceleratorconfiguration.hxx
main/framework/source/inc/accelerators/documentacceleratorconfiguration.hxx
main/framework/source/inc/accelerators/globalacceleratorconfiguration.hxx
main/framework/source/inc/accelerators/moduleacceleratorconfiguration.hxx
main/framework/source/inc/accelerators/presethandler.hxx
main/framework/source/inc/loadenv/loadenv.hxx
main/framework/source/jobs/jobresult.cxx
main/framework/source/loadenv/loadenv.cxx
main/framework/source/recording/dispatchrecordersupplier.cxx
main/framework/source/services/autorecovery.cxx
main/framework/source/services/backingcomp.cxx
main/framework/source/services/frame.cxx
main/framework/source/services/modulemanager.cxx
main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/CustomizeView.java
main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/StatusListener.java
main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/StatusView.java
main/offapi/com/sun/star/document/FilterFactory.idl
main/offapi/com/sun/star/frame/DispatchRecorderSupplier.idl
main/offapi/com/sun/star/frame/XDispatchRecorderSupplier.idl
main/sd/inc/Outliner.hxx
main/sfx2/source/appl/sfxhelp.cxx
main/svtools/inc/svtools/filectrl.hxx
main/svx/source/inc/svxrectctaccessiblecontext.hxx
main/svx/source/unodraw/recoveryui.cxx
669c4ec921-Aug-2020 mseidel

Use correct version of openSSL in version.mk

(cherry picked from commit e5dc12f6473513f2eb82c9d93c82bd1f4653cbd7)

4cc15de508-Sep-2019 mseidel

Fixed tab vs. spaces

(cherry picked from commit 58f9c0625c0ebfacd69c5b8b8a5141e8344da3b2)

e73d4c7e04-Feb-2019 Matthias Seidel

Removed whitespace, fixed typo

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1852958 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 8344c66800cbdb48d8989

Removed whitespace, fixed typo

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1852958 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 8344c66800cbdb48d898915ffe7fee06739fd549)

show more ...

779cfbd519-Aug-2020 mseidel

Optimized dialog for custom slideshows

(cherry picked from commit 1060bdbf8310c3ee8a537c4bd536b5dd2505b651)

d0dd8695818-Aug-2020 mseidel

Fixed typos (shure -> sure)

(cherry picked from commit 01ad09a0c915d261b7260c626c3424e027e76f95)

e9faf1d918-Aug-2020 mseidel

Fixed typos (Normaly -> Normally) and some more

(cherry picked from commit 2e3a1b6e4abf6df35dae2c3095e845de0304e209)


main/dbaccess/source/core/api/RowSetCache.cxx
main/dbaccess/source/ui/browser/unodatbr.cxx
main/editeng/source/editeng/impedit3.cxx
main/filter/source/config/cache/basecontainer.hxx
main/filter/source/config/cache/cacheitem.hxx
main/filter/source/config/cache/filtercache.hxx
main/filter/source/config/cache/lateinitlistener.cxx
main/filter/source/config/cache/typedetection.cxx
main/filter/source/config/cache/typedetection.hxx
main/fpicker/source/win32/misc/WinImplHelper.cxx
main/framework/inc/classes/filtercachedata.hxx
main/framework/inc/dispatch/basedispatcher.hxx
main/framework/inc/dispatch/closedispatcher.hxx
main/framework/inc/dispatch/helpagentdispatcher.hxx
main/framework/inc/general.h
main/framework/inc/jobs/jobdata.hxx
main/framework/inc/services/autorecovery.hxx
main/framework/inc/services/detectorfactory.hxx
main/framework/inc/services/frameloaderfactory.hxx
main/framework/inc/services/logindialog.hxx
main/framework/inc/threadhelp/itransactionmanager.h
main/framework/inc/threadhelp/readguard.hxx
main/framework/inc/threadhelp/writeguard.hxx
main/framework/source/accelerators/keymapping.cxx
main/framework/source/accelerators/presethandler.cxx
main/framework/source/dispatch/closedispatcher.cxx
main/framework/source/dispatch/dispatchprovider.cxx
main/framework/source/dispatch/helpagentdispatcher.cxx
main/framework/source/fwe/dispatch/interaction.cxx
main/framework/source/fwi/jobs/configaccess.cxx
main/framework/source/fwi/threadhelp/transactionmanager.cxx
main/framework/source/helper/ocomponentenumeration.cxx
main/framework/source/helper/oframes.cxx
main/framework/source/inc/accelerators/presethandler.hxx
main/framework/source/inc/loadenv/loadenv.hxx
main/framework/source/jobs/job.cxx
main/framework/source/loadenv/loadenv.cxx
main/framework/source/recording/dispatchrecordersupplier.cxx
main/framework/source/services/autorecovery.cxx
main/framework/source/services/desktop.cxx
main/framework/source/services/frame.cxx
main/framework/test/test_componentenumeration.bas
main/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/AsyncJob.java
main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/DocumentView.java
main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/FunctionHelper.java
main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ViewContainer.java
main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/AsciiReplaceFilter.java
main/offapi/com/sun/star/frame/DispatchHelper.idl
main/offapi/com/sun/star/frame/FrameControl.idl
main/offapi/com/sun/star/frame/FrameSearchFlag.idl
main/offapi/com/sun/star/frame/XFrame.idl
main/offapi/com/sun/star/frame/XModule.idl
main/offapi/com/sun/star/frame/XRecordableDispatch.idl
main/offapi/com/sun/star/frame/XUntitledNumbers.idl
main/offapi/com/sun/star/presentation/XSlideShowController.idl
main/offapi/com/sun/star/ui/XAcceleratorConfiguration.idl
main/offapi/com/sun/star/util/XCloseListener.idl
main/qadevOOo/runner/lib/StatusException.java
main/qadevOOo/tests/java/ifc/container/_XContainerQuery.java
main/qadevOOo/tests/java/mod/_forms/GenericModelTest.java
main/sal/textenc/tcvtjp2.tab
main/sfx2/source/inc/templdgi.hxx
main/shell/source/tools/lngconvex/lngconvex.cxx
main/svtools/source/filter/filter.cxx
main/toolkit/source/awt/vclxaccessiblecomponent.cxx
main/ucbhelper/inc/ucbhelper/interceptedinteraction.hxx
main/unotools/inc/unotools/viewoptions.hxx
a97fbb8518-Aug-2020 mseidel

Fixed typos

(cherry picked from commit 36e81a81f4ba1276157e39937bb534c7c0e6e6b2)

4f7439aa18-Aug-2020 mseidel

Fixed typos

(cherry picked from commit 3ca74652307d398c055f19695c840b3293cc4554)

c53aa87c17-Aug-2020 mseidel

Fixed errors in Help

(cherry picked from commit 603962508acf7cb5174b03a58bcde10bca0ba928)

fd300f9f16-Aug-2020 mseidel

Cleaned up resource files

(cherry picked from commit 51f11a454dfb1cd695d77e817d8ea21200d8c1a9)

c09c8fa713-Aug-2020 mseidel

Cleaned up resource files

(cherry picked from commit 33485770fc96f2784f554c2c400e3961fa8c7b6a)

dc91148212-Aug-2020 mseidel

Removed improvement.xhp from makefiles (finally)

(cherry picked from commit b08fe871c064e16e15519260ef810cabe7c18ab7)

1...<<41424344454647484950>>...328