Age | Commit message (Expand) | Author |
2013-09-02 | GSOC work, ModalDialog instead of menu entry | Gergo Mocsi |
2013-09-02 | GSOC work, code complete option, menu entry fixes | Gergo Mocsi |
2013-09-02 | fix compile error, cerr not defined | Noel Power |
2013-09-02 | GSOC work menu entry + code fix | Gergo Mocsi |
2013-09-02 | GSOC work, some code fixes | Gergo Mocsi |
2013-09-02 | GSOC work, code fixes + cache implementation | Gergo Mocsi |
2013-09-02 | GSOC work Window appearance fix 2 + code fixes | Gergo Mocsi |
2013-09-02 | GSOC work week 5, some recent fixes | Gergo Mocsi |
2013-09-02 | GSOC work week 2, getting infromation from variables and print on terminal | Gergo Mocsi |
2013-09-02 | GSOC work week 0-1, allowing BASIC to recognize UNO interfaces | Gergo Mocsi |
2013-09-02 | XubString->OUString | Caolán McNamara |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-20 | fix for fdo#62323 fix duplicated and wrong tests | Noel Power |
2013-08-20 | fix for fdo#62323 bad conversion of Hex strings for certain values | Noel Power |
2013-08-19 | Simplify iteration over Sequence | Stephan Bergmann |
2013-08-18 | Use subfolder names from <config_folders.h> | Tor Lillqvist |
2013-08-08 | tweak comment translations | Michael Stahl |
2013-08-02 | do *not* silently ignore errors when saving libraries | Lionel Elie Mamane |
2013-08-02 | fdo#67685 open xSourceLibrariesStor only when needed | Lionel Elie Mamane |
2013-08-01 | Mark as const | Takeshi Abe |
2013-07-29 | Basic: make sure a messagebox has solarmutex | Lionel Elie Mamane |
2013-07-29 | Remove effectively unused INetURLObject OString overloads | Stephan Bergmann |
2013-07-26 | targetted clean of redundant header piece from 62badf3828 | Michael Meeks |
2013-07-22 | Mark as const | Takeshi Abe |
2013-07-10 | drop intermediate strings | Caolán McNamara |
2013-07-08 | -Werror,-Wdeprecated-register (Clang trunk towards 3.4) | Stephan Bergmann |
2013-07-05 | fixup nanosecond precision | Lionel Elie Mamane |
2013-07-02 | SvStream: remove the error prone operator<</>>(sal_Int64) | Michael Stahl |
2013-07-02 | OUString convertion for unotools | Norbert Thiebaud |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-29 | String to OUString and cleanup | Thomas Arnhold |
2013-06-29 | remove some createFromAscii usage | Thomas Arnhold |
2013-06-13 | Resolves: #i121504# Support for alpha channel in clipboard for all systems | Armin Le Grand |
2013-06-13 | blind ( windows ) fix re. uno::Refererence vs rtl::Reference foobar fdo#65545 | Noel Power |
2013-06-10 | Werror: labels ... not handled in switch | Fridrich Štrba |
2013-06-06 | Slowly, but surely going on compiling for mingw64 | Fridrich Štrba |
2013-06-05 | use uno::Reference#clear() method... | Noel Grandin |
2013-06-05 | remove unused componentcontext.hxx includes | Noel Grandin |
2013-06-03 | SfxLibraryContainer::storeLibraries_Impl: make saving basic macros work again | Miklos Vajna |
2013-06-03 | fdo#46808, Convert XMultiServiceFactory to XComponentContext | Noel Grandin |
2013-06-01 | typo length | Julien Nabet |
2013-05-31 | propacc.cxx include limits.h for USHRT_MAX. | Mark Wielaard |
2013-05-29 | Improve DialogProvider service ctor | Stephan Bergmann |
2013-05-29 | bogus TRUE/FALSE -> sal_False/sal_True | Caolán McNamara |
2013-05-28 | fdo#46808, Convert awt::UnoControlDialog to new style | Noel Grandin |
2013-05-25 | Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style" | Stephan Bergmann |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin |
2013-05-21 | fdo#46808, Convert awt::XUnoControlDialog to new style | Noel Grandin |
2013-05-21 | fdo#46808, Convert awt::UnoControlDialogModel to new style | Noel Grandin |
2013-05-20 | fix wildcard handling regression( for basic functions like Dir ) fdo#64536 | Noel Power |