summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* fdo#49819, fdo#54609: Do not consider timestamp differences as corruptionFridrich Štrba2012-09-241-1/+3
* count and order of receipt of properties doesn't matterCaolán McNamara2012-06-023-58/+67
* 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-306-259/+10
* check key sizeCaolán McNamara2012-05-281-2/+8
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* a tiny spelling mistakUdo Schuermann2012-04-161-1/+1
* sigh, need a 64bit zlib too on windows, revertingCaolán McNamara2012-04-133-0/+14
* gbuildize internal zlibCaolán McNamara2012-04-133-14/+0
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-087-73/+46
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-082-4/+4
* 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
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-102-2/+2
* callcatcher: remove newly unused methods and update listCaolán McNamara2012-02-282-7/+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
* Added READMEs for modules which used to be in componentsJosh Heidenreich2012-02-081-0/+1
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* fix prefix of command line switches (-- instead of -)Andras Timar2012-01-112-2/+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
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
* remove pch from the include listNorbert Thiebaud2011-11-272-2/+0
* remove include of pch header from packageNorbert Thiebaud2011-11-2738-71/+0
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-272-4/+0
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-4/+4
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* add more component prefixesMatúš Kukan2011-10-084-4/+4
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* 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