summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Collapse)Author
2011-08-22ByteString->rtl::OStringCaolán McNamara
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-18Move methods from component_getImplementationEnviron to component_getFactoryMatus Kukan
2011-08-18Remove unused test/saxThomas Arnhold
2011-08-18Remove preload library related codeMatus Kukan
2011-08-18fdo#37290: allow also access to StringList resourcesBjoern Michaelsen
2011-08-18remove broken VclStringResourceLoader, add ResourceStringIndexAccessBjoern Michaelsen
* 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-13Some cppcheck cleaningJulien Nabet
2011-08-12trailing quote went missingCaolán McNamara
2011-07-30remove unused menu codeAndras Timar
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen
2011-07-22Bin PROF_EDITION, not defined in configury, not tested anywhereTor Lillqvist
2011-07-21Do not use macros from comphelper's componentmodule.hxxMatúš Kukan
2011-07-21Make compatible with windres (uppercase keywords)Tor Lillqvist
2011-07-18ByteString->rtl::OStringBufferCaolán McNamara
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-07-11Move methods from component_getImplementationEnviron to component_getFactoryMatus Kukan
2011-07-09Remove unused test/saxThomas Arnhold
2011-07-07Remove preload library related codeMatus Kukan
2011-07-04Merge branch 'feature/gsoc2011_wizards'Xisco Fauli
2011-07-04Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli
Conflicts: wizards/com/sun/star/wizards/common/Resource.java
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-06-17Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky
2011-06-17Check for updates by default.Jan Holesovsky
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-06-16Use DESKTOP and NATIVE where appropriateTor Lillqvist
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-06-03__cdecl -> SAL_CALLChristina Rossmanith
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-30Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-27fdo#37290: allow also access to StringList resourcesBjoern Michaelsen
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
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-26remove broken VclStringResourceLoader, add ResourceStringIndexAccessBjoern Michaelsen
* 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-20adjust for modified singletonCaolán McNamara
2011-05-16Use current terminology and socket libraryTor Lillqvist
It's called the Windows SDK, not the Platform SDK. Link only with the ws2_32 library, not the wsock32 one.
2011-05-10GDIMetaFile cleanupJoseph Powers
Plus trailing white space cleanup.
2011-05-05Improve GroupWise warning in address book data source wizard, bnc#573994Tor Lillqvist
Commit an old patch from i#110071, to prevent it being lost presumably forever in an old tiny CWS of mine.
2011-04-30Remove OS/2 supportFrancois Tigeot
2011-04-28build-fix-xulrunner-npapi-inc.diff: build with xulrunner-1.9.1Jan Nieuwenhuizen
2011-04-28fixed cppcheck warningsAndreas Becker
2011-04-27remove double space from en-US messagesAndras Timar
2011-04-26inefficient emptiness checkKayo Hamid
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
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-21SAL_CALL was not present for component_getFactoryJulien Nabet
2011-04-20Easyhack: Add visibility markup to all component_get* functions (part2)Julien Nabet
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (components)Christina Rossmanith
2011-04-13fix fdo#36209 ( various vba automation related regressions )Noel Power
2011-04-12get rid of legacy libXaw usageCaolán McNamara