Age | Commit message (Expand) | Author |
2013-02-28 | Bypass a little more stuff for Android (and iOS) | Tor Lillqvist |
2013-02-28 | Use proper Android logging here, too | Tor Lillqvist |
2013-02-27 | WaE: unused function | Tor Lillqvist |
2013-02-26 | Bypass the crack pipe on Android and iOS | Tor Lillqvist |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-02-24 | loplugin: unused variables | Thomas Arnhold |
2013-02-22 | Try ignoring IPC pipe errors on Android | Tor Lillqvist |
2013-02-22 | Rename the package and .apk of the "desktop" test app to avoid confusion | Tor Lillqvist |
2013-02-22 | these stray fprintfs drive people demented | Caolán McNamara |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-21 | Remove leftover debugging printf | Tor Lillqvist |
2013-02-21 | android: finally starting and rendering at least something again. | Michael Meeks |
2013-02-21 | Clean up code that sends and recvs strings accross the OfficeIPC pipe | Stephan Bergmann |
2013-02-20 | Some cppcheck cleaning | Julien Nabet |
2013-02-20 | s/FaultBack/Fallback/ | Tor Lillqvist |
2013-02-19 | Good way to initialize array of char char var[NB]={0} | Julien Nabet |
2013-02-19 | coverity#983483 String not null terminated | Norbert Thiebaud |
2013-02-16 | Clean up some supportsService implementations | Stephan Bergmann |
2013-02-15 | Added the current commit to "soffice --version". Fixes bug 60688. | Christopher Hotchkiss |
2013-02-14 | Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII... | Jean-Noël Rouvignac |
2013-02-12 | Undefined UpdateRequiredDialog::selectEntry | Stephan Bergmann |
2013-02-12 | Clean up EXTENSION_LISTBOX_ENTRY_NOTFOUND | Stephan Bergmann |
2013-02-12 | fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new style | Noel Grandin |
2013-02-11 | fdo#46808, convert code in desktop module to XComponentContext | Noel Grandin |
2013-02-11 | fdo#46808, convert xml::xpath::XPathAPI to new-style service | Noel Grandin |
2013-02-11 | fdo#46808, Use singleton util::theMacroExpander new-style constructor | Noel Grandin |
2013-02-07 | Revert "Cleanly remove an extension again that cannot be activated while inst... | Stephan Bergmann |
2013-02-06 | The resstart crack causes a crash when running sandboxed on OS X | Tor Lillqvist |
2013-02-05 | Better error reporting | Stephan Bergmann |
2013-02-05 | Cleanly remove components from rdb again that fail during live insertion | Stephan Bergmann |
2013-02-05 | Cleanly remove an extension again that cannot be activated while installing it | Stephan Bergmann |
2013-02-05 | Avoid a SAL_WARN caused by IllegalArgumentEx now being a RuntimeEx | Stephan Bergmann |
2013-02-05 | Ignore IPC socket setup errors on OS X as they occur always when sandboxed | Tor Lillqvist |
2013-01-30 | osl::{File,Directory}::getURL() had curiously been missing | Stephan Bergmann |
2013-01-25 | fdo#57061: Use a new MIGRATION4 flag file for profile migration LO 3 -> 4 | Stephan Bergmann |
2013-01-24 | Improve debug error reporting | Stephan Bergmann |
2013-01-18 | PRODUCTEXTENSION: fix various obvious strings and such... | Michael Stahl |
2013-01-15 | fdo#46808, Adapt frame::SessionListener UNO service to new style | Noel Grandin |
2013-01-15 | fdo#46808, Adapt frame::StartModule UNO service to new style | Noel Grandin |
2013-01-14 | Use std::back_inserter | Stephan Bergmann |
2013-01-11 | QUARTZ is equivalent to MACOSX | Tor Lillqvist |
2013-01-10 | fdo#58909: Missing BAK_EXTENSIONS bootstrap variable | Stephan Bergmann |
2013-01-09 | add a CloseButton to vcl for convenience | Caolán McNamara |
2013-01-08 | Fix MigrationImpl::subtract | Stephan Bergmann |
2013-01-07 | fdo#57203 Unknown option: -Embedding | Aurimas Fišeras |
2013-01-07 | Cleanup: #include <tools/gen.hxx> | Matteo Casalin |
2013-01-06 | Typo | Tor Lillqvist |
2013-01-06 | The "ProductSource" (MWS name) makes no sense any more | Tor Lillqvist |
2013-01-04 | Make LO buildable again after the GraphicFilter move. | Jan Holesovsky |