summaryrefslogtreecommitdiff
path: root/scp2/source/writer
AgeCommit message (Collapse)AuthorFilesLines
2010-01-20dv17: #i70994#: Use property handler instead of column info for Windows VistaDirk Voelzke1-2/+109
2010-01-08sb111: merged in DEV300_m69sb1-2/+2
2010-01-05CWS-TOOLING: integrate CWS native275Jens-Heiner Rechtien1-2/+2
2009-12-10sb111: merged in DEV300_m67sb1-2/+2
2009-12-03native275 #i107355# updating to OOo 3.3Ingo Schmidt1-2/+2
2009-11-26#i96594# Allow customization of 'register for Microsoft File Types' in ↵Dirk Völzke2-7/+17
custom setup
2009-11-23CWS-TOOLING: integrate CWS fwk125Ivo Hinkelmann1-2/+2
2009-11-19 08:11:20 +0100 jsk r277554 : fwk125: #i105760# - removed warnlog, re-enabled autotest e_help.bas 2009-11-16 16:21:49 +0100 tl r277521 : #i106571# fixed locale list for dictionaries to get rid of duplicate entries 2009-11-12 08:47:31 +0100 hde r277469 : rework of hyphenation 2009-11-11 15:25:16 +0100 hde r277462 : rework of hyphenation 2009-11-11 15:24:09 +0100 hde r277461 : rework of hyphenation 2009-11-11 13:52:02 +0100 hde r277453 : new include for hyphenation tools 2009-11-10 12:28:51 +0100 tl r277427 : #i102304# fix for hyphenation dialog 2009-11-10 12:00:10 +0100 mav r277425 : #i10000# A workaround for pch and windows headers conflict 2009-11-10 11:58:32 +0100 mav r277424 : #i10000# A workaround for pch and windows headers conflict 2009-11-09 15:47:59 +0100 kso r277414 : #i16732# fixed url matching. 2009-11-09 11:51:40 +0100 mav r277406 : #i10000# use precompiled headers 2009-11-08 23:53:03 +0100 mav r277399 : #i10000# fix warning 2009-11-08 23:50:23 +0100 mav r277398 : #i10000# adapt for unix 2009-11-08 23:49:52 +0100 mav r277397 : #i10000# adapt for unix 2009-11-08 21:26:06 +0100 mav r277396 : CWS-TOOLING: rebase CWS fwk125 to branches/OOO320@277373 (milestone: OOO320:m4) 2009-11-06 16:30:27 +0100 ab r277394 : #i106100# Hold references to packages to speed up further calls to getDeployedPackages() 2009-11-06 15:58:48 +0100 mav r277392 : #i102464# check the Windows ACL 2009-11-06 15:58:23 +0100 mav r277391 : #i102464# check the Windows ACL 2009-11-04 11:54:06 +0100 tl r277342 : #i106497# incorrectly found 'supported languages' fixed 2009-11-04 10:40:51 +0100 tl r277335 : #i106571# dictionary updates for Polish and Swedish. 2009-10-28 09:54:41 +0100 tl r277236 : #i106100# context menu performance 2009-10-27 15:47:05 +0100 tl r277213 : #i106100# context menu performance 2009-10-23 17:31:56 +0200 mav r277170 : #i106075# use correct path to inprocserv.dll 2009-10-23 16:07:27 +0200 mav r277168 : #i105760# seek the temporary file to beginning also for URL case 2009-10-23 11:03:58 +0200 mav r277134 : CWS-TOOLING: rebase CWS fwk125 to branches/OOO320@276942 (milestone: OOO320:m2)
2009-08-25CWS-TOOLING: integrate CWS sb110Vladimir Glazounov1-1/+1
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-05-15CWS-TOOLING: integrate CWS dv11Jens-Heiner Rechtien2-41/+20
2009-05-13 16:50:24 +0200 dv r271863 : #i101829# Use UPGRADINGPRODUCTCODE to detect major upgrade 2009-04-17 15:55:48 +0200 dv r270953 : CWS-TOOLING: rebase CWS dv11 to trunk@270723 (milestone: DEV300:m46) 2009-04-17 09:14:21 +0200 dv r270916 : #i100915# Use better product name 2009-04-16 14:41:49 +0200 dv r270884 : #i101132# Use a waiting thread to defere update check 2009-04-07 15:46:52 +0200 dv r270599 : #i100915# Use one include file for all version.rc files 2009-04-07 13:49:56 +0200 dv r270596 : #i100915# Use one include file for all version.rc files 2009-04-03 09:04:08 +0200 dv r270447 : #100776# Added Microsoft XML file types to 'Default Applications', cleaned up Application name display in 'Default Applications' 2009-04-01 10:13:28 +0200 dv r270306 : #i100713# Remove instmsia.exe from installation set 2009-03-30 16:35:35 +0200 dv r270240 : CWS-TOOLING: rebase CWS dv11 to trunk@270033 (milestone: DEV300:m45) 2009-03-27 10:24:40 +0100 dv r270138 : #i100410# Show survey after deinstalling OpenOffice.org (Windows only) 2009-03-18 15:05:31 +0100 dv r269679 : #i98780# Use 'Desktop' folder only, if it exists 2009-03-17 11:19:47 +0100 dv r269581 : #i100082# Ignore updates with failed dependencies for automatic update check 2009-03-13 14:37:27 +0100 dv r269479 : #i100082# Use 'value' instead of 'name' to create error message 2009-03-13 10:14:48 +0100 dv r269460 : #i100082# Support better error message when extension manager update finds an incompatible update
2009-04-23CWS-TOOLING: integrate CWS native241correct_DEV300Ivo Hinkelmann2-21/+0
2009-04-06 15:56:56 +0200 rene r270566 : autoconf 2009-04-06 15:56:02 +0200 rene r270565 : remove writer2latex
2009-04-22CWS-TOOLING: integrate CWS mav46Ivo Hinkelmann2-17/+1
2009-04-03 13:43:02 +0200 mav r270481 : #i81373# fix delivering 2009-04-01 09:13:45 +0200 hjs r270299 : #i81373# a bit too specific 2009-03-31 14:55:42 +0200 mav r270282 : #i81373# the new tarball patching mechanics from hjs 2009-03-31 12:47:18 +0200 mav r270274 : #i81373# use the new tarball patching mechanics 2009-03-31 12:46:35 +0200 mav r270273 : #i81373# the change from the version attached to issue 2009-03-29 19:39:21 +0200 mav r270191 : CWS-TOOLING: rebase CWS mav46 to trunk@270033 (milestone: DEV300:m45) 2009-02-27 09:07:23 +0100 mav r268552 : #i99703# workaround Ubuntu problem 2009-02-25 12:51:27 +0100 mav r268434 : #i81373# change the version of the extension 2009-02-25 11:25:15 +0100 mav r268420 : #i81373# the filter installation needs at least 3.0 to work 2009-02-23 13:04:34 +0100 mav r268352 : #i88682# use correct representation of CR in xml 2009-02-20 16:40:25 +0100 mav r268334 : #i88682# show a warning if the page exists already 2009-02-20 15:42:10 +0100 mav r268330 : #i99462# remove wiki filter from OOo installation 2009-02-20 15:39:57 +0100 mav r268329 : #i99462# remove wiki filter from OOo installation 2009-02-20 15:36:41 +0100 mav r268328 : #i99462# remove wiki filter from OOo installation 2009-02-20 15:33:29 +0100 mav r268326 : #i99462# remove wiki filter from OOo installation 2009-02-20 14:19:45 +0100 mav r268320 : #i88650# fix the typo 2009-02-20 13:02:38 +0100 mav r268315 : #i81373# add math transformation into wiki filter 2009-02-20 11:46:20 +0100 mav r268309 : #i81373# add the tarball 2009-02-19 09:46:10 +0100 mav r268262 : #i82560# add wiki template into the extension 2009-02-19 07:26:45 +0100 mav r268258 : #i82560#,#i81373# add wiki filter and template into the extension 2009-02-17 12:47:16 +0100 mav r268115 : #i81373# commit the patch 2009-02-16 14:32:34 +0100 mav r267814 : #i82560# rename the template 2009-02-16 14:29:40 +0100 mav r267812 : #i82560# rename the template 2009-02-16 14:29:15 +0100 mav r267811 : #i82560# rename the template 2009-02-16 12:16:23 +0100 mav r267788 : #i90840# integrate the patch 2009-02-16 11:48:28 +0100 mav r267786 : #i95568#,#i95340# improve parsing of html wiki-pages while looking for the server 2009-02-13 13:46:35 +0100 mav r267720 : #i95568# fix typos 2009-02-13 13:38:42 +0100 mav r267719 : #i96279# integrate the patch 2009-02-13 13:37:32 +0100 mav r267718 : #i95568# check the retrieved URL 2009-02-13 11:39:55 +0100 mav r267706 : #i95568# allow to connect to Wikipedia successfuly
2009-03-23CWS-TOOLING: integrate CWS native235_DEV300Hans-Joachim Lankenau1-0/+1
2009-03-13 15:30:12 +0100 is r269487 : #i100131# major upgrade for Java GUI Installer 2009-03-13 12:41:03 +0100 is r269471 : #i100131# major upgrade for Java GUI Installer 2009-03-13 12:38:38 +0100 is r269470 : #i100131# major upgrade for Java GUI Installer 2009-03-13 12:37:59 +0100 is r269469 : #i100131# major upgrade for Java GUI Installer 2009-03-12 18:47:26 +0100 is r269437 : #i100131# major upgrade for Java GUI Installer 2009-03-12 18:46:52 +0100 is r269436 : #i100131# major upgrade for Java GUI Installer 2009-03-11 17:17:37 +0100 is r269345 : #i100131# Major Ugrade for Java GUI Installer 2009-03-11 17:11:38 +0100 is r269344 : #i100131# Major Ugrade for Java GUI Installer 2009-03-11 17:10:59 +0100 is r269343 : #i100131# Major Ugrade for Java GUI Installer
2009-02-19CWS-TOOLING: integrate CWS native218Oliver Bolte1-0/+1
2009-02-05 15:43:50 +0100 is r267429 : #i98921# new jre6u12 2009-02-05 15:43:09 +0100 is r267428 : #i98921# new jre6u12 2009-01-30 12:16:37 +0100 is r267192 : #i98066# new process for different jres for Unix and Windows 2009-01-30 12:14:28 +0100 is r267191 : #i98066# Windows installation sets only get jre6i7 because of broken /qb 2009-01-23 18:12:43 +0100 is r266847 : #159080# fix problem in custom action position 2009-01-23 18:06:48 +0100 is r266845 : #159080# fix problem in custom action position 2009-01-23 18:05:45 +0100 is r266844 : #159080# fix problem in custom action position 2009-01-23 10:55:06 +0100 is r266794 : #158090# adding removere.idt to remove registry entries 2009-01-23 10:54:18 +0100 is r266791 : #158090# adding removere.idt to remove registry entries 2009-01-16 16:58:27 +0100 is r266436 : #158880# preparing msp hotfix after servicepack release 2009-01-16 16:25:00 +0100 is r266431 : #158880# preparing msp hotfix after servicepack release 2009-01-14 16:34:29 +0100 is r266317 : #i52744# rtl support for Java GUI Installer 2009-01-14 12:39:29 +0100 is r266284 : #i98066# jre6u11 for all products 2009-01-14 12:17:59 +0100 is r266279 : #i98062# jre always has to have the same name of the executable 2009-01-13 14:45:59 +0100 is r266224 : #i98026# copyright till 2009 2009-01-13 14:39:11 +0100 is r266223 : #i98026# copyright till 2009 2009-01-13 14:26:51 +0100 is r266221 : #i52744# right to left for windows installer 2009-01-13 11:23:26 +0100 is r266201 : #6777669# default language in nsis has to be English 2009-01-13 11:20:17 +0100 is r266200 : #i98021# using correct syntax for comments 2009-01-12 16:49:36 +0100 is r266168 : #i97715# fixing problem with rpm 4.6
2009-02-19CWS-TOOLING: integrate CWS fwk102Oliver Bolte1-2/+2
2009-02-10 18:30:48 +0100 mav r267575 : #159157# let the hypterlink be opened in the same browser window in case of ActiveX control 2009-02-10 18:26:06 +0100 mav r267574 : #159157# let the hypterlink be opened in the same browser window in case of ActiveX control 2009-02-10 18:18:28 +0100 mav r267573 : #159157# let the hypterlink be opened in the same browser window in case of ActiveX control 2009-02-09 16:51:23 +0100 mav r267522 : #i98922# the fix from IS from native222 2009-02-09 14:48:19 +0100 os r267516 : RES_PARATR_OUTLINELEVEL added 2009-02-09 11:07:55 +0100 mav r267503 : #i97987# handle untitled documen correctly on switching to shared mode 2009-02-06 14:52:48 +0100 mav r267465 : #i98240# commit the patch 2009-02-06 13:56:09 +0100 mav r267460 : #i98206# do not get outstream ourself
2009-02-18CWS-TOOLING: integrate CWS dv07Oliver Bolte1-0/+1
2009-02-12 13:22:37 +0100 dv r267650 : #i94560# Removed string, which needed translation 2009-01-27 16:09:50 +0100 dv r267004 : #i94560# Allow building without redistributable 2009-01-27 10:56:38 +0100 is r266965 : #i98509# InstallOrder for extension module 2009-01-26 08:08:16 +0100 dv r266899 : #i94560# Work around Windows Vista installation problems 2009-01-19 14:28:56 +0100 dv r266498 : CWS-TOOLING: rebase CWS dv07 to trunk@266428 (milestone: DEV300:m39) 2009-01-19 09:56:07 +0100 dv r266477 : #i94560# Added custom action to work around 'major upgrade' problem on Windows Vista 2009-01-19 09:54:30 +0100 dv r266476 : #i94560# Added custom action to work around 'major upgrade' problem on Windows Vista 2009-01-19 09:13:06 +0100 dv r266474 : #i94347# Changed LaunchCondition from AdminUser to Privileged 2008-12-18 08:42:04 +0100 dv r265662 : #i97201# remove old release notes when notified about updates 2008-12-15 14:50:33 +0100 dv r265501 : #i96844# Use fputs instead of fprintf
2009-01-20CWS-TOOLING: integrate CWS native214Vladimir Glazounov1-54/+0
2009-01-05 16:05:30 +0100 is r265877 : #i97060# version number 3.1 instead of 3.0 2009-01-05 14:02:05 +0100 is r265868 : #i97060# 3.1 also for slackware packages 2008-12-15 13:47:31 +0100 is r265482 : #i94714# adding string 2008-12-15 10:40:59 +0100 is r265464 : #i94746# math.desktop for all products 2008-12-12 14:31:01 +0100 is r265418 : #i94871# adjust image for dmg file 2008-12-12 13:02:05 +0100 is r265409 : #i92038# avoiding sending mails to root 2008-12-12 12:43:58 +0100 is r265408 : #158469# removing registry entries for wps and ichitaro 2008-12-12 12:36:13 +0100 is r265407 : #i95257# adding Mongolian as nsis language 2008-12-11 15:59:57 +0100 is r265325 : #89742# fixing typo 2008-12-11 15:54:43 +0100 is r265324 : #i89732# minor string fixes 2008-12-11 15:35:29 +0100 is r265320 : #i97060# gnome also for user installation required 2008-12-11 12:34:36 +0100 is r265283 : #i96575# removing superfluous dependencies 2008-12-10 15:31:04 +0100 is r265196 : #i96306# adding Gaelic 2008-12-10 14:35:28 +0100 is r265187 : #i94776# ure version 1.5 2008-12-10 11:40:47 +0100 is r265161 : #158920# new extension process 2008-12-10 11:38:46 +0100 is r265160 : #158920# new extension process 2008-12-10 11:37:32 +0100 is r265159 : #158920# new extension process 2008-12-09 13:05:20 +0100 is r265077 : #i94453# longer textbox 2008-12-09 12:41:35 +0100 is r265076 : #i97060# setting version 3.1.0
2009-01-07CWS-TOOLING: integrate CWS rt36Jens-Heiner Rechtien2-19/+17
2009-01-05 11:19:40 +0100 rt r265862 : #i97690# Patch by kohei for writer2latex. Enable bundling writer2latex extension (undo revision 265756). 2009-01-02 16:37:54 +0100 rt r265837 : #159017# Move content of 'officenames' to 'so_prereq'.
2009-01-05CWS-TOOLING: integrate CWS libmswordJens-Heiner Rechtien1-0/+1
2008-12-18 12:33:19 +0100 kendy r265681 : Export less symbols. 2008-12-17 19:26:56 +0100 kendy r265655 : Move libmsword to the -writer package. 2008-12-15 17:46:16 +0100 kendy r265516 : Enable exceptions for iodetect.cxx. 2008-12-15 15:17:53 +0100 kendy r265504 : Deliver the msword.dll. 2008-12-09 19:38:17 +0100 kendy r265138 : Remove accidentally added method. 2008-12-09 19:33:57 +0100 kendy r265137 : Fix linking on Win32. 2008-12-09 18:37:16 +0100 kendy r265135 : Move SwFltControlStack::Delete() to ww1/fltshell.cxx to fix linking. 2008-12-09 18:01:56 +0100 kendy r265127 : Visibility fixes. 2008-12-09 15:51:52 +0100 kendy r265109 : Fix ambiguous usage of class Color. 2008-12-09 14:54:27 +0100 kendy r265091 : Add #include "precompiled_sw.hxx" to fix --enable-pch build. 2008-12-09 14:44:59 +0100 kendy r265088 : Add #include "precompiled_sw.hxx" to fix --enable-pch build. 2008-12-08 19:14:49 +0100 kendy r265015 : #i96313# Get rid of inc/iodetect.cxx, it's a really bad idea to share code by #ifdefing parts of it, and #including a .cxx file ;-) This change moves it to iodetect.cxx, which is compiled to a .o/.obj that is used where needed. 2008-11-20 17:45:08 +0100 kendy r264083 : #i96313# Make the destruction of Readers consistent. 2008-11-20 17:18:11 +0100 kendy r264070 : #i96313# Added missing SW_DLLPUBLIC for (Import|Export)(DOC|RTF). 2008-11-18 19:21:07 +0100 kendy r263797 : #i96313# Remove accidentally added file. 2008-11-18 17:14:31 +0100 kendy r263790 : #i96313# Split doc and rtf filters into a separate library From: Radek Doulik <rodo@novell.com> fix SwFieldBookmark class visibility (suggested by kendy) 2008-11-18 17:14:01 +0100 kendy r263789 : #i96313# Split doc and rtf filters into a separate library From: Fridrich Strba <fstrba@novell.com> add visibility markup to allow linking 2008-11-18 17:13:29 +0100 kendy r263788 : #i96313# Split doc and rtf filters into a separate library From: Jan Holesovsky <kendy@suse.cz> Visibility markup for libmsword. This is the most trivial approach, every class that had a symbol that needed to be visible was marked with SW_DLLPUBLIC; the correct (but more time consuming) way would be to mark just the exact methods that were needed. To be done later if generally shows that the separate libmsword makes sense; and also now we have the upper limit of symbols that needed to be added, and we can only make it better [decrease the number] ;-) 2008-11-18 17:12:58 +0100 kendy r263787 : #i96313# Split doc and rtf filters into a separate library From: Jan Holesovsky <kendy@suse.cz> Added the missing msword.map. 2008-11-18 17:12:25 +0100 kendy r263786 : #i96313# Split doc and rtf filters into a separate library From: Jan Holesovsky <kendy@suse.cz> scp2 change for libmsword. 2008-11-18 17:11:55 +0100 kendy r263785 : #i96313# Split doc and rtf filters into a separate library From: Jan Holesovsky <kendy@suse.cz> Convert the binary .doc and .rtf filters into a separate library. It is called 'libmsword' and loaded on demand when either of the formats (.doc, .rtf) is loaded or saved.
2008-12-22#i97440# For now disable bundling of writer2latex extension as it breaks ↵Rüdiger Timm2-17/+19
non-product version for mac and windows. Re-enable as soon as the underlying bug has been fixed.
2008-12-11CWS-TOOLING: integrate CWS writer2latexexternalRüdiger Timm3-5/+15
2008-12-10 18:49:30 +0100 mba r265224 : #i97016#: module title and description added 2008-12-05 16:40:46 +0100 rene r264909 : jut is not needed and supposed to be removed 2008-12-05 08:50:58 +0100 rene r264887 : typo 2008-12-05 01:13:25 +0100 rene r264882 : try this (analogous to id_Module_Root_Extension_Dictionary_En) 2008-12-04 21:41:09 +0100 rene r264874 : dependencies 2008-12-04 21:32:00 +0100 rene r264873 : add packinfo 2008-12-03 14:57:20 +0100 rene r264789 : fixup 2008-12-03 14:05:55 +0100 rene r264773 : remove, the oxt provides them 2008-12-02 15:52:28 +0100 rene r264711 : autoconf 2008-12-02 15:50:00 +0100 rene r264710 : merge changes from writer2latexexternal/CVS and update writer2latex to 0.5.0.2
2008-11-20CWS-TOOLING: integrate CWS buildid301_DEV300Jens-Heiner Rechtien1-3/+5
2008-08-14INTEGRATION: CWS sw30bf12_DEV300 (1.28.40); FILE MERGEDKurt Zenker1-2/+1
2008/08/07 14:42:13 is 1.28.40.1: #i38636# removing two filters
2008-07-22INTEGRATION: CWS dellauncher (1.37.138); FILE MERGEDOliver Bolte1-8/+1
2008/07/16 15:11:06 sg 1.37.138.1: #91575#removed launcher from configuration: launcher library is not packed into OpenOffice.org anymore, obsolete by now
2008-07-16INTEGRATION: CWS sysui26 (1.8.50); FILE MERGEDIvo Hinkelmann1-7/+17
2008/06/30 20:21:10 dv 1.8.50.2: #i90335# Moved all binfilter related registry entries to binfilter module 2008/06/25 08:59:17 dv 1.8.50.1: Register for mso file extensions
2008-07-16INTEGRATION: CWS sysui26 (1.14.48); FILE MERGEDIvo Hinkelmann1-244/+39
2008/07/03 15:36:35 dv 1.14.48.5: use sweb.exe instead of soffice.exe for html files 2008/07/01 13:33:43 dv 1.14.48.4: #i85618# use staroffice to open .html files (swriter/web) 2008/06/30 20:21:10 dv 1.14.48.3: #i90335# Moved all binfilter related registry entries to binfilter module 2008/06/27 13:11:45 dv 1.14.48.2: Add Office to open with list for mso types, too 2008/06/25 08:59:17 dv 1.14.48.1: Register for mso file extensions
2008-07-16INTEGRATION: CWS sysui26 (1.26.2); FILE MERGEDIvo Hinkelmann1-2/+2
2008/07/03 15:36:35 dv 1.26.2.1: use sweb.exe instead of soffice.exe for html files
2008-07-16INTEGRATION: CWS sysui26 (1.37.48); FILE MERGEDIvo Hinkelmann1-1/+10
2008/07/03 15:36:34 dv 1.37.48.1: use sweb.exe instead of soffice.exe for html files
2008-07-07INTEGRATION: CWS native161 (1.26.62); FILE MERGEDRüdiger Timm1-1/+2
2008/06/27 16:27:38 is 1.26.62.1: #i90919# dependencies to ooobasis packages
2008-05-14INTEGRATION: CWS native149 (1.25.8); FILE MERGEDVladimir Glazounov1-7/+2
2008/04/28 14:03:56 is 1.25.8.2: #i88801# only one application module left 2008/04/24 14:44:18 is 1.25.8.1: #i87006# writerfilter library into writer package
2008-04-15INTEGRATION: CWS native141 (1.23.16); FILE MERGEDVladimir Glazounov1-2/+9
2008/04/09 16:39:51 is 1.23.16.1: #i88109# no packages at nodes in java installer
2008-04-15INTEGRATION: CWS native140 (1.12.176); FILE MERGEDVladimir Glazounov1-24/+24
2008/03/31 15:12:29 is 1.12.176.1: #i87653# removing all PATCH flags
2008-04-15INTEGRATION: CWS native140 (1.35.12); FILE MERGEDVladimir Glazounov1-41/+28
2008/03/31 15:12:29 is 1.35.12.1: #i87653# removing all PATCH flags
2008-04-10INTEGRATION: CWS changefileheader (1.7.408); FILE MERGEDRüdiger Timm1-24/+19
2008/03/31 16:07:34 rt 1.7.408.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.12.174); FILE MERGEDRüdiger Timm1-24/+19
2008/03/31 16:07:34 rt 1.12.174.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.5.408); FILE MERGEDRüdiger Timm2-48/+38
2008/03/31 16:07:34 rt 1.5.408.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.23.8); FILE MERGEDRüdiger Timm1-24/+19
2008/03/31 16:07:34 rt 1.23.8.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.5.1022); FILE MERGEDRüdiger Timm1-23/+19
2008/03/31 16:07:34 rt 1.5.1022.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.7.272); FILE MERGEDRüdiger Timm1-24/+19
2008/03/31 16:07:34 rt 1.7.272.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.35.8); FILE MERGEDRüdiger Timm1-24/+19
2008/03/31 16:07:34 rt 1.35.8.1: #i87441# Change license header to LPGL v3.
2008-03-18INTEGRATION: CWS sb83 (1.20.2); FILE MERGEDVladimir Glazounov1-3/+26
2008/03/17 09:01:58 sb 1.20.2.6: RESYNC: (1.21-1.22); FILE MERGED 2008/02/22 08:50:51 sb 1.20.2.5: RESYNC: (1.20-1.21); FILE MERGED 2008/02/19 15:41:14 is 1.20.2.4: #i85112# new ure module structure 2008/02/13 16:00:56 is 1.20.2.3: #i86068# brand application modules 2008/01/29 17:08:25 sb 1.20.2.2: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files 2008/01/29 16:00:27 sb 1.20.2.1: #i85112# merged in cws_src680_native121
2008-03-18INTEGRATION: CWS sb83 (1.34.18); FILE MERGEDVladimir Glazounov1-14/+3
2008/02/13 17:04:22 is 1.34.18.2: '#i86068#' 2008/01/29 17:08:25 sb 1.34.18.1: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files
2008-03-06INTEGRATION: CWS t602import01 (1.17.110); FILE MERGEDKurt Zenker1-2/+3
2008/02/19 10:19:18 mba 1.17.110.4: RESYNC: (1.18-1.21); FILE MERGED 2007/10/13 18:43:47 pjanik 1.17.110.3: RESYNC: (1.17-1.18); FILE MERGED 2007/04/13 08:44:51 fridrich_strba 1.17.110.2: package t602 resource file + some fixes of names 2007/04/12 10:25:09 fridrich_strba 1.17.110.1: t602 importer initial commit
2008-02-05INTEGRATION: CWS native127 (1.20.16); FILE MERGEDIvo Hinkelmann1-2/+3
2008/01/28 16:01:48 is 1.20.16.1: #i85474# avoid deselection of all application modules
2008-01-04INTEGRATION: CWS native110 (1.18.14); FILE MERGEDOliver Bolte1-10/+10
2007/11/28 15:14:50 is 1.18.14.3: RESYNC: (1.18-1.19); FILE MERGED 2007/11/12 16:08:34 is 1.18.14.2: #i82248# module.pl into source directory 2007/10/04 11:04:57 is 1.18.14.1: #i82251# repackaging, part 3
2007-12-12INTEGRATION: CWS cmcfixes39 (1.33.18); FILE MERGEDKurt Zenker1-4/+4
2007/11/19 14:37:07 cmc 1.33.18.1: #i83751 --without-writer2latex
2007-11-01INTEGRATION: CWS fwk76_SRC680 (1.17.192); FILE MERGEDJens-Heiner Rechtien1-3/+5
2007/10/10 07:39:56 mav 1.17.192.1: #i82028# the mediawiki filter should be installed together with writer
2007-11-01INTEGRATION: CWS fwk76_SRC680 (1.32.90); FILE MERGEDJens-Heiner Rechtien1-2/+17
2007/10/10 07:39:55 mav 1.32.90.1: #i82028# the mediawiki filter should be installed together with writer
2007-10-15INTEGRATION: CWS native106 (1.11.238); FILE MERGEDVladimir Glazounov1-2/+17
2007/08/14 14:11:38 is 1.11.238.1: #i78125# starting apps from command line
2007-09-06INTEGRATION: CWS native100 (1.17.274); FILE MERGEDKurt Zenker1-2/+5
2007/08/23 14:49:59 is 1.17.274.1: #i80937# introducing module order
2007-08-02INTEGRATION: CWS fwk69 (1.29.130); FILE MERGEDJens-Heiner Rechtien1-3/+3
2007/07/20 07:51:41 mav 1.29.130.1: #i79778# let the embedded configuration be updated by the patch