Commit graph

4509 commits

Author SHA1 Message Date
Thomas Arnhold
be6a8677a6 OSL_TRACE: Remove trailing newlines
Done with perl regex:
s/(\n\s*OSL_TRACE\(\s*\"[^\n]+?)\s*(\\n)+(\"[^\n]*\)\;\n)/$1$3/gs;

- removed trailing whitespaces and (multiple) newlines
2011-09-21 09:28:39 +02:00
Fridrich Štrba
bb5bdbbdca Revert "Trying to chop out the uwinapi library"
This reverts commit 2dea0dab4f.
2011-09-16 16:26:03 +02:00
Fridrich Štrba
2dea0dab4f Trying to chop out the uwinapi library 2011-09-16 15:52:40 +02:00
Tomas Chvatal
8a743cc2c7 Recognize doc/xls in nsplugin by default. 2011-09-15 10:08:04 +02:00
Caolán McNamara
3a17760c69 remove commented out archaic CHARSET_ANSI pragma 2011-09-13 10:15:19 +01:00
Julien Nabet
581a04f2ce Some cppcheck cleaning 2011-09-10 08:11:19 +02:00
Andras Timar
3f62165fd4 replace api.openoffice.org to api.libreoffice.org 2011-09-07 10:27:56 +02:00
Matúš Kukan
fbcaafce49 remove unused header file 2011-09-05 20:01:58 +02:00
Fridrich Štrba
b3e76f1390 Skip activex when not building with MSVC 2011-09-01 12:06:01 +02:00
Joseph Powers
bbbc20bd5f Rename class XColorTable to XColorList
The class is now based on XPropertyList instead of XPropertyTable and all
of the other classed based on XPropertyList are named X..List.
2011-08-29 06:29:36 -07:00
Tor Lillqvist
8b88940da2 Fix _DEBUG build: Use atlsd.lib 2011-08-25 08:50:57 +03:00
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