Age | Commit message (Expand) | Author |
2012-04-13 | made the search straightforward | Takeshi Abe |
2012-04-13 | extract ImpGetIntntlSep() into sbxconv.hxx and reuse it | Takeshi Abe |
2012-04-10 | String::CreateFromInt32->rtl::OUString::valueOf | Caolán McNamara |
2012-04-09 | add package deps for resources | David Tardon |
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-02 | reorganize trickier statics | Caolán McNamara |
2012-04-02 | remove static objects from static_initialization_and_destruction chain | Caolán McNamara |
2012-04-02 | callcatcher: remove some unused code | Caolán McNamara |
2012-03-30 | remove static OUStrings from static_initialization_and_destruction chain | Caolán McNamara |
2012-03-28 | removed duplicate includes in avmedia / basic / canvas / chart2 / comphelper | Takeshi Abe |
2012-03-26 | removed duplicate includes in basic / canvas / chart2 / comphelper | Takeshi Abe |
2012-03-23 | .component files don't need executable bits | Michael Stahl |
2012-03-23 | .hrc files don't need executable bits | Michael Stahl |
2012-03-22 | over-engineered thread-safe static OUString | Caolán McNamara |
2012-03-20 | remove ToDouble/ToFloat | Caolán McNamara |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan |
2012-03-09 | fix error comparing a struct vs an uno prop containing a struct fdo#42819 | Noel Power |
2012-03-08 | state *what* was not found when throwing exception | Caolán McNamara |
2012-03-08 | these Links either shouldn't be links, or shouldn't exist | Caolán McNamara |
2012-03-08 | Removed unused macro | Takeshi Abe |
2012-03-06 | more idle code documentation improvement | Michael Meeks |
2012-03-06 | Removed useless #ifdef guard | Takeshi Abe |
2012-03-05 | basic: add missing forward declarations for helper functions | Michael Meeks |
2012-03-05 | Remove unused SbxMemoryStream | Tor Lillqvist |
2012-03-05 | Sprinkle more DISABLE_SCRIPTING ifdefs | Tor Lillqvist |
2012-03-05 | Change my mind again: Do build a subset sb library even for DISABLE_SCRIPTING | Tor Lillqvist |
2012-03-05 | Remove unused code from basic | Elton Chung |
2012-03-05 | Convert SbxFactory from SV_DECL_PTRARR_DEL to boost::ptr_vector | Noel Grandin |
2012-03-05 | Revert "Build libsb with a few dummy classes also for --disable-scripting" | Tor Lillqvist |
2012-03-01 | Build libsb with a few dummy classes also for --disable-scripting | Tor Lillqvist |
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-24 | basic: tolerate empty / missing dialog.xlc and script.xlc files | Michael Meeks |
2012-02-24 | basic: remove un-used return value indicating failure | Michael Meeks |
2012-02-23 | Get rid of CREATEVERSIONRESMGR[_NAME] | Stephan Bergmann |
2012-02-22 | OUString ctor for string literals without RTL_CONSTASCII stuff | Luboš Luňák |
2012-02-21 | expand and remove NS_* macro | Thomas Arnhold |
2012-02-21 | allow keyword Append to be used as a variable. bnc#745930 | Noel Power |
2012-02-20 | Remove unused code | Petr Vorel |
2012-02-18 | Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) | Takeshi Abe |
2012-02-16 | callcatcher: update unused code list | Caolán McNamara |
2012-02-15 | WaE: moaning about unintialized variables | Caolán McNamara |
2012-02-14 | remove sunpro 5.0 handling | Thomas Arnhold |
2012-02-13 | Replaced String by rtl::OUString | Takeshi Abe |
2012-02-13 | callcatcher: regenerate list | Caolán McNamara |