Commit graph

4498 commits

Author SHA1 Message Date
Caolán McNamara
91a418d213 ByteString->rtl::OString 2011-08-22 09:39:16 +01:00
Norbert Thiebaud
0d4720d1e1 undo anything not wizard related in the previous merge-commit 2011-08-21 18:12:16 -05:00
Xisco Fauli
6c76e4db03 Merge branch 'master' into feature/gsoc2011_wizards
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-21 21:50:13 +02:00
Matus Kukan
d9db3380ec Move methods from component_getImplementationEnviron to component_getFactory 2011-08-18 02:57:43 +02:00
Thomas Arnhold
34390079fe Remove unused test/sax 2011-08-18 02:54:36 +02:00
Matus Kukan
1cf8feb7da Remove preload library related code 2011-08-18 02:45:43 +02:00
Bjoern Michaelsen
cddf81d460 fdo#37290: allow also access to StringList resources 2011-08-18 02:13:20 +02:00
Bjoern Michaelsen
e0b64d9489 remove broken VclStringResourceLoader, add ResourceStringIndexAccess
* remove com.sun.star.resource.VclStringResourceLoader, it is broken beyond repair
* implement org.libreoffice.resource.ResourceStringIndexAccess
* same functionality, better interface
* migrate libresXXXX to comphelper/servicedecl.hxx component registration
2011-08-18 02:13:20 +02:00
Julien Nabet
66fd144269 Some cppcheck cleaning 2011-08-13 15:12:35 +02:00
Caolán McNamara
64fde7ccf1 trailing quote went missing 2011-08-12 13:43:45 +01:00
Andras Timar
9eb03883ee remove unused menu code 2011-07-30 23:39:24 +02:00
Bjoern Michaelsen
9ba466ac25 Merge branch 'master' into feature/gnumake4 2011-07-24 19:22:59 +02:00
Bjoern Michaelsen
98f7d40696 postmerge fixes for gnumake4 2011-07-22 21:30:02 +02:00
Tor Lillqvist
a814b12a68 Bin PROF_EDITION, not defined in configury, not tested anywhere 2011-07-22 14:16:32 +03:00
Matúš Kukan
cfbcec3375 Do not use macros from comphelper's componentmodule.hxx 2011-07-21 13:28:54 +02:00
Tor Lillqvist
3fd91c25d1 Make compatible with windres (uppercase keywords) 2011-07-21 13:55:49 +03:00
Caolán McNamara
fae43aa134 ByteString->rtl::OStringBuffer 2011-07-18 11:48:23 +01:00
Matus Kukan
d98ac11f39 Remove component_getImplementationEnvironment 2011-07-12 11:27:22 +02:00
Matus Kukan
34fd375686 Move methods from component_getImplementationEnviron to component_getFactory 2011-07-11 20:35:41 +01:00
Thomas Arnhold
0ec08e4a93 Remove unused test/sax 2011-07-09 18:40:58 +02:00
Matus Kukan
63d114a7c5 Remove preload library related code 2011-07-07 09:40:33 +02:00
Xisco Fauli
25ce651a60 Merge branch 'feature/gsoc2011_wizards' 2011-07-04 17:46:55 +02:00
Xisco Fauli
29435cc4d2 Merge branch 'master' into feature/gsoc2011_wizards
Conflicts:
	wizards/com/sun/star/wizards/common/Resource.java
2011-07-04 17:10:56 +02:00
Hans-Joachim Lankenau
36d2562f1b ause130: #i117218# change .idl handling to gnu make 2011-06-18 11:25:52 +02:00
Jan Holesovsky
323da3f881 Merge remote-tracking branch 'origin/libreoffice-3-4' 2011-06-17 13:02:08 +02:00
Jan Holesovsky
a4730ee82f Check for updates by default.
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-06-17 11:41:48 +02:00
Tor Lillqvist
ac735597e5 Use DESKTOP and NATIVE where appropriate 2011-06-16 20:58:12 +03:00
Caolán McNamara
49d9d4ffb9 createFromAscii -> RTL_CONSTASCII_USTRINGPARAM 2011-06-13 11:41:54 +01:00
Christina Rossmanith
6a9ac34b46 __cdecl -> SAL_CALL 2011-06-03 17:45:43 +02:00
Tor Lillqvist
d32db65e8f Drop %_EXT% which was always empty 2011-06-03 13:25:56 +03:00
Jan Holesovsky
94a0ea6b9e Merge commit 'libreoffice-3.4.0.2' 2011-05-30 13:12:13 +02:00
Bjoern Michaelsen
fe96939958 fdo#37290: allow also access to StringList resources 2011-05-27 21:30:26 +02:00
Jan Holesovsky
88c1a56d11 Merge remote-tracking branch 'origin/integration/dev300_m106'
Conflicts:
	extensions/source/svg/svgaction.cxx
	extensions/source/svg/svguno.cxx
	package/source/xstor/owriteablestream.cxx
	package/source/xstor/xstorage.cxx
	package/source/zippackage/ZipPackageStream.cxx
	setup_native/source/win32/customactions/shellextensions/registerextensions.cxx
	wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java
