summaryrefslogtreecommitdiff
path: root/package/source
AgeCommit message (Expand)Author
2012-09-24fdo#49819, fdo#54609: Do not consider timestamp differences as corruptionFridrich Štrba
2012-06-02count and order of receipt of properties doesn't matterCaolán McNamara
2012-06-01unwind manifest xml parser and follow tag hierarchy modelCaolán McNamara
2012-05-31targetted prefer prefix operators reversionMichael Meeks
2012-05-30merge three base64 encoders/decoders togetherCaolán McNamara
2012-05-28check key sizeCaolán McNamara
2012-04-16a tiny spelling mistakUdo Schuermann
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara
2012-04-13gbuildize internal zlibCaolán McNamara
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05Fix Prefer prefix ++/-- operatorsJulien Nabet
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-02-28callcatcher: remove newly unused methods and update listCaolán McNamara
2012-02-17WaE: unused variableCaolán McNamara
2012-02-17remove dodgy header-guardsCaolán McNamara
2012-02-16drop Z_PREFIX from internal zlib, makes building clucene much easierCaolán McNamara
2012-02-15use sal crc32 and skip cast frenzyCaolán McNamara
2012-02-15these were surely meant to be Z_PREFIX not ZLIB_PREFIXCaolán McNamara
2012-02-16Use RTL_CONSTASCII_STRINGPARAM instead of bare numberTakeshi Abe
2012-02-12If we can have a few more information...Julien Nabet
2012-01-02Fix for fdo43460 Part XXVI getLength() to isEmpty()Olivier Hallot
2011-12-21catch exception by constant referenceTakeshi Abe
2011-12-16Better fix for over-zealous Zip package consistency.Thorsten Behrens
2011-12-16Fix inconsistent compression method for encrypted ZIP packages.Thorsten Behrens
2011-12-15Revert "Fix n#653688"Stephan Bergmann
2011-12-14Align comment with code for overly zealous check in Zip fix.Thorsten Behrens
2011-12-14Fix n#653688Thorsten Behrens
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-27remove include of pch header from packageNorbert Thiebaud
2011-10-08add more component prefixesMatúš Kukan
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-08add chaff to encrypted documentsCaolán McNamara
2011-08-30Some cppcheck cleaningJulien Nabet
2011-08-26convert package to gbuildMatúš Kukan
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli
2011-08-16ditch some junkCaolán McNamara
2011-08-13Some cppcheck cleaningJulien Nabet
2011-08-11Some cppcheck cleaningJulien Nabet
2011-08-03Produce correct sha256 uri, consume correct uri and original spec typoCaolán McNamara
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-06-20add missing newline to the end of file to silence the compilerRobert Nagy
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-04Remove unused variables.Jan Holesovsky
2011-04-28fixed cppcheck warningsAndreas Becker