Age | Commit message (Expand) | Author |
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 |
2011-08-16 | ditch some junk | Caolán McNamara |
2011-08-13 | Some cppcheck cleaning | Julien Nabet |
2011-08-11 | Some cppcheck cleaning | Julien Nabet |
2011-08-03 | Produce correct sha256 uri, consume correct uri and original spec typo | Caolán McNamara |
2011-07-21 | Generate correctly named import library for WNTGCC | Tor Lillqvist |
2011-07-12 | Remove component_getImplementationEnvironment | Matus Kukan |
2011-06-20 | add missing newline to the end of file to silence the compiler | Robert Nagy |
2011-06-13 | createFromAscii -> RTL_CONSTASCII_USTRINGPARAM | Caolán McNamara |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist |
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky |
2011-05-04 | Remove unused variables. | Jan Holesovsky |
2011-04-28 | fixed cppcheck warnings | Andreas Becker |
2011-04-22 | Merge commit 'ooo/DEV300_m106' into libreoffice-3-4 | Jan Holesovsky |
2011-04-20 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet |
2011-04-19 | prefer prefix ++/-- operators | Kayo Hamid |
2011-04-19 | Export the two UNO component functions | Tor Lillqvist |
2011-04-19 | Export the two UNO component funcions | Tor Lillqvist |
2011-04-13 | catch by const reference | Caolán McNamara |
2011-04-13 | catch by const reference | Caolán McNamara |
2011-04-01 | CWS-TOOLING: integrate CWS mav60 | Ivo Hinkelmann |
2011-03-30 | Deliver the right thing so that Windows builds again | Fridrich Štrba |
2011-03-29 | Namespace ZipUtils for the Inflater / Deflater classes. | Jan Holesovsky |
2011-03-29 | make Inflater and Deflater classes available for other packages to use | Peter Jentsch |
2011-03-29 | WaE: parentheses around '&&' within '||' | David Tardon |