Age | Commit message (Expand) | Author |
2011-09-15 | I think IMPL_GEN_RES_STR is not needed here | Tor Lillqvist |
2011-09-15 | replace ByteString::Fill | Caolán McNamara |
2011-09-12 | sb140: #i117698# no implementations of XIdlClassProvider remain, so code that... | Stephan Bergmann |
2011-08-31 | Translated German comments, removed redundant ones till cairo (incl.) | Allmann-Rahn |
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 | No DLL stuff needed here as these go into static libs | Tor Lillqvist |
2011-08-24 | Don't define BASIC_DLLIMPLEMENTATION when building static libs | Tor Lillqvist |
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 | detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set | Norbert Thiebaud |
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-16 | wnt-mingw.s is an assembler source file | 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 | Implement AsmObject in gbuild (Windows only for now, stub for unxgcc). | Jan Holesovsky |
2011-08-11 | callcatcher: yet more unused code | Caolán McNamara |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe |
2011-08-05 | strange delete variant | Caolán McNamara |
2011-08-05 | I believe the intent is to be non-copyable, so lets use boost on base-class | 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-05 | reflect gmake flavor | Takeshi Abe |
2011-08-05 | Emacs mode line compatible with vi's one | Takeshi Abe |
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 | get this visibilty of this right for debug builds | Caolán McNamara |
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-31 | Some cppcheck cleaning | Julien Nabet |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist |
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 |