Age | Commit message (Expand) | Author |
2011-08-29 | callcatcher: drop various unused methods | Caolán McNamara |
2011-08-29 | remove ByteString::IsAlphaNumericAscii and refactor a bit | Caolán McNamara |
2011-08-24 | catch ignored exceptions by const reference | Takeshi Abe |
2011-08-23 | make sure dialog api object is reset when window is closed ( but not vetoed ) | Noel Power |
2011-08-22 | fix leaking 'Pictures' streams from basic dialogs in base | Noel Power |
2011-08-22 | callcatcher: various methods | Caolán McNamara |
2011-08-22 | ByteString->rtl::OString | Caolán McNamara |
2011-08-19 | use preferred tokenizer | Caolán McNamara |
2011-08-19 | convert tools::Config to rtl::OString | Caolán McNamara |
2011-08-19 | ByteString->rtl::OString | Caolán McNamara |
2011-08-18 | Add prefixes for some component_getFactory functions | Matúš Kukan |
2011-08-17 | fdo#40173 write out *newly* empty library | Lionel Elie Mamane |
2011-08-17 | fdo#40079: load Dialog library before trying to get embedded images | Lionel Elie Mamane |
2011-08-17 | Janitorial: deduplicate code; no behaviour change | Lionel Elie Mamane |
2011-08-16 | fix merge foobar, use css::script::XLibraryQueryExecutable for Libraray | Noel Power |
2011-08-16 | dllmgr-x86 expects stdcall-decorated names | Tor Lillqvist |
2011-08-15 | ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalString | Caolán McNamara |
2011-08-14 | Fix visibility in basic to make automation link again. | Jan Holesovsky |
2011-08-14 | class SfxLibrary: Typo in private member name: maOrig*ni*alStorageURL | Lionel Elie Mamane |
2011-08-12 | cppcheck: fix possible null pointer dereference | Takeshi Abe |
2011-08-11 | callcatcher: yet more unused code | Caolán McNamara |
2011-08-05 | strange delete variant | Caolán McNamara |
2011-08-05 | don't need to include this here | Caolán McNamara |
2011-08-05 | callcatcher: unused methods | Caolán McNamara |
2011-08-03 | callcatcher: remove unused methods | Caolán McNamara |
2011-08-03 | make assert useful, state *what* url is invalid | Caolán McNamara |
2011-08-02 | callcatcher: remove unused methods | Thomas Arnhold |
2011-08-02 | use OSL_VERIFY instead | Caolán McNamara |
2011-08-01 | move required SttResId into libapp.a where it is required for automation/ | Michael Meeks |
2011-07-30 | convert basic to gbuild | Matúš Kukan |
2011-07-30 | Some cppcheck cleaning | Julien Nabet |
2011-07-29 | callcatcher: remove unused methods | Thomas Arnhold |
2011-07-26 | fixed typo | Takeshi Abe |
2011-07-25 | fdo#39520 - turn DocBasicItems into an rtl::Static to improve shutdown on mac | Michael Meeks |
2011-07-22 | check return of osl_setFilePos | Caolán McNamara |
2011-07-21 | Do not use macros from comphelper's componentmodule.hxx | Matúš Kukan |
2011-07-20 | Change version string displayed in VCLTestTool's About dialog | Matúš Kukan |
2011-07-19 | ByteString::CreateFromInt32->rtl::OStringBuffer::append | Caolán McNamara |
2011-07-14 | callcatcher: remove unused non-class level methods | Caolán McNamara |
2011-07-14 | ByteString::CreateFromInt32->rtl::OString::valueOf | Caolán McNamara |
2011-07-12 | remove runsInSetup which has a const return value | Thomas Arnhold |
2011-07-12 | callcatcher: remove unused StarBASIC::StaticSuppressSfxResource | Thomas Arnhold |
2011-07-12 | callcatcher: remove unused StarBASIC::StaticEnableReschedule | Thomas Arnhold |
2011-07-12 | callcatcher: remove unused StarBASIC::SetGlobalLanguageMode | Thomas Arnhold |
2011-07-12 | callcatcher: remove unused StarBASIC::LoadOldModules | Thomas Arnhold |
2011-07-12 | callcatcher: remove unused StarBASIC::GetLanguageMode | Thomas Arnhold |
2011-07-12 | callcatcher: remove unused StarBASIC::GetGlobalLanguageMode | Thomas Arnhold |
2011-07-12 | callcatcher: remove unused StarBASIC::GetGlobalBreakHdl | Thomas Arnhold |
2011-07-12 | callcatcher: remove unused StarBASIC::FindVarInCurrentScopy | Thomas Arnhold |
2011-07-12 | callcatcher: remove unused StarBASIC::ActivateObject | Thomas Arnhold |