/aoo42x/main/desktop/test/deployment/update/website_update/ |
H A D | readme.txt | 3 extensions as "browser based update". The Extension Manager will open a browser 10 webX.update.xml (for example, web1.update.xml) files which are available at 13 http://extensions.openoffice.org/testarea/desktop/website_update/update/web2.update.xml 50 the update information from the repository as feed: 71 desktop/test/deployment/update/website_update/web6.oxt 73 -Run the update in the Extension Manager 83 When running the update then the web browser should navigate to 94 the update information from the repository as feed: 120 desktop/test/deployment/update/website_update/web7.oxt 122 -Run the update in the Extension Manager [all …]
|
/aoo42x/main/sysui/desktop/freedesktop/ |
H A D | freedesktop-menus.spec | 98 /opt/gnome/bin/update-desktop-database -q 99 elif (which update-desktop-database); then 112 elif (which update-desktop-database); then 123 /opt/gnome/bin/update-desktop-database -q 124 elif (which update-desktop-database); then 128 if (which update-mime-database); then 129 update-mime-database /usr/share/mime 298 elif (which update-desktop-database); then 318 update-desktop-database -q 321 if (which update-mime-database); then [all …]
|
/aoo42x/main/desktop/test/deployment/update/ |
H A D | readme.txt | 23 The extensions in the subdirectories of the update folder are used for 24 testing the online update feature of extensions. The folder such as 28 corresponding update information file and the update are located on 31 desktop/test/deployment/update/simple/plain1.oxt 35 http://extensions.openoffice.org/testarea/desktop/simple/update/plain1.update.xml 39 http://extensions.openoffice.org/testarea/desktop/simple/update/plain1.oxt 42 To have all in one place the update information file and the update are also contained 46 .../update/simple/update 47 .../update/license/update 48 .../update/updatefeed/udpate [all …]
|
/aoo42x/main/desktop/test/deployment/update/updateinfocreation/ |
H A D | readme.txt | 1 The extension build in this test uses an update information which is obtained 2 through a http get request. That is the URL does not reference an update 4 update information. The URL used in this example is: 11 /extensions/www/testarea/desktop/updateinfocreation/update/updateinfo.oxt 19 The latter location (version 2.0) will also be referenced by the update information 25 EXTUPDATEINFO_NAME=org.openoffice.extensions.testarea.desktop.updateinfo.update.xml 29 This causes the generation of the update information file. This file could be 30 directly references by the URL in the <update-information> of the description.xml. 33 This generated update information file can then be used by the webserver, when it 34 sends back the requested update information. The update information file will be [all …]
|
/aoo42x/main/desktop/test/deployment/update/publisher/ |
H A D | readme.txt | 46 the update information from the repository as feed: 71 desktop/test/deployment/update/publisher/pub8.oxt 73 -Run the update in the Extension Manager 92 the update information from the repository as feed: 118 desktop/test/deployment/update/publisher/pub9.oxt 120 -Run the update in the Extension Manager 137 the update information from the repository as feed: 160 desktop/test/deployment/update/publisher/pub10.oxt 162 -Run the update in the Extension Manager 181 the update information from the repository as feed: [all …]
|
/aoo42x/main/extensions/source/update/check/ |
H A D | updatehdl.src | 31 Text [ en-US ] = "Checking for an update failed." ; 36 …Text [ en-US ] = "There is currently no update available for %PRODUCTNAME %PRODUCTVERSION\nor a ne… 96 …xt [ en-US ] = "To install the update, %PRODUCTNAME %PRODUCTVERSION needs to be closed. Do you wan… 181 Text [ en-US ] = "%PRODUCTNAME update available" ; 191 Text [ en-US ] = "%PRODUCTNAME update available" ; 201 Text [ en-US ] = "%PRODUCTNAME update available" ; 206 Text [ en-US ] = "Download of update begins." ; 211 Text [ en-US ] = "Download of update in progress" ; 221 Text [ en-US ] = "Download of update paused" ; 231 Text [ en-US ] = "Download of update stalled" ; [all …]
|
/aoo42x/main/setup_native/source/packinfo/ |
H A D | shellscripts_module.txt | 26 # update desktop database 27 if [ -x /usr/bin/update-desktop-database ]; then 28 update-desktop-database -q /usr/share/applications 30 # update debian style menus 31 if [ -x /usr/bin/update-menus ]; then 32 update-menus 41 if [ -x /usr/bin/update-desktop-database ] 43 update-desktop-database -q /usr/share/applications 45 if [ -x /usr/bin/update-menus ] 47 update-menus
|
/aoo42x/main/sysui/desktop/debian/ |
H A D | postrm | 5 if [ -x /usr/bin/update-mime-database ]; then 6 update-mime-database /usr/share/mime 8 if [ -x /usr/bin/update-desktop-database ]; then 9 update-desktop-database -q /usr/share/applications 11 if [ -x /usr/bin/update-menus ]; then 12 update-menus 18 if (which gtk-update-icon-cache); then 19 gtk-update-icon-cache /usr/share/icons/$theme
|
H A D | postinst | 25 if [ -x /usr/bin/update-mime-database ]; then 26 update-mime-database /usr/share/mime 29 if [ -x /usr/bin/update-desktop-database ]; then 30 update-desktop-database -q /usr/share/applications 33 if [ -x /usr/bin/update-menus ]; then 34 update-menus 41 if (which gtk-update-icon-cache); then 42 gtk-update-icon-cache /usr/share/icons/$theme
|
/aoo42x/main/slideshow/test/ |
H A D | slidetest.cxx | 119 ASSERT_TRUE( mpLayerManager->update() ) << "Update failed on LayerManager"; in TEST_F() 158 ASSERT_TRUE( mpLayerManager->update() ) << "Update failed on LayerManager"; in TEST_F() 164 ASSERT_TRUE( mpLayerManager->update() ) << "Update failed on LayerManager"; in TEST_F() 172 ASSERT_TRUE( mpLayerManager->update() ) << "Update failed on LayerManager #2"; in TEST_F() 183 ASSERT_TRUE( mpLayerManager->update() ) << "Update failed on LayerManager"; in TEST_F() 186 ASSERT_TRUE( mpLayerManager->update() ) << "Update failed on LayerManager"; in TEST_F() 216 mpLayerManager->update(); in TEST_F() 227 mpLayerManager->update(); in TEST_F() 239 mpLayerManager->update(); in TEST_F() 284 mpLayerManager->update(); in TEST_F()
|
/aoo42x/main/sysui/desktop/redhat/ |
H A D | redhat-menus.spec | 70 if [ -x /usr/bin/update-desktop-database ]; then 71 update-desktop-database -q /usr/share/applications 81 if [ -x /usr/bin/update-desktop-database ]; then 89 if [ -x /usr/bin/update-mime-database ]; then 90 update-mime-database /usr/share/mime 100 if (which gtk-update-icon-cache); then 101 gtk-update-icon-cache /usr/share/icons/$theme 274 if [ -x /usr/bin/update-desktop-database ]; then 277 if [ -x /usr/bin/update-mime-database ]; then 278 update-mime-database /usr/share/mime [all …]
|
/aoo42x/main/desktop/test/deployment/update/defect/ |
H A D | readme.txt | 1 …y fail2.oxt fails to install. The other extensions can be installed directly and through an update. 9 fail4.oxt: the version 2 references by fail4.update.xml is empty. 11 info1.oxt: The update information file has length null. 13 info2.oxt: The update information does not contain xml. 15 info3.oxt: The update information contain an error: the tag update information contains two opening…
|
/aoo42x/main/desktop/test/deployment/update/simple/ |
H A D | readme.txt | 6 The description.xml contains a version, a display name, and one URL to the update data 20 <update-information> 21 … <src xlink:href="http://extensions.openoffice.org/testarea/desktop/simple/plain1.update.xml" /> 22 </update-information> 27 The update information which is referenced in the update-information and the update is committed in…
|
/aoo42x/main/desktop/source/deployment/inc/ |
H A D | dp_interact.h | 47 xProgressHandler->update( css::uno::makeAny(status) ); in progressUpdate() 63 inline void update( ::rtl::OUString const & status ) const; 64 inline void update( css::uno::Any const & status ) const; 86 inline void ProgressLevel::update( ::rtl::OUString const & status ) const in update() function in dp_misc::ProgressLevel 89 m_xProgressHandler->update( css::uno::makeAny(status) ); in update() 93 inline void ProgressLevel::update( css::uno::Any const & status ) const in update() function in dp_misc::ProgressLevel 96 m_xProgressHandler->update( status ); in update()
|
/aoo42x/main/sysui/desktop/solaris/ |
H A D | postinstall | 32 if [ -x /usr/bin/update-mime-database ]; then 33 update-mime-database ${PKG_INSTALL_ROOT}/usr/share/mime 36 if [ -x /usr/bin/update-desktop-database ]; then 37 /usr/bin/update-desktop-database -q 38 elif (which update-desktop-database); then 39 update-desktop-database -q /usr/share/applications
|
/aoo42x/main/desktop/test/deployment/update/wrong_url/ |
H A D | readme.txt | 1 The extensions use either multiple urls to the update information file, or the update information f… 3 url1.oxt: The corresponding url1.update.xml contains two download urls. The first Url points to a l… 5 url2.oxt: Contains to URLs to update information files. The first URL in url2.oxt is wrong and the … 8 url3.oxt: contains to URLs to update information files which point to locations which do not exist. 10 wrongdownload1.oxt: The corresponding wrongdownload1.update.xml contains two download URLs which po…
|
/aoo42x/main/qadevOOo/runner/stats/ |
H A D | SQLExecution.java | 158 boolean update = false; in executeSQLCommand() 228 update = true; in executeSQLCommand() 234 execute((String)sqlCommand.get(i), sqlOutput, update); in executeSQLCommand() 236 if (!update && mergeOutputIntoInput) { in executeSQLCommand() 250 if (!update && sqlOutput == null) in executeSQLCommand() 262 private void execute(String command, Hashtable output, boolean update) { in execute() argument 266 if (update) { in execute()
|
/aoo42x/main/configmgr/source/ |
H A D | xcsparser.cxx | 64 rtl::Reference< Node > const & update) in merge() 67 original.is() && update.is() && original->kind() == update->kind() && in merge() 68 update->getFinalized() == Data::NO_LAYER); in merge() 69 if (update->getLayer() >= original->getLayer() && in merge() 70 update->getLayer() <= original->getFinalized()) in merge() 78 for (NodeMap::iterator i2(update->getMembers().begin()); in merge() 79 i2 != update->getMembers().end(); ++i2) in merge() 95 for (NodeMap::iterator i2(update->getMembers().begin()); in merge() 96 i2 != update->getMembers().end(); ++i2) in merge()
|
/aoo42x/main/instsetoo_native/util/ |
H A D | makefile.mk | 115 …ffice.lst --product OpenOffice --languages $(subst,$(@:s/_/ /:1)_, $(@:b)) $(PRJ)$/util$/update.xml 280 $(PRJ)$/util$/update.xml \ 281 > $(MISC)/$(@:b)_$(RTL_OS)_$(RTL_ARCH)$(@:e).update.xml 291 $(PRJ)$/util$/update.xml \ 292 > $(MISC)/$(@:b)_$(RTL_OS)_$(RTL_ARCH)$(@:e).update.xml 301 $(PRJ)$/util$/update.xml \ 302 > $(MISC)/$(@:b)_$(RTL_OS)_$(RTL_ARCH)$(@:e).update.xml 394 patch-update-releases-xml .PHONY: 396 update-releases-xml \ 419 patch-update-releases-xml .PHONY:
|
/aoo42x/main/offapi/com/sun/star/drawing/framework/ |
H A D | XConfigurationController.idl | 63 updated eventually to reflect the requested configuration. An update 68 <li>when the <member>update()</member> method is called.</li> 94 <li><p>The second update step activates or deactivates resources so that 102 <p>Note that the second update step may not be able to activate (or even to 130 <li><const>ConfigurationUpdateStart</const> is sent before the update of 136 <li><const>ConfigurationUpdateEnd</const> is sent after the update of 207 made in a row. It prevents an update being made (with all the visible UI 219 processing of the change requests. An update of the current 224 /** Explicitly request an update of the current configuration. 230 void update (); [all …]
|
/aoo42x/main/desktop/test/deployment/update/dependencies/ |
H A D | readme.txt | 22 update-dependencies.oxt is an extension that itself has no dependencies, but 23 whose update has unsatisfied dependencies (and also uses update-website). 25 The update information contain also publisher and release notes information, 26 which should be displayed in the update dialog.
|
/aoo42x/main/padmin/source/ |
H A D | prtsetup.cxx | 171 case RID_RTS_PAPERPAGE: m_pPaperPage->update();break; in IMPL_LINK() 172 case RID_RTS_DEVICEPAGE: m_pDevicePage->update();break; in IMPL_LINK() 255 update(); in RTSPaperPage() 266 void RTSPaperPage::update() in update() function in RTSPaperPage 341 update(); in IMPL_LINK() 430 void RTSDevicePage::update() in update() function in RTSDevicePage 669 update(); in RTSFontSubstPage() 682 void RTSFontSubstPage::update() in update() function in RTSFontSubstPage 720 update(); in IMPL_LINK() 731 update(); in IMPL_LINK()
|
/aoo42x/main/sal/qa/rtl/digest/ |
H A D | rtl_digest.cxx | 1042 class update : public ::testing::Test class 1055 TEST_F(update, update_000) in TEST_F() argument 1062 TEST_F(update, updateMD2_000) in TEST_F() argument 1069 TEST_F(update, updateMD2_001) in TEST_F() argument 1085 TEST_F(update, updateMD5_000) in TEST_F() argument 1092 TEST_F(update, updateMD5_001) in TEST_F() argument 1108 TEST_F(update, updateMD5_002) in TEST_F() argument 1125 TEST_F(update, updateSHA_000) in TEST_F() argument 1132 TEST_F(update, updateSHA1_000) in TEST_F() argument 1139 TEST_F(update, updateHMAC_MD5_000) in TEST_F() argument [all …]
|
/aoo42x/main/offapi/com/sun/star/sdbc/ |
H A D | BatchUpdateException.idl | 33 /** is thrown when an error occurs during a batch update operation. 40 provides the update counts for all commands 41 that were executed successfully during the batch update, that is, all commands 43 array of update counts corresponds to the order in which commands were added 52 indicating the update count for a SQL command that executed
|
/aoo42x/main/sysui/desktop/slackware/ |
H A D | update-script | 2 if (which update-desktop-database); then 3 update-desktop-database -q /usr/share/applications 6 if (which update-mime-database); then 7 update-mime-database /usr/share/mime
|