summaryrefslogtreecommitdiffstats
path: root/package/source
Commit message (Expand)AuthorAgeFilesLines
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-7/+4
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-3/+3
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-067-71/+71
* Fix Prefer prefix ++/-- operatorsJulien Nabet2012-04-051-1/+1
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-301-5/+2
* callcatcher: remove newly unused methods and update listCaolán McNamara2012-02-281-6/+0
* WaE: unused variableCaolán McNamara2012-02-171-0/+1
* remove dodgy header-guardsCaolán McNamara2012-02-172-4/+0
* drop Z_PREFIX from internal zlib, makes building clucene much easierCaolán McNamara2012-02-162-6/+6
* use sal crc32 and skip cast frenzyCaolán McNamara2012-02-151-9/+3
* these were surely meant to be Z_PREFIX not ZLIB_PREFIXCaolán McNamara2012-02-152-6/+6
* Use RTL_CONSTASCII_STRINGPARAM instead of bare numberTakeshi Abe2012-02-161-1/+1
* If we can have a few more information...Julien Nabet2012-02-121-1/+2
* Fix for fdo43460 Part XXVI getLength() to isEmpty()Olivier Hallot2012-01-0210-76/+76
* catch exception by constant referenceTakeshi Abe2011-12-213-14/+14
* Better fix for over-zealous Zip package consistency.Thorsten Behrens2011-12-161-2/+8
* Fix inconsistent compression method for encrypted ZIP packages.Thorsten Behrens2011-12-161-6/+6
* Revert "Fix n#653688"Stephan Bergmann2011-12-151-7/+1
* Align comment with code for overly zealous check in Zip fix.Thorsten Behrens2011-12-141-1/+1
* Fix n#653688Thorsten Behrens2011-12-141-1/+7
* 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
|\
| * 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
| * 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
|/|
| * Remove unused variables.Jan Holesovsky2011-05-041-2/+0
| * Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-2234-2048/+2136
| |\
| | * 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