summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* gbuild: set Package default target to INSTDIRMichael Stahl2013-10-281-2/+0
| | | | Change-Id: I2bc45e4ba63f5faaee7389bcd9d7b3f563503186
* fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza2013-10-251-7/+2
| | | | | | | | Change-Id: Id6bed78d92eba52283a17ab3ca66e751c225e48d Reviewed-on: https://gerrit.libreoffice.org/6423 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
* clean up some include guardsThomas Arnhold2013-10-232-4/+4
| | | | | | | | | | Conflicts: sw/source/ui/inc/content.hxx Change-Id: I58d81881271fc6e3320bf3b5f1321594b28614a6 Reviewed-on: https://gerrit.libreoffice.org/6388 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-225-5/+5
| | | | | | They are practically always useless, often misleading or obsolete. Change-Id: I2d32182a31349c9fb3b982498fd22d93e84c0c0c
* -Werror,-Wunused-variableStephan Bergmann2013-10-111-4/+1
| | | | Change-Id: I682b5d72c1785e8d8cb9c8bb42d4a0bab6db263e
* 'ist' -> 'is' here and there.Jan Holesovsky2013-10-041-1/+1
| | | | Change-Id: I0a463c38214b95582db2c7b3979367255426c14e
* WaE: unused variableTor Lillqvist2013-10-021-1/+0
| | | | Change-Id: Iad493e5022a36895a30438340826ef4df50b2837
* WaE: unused variableTor Lillqvist2013-10-021-2/+0
| | | | Change-Id: Iae213402c69a4ca35f160aae1a7ecae9a7a0d47e
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-2/+0
| | | | Change-Id: I1a6f8fdd6904c9567b72d4bf5156aef5ce7d84f0
* Resolves: rhbz#1013844 fdo#47482 encrypted OOo 1.0 docs cannot be reopenedCaolán McNamara2013-10-021-5/+29
| | | | | | | | Workaround for the encrypted OpenOffice.org 1.0 documents generated by Libreoffice <= 3.6 with the new encryption format and using SHA256, but missing a specified startkey of SHA256 Change-Id: Ib1acc4441b5adc6721cb3cde7a1191aa978e9a1b
* Try to fix cross-compilationTor Lillqvist2013-09-231-1/+1
| | | | | | | | Add more FOO_FOR_BUILD variables and some gb_Foo_for_build functions. Get rid of gb_INSTROOT and gb_DEVINSTALLROOT, just use INSTROOT. Change-Id: Iee531b02d14fae41edb68ad589a5dec829a60255
* Towards a working instdir for Mac OS XStephan Bergmann2013-09-111-1/+1
| | | | | | | | | | | | | | | | | Introduced gb_INSTROOT, which is the same as $(INSTDIR) except for Mac OS X, where it is $(INSTDIR)/LibreOffice.app/Contents. Most stuff ends up there (so most occurrences of $(INSTDIR) have been replaced with $(gb_INSTROOT)), but SDK- related stuff goes to $(INSTDIR)/$(gb_Package_SDKDIRNAME). (And GeneratedPackage needed to be made more flexible, to allow for packages that go into either of those two places.) For Android and iOS, gb_INSTROOT probably still needs to be set. The most obvious missing thing yet to make instdir work for Mac OS X is the instdir/*/LibreOffice.app/Contents/ure/ vs. instdir/*/LibreOffice.app/Contents/ure-link/ split. Change-Id: I4478edd27b14c92c96d92d5169bdca3ec50d78f5
* End iterator might not be constJulien Nabet2013-08-281-2/+1
| | | | Change-Id: I95c0999903762e79e606fdae7fd11b1ce79fe8d0
* These shall apparently check for URL scheme prefix matchStephan Bergmann2013-08-271-1/+1
| | | | | | | | | | | ...they had originally been aURL.equalsIgnoreAsciiCaseAsciiL( "vnd.sun.star.pkg", 16 ) etc., so where likely confused with the OUString compareTo functions that take a maxLength argument. Change-Id: Ie12df4f589dda310b7e49eb93535ad797f88a8a7
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-4/+4
| | | | | | | Compiler plugin to replace with matching number(), boolean() or OUString ctor, ran it, few manual tweaks, mark as really deprecated. Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2
* Further work on the "Mac-like app structure" optionTor Lillqvist2013-08-181-1/+1
| | | | | | | Lots of stuff still either ended up in the wrong place, or was looked up from the wrong place, or both. Fix most cases. Change-Id: I06ebbce207c219f3cd82b4387dd9b3fdb83420d4
* fdo#68084: OOXML import: handle exceptions if stream is missingMichael Stahl2013-08-161-1/+5
| | | | | | | The bugdoc does not have a styles.xml but a stylesWithEffects.xml, whatever that may mean. (the app.xml contains "Microsoft Macintosh Word") Change-Id: If3d11c5d166dcaf3d94129339559787c20e6db46
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-3134-619/+7
| | | | | | | Change-Id: Ic3743e48ef9055933ff040c180561ef41b3a2990 Reviewed-on: https://gerrit.libreoffice.org/5174 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2013-07-231-9/+0
| | | | | | | Change-Id: I595c10b9c3df8ea487d9fde0a7910ba0bca0ab43 Reviewed-on: https://gerrit.libreoffice.org/5059 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* hair splitting on years in dates in ZIP structureLionel Elie Mamane2013-07-051-2/+15
| | | | Change-Id: I9d7a6436e3df75eff592d19dcaca0f655ebf2160
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For some functions and all kinds of Exceptions. CannotConvertException CloseVetoException DisposedException EmptyUndoStackException ErrorCodeIOException Exception GridInvalidDataException GridInvalidModelException IOException IllegalAccessException IllegalArgumentException IllegalTypeException IndexOutOfBoundsException NoMasterException NoSuchElementException NoSupportException PropertyVetoException RuntimeException SAXException ScannerException StorageWrappedTargetException UnsupportedFlavorException VetoException WrappedTargetException ZipIOException throwGenericSQLException throwIllegallArgumentException createInstance createInstanceWithContext forName getByName getPackageManager getPropertyValue getUnpackedValueOrDefault getValueByName hasPropertyByName openKey setName setPropertyValue supportsService bash command: for i in `cat list`; do git grep "$i\s*(\s*OUString(\s*\"" -- '*.[hc]xx' | cut -d ':' -f1 | sort -u | xargs sed -i -e "s/\(\<$i\s*(\)\s*OUString(\s*\(\"[^\")\\]*\"\)\s*)\s*/\1\2/g" -e "s/\($i.*\)\"+ /\1\" + /g"; done Change-Id: Iaf8e641b0abf28c082906014f87a183517630535 Reviewed-on: https://gerrit.libreoffice.org/4624 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
* remove unused constAndras Timar2013-06-261-1/+0
| | | | Change-Id: If7e998065390d89cc22556adcd727a63f6496aad
* Fix exception specification for ZipFileAccess::createWithURLNoel Grandin2013-06-121-1/+1
| | | | | | | | | Broken during my conversion to new-style UNO in commit 28e3aff576f06b0b02c7232da5d723e865b3c7ed. Also revert mmeeks workaround in commit c0b78901dba033ed112a023a787575ae54ef877d. Change-Id: I1f711bbe19556f1bde7699295ca4f56cff54ddb9
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-06-102-134/+130
| | | | | | | | | | - replaced RTL_CONTEXT_ with SAL_INFO - replace OSL_* with SAL_* Change-Id: I9a7cce0d3abef42c9d9d0ad56609d94d504854cb Reviewed-on: https://gerrit.libreoffice.org/4128 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
* remove unused componentcontext.hxx includesNoel Grandin2013-06-052-2/+0
| | | | Change-Id: I598926b72c5540b472f9607e2f3df134a8c50048
* Accept even more corrupted zip documents as long as we can read themFridrich Štrba2013-05-301-1/+0
| | | | Change-Id: I8d039664d6c33d978b9addc3f35cbeae86d6c710
* Revert "Accept even more corrupted zip documents as long as we can read them"Fridrich Štrba2013-05-301-0/+1
| | | | This reverts commit ef2ad0063a530aee186568579378a368180547a4.
* Accept even more corrupted zip documents as long as we can read themFridrich Štrba2013-05-301-1/+0
| | | | Change-Id: I8d039664d6c33d978b9addc3f35cbeae86d6c710
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-221-2/+1
| | | | | | | | | | Also create a Clang compiler plugin to detect such cases. Change-Id: I61ad1a1d6b1c017eeb51f226d2dde0e9bb7f1752 Reviewed-on: https://gerrit.libreoffice.org/4001 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
* zlib: remove ExternalPackage_zlibMichael Stahl2013-05-082-8/+0
| | | | Change-Id: I5bce88b2044279a6563fd68c35f9c1ac824c8850
* fdo#46808, Convert ZipFileAccess service to new styleNoel Grandin2013-05-081-5/+4
| | | | | | Dropped XComponent from merged interface because noone is using it. Change-Id: Id22c49e63679f42d86f617a919fdfd7cea4d5381
* fix typos (wich instead of which)Philipp Riemer2013-05-062-2/+2
|
* install package DTD using filelistDavid Tardon2013-05-041-1/+3
| | | | Change-Id: I5c0ec48ecd8616358b728d426bc5ef91aa6b08e3
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-304-92/+16
|
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-2/+0
| | | | | | | Change-Id: I400fad08c0ae7b6b34bad63693f54856867e4dac Reviewed-on: https://gerrit.libreoffice.org/3502 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* execute move of global headersBjoern Michaelsen2013-04-235-180/+0
| | | | | | | see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a
* fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov2013-04-172-2/+2
| | | | | | | Change-Id: I98d04d7da4c2b7ea0b769df9c2bfa8c1ad86bf2d Reviewed-on: https://gerrit.libreoffice.org/3422 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
* Missing #includesStephan Bergmann2013-04-091-0/+2
| | | | | | | ...once cppumaker would no longer needlessly emit #includes for optional interface bases to .hdl/.hpp files. Change-Id: Icbcfbf64c33be50652c5611a4962111fa8d13c05
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0735-465/+457
| | | | | | | | Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
* Simplify a bitJulien Nabet2013-04-041-7/+7
| | | | | | | Change-Id: I77cb2b08b1d92f3c8ad406bb1ebd2d080cdbfa1a Reviewed-on: https://gerrit.libreoffice.org/3123 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
* -Wunused-macrosStephan Bergmann2013-03-272-8/+4
| | | | Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed
* coverity#704243 Logically dead codeJulien Nabet2013-03-231-2/+2
| | | | | | | | Change-Id: Ie1140a90a6c9723582fa5e18ca0cf1dc1f918742 Reviewed-on: https://gerrit.libreoffice.org/2942 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Reviewed-by: Thorsten Behrens <tbehrens@suse.com> Tested-by: Thorsten Behrens <tbehrens@suse.com>
* Improve debug messagesStephan Bergmann2013-03-153-11/+22
| | | | | | | Some of those SAL_WARNs might actually better be SAL_INFOs; please change if they hit too often. Change-Id: I2a3b9bd485586b7878194f84bc734b54ce69bc06
* compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareToAscii(s)Stephan Bergmann2013-03-151-1/+1
| | | | | | | ...broken with 2cbdaf677c0a1e88aa582c6a17b496dff61a78b0 "package: no more RTL_CONSTASCII_USTRINGPARAM in zippackage" Change-Id: I867b9be723d1fde374ade68355e6b66df3c19332
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
|
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-111-1/+1
| | | | | | brain damage... Change-Id: I4dc63c7346f724eded9ac7b82cda25c2bb60beff
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-032-3/+3
| | | | | | | | Using the autocorrect list of LibreOffice extras/source/autotext/lang/en-US/acor/DocumentList.xml Change-Id: I8b93969bc0742c2e95b8b7db3c4c37691e8d3657 Script: http://pastebin.ca/2327716
* remove all d.lstMichael Stahl2013-02-281-0/+0
| | | | Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
* typo: allways -> alwaysAndras Timar2013-02-202-3/+3
| | | | Change-Id: I48bd0161dd76c36eeaa39c45e9539584a4ef6841
* fdo#46808, Convert package module to XComponentContextNoel Grandin2013-02-1120-187/+161
| | | | Change-Id: I1b322e57d27e16d177ffa87d3cd42a7d06f3dfab