Age | Commit message (Expand) | Author |
2015-01-28 | remove unused typedefs | Noel Grandin |
2015-01-26 | android: add postMouseEvent to LOKit JNI interface | Tomaž Vajngerl |
2015-01-26 | LOK: move postMouseEvent to Document | Miklos Vajna |
2015-01-26 | android: release local ref to string after callback exec. in JNI | Tomaž Vajngerl |
2015-01-26 | Add initial lok::Office::postMouseEvent() | Miklos Vajna |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-23 | 'Ownership' is one word, as is 'relationship' | Tor Lillqvist |
2015-01-22 | Re-indent to make precedence clear | Stephan Bergmann |
2015-01-22 | areBothOpenFrom can be a free function | Stephan Bergmann |
2015-01-22 | fdo#88158 Display two "Open..." entries in the file-menu | Juergen Funk |
2015-01-20 | Remove unused code | Juergen Funk |
2015-01-20 | Drop unused comphelper::service_decl::component_getFactoryHelper params | Stephan Bergmann |
2015-01-20 | Some more loplugin:cstylecast: desktop | Stephan Bergmann |
2015-01-19 | operator ?: has lower precedence than <<; << will be evaluated first | Tor Lillqvist |
2015-01-19 | executeDispatchRequests : cleaning outputs | Laurent Godard |
2015-01-19 | convert-to : display error messages in console fdo#88326 | Laurent Godard |
2015-01-16 | jni: if documentLoad returns NULL don't call NewDirectByteBuffer | Tomaž Vajngerl |
2015-01-16 | LOK: add LibreOfficeKitKeyEventType enumeration | Miklos Vajna |
2015-01-13 | svx, canvas, desktop: gb_OBJCXXFLAGS are not needed at all | Douglas Mencken |
2015-01-12 | jni: add postKeyEvent to Office and redirect the call to LOK | Tomaž Vajngerl |
2015-01-12 | Add lok::Office::postKeyEvent() | Miklos Vajna |
2015-01-12 | android: Add support for callbacks from LO to JNI and Java LOK | Tomaž Vajngerl |
2015-01-09 | fdo#84938: replace SYSTEMWINDOW_MODE constants with 'enum class' | Noel Grandin |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2015-01-07 | drop crashrep unused since start of LibreOffice | Caolán McNamara |
2015-01-07 | fdo#84938: convert VCL_INPUT_ #defines to 'enum class' | Noel Grandin |
2015-01-07 | fix spelling: garded -> guarded | Noel Grandin |
2015-01-07 | fdo#39440 reduce scope of local variables | Łukasz Hryniuk |
2015-01-06 | lok::Document: add registerCallback() | Miklos Vajna |
2015-01-07 | android: Add initializeForRendering to LOK | Tomaž Vajngerl |
2015-01-06 | fdo#84938: convert CTRL_STATE_ #defines to 'enum class' | Noel Grandin |
2015-01-05 | desktop: fix copypasta in officeloader.cxx | Michael Stahl |
2015-01-05 | Some loplugin:revisibility clean-up | Stephan Bergmann |
2015-01-05 | fdo#67343 Arrange Help button in a secondary group | Adolfo Jayme Barrientos |
2015-01-02 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2015-01-02 | Remove unnecessary comphelper::string::getToken | Stephan Bergmann |
2015-01-02 | Fix --help output | Stephan Bergmann |
2015-01-01 | desktop: adapt pArgDescr to CommandLineArgs::ParseCommandLine_Impl() | Miklos Vajna |
2014-12-22 | desktop, sysui: let --convert-to imply --headless | Miklos Vajna |
2014-12-22 | Drop unused member variables | Takeshi Abe |
2014-12-19 | desktop: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-18 | Introduce gb_*_set_external_code | Stephan Bergmann |
2014-12-18 | desktop: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-16 | LOK: let doc_getDocumentType() use supportsService() | Miklos Vajna |
2014-12-12 | desktop: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-12 | java: fix non-public UNO implementation classes | Noel Grandin |
2014-12-12 | osl_getCommandArg always returns osl_Process_E_None | Stephan Bergmann |
2014-12-12 | fdo#39440 reduce scope of local variables | Michael Weghorn |
2014-12-11 | Related: fdo#87242 init VirtualDevice with size of surface | Caolán McNamara |
2014-12-11 | desktop: avoid loading to-be-recovered documents when recovery is disabled | Miklos Vajna |