summaryrefslogtreecommitdiffstats
path: root/package/source
Commit message (Expand)AuthorAgeFilesLines
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-1/+1
* fdo#49819, fdo#54609: Do not consider timestamp differences as corruptionFridrich Štrba2012-09-241-1/+3
* package: convert internal ZIP handling data-types to 64bitMichael Meeks2012-09-219-83/+162
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-198-26/+25
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-142-40/+34
* package: kill RTL_CONSTASCII_USTRINGPARAM in zipapiMiklos Vajna2012-08-316-52/+52
* throw earlier on broken zip streamsCaolán McNamara2012-08-281-0/+4
* fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin2012-08-276-34/+28
* Some clean up after previous commitStephan Bergmann2012-08-231-22/+0
* fdo#46808, Shiny UNO, Use factory to create XSimpleFileAccess instancesNoel Grandin2012-08-231-4/+4
* package: no more RTL_CONSTASCII_USTRINGPARAM in zippackageMiklos Vajna2012-08-178-286/+278
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-08-061-1/+1
* Use memcpy & memcmp insteadof rtl_copyMemory & rtl_compareMemory in packageArnaud Versini2012-07-295-14/+17
* Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann2012-07-181-1/+1
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-07-161-1/+1
* removed unnecessary forward declarations of classTakeshi Abe2012-07-072-7/+0
* Fix prefix ++/-- operators for non-primitive typesJulien Nabet2012-06-231-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-2239-915/+564
* re-base on ALv2 code.Michael Meeks2012-06-2119-464/+293
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* nuke dead codeTakeshi Abe2012-06-071-16/+0
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-066-70/+41
* count and order of receipt of properties doesn't matterCaolán McNamara2012-06-022-46/+55
* unwind manifest xml parser and follow tag hierarchy modelCaolán McNamara2012-06-012-152/+212
* targetted prefer prefix operators reversionMichael Meeks2012-05-311-1/+2
* merge three base64 encoders/decoders togetherCaolán McNamara2012-05-304-257/+8
* check key sizeCaolán McNamara2012-05-281-2/+8
* a tiny spelling mistakUdo Schuermann2012-04-161-1/+1
* sigh, need a 64bit zlib too on windows, revertingCaolán McNamara2012-04-132-0/+8
* gbuildize internal zlibCaolán McNamara2012-04-132-8/+0
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-087-73/+46
* 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