summaryrefslogtreecommitdiffstats
path: root/package/source
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix n#653688Thorsten Behrens2011-12-141-1/+7
| | | | | | Seems our Zip package is a bit too strict in checking archive consistency - surely writing it out correctly is good, but rejecting otherwise fine odf is not.
* childs -> childrenMichael T. Whiteley2011-12-081-1/+1
|
* remove include of pch header from packageNorbert Thiebaud2011-11-2736-69/+0
|
* add more component prefixesMatúš Kukan2011-10-083-3/+3
|
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-303-0/+6
|
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-17/+15
|
* add chaff to encrypted documentsCaolán McNamara2011-09-084-0/+30
|
* Some cppcheck cleaningJulien Nabet2011-08-301-1/+1
|
* convert package to gbuildMatúš Kukan2011-08-268-262/+3
|
* undo anything not wizard related in the previous merge-commitNorbert Thiebaud2011-08-2134-2050/+2136
|
* Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli2011-08-215-39/+25
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * ditch some junkCaolán McNamara2011-08-163-7/+2
| |
| * Some cppcheck cleaningJulien Nabet2011-08-131-23/+23
| |
| * Some cppcheck cleaningJulien Nabet2011-08-111-2/+2
| |
| * Produce correct sha256 uri, consume correct uri and original spec typoCaolán McNamara2011-08-033-2/+7
| | | | | | | | | | | | See: http://tools.oasis-open.org/issues/browse/OFFICE-3702 http://tools.oasis-open.org/issues/browse/OFFICE-3708
| * Remove component_getImplementationEnvironmentMatus Kukan2011-07-123-14/+0
| |
| * add missing newline to the end of file to silence the compilerRobert Nagy2011-06-201-1/+1
| |
| * createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2011-06-133-6/+6
| |
| * Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-2734-2051/+2137
|/| | | | | | | | | | | | | | | | | | | | | 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
| * Remove unused variables.Jan Holesovsky2011-05-041-2/+0
| |
| * Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-2234-2048/+2136
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | * CWS-TOOLING: integrate CWS mav60Ivo Hinkelmann2011-04-0132-2051/+2138
| | |\
| | | * mav60: fix windows warningsMikhail Voytenko2011-03-253-1/+7
| | | |
| | | * mav60: remove unnecessary assertionsMikhail Voytenko2011-03-251-10/+0
| | | |
| | | * mav60: fix rebase problemsMikhail Voytenko2011-03-245-46/+51
| | | |
| | | * mav60: rebase to DEV300_m103Mikhail Voytenko2011-03-241-341/+353
| | | |\
| | | * | mav60: #164341# fix problems with the new implementationMikhail Voytenko2011-03-244-9/+27
| | | | |
| | | * | mav60: #164341# fix problems with the new implementationMikhail Voytenko2011-03-231-1/+15
| | | | |
| | | * | mav60: #164341# fix problems with the new implementationMikhail Voytenko2011-03-2315-114/+207
| | | | |
| | | * | mav60: #164341# fix problems with the new implementationMikhail Voytenko2011-03-171-1/+1
| | | | |
| | | * | mav60: #164341# support AES encryptionMikhail Voytenko2011-03-1721-819/+530
| | | | |
| | | * | mav60: #164341# support AES encryptionMikhail Voytenko2011-03-0919-1191/+1448
| | | | |
| | * | | rsvglibs: rebased to DEV300_m104ka2011-03-292-6/+6
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | rsvglibs: adjusted makefiles to build external rsvglib dependencieska2011-03-252-6/+6
| | | |/
| * | | Export the two UNO component funcionsTor Lillqvist2011-04-191-2/+2
| | | | | | | | | | | | | | | | | | | | Fizes zip archive handling which was spectacularly broken in 3.4 beta1 on Windows.
* | | | fixed cppcheck warningsAndreas Becker2011-04-281-2/+2
| | | |
* | | | Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-201-2/+2
| | | |
* | | | prefer prefix ++/-- operatorsKayo Hamid2011-04-191-2/+1
| | | |
* | | | Export the two UNO component functionsTor Lillqvist2011-04-191-2/+2
| | | | | | | | | | | | | | | | | | | | Fixes zip archive handling which was spectacularly broken in 3.4 beta1 on Windows.
* | | | catch by const referenceCaolán McNamara2011-04-131-73/+73
| | | |
* | | | catch by const referenceCaolán McNamara2011-04-131-407/+407
|/ / /
* | | Namespace ZipUtils for the Inflater / Deflater classes.Jan Holesovsky2011-03-294-1/+4
| | |
* | | make Inflater and Deflater classes available for other packages to usePeter Jentsch2011-03-291-0/+2
| | | | | | | | | | | | | | | Currently, those are used within an extension function used by the Word 2003 ML XSLT filters
* | | WaE: parentheses around '&&' within '||'David Tardon2011-03-291-1/+1
| | |
* | | Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-231-308/+327
|\| | | | | | | | | | | | | | Conflicts: package/source/zippackage/ZipPackageFolder.cxx
| * | fwk165: #i116290# Fixed build breaker with gccCarsten Driesner2011-02-101-1/+0
| | |
| * | fwk165: #i116290# let mimetype stream be zipped as the first oneMikhail Voytenko2011-02-071-308/+328
| |/
* | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-197-31/+31
| |
* | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1814-509/+628
|\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: automation/source/communi/communi.cxx automation/source/server/recorder.cxx automation/source/server/server.cxx basctl/source/basicide/basobj2.cxx
| * | Re-added a method removed during merge.Kohei Yoshida2011-03-111-0/+1
| | |