Age | Commit message (Expand) | Author |
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 |
2012-02-13 | can use a reference for singleton | Caolán McNamara |
2012-02-10 | use TransliterationWrapper in lcl_queryMacro, fdo#45607 | Markus Mohrhard |
2012-02-10 | add SbGlobal for shared static objects | Markus Mohrhard |
2012-02-10 | fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC | Matúš Kukan |
2012-02-08 | update unused list | Caolán McNamara |
2012-02-08 | callcatcher: update list, ByteString is on the ropes | Caolán McNamara |
2012-02-08 | Added READMEs for modules which used to be in libs-core | Josh Heidenreich |
2012-02-07 | Use defined utility BASIC_DLL()/BASIC_MOD() | Takeshi Abe |
2012-02-07 | Removed unused variables | Takeshi Abe |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud |
2012-02-01 | A few safe replacements of pathes->paths | Jesús Corrius |
2012-02-01 | callcatcher: update list | Caolán McNamara |
2012-01-31 | Replaced String by rtl::OUString in SbiScanner | Takeshi Abe |
2012-01-30 | refactor ConvertLineEnd | Caolán McNamara |
2012-01-30 | callcatcher: remove unused NextChannel | Caolán McNamara |
2012-01-30 | ByteString->rtl::OString | Caolán McNamara |
2012-01-29 | Removed unused define and extern | Takeshi Abe |
2012-01-29 | Use defined macro instead of magic number | Takeshi Abe |
2012-01-27 | Do deliver headers also for iOS even if we don't build the libs | Tor Lillqvist |
2012-01-27 | Bypass building BASIC and scripting related modules for iOS | Tor Lillqvist |