Home
last modified time | relevance | path

Searched refs:update (Results 1 – 25 of 514) sorted by relevance

12345678910>>...21

/trunk/main/desktop/test/deployment/update/website_update/
H A Dreadme.txt3 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 …]
/trunk/main/sysui/desktop/freedesktop/
H A Dfreedesktop-menus.spec98 /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 …]
/trunk/main/desktop/test/deployment/update/
H A Dreadme.txt23 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 …]
/trunk/main/desktop/test/deployment/update/updateinfocreation/
H A Dreadme.txt1 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 …]
/trunk/main/desktop/test/deployment/update/publisher/
H A Dreadme.txt46 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 …]
/trunk/main/setup_native/source/packinfo/
H A Dshellscripts_module.txt26 # 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
/trunk/main/extensions/source/update/check/
H A Dupdatehdl.src31 Text [ en-US ] = "Checking for an update failed." ;
71 …Text [ en-US ] = "The automatic download of the update is currently not available.\n\nClick 'Downl…
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 …]
/trunk/main/sysui/desktop/debian/
H A Dpostrm5 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 Dpostinst25 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
/trunk/main/slideshow/test/
H A Dslidetest.cxx119 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()
/trunk/main/sysui/desktop/redhat/
H A Dredhat-menus.spec70 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 …]
/trunk/main/desktop/test/deployment/update/defect/
H A Dreadme.txt1 …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…
/trunk/main/desktop/test/deployment/update/simple/
H A Dreadme.txt6 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…
/trunk/main/desktop/source/deployment/inc/
H A Ddp_interact.h47 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()
/trunk/main/sysui/desktop/solaris/
H A Dpostinstall32 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
/trunk/main/desktop/test/deployment/update/wrong_url/
H A Dreadme.txt1 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…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/stats/
H A DSQLExecution.java158 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()
/trunk/main/configmgr/source/
H A Dxcsparser.cxx64 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()
/trunk/main/instsetoo_native/util/
H A Dmakefile.mk115 …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:
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXConfigurationController.idl63 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 …]
/trunk/main/desktop/test/deployment/update/dependencies/
H A Dreadme.txt22 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.
/trunk/main/padmin/source/
H A Dprtsetup.cxx171 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()
/trunk/main/sal/qa/rtl/digest/
H A Drtl_digest.cxx1042 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 …]
/trunk/main/offapi/com/sun/star/sdbc/
H A DBatchUpdateException.idl33 /** 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
/trunk/main/sysui/desktop/slackware/
H A Dupdate-script2 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

Completed in 94 milliseconds

12345678910>>...21