2011-05-27 20:39:30 +02:00
Bjoern Michaelsen
21cdeb7b93 remove broken VclStringResourceLoader, add ResourceStringIndexAccess
* remove com.sun.star.resource.VclStringResourceLoader, it is broken beyond repair
* implement org.libreoffice.resource.ResourceStringIndexAccess
* same functionality, better interface
* migrate libresXXXX to comphelper/servicedecl.hxx component registration
2011-05-26 11:04:53 +02:00
Caolán McNamara
851dd68ec3 adjust for modified singleton 2011-05-20 09:47:54 +01:00
Tor Lillqvist
ca4d30985c Use current terminology and socket library
It's called the Windows SDK, not the Platform SDK. Link only with the
ws2_32 library, not the wsock32 one.
2011-05-16 15:55:15 +03:00
Joseph Powers
1bb5d16601 GDIMetaFile cleanup
Plus trailing white space cleanup.
2011-05-10 05:14:22 -07:00
Tor Lillqvist
3a93807bdc Improve GroupWise warning in address book data source wizard, bnc#573994
Commit an old patch from i#110071, to prevent it being lost presumably
forever in an old tiny CWS of mine.
2011-05-05 15:50:12 +03:00
Francois Tigeot
fe89019399 Remove OS/2 support 2011-04-30 08:41:29 +02:00
Jan Nieuwenhuizen
d340231433 build-fix-xulrunner-npapi-inc.diff: build with xulrunner-1.9.1 2011-04-28 18:12:31 +02:00
Andreas Becker
9ad4eeb4fa fixed cppcheck warnings 2011-04-28 13:45:46 +02:00
Andras Timar
8a9f54bc12 remove double space from en-US messages 2011-04-27 17:09:16 +02:00
Kayo Hamid
774ab34f39 inefficient emptiness check 2011-04-26 15:25:15 +01:00
Jan Holesovsky
2554b31146 Merge commit 'ooo/DEV300_m106' into libreoffice-3-4
Conflicts:
	extensions/source/svg/svgaction.cxx
	extensions/source/svg/svgaction.hxx
	extensions/source/svg/svgcom.hxx
	extensions/source/svg/svgprinter.cxx
	extensions/source/svg/svgprinter.hxx
	extensions/source/svg/svguno.cxx
	extensions/source/svg/svgwriter.cxx
	extensions/source/svg/svgwriter.hxx
	javainstaller2/src/JavaSetup/org/openoffice/setup/Controller/InstallationOngoingCtrl.java
	javainstaller2/src/JavaSetup/org/openoffice/setup/InstallData.java
	javainstaller2/src/JavaSetup/org/openoffice/setup/Installer/LinuxInstaller.java
	package/inc/ZipFile.hxx
	package/inc/ZipOutputStream.hxx
	package/inc/ZipPackage.hxx
	package/inc/ZipPackageStream.hxx
	package/source/manifest/ManifestExport.cxx
	package/source/manifest/ManifestImport.cxx
	package/source/manifest/UnoRegister.cxx
	package/source/xstor/owriteablestream.cxx
	package/source/xstor/xstorage.cxx
	package/source/xstor/xstorage.hxx
	package/source/zipapi/EntryInputStream.cxx
	package/source/zipapi/EntryInputStream.hxx
	package/source/zipapi/XFileStream.cxx
	package/source/zipapi/XFileStream.hxx
	package/source/zipapi/XMemoryStream.cxx
	package/source/zipapi/XUnbufferedStream.cxx
	package/source/zipapi/XUnbufferedStream.hxx
	package/source/zipapi/ZipFile.cxx
	package/source/zipapi/ZipOutputStream.cxx
	package/source/zipapi/sha1context.hxx
	package/source/zippackage/ZipPackage.cxx
	package/source/zippackage/ZipPackageFolder.cxx
	package/source/zippackage/ZipPackageStream.cxx
	setup_native/source/win32/customactions/shellextensions/registerextensions.cxx
	wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java
	xmlsecurity/prj/build.lst
	xmlsecurity/source/helper/xmlsignaturehelper.cxx
	xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.cxx
	xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.hxx
2011-04-22 15:08:05 +02:00
Julien Nabet
025d87cfc1 SAL_CALL was not present for component_getFactory 2011-04-21 00:37:36 +02:00
Julien Nabet
ddaf673ddf Easyhack: Add visibility markup to all component_get* functions (part2) 2011-04-20 14:10:36 +02:00
Julien Nabet
85fe9bef8c Easyhack: Add visibility markup to all component_get* functions 2011-04-20 10:57:10 +02:00
Christina Rossmanith
b9697ca225 remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (components) 2011-04-19 21:04:35 +02:00
Noel Power
6eaac0fdd9 fix fdo#36209 ( various vba automation related regressions ) 2011-04-13 16:01:29 +01:00
Caolán McNamara
11f649ac2f get rid of legacy libXaw usage 2011-04-12 13:14:27 +01:00