summaryrefslogtreecommitdiffstats
path: root/package/source
Commit message (Expand)AuthorAgeFilesLines
* fdo#54938 Convert to cppu::supportsServiceAlexandre Vicenzi2014-02-031-6/+1
* bool improvementsStephan Bergmann2014-01-286-6/+6
* Don't use OSL_LOG_PREFIX when throwing exceptions in non-debug builds.Jan Holesovsky2014-01-2714-731/+815
* css::io::XInputStream _is_ allowedDavid Tardon2014-01-271-1/+1
* bool improvementsStephan Bergmann2014-01-224-9/+9
* Revert "impl. enumeration for ZipPackage"David Tardon2014-01-161-25/+0
* do not close input, unless it was us who opened itDavid Tardon2014-01-161-1/+3
* bahDavid Tardon2014-01-151-2/+2
* impl. enumeration for ZipPackageDavid Tardon2014-01-151-0/+25
* package: avoid un-necessary modification event work.Michael Meeks2014-01-053-1/+15
* No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann2013-12-173-0/+12
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* fdo#71786 : Implemented Glossary folderRohit Deshmukh2013-12-131-0/+4
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-1/+1
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-111-4/+4
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-1/+1
* Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2013-11-041-1/+1
* fdo#54938: Convert package, writerfilter and writerperfectMarcos Paulo de Souza2013-10-309-24/+16
* fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza2013-10-251-7/+2
* clean up some include guardsThomas Arnhold2013-10-232-4/+4
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-225-5/+5
* -Werror,-Wunused-variableStephan Bergmann2013-10-111-4/+1
* 'ist' -> 'is' here and there.Jan Holesovsky2013-10-041-1/+1
* WaE: unused variableTor Lillqvist2013-10-021-1/+0
* WaE: unused variableTor Lillqvist2013-10-021-2/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-2/+0
* Resolves: rhbz#1013844 fdo#47482 encrypted OOo 1.0 docs cannot be reopenedCaolán McNamara2013-10-021-5/+29
* End iterator might not be constJulien Nabet2013-08-281-2/+1
* These shall apparently check for URL scheme prefix matchStephan Bergmann2013-08-271-1/+1
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-4/+4
* fdo#68084: OOXML import: handle exceptions if stream is missingMichael Stahl2013-08-161-1/+5
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-3131-614/+7
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2013-07-231-9/+0
* hair splitting on years in dates in ZIP structureLionel Elie Mamane2013-07-051-2/+15
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-1/+1
* Fix exception specification for ZipFileAccess::createWithURLNoel Grandin2013-06-121-1/+1
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-06-102-134/+130
* remove unused componentcontext.hxx includesNoel Grandin2013-06-052-2/+0
* Accept even more corrupted zip documents as long as we can read themFridrich Štrba2013-05-301-1/+0
* Revert "Accept even more corrupted zip documents as long as we can read them"Fridrich Štrba2013-05-301-0/+1
* Accept even more corrupted zip documents as long as we can read themFridrich Štrba2013-05-301-1/+0
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-221-2/+1
* zlib: remove ExternalPackage_zlibMichael Stahl2013-05-082-8/+0
* fix typos (wich instead of which)Philipp Riemer2013-05-062-2/+2
* fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov2013-04-172-2/+2
* Missing #includesStephan Bergmann2013-04-091-0/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0726-388/+380
* Simplify a bitJulien Nabet2013-04-041-7/+7
* -Wunused-macrosStephan Bergmann2013-03-272-8/+4
* coverity#704243 Logically dead codeJulien Nabet2013-03-231-2/+2