summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)AuthorFilesLines
2012-06-02count and order of receipt of properties doesn't matterCaolán McNamara3-58/+67
2012-06-01unwind manifest xml parser and follow tag hierarchy modelCaolán McNamara2-152/+212
2012-05-31targetted prefer prefix operators reversionMichael Meeks1-1/+2
2012-05-30merge three base64 encoders/decoders togetherCaolán McNamara6-259/+10
2012-05-28check key sizeCaolán McNamara1-2/+8
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-16a tiny spelling mistakUdo Schuermann1-1/+1
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara3-0/+14
2012-04-13gbuildize internal zlibCaolán McNamara3-14/+0
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi7-73/+46
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl2-4/+4
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-7/+4
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi7-71/+71
2012-04-05Fix Prefer prefix ++/-- operatorsJulien Nabet1-1/+1
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-5/+2
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2-2/+2
2012-02-28callcatcher: remove newly unused methods and update listCaolán McNamara2-7/+0
2012-02-17WaE: unused variableCaolán McNamara1-0/+1
2012-02-17remove dodgy header-guardsCaolán McNamara2-4/+0
2012-02-16drop Z_PREFIX from internal zlib, makes building clucene much easierCaolán McNamara2-6/+6
2012-02-15use sal crc32 and skip cast frenzyCaolán McNamara1-9/+3
2012-02-15these were surely meant to be Z_PREFIX not ZLIB_PREFIXCaolán McNamara2-6/+6
2012-02-16Use RTL_CONSTASCII_STRINGPARAM instead of bare numberTakeshi Abe1-1/+1
2012-02-12If we can have a few more information...Julien Nabet1-1/+2
2012-02-08Added READMEs for modules which used to be in componentsJosh Heidenreich1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar2-2/+2
2012-01-02Fix for fdo43460 Part XXVI getLength() to isEmpty()Olivier Hallot10-76/+76
2011-12-21catch exception by constant referenceTakeshi Abe3-14/+14
2011-12-16Better fix for over-zealous Zip package consistency.Thorsten Behrens1-2/+8
2011-12-16Fix inconsistent compression method for encrypted ZIP packages.Thorsten Behrens1-6/+6
2011-12-15Revert "Fix n#653688"Stephan Bergmann1-7/+1
2011-12-14Align comment with code for overly zealous check in Zip fix.Thorsten Behrens1-1/+1
2011-12-14Fix n#653688Thorsten Behrens1-1/+7
2011-12-08childs -> childrenMichael T. Whiteley1-1/+1
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove pch from the include listNorbert Thiebaud2-2/+0
2011-11-27remove include of pch header from packageNorbert Thiebaud38-71/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2-4/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-4/+4
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-10-08add more component prefixesMatúš Kukan4-4/+4
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara3-0/+6
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-17/+15
2011-09-08add chaff to encrypted documentsCaolán McNamara4-0/+30