summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Collapse)Author
2009-08-25CWS-TOOLING: integrate CWS sb110Vladimir Glazounov
2009-08-05 15:28:43 +0200 sb r274677 : CWS-TOOLING: rebase CWS sb110 to trunk@274622 (milestone: DEV300:m54) 2009-08-05 11:46:36 +0200 sb r274646 : #i104018# fixed previous svn changeset 271712 (from issue 101244) 2009-07-20 14:41:56 +0200 sb r274138 : CWS-TOOLING: rebase CWS sb110 to trunk@273858 (milestone: DEV300:m52) 2009-06-02 11:42:17 +0200 sb r272489 : CWS-TOOLING: rebase CWS sb110 to trunk@272291 (milestone: DEV300:m49) 2009-05-08 12:46:51 +0200 sb r271712 : #i101244# after DLLs have been moved from basis to brand layer on Windows, code that used SvtPathOptions::GetModulePath to located libraries had to be adapted 2009-05-08 10:10:43 +0200 sb r271703 : #i101244# for performance reasons, on Windows move DLLs from basis to brand layer (i.e., next to executables); consequently eliminated some library duplications across the layers; adapted various code to the move 2009-05-08 09:54:44 +0200 sb r271702 : #i101244# hardwire Python dynamic libraries and script files into base layer (even if other dynamic libraries will move to brand layer on Windows), mainly because the pyuno dynamic library is both linked against from other dynamic libraries (pythonloader.uno) and accessed via "import pyuno" from Python scripts 2009-05-07 17:18:30 +0200 sb r271686 : #i101244# support NativeServicesURLPrefix on individual files; to implement that, changed meaning of global unomaxservices 2009-05-07 17:15:24 +0200 sb r271685 : #i101244# take legacy_binfilters.rdb explicitly from $OOO_BASE_DIR/program (instead of implicitly next to some dynamic library); cleaned up dead code 2009-05-07 17:12:12 +0200 sb r271684 : #i101244# take senddoc.exe explicitly from $OOO_BASE_DIR/program (instead of implicitly next to some dynamic library) 2009-05-07 17:11:33 +0200 sb r271683 : #i101244# take odbcconfig.exe explicitly from $OOO_BASE_DIR/program (instead of implicitly next to some dynamic library) 2009-05-07 17:09:44 +0200 sb r271682 : #i101244# read configmgr ini file explicitly from $OOO_BASE_DIR/program (instead of next to configmgr dynamic library)
2009-04-28CWS-TOOLING: integrate CWS sb109Ivo Hinkelmann
2009-04-21 13:42:45 +0200 sb r271035 : removed obsolete psprint dependency 2009-04-21 10:33:31 +0200 sb r271024 : changes to previous -c270971 so that build does not break for USE_SHELL!=bash (but instead resulting bridgetest_xxx scripts are nonfunctional) 2009-04-21 08:56:48 +0200 sb r271017 : merged in cws/sb107 -c 268250 (avoid warnings about format specifier and argument mismatch (on 64bit debug builds)) 2009-04-20 16:42:27 +0200 sb r270995 : #i98625# add make_xxx functions for C++ representations of UNO polystructs; fixed and adapted tests (patch by thb, slightly adapted) 2009-04-20 14:23:45 +0200 sb r270981 : #i84751# selective performance improvements (patch by mmeeks, slightly adapted) 2009-04-20 13:39:50 +0200 sb r270978 : #i99711# removed dead code (patch by cmc, slightly modified) 2009-04-20 11:59:39 +0200 sb r270972 : #i97975# avoid crashes during shutdown (patch by cmc, slightly modified) 2009-04-20 11:57:52 +0200 sb r270971 : made tests work again after LD_LIBRARY_PATH clean up 2009-04-20 09:49:32 +0200 sb r270963 : #i95593# made tests work again after LD_LIBRARY_PATH cleanup 2009-04-17 13:52:33 +0200 sb r270941 : merged in cws/sb107 -c 270023 (added svn:ignore) 2009-04-15 13:46:24 +0200 sb r270841 : #i92131# dead code elimination (based on a patch by cmc) 2009-04-15 13:29:27 +0200 sb r270839 : #i100743# use a FastLess for the Data map (based on a patch my mmeeks) 2009-04-15 13:12:11 +0200 sb r270837 : #i100583# dead code elimination (patch by cmc) 2009-04-15 13:02:19 +0200 sb r270835 : avoid bogus Solaris C++ compiler warning when building with debug=x 2009-04-15 11:49:46 +0200 sb r270828 : adapted to cleared LD_LIBRARY_PATH 2009-04-15 10:49:48 +0200 sb r270826 : #i101101# for performance reasons, do not put ComponentContext in unsafe appartment 2009-04-15 10:08:20 +0200 sb r270824 : #i99113# removed duplicated stocservices.uno lib from basis layer
2009-02-17CWS-TOOLING: integrate CWS sb105Oliver Bolte
2009-02-02 15:33:54 +0100 sb r267272 : #i98602# childNode apparently can legitimately be null in handle(ValueNode const &); this was asserted---but otherwise handled gracefully---before r262819
2008-12-30CWS-TOOLING: integrate CWS sb102Jens-Heiner Rechtien
2008-12-11 16:18:12 +0100 sb r265332 : #i95065# cleanup, to make Windows linking work 2008-12-11 16:16:03 +0100 sb r265331 : #i95065# missing SAL_DLLPUBLIC_EXPORT 2008-12-09 17:40:28 +0100 sb r265122 : #i94469# move CJK specific configuration data to brand layer 2008-12-09 16:09:08 +0100 sb r265112 : #i96959# use PTHREAD_MUTEX_RECURSIVE on all platforms 2008-12-09 15:54:31 +0100 sb r265110 : #i95065# do not derive apphelper::LifeTimeGuard from osl::ResettableMutexGuard to avoid problems with VISIBILITY_HIDDEN=TRUE on MSC 2008-12-09 15:40:51 +0100 sb r265104 : #i95065# add VISIBILITY_HIDDEN=TRUE to connectivity/source/drivers/mozab 2008-12-09 15:36:21 +0100 sb r265102 : #i95501# updated SDK_HOME 2008-12-09 15:31:46 +0100 sb r265099 : typo (temppath vs. tmppath) 2008-12-08 11:48:08 +0100 sb r264979 : #i95065# removed spurious ExplicitCategoriesProvider.obj (ExplicitCategoriesProvider.cxx is not in this directory) 2008-12-07 19:41:07 +0100 sb r264960 : #i96994# erroneously doubled backslash caused visibility feature to be disabled for all GCC versions on Mac OS X 2008-12-06 23:54:49 +0100 sb r264948 : changes from trunk that CWS-TOOLING's rebase to DEV300:m37 (r264891) had missed, as files had been moved around on this CWS 2008-12-05 20:29:23 +0100 sb r264919 : #i85508# versions of flex apparently differ in whether input() resp. yyinput() returns zero or EOF upon end of file 2008-12-05 15:37:23 +0100 sb r264908 : #i95315# removed obsolete jut 2008-12-05 15:34:59 +0100 sb r264907 : #i95531# removed empty obsolete directories 2008-12-05 10:09:23 +0100 sb r264891 : CWS-TOOLING: rebase CWS sb102 to trunk@264807 (milestone: DEV300:m37) 2008-12-04 14:50:20 +0100 sb r264845 : #i95065# introduced VISIBILITY_HIDDEN makefile flag to reduce duplications; made additional libraries use VISIBILITY_HIDDEN=TRUE to avoid warnings with recent GCC 4 versions (had to split certain code directories to make changes that would otherwise erroneously affect multiple libraries built in the same makefile); changed connectivity::ORefVector to no longer derive from std::vector, as that caused problems with the MSC implementation of VISIBILITY_HIDDEN=TRUE; replaced uses of JNIEXPORT with SAL_DLLPUBLIC_EXPORT, as the former does not expand to visibility attributes on some platforms where the latter does 2008-12-03 11:29:38 +0100 sb r264759 : #i94583# remove unnecessary (and wrong) assertion check for rtl_getAppCommandArg return value (which is guaranteed to return osl_Process_E_None or not return at all) 2008-12-02 17:18:31 +0100 sb r264724 : #i96809# silenced GCC 4.3.2 warning 2008-12-02 13:29:34 +0100 sb r264695 : #i96797# make get_tmp_dir fail less often 2008-11-28 17:19:24 +0100 sb r264566 : #i95691# inadvertently missing from -c 264564 2008-11-28 17:07:50 +0100 sb r264564 : #i95691# only structs of exactly 1, 2, 4, or 8 bytes are returned through registers 2008-11-25 13:28:08 +0100 sb r264291 : #i96427# support for SAL_EXCEPTION_DLLPUBLIC_EXPORT (patch by np) 2008-11-21 14:45:22 +0100 sb r264140 : #i95428# added SAL_EXCEPTION_DLLPUBLIC_EXPORT and SAL_EXCEPTION_DLLPRIVATE 2008-11-19 13:19:37 +0100 sb r263984 : #i95525# removed erroneous application/octet-stream svn:mime-type properties
2008-12-11CWS-TOOLING: integrate CWS cmcfixes51Rüdiger Timm
2008-12-08 10:12:55 +0100 cmc r264975 : #i96203# protect with ifdefs to avoid unused symbol on mac 2008-12-05 12:23:47 +0100 cmc r264898 : CWS-TOOLING: rebase CWS cmcfixes51 to trunk@264807 (milestone: DEV300:m37) 2008-12-01 14:45:17 +0100 cmc r264606 : #i76655# ehlos apparently required 2008-11-28 17:49:30 +0100 cmc r264567 : #i96655# remove newly unused method 2008-11-28 10:41:28 +0100 cmc r264531 : #i96647# better ppc-bridges flushCode impl 2008-11-27 12:58:40 +0100 cmc r264478 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 12:32:49 +0100 cmc r264476 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 12:26:02 +0100 cmc r264475 : #i96655# redundant old table export helpers 2008-11-27 11:49:06 +0100 cmc r264473 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 11:38:35 +0100 cmc r264471 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 11:14:21 +0100 cmc r264467 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 11:06:22 +0100 cmc r264464 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 10:58:18 +0100 cmc r264462 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 10:41:44 +0100 cmc r264461 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 10:19:24 +0100 cmc r264460 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 10:13:39 +0100 cmc r264459 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 10:06:14 +0100 cmc r264458 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 09:59:54 +0100 cmc r264457 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 09:52:51 +0100 cmc r264456 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 09:48:26 +0100 cmc r264454 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 09:40:20 +0100 cmc r264452 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 09:35:26 +0100 cmc r264451 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 09:31:00 +0100 cmc r264450 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 09:24:08 +0100 cmc r264449 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 00:26:15 +0100 cmc r264443 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 00:21:01 +0100 cmc r264442 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-27 00:09:40 +0100 cmc r264441 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-26 23:51:56 +0100 cmc r264440 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-26 23:49:09 +0100 cmc r264439 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-26 18:09:54 +0100 cmc r264432 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-26 18:07:40 +0100 cmc r264431 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-26 17:28:02 +0100 cmc r264429 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-26 17:27:39 +0100 cmc r264428 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-26 17:18:36 +0100 cmc r264426 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-26 16:22:16 +0100 cmc r264415 : #i96624# make implicit braces and brackets explicit to avoid warnings 2008-11-26 16:00:23 +0100 cmc r264409 : #i90426# remove warnings from svtools 2008-11-26 15:59:17 +0100 cmc r264408 : #i90426# remove warnings 2008-11-26 15:47:32 +0100 cmc r264404 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-26 14:46:57 +0100 cmc r264394 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-26 14:19:50 +0100 cmc r264387 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-26 14:15:26 +0100 cmc r264386 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-26 14:11:26 +0100 cmc r264384 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings 2008-11-26 13:44:23 +0100 cmc r264380 : #i96084# comfirm existing logic with explicit brackets to remove new gcc warnings 2008-11-26 13:12:24 +0100 cmc r264372 : #i96604# silence new warnings 2008-11-26 12:35:02 +0100 cmc r264369 : #i96203# make qstarter work in 3-layer land 2008-11-26 12:33:04 +0100 cmc r264368 : #i96170# ensure gtypes are up and running
2008-11-10CWS-TOOLING: integrate CWS cmcfixes50Rüdiger Timm
2008-11-10 13:31:50 +0100 cmc r263517 : gio doesn't do anything useful for remote stuff wrt info 2008-11-06 00:11:47 +0100 cmc r263359 : #i93436# pile of other 64bit new gcc warnings 2008-11-05 00:39:03 +0100 cmc r263340 : i95856 let a ppc64 vanilla build succeed 2008-11-04 14:00:25 +0100 cmc r263320 : #i93436# useless const 2008-11-04 11:53:10 +0100 cmc r263314 : #i93436# ambiguous 2008-11-04 11:48:05 +0100 cmc r263313 : #i93436# add some braces 2008-11-04 11:29:24 +0100 cmc r263312 : #i93436# ambiguous 2008-11-04 10:53:46 +0100 cmc r263311 :
2008-10-31#i10000# Avoid mismatch bool <-> sal_BoolRüdiger Timm
2008-10-29CWS-TOOLING: integrate CWS sb99Rüdiger Timm
2008-10-28#i10000# clean up files with zero byte sizeOliver Bolte
2008-10-10CWS-TOOLING: integrate CWS cmcfixes49Oliver Bolte
2008-10-01CWS-TOOLING: integrate CWS sb93Vladimir Glazounov
2008-06-17#i10000# Non-product builds still need isSimpleValueElement().Rüdiger Timm
2008-06-16INTEGRATION: CWS sb88 (1.24.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:55 sb 1.24.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.4.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:55 sb 1.4.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.11.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:55 sb 1.11.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.6.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:55 sb 1.6.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.15.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:55 sb 1.15.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.8.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:55 sb 1.8.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.12.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:54 sb 1.12.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.5.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:54 sb 1.5.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.6.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:54 sb 1.6.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.4.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:54 sb 1.4.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.26.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:54 sb 1.26.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.32.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:54 sb 1.32.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.16.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:54 sb 1.16.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.23.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:54 sb 1.23.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.17.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:54 sb 1.17.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.20.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:54 sb 1.20.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.11.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:54 sb 1.11.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.31.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:53 sb 1.31.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.15.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:53 sb 1.15.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.6.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:53 sb 1.6.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.5.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:53 sb 1.5.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.4.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:53 sb 1.4.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.23.10); FILE MERGEDRüdiger Timm
2008/06/10 13:04:49 sb 1.23.10.1: #157123# replace sole (exception handling) call to asynchronous CacheController::invalidateComponent with call to synchronous CacheController::refreshComponent, to avoid multi-threading issues
2008-06-16INTEGRATION: CWS sb88 (1.9.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:53 sb 1.9.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.12.10); FILE MERGEDRüdiger Timm
2008/06/10 13:04:49 sb 1.12.10.1: #157123# replace sole (exception handling) call to asynchronous CacheController::invalidateComponent with call to synchronous CacheController::refreshComponent, to avoid multi-threading issues
2008-06-16INTEGRATION: CWS sb88 (1.20.10); FILE MERGEDRüdiger Timm
2008/06/10 13:04:49 sb 1.20.10.1: #157123# replace sole (exception handling) call to asynchronous CacheController::invalidateComponent with call to synchronous CacheController::refreshComponent, to avoid multi-threading issues
2008-06-16INTEGRATION: CWS sb88 (1.8.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:53 sb 1.8.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.11.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:53 sb 1.11.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.13.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:53 sb 1.13.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.8.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:52 sb 1.8.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.7.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:52 sb 1.7.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.23.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:52 sb 1.23.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.9.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:52 sb 1.9.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.6.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:52 sb 1.6.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.12.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:52 sb 1.12.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.18.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:52 sb 1.18.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.40.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:52 sb 1.40.10.1: #i89553 applied patch by cmc
2008-06-16INTEGRATION: CWS sb88 (1.21.10); FILE MERGEDRüdiger Timm
2008/06/03 15:29:52 sb 1.21.10.1: #i89553 applied patch by cmc