summaryrefslogtreecommitdiff
path: root/embedserv/source/inc
AgeCommit message (Collapse)Author
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli
Conflicts: automation/source/inc/cmdbasestream.hxx automation/source/server/cmdbasestream.cxx automation/source/server/retstrm.hxx automation/source/testtool/cmdstrm.cxx automation/source/testtool/cmdstrm.hxx automation/source/testtool/tcommuni.cxx basctl/prj/d.lst basctl/uiconfig/basicide/toolbar/findbar.xml cui/source/dialogs/about.cxx cui/source/dialogs/about.src cui/source/inc/about.hxx extensions/source/abpilot/abpservices.cxx extensions/source/dbpilots/dbpservices.cxx extensions/source/propctrlr/pcrservices.cxx extensions/source/svg/makefile.mk forms/Library_frm.mk lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx lingucomponent/source/spellcheck/spell/sspellimp.cxx package/prj/d.lst package/source/zipapi/XMemoryStream.cxx package/source/zipapi/XMemoryStream.hxx setup_native/prj/d.lst setup_native/source/win32/customactions/relnotes/makefile.mk tools/test/export.map wizards/com/sun/star/wizards/common/ConfigGroup.py wizards/com/sun/star/wizards/common/ConfigNode.py wizards/com/sun/star/wizards/common/Configuration.py wizards/com/sun/star/wizards/common/Desktop.py wizards/com/sun/star/wizards/common/FileAccess.py wizards/com/sun/star/wizards/common/Helper.py wizards/com/sun/star/wizards/common/SystemDialog.py wizards/com/sun/star/wizards/document/OfficeDocument.py wizards/com/sun/star/wizards/fax/FaxDocument.py wizards/com/sun/star/wizards/fax/FaxWizardDialog.py wizards/com/sun/star/wizards/fax/FaxWizardDialogConst.py wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py wizards/com/sun/star/wizards/fax/FaxWizardDialogResources.py wizards/com/sun/star/wizards/letter/LetterDocument.py wizards/com/sun/star/wizards/letter/LetterWizardDialog.py wizards/com/sun/star/wizards/letter/LetterWizardDialogConst.py wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.py wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py wizards/com/sun/star/wizards/text/TextDocument.py wizards/com/sun/star/wizards/text/TextFieldHandler.py wizards/com/sun/star/wizards/text/TextSectionHandler.py wizards/com/sun/star/wizards/text/ViewHandler.py wizards/com/sun/star/wizards/ui/UnoDialog.py wizards/com/sun/star/wizards/ui/UnoDialog2.py wizards/com/sun/star/wizards/ui/WizardDialog.py wizards/com/sun/star/wizards/ui/event/CommonListener.py wizards/com/sun/star/wizards/ui/event/DataAware.py wizards/com/sun/star/wizards/ui/event/RadioDataAware.py wizards/com/sun/star/wizards/ui/event/UnoDataAware.py wizards/util/helpids.h wizards/util/hidother.src xmlsecurity/prj/build.lst xmlsecurity/prj/d.lst xmlsecurity/qa/certext/SanCertExt.cxx
2011-08-17Fix MSVC build with debugging C/C++ runtime, i.e. with --enable-dbgutilTor Lillqvist
Whether this stuff actually works with the debugging runtime is another question... The reason why the .cxx and .hxx files in this commit explicitly undefined _DEBUG is unknown. As usual the old commit message doesn't give any clue. Hamburg apparently didn't use the debug runtime in their "dbgutil" a.k.a. "non-pro" builds?
2011-06-21Include <guiddef.h> instad of <initguid.h>Tor Lillqvist
<initguid.h> defines INITGUID (both in the Windows SDK and MinGW) and then includes <guiddef.h>. We want to define INITGUID ourselves, in just one place (dllentry.cxx).
2011-02-06move components to boost unordered containersFridrich Štrba
2011-01-21Remove doubled headers.Thomas Arnhold
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-28Bump _WIN32_WINNT to 0x0403 (fixes VC++ 10 compilation)Jesús Corrius
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-02-12CWS-TOOLING: integrate CWS mav44Oliver Bolte
2009-01-18 22:39:43 +0100 mav r266467 : #i97073# the soffice file should be a shell script, adjust the plugin 2009-01-18 22:35:15 +0100 mav r266466 : #i97073# the soffice file should be a shell script, integrate fix from hro41 cws 2009-01-16 15:32:10 +0100 mav r266426 : #i96456# fix link resolving 2009-01-16 12:21:39 +0100 mav r266413 : #i97073# the soffice file is no more a shell script 2009-01-16 09:58:05 +0100 mav r266402 : #i95409# add complex test using unicode names 2009-01-15 20:27:03 +0100 mav r266392 : #i95408# fix include list 2009-01-15 20:09:28 +0100 mav r266390 : #i95408# deliver new header 2009-01-15 16:16:33 +0100 mav r266382 : #i95408# rebase to m38 2009-01-15 16:11:16 +0100 mav r266380 : #i95408# rebase to m38 2009-01-15 15:38:16 +0100 mav r266376 : CWS-TOOLING: rebase CWS mav44 to trunk@265758 (milestone: DEV300:m38) 2009-01-14 13:23:55 +0100 mav r266294 : #i97073# let the presentation slideshow be started in window mode in plugin 2009-01-13 17:27:52 +0100 mav r266241 : #i95409#,#i95408# support UTF8 encoding for entry names, check the validity of the entries 2009-01-13 16:35:39 +0100 mav r266236 : #i95408# function to check whether a zip entry name is acceptable 2009-01-13 12:00:18 +0100 mav r266205 : #i94003# a readonly document can not be modified 2009-01-09 13:24:49 +0100 mav r266078 : #i95951# let the title be changed 2009-01-09 11:34:49 +0100 mav r266068 : #i80862# close the link only if was closed by the container, othewise leave it open 2009-01-08 11:30:13 +0100 mav r265989 : #i97071# disable Toolbars during window-based slide show in ActiveX control 2009-01-08 08:23:23 +0100 mav r265983 : #i97071# setVisible does not trigger layout in case there is not MenuBar 2009-01-06 12:39:39 +0100 mav r265908 : #i96185# let the MediaDescriptor get the target URL 2009-01-05 08:46:45 +0100 mav r265856 : #i93473# integrate the patch 2009-01-02 17:45:17 +0100 mav r265845 : #i94468#,#i96456# try to follow links 2009-01-02 16:53:41 +0100 mav r265841 : #i94468#,#i96456# use the same parsing mechanics in sharing control file and document lock file 2009-01-02 16:51:24 +0100 mav r265839 : #i94468#,#i96456# use the same parsing mechanics in sharing control file and document lock file
2009-01-20CWS-TOOLING: integrate CWS mingwport16Vladimir Glazounov
2009-01-15 13:11:20 +0100 releng r266363 : tidy-up tabs 2008-11-28 15:33:23 +0100 tono r264557 : i95203: mingw build without stlport 2008-11-22 07:19:50 +0100 tono r264180 : i96436: make mingw bridge conform with reg-struct-return 2008-11-22 05:14:58 +0100 tono r264179 : i96436: make mingw bridge conform with reg-struct-return 2008-11-21 17:09:04 +0100 tono r264153 : i95203: mingw build without stlport 2008-11-21 16:59:55 +0100 tono r264152 : i96436: make mingw bridge conform with reg-struct-return 2008-11-21 16:59:18 +0100 tono r264151 : i96436: make mingw bridge conform with reg-struct-return 2008-11-21 16:57:01 +0100 tono r264150 : i96436: make mingw bridge conform with reg-struct-return 2008-11-21 16:53:19 +0100 tono r264149 : i96100: mingw port for icu 4.0 2008-11-13 13:41:13 +0100 tono r263643 : i95203: mingw: Build without stlport 2008-11-13 13:29:38 +0100 tono r263640 : i96100: MinGW port for icu 4.0 2008-11-13 13:17:10 +0100 tono r263634 : i96098: MinGW port fix for new Windows API 2008-11-09 15:22:59 +0100 tono r263497 : i95198: mingwport do not interfere with Cygwin 2008-11-09 14:44:54 +0100 tono r263496 : i95190: mingwport avoid use of MS assembler 2008-11-09 14:32:26 +0100 tono r263495 : i95190: mingwport trivial build fixes
2008-11-20CWS-TOOLING: integrate CWS buildid301_DEV300Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.3.74); FILE MERGEDRüdiger Timm
2008/04/01 15:13:59 thb 1.3.74.3: #i85898# Stripping all external header guards 2008/04/01 12:29:03 thb 1.3.74.2: #i85898# Stripping all external header guards 2008/03/31 13:33:43 rt 1.3.74.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.4.40); FILE MERGEDRüdiger Timm
2008/03/31 13:33:42 rt 1.4.40.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.5.22); FILE MERGEDRüdiger Timm
2008/04/01 15:13:59 thb 1.5.22.3: #i85898# Stripping all external header guards 2008/04/01 12:29:03 thb 1.5.22.2: #i85898# Stripping all external header guards 2008/03/31 13:33:42 rt 1.5.22.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.8.36); FILE MERGEDRüdiger Timm
2008/04/01 15:13:59 thb 1.8.36.3: #i85898# Stripping all external header guards 2008/04/01 12:29:03 thb 1.8.36.2: #i85898# Stripping all external header guards 2008/03/31 13:33:42 rt 1.8.36.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.6.38); FILE MERGEDRüdiger Timm
2008/03/31 13:33:42 rt 1.6.38.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.4.18); FILE MERGEDRüdiger Timm
2008/03/31 13:33:42 rt 1.4.18.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.17.36); FILE MERGEDRüdiger Timm
2008/04/01 15:13:59 thb 1.17.36.2: #i85898# Stripping all external header guards 2008/03/31 13:33:42 rt 1.17.36.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.20.4); FILE MERGEDRüdiger Timm
2008/04/01 15:13:59 thb 1.20.4.3: #i85898# Stripping all external header guards 2008/04/01 12:29:03 thb 1.20.4.2: #i85898# Stripping all external header guards 2008/03/31 13:33:42 rt 1.20.4.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.5.22); FILE MERGEDRüdiger Timm
2008/04/01 15:13:59 thb 1.5.22.2: #i85898# Stripping all external header guards 2008/03/31 13:33:42 rt 1.5.22.1: #i87441# Change license header to LPGL v3.
2008-01-29INTEGRATION: CWS fwk80_SRC680 (1.19.14); FILE MERGEDRüdiger Timm
2008/01/02 12:24:04 mav 1.19.14.1: #i84941# use the MediaDescriptor only to handle the macro execution
2007-09-06INTEGRATION: CWS mingwport06 (1.2.36); FILE MERGEDKurt Zenker
2007/08/24 13:02:45 vg 1.2.36.1: #i75499# pragma is for MSVC
2007-05-25INTEGRATION: CWS mingwport04 (1.3.18); FILE MERGEDVladimir Glazounov
2007/04/18 12:47:24 vg 1.3.18.1: #i75844# MinGW port efforts part II
2007-03-26INTEGRATION: CWS mingwport03 (1.4.6); FILE MERGEDVladimir Glazounov
2006/09/07 15:54:56 vg 1.4.6.1: #i53572# MinGW port
2007-03-26INTEGRATION: CWS mingwport03 (1.17.14); FILE MERGEDVladimir Glazounov
2007/01/09 01:00:39 vg 1.17.14.3: RESYNC: (1.17-1.18); FILE MERGED 2006/10/24 12:10:12 vg 1.17.14.2: #i53572# MinGW port 2006/09/07 15:54:55 vg 1.17.14.1: #i53572# MinGW port
2007-03-26INTEGRATION: CWS mingwport03 (1.4.32); FILE MERGEDVladimir Glazounov
2006/10/24 12:10:11 vg 1.4.32.2: #i53572# MinGW port 2006/09/07 15:54:55 vg 1.4.32.1: #i53572# MinGW port
2006-12-05INTEGRATION: CWS c04v3_SRC680 (1.6.8); FILE MERGEDRüdiger Timm
2006/11/24 18:43:16 mav 1.6.8.1: #143410# reimplement links support correctly
2006-12-05INTEGRATION: CWS c04v3_SRC680 (1.13.6); FILE MERGEDRüdiger Timm
2006/11/24 18:43:16 mav 1.13.6.1: #143410# reimplement links support correctly
2006-12-05INTEGRATION: CWS c04v3_SRC680 (1.17.22); FILE MERGEDRüdiger Timm
2006/11/24 18:43:16 mav 1.17.22.1: #143410# reimplement links support correctly
2006-10-06INTEGRATION: CWS fwk46 (1.14.6); FILE MERGEDKurt Zenker
2006/08/18 12:33:20 mav 1.14.6.1: #i64905# fix reentrance problem
2006-09-25INTEGRATION: CWS obo05 (1.3.34); FILE MERGEDVladimir Glazounov
2006/08/28 13:48:35 obo 1.3.34.1: #i53611# diable warnings C4917 and 4555
2006-09-25INTEGRATION: CWS obo05 (1.5.8); FILE MERGEDVladimir Glazounov
2006/08/28 13:48:35 obo 1.5.8.1: #i53611# diable warnings C4917 and 4555
2006-09-25INTEGRATION: CWS obo05 (1.2.16); FILE MERGEDVladimir Glazounov
2006/08/28 13:48:34 obo 1.2.16.1: #i53611# diable warnings C4917 and 4555
2006-09-25INTEGRATION: CWS obo05 (1.14.10); FILE MERGEDVladimir Glazounov
2006/08/28 13:48:34 obo 1.14.10.1: #i53611# diable warnings C4917 and 4555
2006-06-20INTEGRATION: CWS warnings01 (1.1.112); FILE MERGEDJens-Heiner Rechtien
2006/02/20 15:31:50 cd 1.1.112.1: #i55991# Warning free code for Windows C++ compiler
2006-06-20INTEGRATION: CWS warnings01 (1.3.16); FILE MERGEDJens-Heiner Rechtien
2006/02/20 15:31:50 cd 1.3.16.1: #i55991# Warning free code for Windows C++ compiler
2006-06-20INTEGRATION: CWS warnings01 (1.5.16); FILE MERGEDJens-Heiner Rechtien
2006/05/24 01:13:34 sb 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2006/02/20 15:31:50 cd 1.5.16.1: #i55991# Warning free code for Windows C++ compiler
2006-06-20INTEGRATION: CWS warnings01 (1.3.16); FILE MERGEDJens-Heiner Rechtien
2006/05/26 13:54:02 sb 1.3.16.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/24 01:13:27 sb 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2006/02/20 15:31:50 cd 1.3.16.1: #i55991# Warning free code for Windows C++ compiler
2006-06-20INTEGRATION: CWS warnings01 (1.11.16); FILE MERGEDJens-Heiner Rechtien
2006/05/24 01:12:59 sb 1.11.16.3: RESYNC: (1.12-1.13); FILE MERGED 2006/04/07 21:30:17 sb 1.11.16.2: RESYNC: (1.11-1.12); FILE MERGED 2006/02/20 15:31:47 cd 1.11.16.1: #i55991# Warning free code for Windows C++ compiler
2006-05-05INTEGRATION: CWS fwkc03fixes (1.5.20); FILE MERGEDRüdiger Timm
2006/04/28 13:11:41 mav 1.5.20.1: #134455# fix objects crosslinking
2006-05-05INTEGRATION: CWS fwkc03fixes (1.3.20); FILE MERGEDRüdiger Timm
2006/04/28 13:11:41 mav 1.3.20.1: #134455# fix objects crosslinking
2006-05-05INTEGRATION: CWS fwkc03fixes (1.1.2); FILE ADDEDRüdiger Timm
2006/04/28 13:12:09 mav 1.1.2.1: #134455# fix objects crosslinking
2006-05-05INTEGRATION: CWS fwkc03fixes (1.12.4); FILE MERGEDRüdiger Timm
2006/04/28 13:11:41 mav 1.12.4.1: #134455# fix objects crosslinking
2006-05-05INTEGRATION: CWS fwkc03fixes (1.16.20); FILE MERGEDRüdiger Timm
2006/04/28 13:11:41 mav 1.16.20.1: #134455# fix objects crosslinking
2006-02-09INTEGRATION: CWS rtfpp2 (1.11.12); FILE MERGEDRüdiger Timm
2006/02/06 16:30:48 mba 1.11.12.1: #128676#: superfluous notification of DataChanged after saving
2005-09-08INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGEDRüdiger Timm
2005/09/05 18:46:14 rt 1.2.32.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.2.94); FILE MERGEDRüdiger Timm
2005/09/05 18:46:14 rt 1.2.94.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.4.94); FILE MERGEDRüdiger Timm
2005/09/05 18:46:14 rt 1.4.94.1: #i54170# Change license header: remove SISSL