Age | Commit message (Expand) | Author |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
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-03-23 | .html files don't need executable bits | Michael Stahl |
2012-03-23 | README files don't need executable bits | Michael Stahl |
2012-03-23 | .csv files don't need executable bits | Michael Stahl |
2012-03-23 | .component files don't need executable bits | Michael Stahl |
2012-03-23 | .gif files don't need executable bits | Michael Stahl |
2012-03-23 | .hrc files don't need executable bits | Michael Stahl |
2012-03-23 | Improve error reporting | Stephan Bergmann |
2012-03-23 | Java new cannot return null | Stephan Bergmann |
2012-03-23 | Improve error reporting | Stephan Bergmann |
2012-03-23 | fdo#46102: Fix Java script examples after gbuild'ification | Stephan Bergmann |
2012-03-23 | fdo#46102: Load Java scripts with class loaders that actually find them | Stephan Bergmann |
2012-03-23 | scripting: don't need x bits for these | Michael Stahl |
2012-03-22 | fdo#46102: Fix scripting jar manifests after gbuild'ification | Stephan Bergmann |
2012-03-21 | chmod -x | Tor Lillqvist |
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan |
2012-02-28 | Avoid temporary rtl::OUString | Takeshi Abe |
2012-02-27 | s/interpreters/scripting/ | Tor Lillqvist |
2012-02-27 | Decouple disabling of scripting (BASIC &co) from OS being iOS | Tor Lillqvist |
2012-02-21 | expand and remove dcsssf macro | Thomas Arnhold |
2012-02-21 | Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) | Takeshi Abe |
2012-02-08 | Added READMEs for modules which used to be in libs-core | Josh Heidenreich |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud |
2012-01-27 | Bypass building BASIC and scripting related modules for iOS | Tor Lillqvist |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann |
2012-01-11 | fix prefix of command line switches (-- instead of -) | Andras Timar |
2012-01-05 | Fix for fdo43460 Part XXIX getLength() to isEmpty() | Olivier Hallot |
2011-12-25 | catch exception by constant reference | Takeshi Abe |
2011-12-15 | Removed extra semicolons | Jesse |
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 scripting | 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-24 | switch python scripting extension to passive registration | Michael Meeks |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud |
2011-11-08 | ScriptProviderForPython: better description | Michael Stahl |
2011-11-05 | ScriptProviderForPython: add some description | Michael Stahl |
2011-11-04 | a very minor typo in a comment | Laurent Godard |
2011-11-03 | fdo#42312: Change bsh and js script providers from extensions to optional mod... | Stephan Bergmann |
2011-10-24 | Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn... | Stephan Bergmann |
2011-10-23 | no need for SRCDIR parameter here | Matúš Kukan |
2011-10-16 | add Class-Path: to ScriptProviderForBeanShell.jar when using system-beanshell | Rene Engelhard |