Age | Commit message (Expand) | Author |
2012-05-28 | check key size | Caolán McNamara |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-16 | a tiny spelling mistak | Udo Schuermann |
2012-04-13 | sigh, need a 64bit zlib too on windows, reverting | Caolán McNamara |
2012-04-13 | gbuildize internal zlib | Caolán McNamara |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-08 | LinkTarget.mk: remove gb_LinkTarget_add_package_headers | Michael Stahl |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-05 | Fix Prefer prefix ++/-- operators | Julien Nabet |
2012-03-30 | remove static OUStrings from static_initialization_and_destruction chain | Caolán McNamara |
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan |
2012-02-28 | callcatcher: remove newly unused methods and update list | Caolán McNamara |
2012-02-17 | WaE: unused variable | Caolán McNamara |
2012-02-17 | remove dodgy header-guards | Caolán McNamara |
2012-02-16 | drop Z_PREFIX from internal zlib, makes building clucene much easier | Caolán McNamara |
2012-02-15 | use sal crc32 and skip cast frenzy | Caolán McNamara |
2012-02-15 | these were surely meant to be Z_PREFIX not ZLIB_PREFIX | Caolán McNamara |
2012-02-16 | Use RTL_CONSTASCII_STRINGPARAM instead of bare number | Takeshi Abe |
2012-02-12 | If we can have a few more information... | Julien Nabet |
2012-02-08 | Added READMEs for modules which used to be in components | Josh Heidenreich |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud |
2012-01-11 | fix prefix of command line switches (-- instead of -) | Andras Timar |
2012-01-02 | Fix for fdo43460 Part XXVI getLength() to isEmpty() | Olivier Hallot |
2011-12-21 | catch exception by constant reference | Takeshi Abe |
2011-12-16 | Better fix for over-zealous Zip package consistency. | Thorsten Behrens |
2011-12-16 | Fix inconsistent compression method for encrypted ZIP packages. | Thorsten Behrens |
2011-12-15 | Revert "Fix n#653688" | Stephan Bergmann |
2011-12-14 | Align comment with code for overly zealous check in Zip fix. | Thorsten Behrens |
2011-12-14 | Fix n#653688 | Thorsten Behrens |
2011-12-08 | childs -> children | Michael T. Whiteley |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud |
2011-11-27 | remove pch from the include list | Norbert Thiebaud |
2011-11-27 | remove include of pch header from package | Norbert Thiebaud |
2011-11-27 | remove pre-compiled header support in gbuild and gbuildified module | Norbert Thiebaud |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud |
2011-10-08 | add more component prefixes | Matúš Kukan |
2011-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen |
2011-09-30 | add mode-lines to .m files and last round of merged files, etc. | Caolán McNamara |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann |
2011-09-08 | add chaff to encrypted documents | Caolán McNamara |
2011-08-30 | Some cppcheck cleaning | Julien Nabet |
2011-08-26 | convert package to gbuild | Matúš Kukan |
2011-08-21 | undo anything not wizard related in the previous merge-commit | Norbert Thiebaud |
2011-08-21 | Merge branch 'master' into feature/gsoc2011_wizards | Xisco Fauli |