Age | Commit message (Expand) | Author |
2013-03-12 | liblibo: install test library by itself and install it. | Michael Meeks |
2013-03-12 | liblibo: create XComponent for doc | Jack Leigh |
2013-03-12 | liblibo: better init code. | Michael Meeks |
2013-03-12 | liblibo: move to C++ interface. | Jack Leigh |
2013-03-12 | liblibo: create initial liblibreoffice. | Michael Meeks |
2013-03-12 | Use symbolic names instead of magic literal constants | Tor Lillqvist |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2013-03-09 | Revert "WIP: Experimental new binary type.rdb format" | Stephan Bergmann |
2013-03-09 | WIP: Experimental new binary type.rdb format | Stephan Bergmann |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-03-07 | fdo#34540 convert 'soffice --help' dialog on Windows to .ui | Andras Timar |
2013-03-07 | fdo#46808, Convert singleton theMasterScriptProviderFactory | Noel Grandin |
2013-03-07 | fdo#46808, Convert ui::UIConfigurationManager to new-style | Noel Grandin |
2013-03-07 | Handle damage tracking and redrawing properly in the "desktop" Android app | Tor Lillqvist |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
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 |